Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-b3nq4 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-b3nq4" namespace: "glassfish" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-b3nq4" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-b3nq4" - 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-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glassfish" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-b3nq4 in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 [Pipeline] { [Pipeline] stage [Pipeline] { (Build dependencies) [Pipeline] sh + java -version openjdk version "17.0.2" 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build GlassFish) [Pipeline] sh + ls -altrh total 0 drwxr-sr-x. 2 jenkins 1003280000 6 May 20 04:53 . drwxr-sr-x. 4 jenkins 1003280000 88 May 20 04:53 .. + git clone https://github.com/eclipse-ee4j/glassfish.git . Cloning into '.'... Checking out files: 50% (14748/28977) Checking out files: 51% (14779/28977) Checking out files: 52% (15069/28977) Checking out files: 53% (15358/28977) Checking out files: 54% (15648/28977) Checking out files: 55% (15938/28977) Checking out files: 56% (16228/28977) Checking out files: 57% (16517/28977) Checking out files: 58% (16807/28977) Checking out files: 59% (17097/28977) Checking out files: 60% (17387/28977) Checking out files: 61% (17676/28977) Checking out files: 62% (17966/28977) Checking out files: 63% (18256/28977) Checking out files: 64% (18546/28977) Checking out files: 65% (18836/28977) Checking out files: 66% (19125/28977) Checking out files: 67% (19415/28977) Checking out files: 68% (19705/28977) Checking out files: 69% (19995/28977) Checking out files: 70% (20284/28977) Checking out files: 71% (20574/28977) Checking out files: 72% (20864/28977) Checking out files: 73% (21154/28977) Checking out files: 74% (21443/28977) Checking out files: 75% (21733/28977) Checking out files: 76% (22023/28977) Checking out files: 77% (22313/28977) Checking out files: 78% (22603/28977) Checking out files: 79% (22892/28977) Checking out files: 80% (23182/28977) Checking out files: 81% (23472/28977) Checking out files: 82% (23762/28977) Checking out files: 83% (24051/28977) Checking out files: 84% (24341/28977) Checking out files: 85% (24631/28977) Checking out files: 86% (24921/28977) Checking out files: 87% (25210/28977) Checking out files: 88% (25500/28977) Checking out files: 89% (25790/28977) Checking out files: 90% (26080/28977) Checking out files: 91% (26370/28977) Checking out files: 92% (26659/28977) Checking out files: 93% (26949/28977) Checking out files: 94% (27239/28977) Checking out files: 95% (27529/28977) Checking out files: 96% (27818/28977) Checking out files: 97% (28108/28977) Checking out files: 98% (28398/28977) Checking out files: 98% (28565/28977) Checking out files: 99% (28688/28977) Checking out files: 100% (28977/28977) Checking out files: 100% (28977/28977), done. + git checkout 6.x Switched to a new branch '6.x' Branch '6.x' set up to track remote branch '6.x' from 'origin'. + ls -altrh total 112K drwxr-sr-x. 4 jenkins 1003280000 88 May 20 04:53 .. -rw-r--r--. 1 jenkins 1003280000 35K May 20 04:58 LICENSE.md -rw-r--r--. 1 jenkins 1003280000 2.7K May 20 04:58 .gitignore drwxr-sr-x. 3 jenkins 1003280000 80 May 20 04:58 .github -rwxr-xr-x. 1 jenkins 1003280000 3.4K May 20 04:58 gfbuild.sh -rwxr-xr-x. 1 jenkins 1003280000 1.3K May 20 04:58 validateJars.sh -rwxr-xr-x. 1 jenkins 1003280000 901 May 20 04:58 updateVersion.sh -rw-r--r--. 1 jenkins 1003280000 2.2K May 20 04:58 CONTRIBUTING.md -rw-r--r--. 1 jenkins 1003280000 5.1K May 20 04:58 README.md -rw-r--r--. 1 jenkins 1003280000 4.7K May 20 04:58 NOTICE.md -rw-r--r--. 1 jenkins 1003280000 7.7K May 20 04:58 Jenkinsfile drwxr-sr-x. 34 jenkins 1003280000 4.0K May 20 04:58 appserver drwxr-sr-x. 22 jenkins 1003280000 4.0K May 20 04:58 docs -rwxr-xr-x. 1 jenkins 1003280000 2.4K May 20 04:58 gftest.sh drwxr-sr-x. 3 jenkins 1003280000 79 May 20 04:58 etc drwxr-sr-x. 18 jenkins 1003280000 4.0K May 20 04:58 nucleus -rwxr-xr-x. 1 jenkins 1003280000 3.4K May 20 04:58 runtests.sh drwxr-sr-x. 3 jenkins 1003280000 32 May 20 04:58 qa -rw-r--r--. 1 jenkins 1003280000 6.5K May 20 04:58 pom.xml drwxr-sr-x. 9 jenkins 1003280000 4.0K May 20 04:58 . drwxr-sr-x. 8 jenkins 1003280000 163 May 20 04:58 .git + export JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest + JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest + export PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export S1AS_HOME=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + S1AS_HOME=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + export APS_HOME=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests + APS_HOME=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests + export TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log + TEST_RUN_LOG=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log + java --version openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) + bash -xe ./gfbuild.sh build_re_dev + '[' -z /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 ']' + build_re_dev + dev_build + mvn -U clean install -Pstaging,fastest -T2C --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GlassFish Project [pom] [INFO] Code Quality Verification Tools - Configuration [jar] [INFO] GlassFish Nucleus Parent Project [pom] [INFO] Glassfish Nucleus HK2 Modules [pom] [INFO] Tiger types- type arithmetic library for Java5 [glassfish-jar] [INFO] HK2 configuration module [glassfish-jar] [INFO] HK2 config types [glassfish-jar] [INFO] GlassFish Nucleus Project [pom] [INFO] Distribution Fragments for various OSGi platforms [pom] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Grizzly modules [pom] [INFO] grizzly-config [glassfish-jar] [INFO] Nucleus Grizzly jars Combining [jar] [INFO] Public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Common modules [pom] [INFO] Common Utilities [glassfish-jar] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Core modules [pom] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [INFO] Test Utilities [jar] [INFO] Admin Modules [pom] [INFO] admin-config-api [glassfish-jar] [INFO] Private APIs of Glassfish [glassfish-jar] [INFO] Nucleus Security Parent [pom] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [INFO] Deployment Related Common Classes [glassfish-jar] [INFO] Security Core Classes [glassfish-jar] [INFO] Security Services and SPI [glassfish-jar] [INFO] admin-util [glassfish-jar] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [INFO] Cluster [pom] [INFO] cluster-common [glassfish-jar] [INFO] Cluster SSH Provisioning [glassfish-jar] [INFO] Nucleus Logging Classes [glassfish-jar] [INFO] admin-launcher [glassfish-jar] [INFO] admin-cli [glassfish-jar] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [INFO] OSGi Container [glassfish-jar] [INFO] GlassFish API Exporter Module [glassfish-jar] [INFO] flashlight-framework [glassfish-jar] [INFO] Kernel Classes [glassfish-jar] [INFO] GMS Bootstrap Module [glassfish-jar] [INFO] cluster-admin [glassfish-jar] [INFO] admin-server-management [glassfish-jar] [INFO] cluster-cli [glassfish-jar] [INFO] GMS Module [glassfish-jar] [INFO] Glassfish MBeanServer support [glassfish-jar] [INFO] AMX Core [glassfish-jar] [INFO] GlassFish Extra JRE Packages [jar] [INFO] Context Propagation [glassfish-jar] [INFO] admin-monitoring [glassfish-jar] [INFO] GlassFish Admin REST Parent [pom] [INFO] GlassFish Admin REST Testing Framework [jar] [INFO] GlassFish Admin REST Client [glassfish-jar] [INFO] Eclipse GlassFish Parent Project [pom] [INFO] GlassFish EJB container related modules [pom] [INFO] GlassFish Core EJB Client [glassfish-jar] [INFO] GlassFish Common modules [pom] [INFO] Java EE dependent public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Java EE Annotation Framework [glassfish-jar] [INFO] nucleus.resources [glassfish-jar] [INFO] GlassFish Deployment Related Modules [pom] [INFO] Deployment Object Library [glassfish-jar] [INFO] GlassFish Security Parent [pom] [INFO] Jaspic Provider Framework [glassfish-jar] [INFO] GlassFish Transaction modules [pom] [INFO] Transaction Service Internal API [glassfish-jar] [INFO] GlassFish Resources infrastructure related modules [pom] [INFO] Resources Connector [glassfish-jar] [INFO] Connectors Parent [pom] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [INFO] EJB container Internal API [glassfish-jar] [INFO] Java binding for libpam.so [jar] [INFO] Java EE Security Core Classes [glassfish-jar] [INFO] stats77 [glassfish-jar] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [INFO] Glassfish Naming [glassfish-jar] [INFO] Container Common [glassfish-jar] [INFO] GlassFish persistence related modules [pom] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [INFO] EJB Container connector for Glassfish [glassfish-jar] [INFO] GlassFish ORB related modules [pom] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [INFO] GlassFish ORB connector implementation [glassfish-jar] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [INFO] GlassFish Web container related modules [pom] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [INFO] GlassFish Admin REST Service [glassfish-jar] [INFO] Nucleus template [jar] [INFO] flashlight-agent [jar] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [INFO] Flashlight [pom] [INFO] Deployment Related Admin Classes [glassfish-jar] [INFO] AutoDeploy Classes [glassfish-jar] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [INFO] Set of schemas for Nucleus [distribution-fragment] [INFO] Nucleus distributions [pom] [INFO] Nucleus distribution Common module [distribution-fragment] [INFO] Glassfish featuresets [pom] [INFO] Glassfish Nucleus Atomic Featureset [pom] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [INFO] Glassfish Nucleus Featureset [pom] [INFO] Nucleus Distribution [glassfish-distribution] [INFO] Diagnostics [pom] [INFO] Diagnostics API [glassfish-jar] [INFO] GlassFish Diagnostics Context [glassfish-jar] [INFO] AMX JavaEE [glassfish-jar] [INFO] LDAP Booster Pack [glassfish-jar] [INFO] GlassFish HA modules [pom] [INFO] GlassFish ha-file-store [glassfish-jar] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [INFO] GlassFish ha-shoal-store [glassfish-jar] [INFO] Set of DTDs for GlassFish Java EE distributions [distribution-fragment] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [INFO] Connector for GlassFish Web Container [glassfish-jar] [INFO] GlassFish Connectors Connector [glassfish-jar] [INFO] App Client Modules [pom] [INFO] GlassFish App Client Server-side Modules [pom] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [INFO] Admin Modules [pom] [INFO] Backup Restore classes [glassfish-jar] [INFO] App Server CLI Skinning Class [glassfish-jar] [INFO] admin-cli-optional [glassfish-jar] [INFO] admin-core [glassfish-jar] [INFO] Appserver template [jar] [INFO] GlassFish Core modules [pom] [INFO] Java EE related distributions kernel Classes [glassfish-jar] [INFO] GlassFish API Exporter Module Fragment [jar] [INFO] JTA Implementation for Glassfish [glassfish-jar] [INFO] Jakarta Mail Resources Support related modules [pom] [INFO] Jakarta Mail Connector [glassfish-jar] [INFO] Connectors Runtime [glassfish-jar] [INFO] JTS Implementation for Glassfish [glassfish-jar] [INFO] Web Container Naming Utilities [glassfish-jar] [INFO] Web Container Common Utilities [glassfish-jar] [INFO] Core Servlet Container [glassfish-jar] [INFO] JSTL implementation connector module [glassfish-jar] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [INFO] Web module command line interface [glassfish-jar] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [INFO] WebTier Security Integration [glassfish-jar] [INFO] GlassFish Web container embedded related modules [pom] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [INFO] Server-Sent Events [glassfish-jar] [INFO] Web Container glue code [glassfish-jar] [INFO] JSF implementation connector module [glassfish-jar] [INFO] JSP caching taglib connector module [glassfish-jar] [INFO] Web Container HA code [glassfish-jar] [INFO] Web Related Implementations for GlassFish [pom] [INFO] Weld connector for glassfish [glassfish-jar] [INFO] Weld integration for glassfish [glassfish-jar] [INFO] Weld Integration Fragment [glassfish-jar] [INFO] Fragment bundle for Weld related testing [jar] [INFO] cdi-api Fragment [jar] [INFO] Full EJB Container add-ons [glassfish-jar] [INFO] EJB Timer Service Application [war] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [INFO] EJB tier for GlassFish [pom] [INFO] GlassFish resources runtime [glassfish-jar] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [INFO] Connectors Inbound Support [glassfish-jar] [INFO] Work Management [glassfish-jar] [INFO] JDBC Module [pom] [INFO] JDBC Config Module [glassfish-jar] [INFO] Connectors admin [glassfish-jar] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [INFO] Load Balancer Internal API [glassfish-jar] [INFO] Load-Balancer admin [glassfish-jar] [INFO] GlassFish JMS modules [pom] [INFO] JMS Connector Module for Runtime [glassfish-jar] [INFO] JMS Module [glassfish-jar] [INFO] JMS admin [glassfish-jar] [INFO] JMS Injection Module for Runtime [glassfish-jar] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [INFO] JDBC Resource Adapter [pom] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [INFO] JDBC Templates [jar] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [INFO] JDBC Runtime Module [glassfish-jar] [INFO] JDBC admin [glassfish-jar] [INFO] GlassFish Oracle JDBC Packages [jar] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [INFO] JPA container for glassfish [glassfish-jar] [INFO] Declaring EclipseLink dependencies [pom] [INFO] GlassFish cmp related modules [pom] [INFO] utility module for cmp [glassfish-jar] [INFO] model module for cmp [glassfish-jar] [INFO] Database Generator module for cmp [glassfish-jar] [INFO] ejb-mapping module for cmp [glassfish-jar] [INFO] enhancer module for cmp [glassfish-jar] [INFO] internal-api module for cmp [glassfish-jar] [INFO] Entity Bean container [glassfish-jar] [INFO] support-sqlstore module for cmp [glassfish-jar] [INFO] support ejb module for cmp [glassfish-jar] [INFO] GlassFish cmp scripts [distribution-fragment] [INFO] CMP tier for GlassFish [pom] [INFO] Concurrency Utilities Modules [pom] [INFO] Concurrent Connector Module [glassfish-jar] [INFO] Concurrent Implementation Module [glassfish-jar] [INFO] Batch runtime modules for Glassfish [pom] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [INFO] Batch Connector for Glassfish [glassfish-jar] [INFO] Batch Commands for Glassfish [glassfish-jar] [INFO] GlassFish Extras modules [pom] [INFO] GlassFish JavaEE Manifest pom [pom] [INFO] GlassFish javaee.jar [jar] [INFO] GlassFish javaee.jar distribution fragment [distribution-fragment] [INFO] GlassFish appserv-rt Manifest pom [pom] [INFO] GlassFish appserv-rt.jar [jar] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [INFO] Ejb Security Integration [glassfish-jar] [INFO] Grizzly Glassfish Extra modules [pom] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [INFO] Glassfish Grizzly extra jars Combining [jar] [INFO] GlassFish Web Services related modules [pom] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [INFO] GlassFish Metro Glue Code [glassfish-jar] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [INFO] SOAP/TCP integration code [glassfish-jar] [INFO] WebServices Security and JSR 196 implementation [glassfish-jar] [INFO] App Client - client-side modules [pom] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [INFO] Appclient Security Integration [glassfish-jar] [INFO] Client OSGi module (including ACC) [glassfish-jar] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [INFO] Embedded GlassFish Shell [jar] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [INFO] GlassFish webservices scripts [distribution-fragment] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [INFO] Embedded GlassFish Static Shell [jar] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [INFO] Embedded GlassFish All-In-One [jar] [INFO] Embedded GlassFish nucleus [jar] [INFO] Embedded GlassFish Web [jar] [INFO] GlassFish Embedded modules [pom] [INFO] GlassFish Embedded Modules - Tests [jar] [INFO] DataProvider [jar] [INFO] Admin Console Integration [glassfish-jar] [INFO] Admin Console Integration [glassfish-jar] [INFO] Admin Console Packages [pom] [INFO] Admin Console Common [glassfish-jar] [INFO] Admin Console Core Jar [glassfish-jar] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [INFO] Admin Console Web Container Plugin [glassfish-jar] [INFO] Admin Console JTS Plugin [glassfish-jar] [INFO] Admin Console JDBC Plugin [glassfish-jar] [INFO] Admin Console Connectors Plugin [glassfish-jar] [INFO] Admin Console JMS Plugin [glassfish-jar] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [INFO] Admin Console Corba Plugin [glassfish-jar] [INFO] Admin Console Full distribution plugin [glassfish-jar] [INFO] Admin Console WAR [war] [INFO] Admin Console Install Fragment for Web distro [distribution-fragment] [INFO] Embedded GlassFish Shell Jars [pom] [INFO] Glassfish featuresets [pom] [INFO] Glassfish Web Featureset [pom] [INFO] Client Library (including ACC) [glassfish-jar] [INFO] GlassFish appclient scripts [distribution-fragment] [INFO] Glassfish Featureset [pom] [INFO] Debug [jar] [INFO] Glassfish distributions [pom] [INFO] GlassFish distribution Common module [distribution-fragment] [INFO] Glassfish Web Distribution [glassfish-distribution] [INFO] Glassfish Distribution [glassfish-distribution] [INFO] Security Related Implementation for GlassFish [pom] [INFO] GlassFish Tests [pom] [INFO] GlassFish Ant Tests [pom] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [INFO] connectors-ra-redeploy [pom] [INFO] connectors-ra-redeploy-jars [jar] [INFO] connectors-ra-redeploy-rars [rar] [INFO] connectors-ra-redeploy-rars-xa [rar] [INFO] Console extensions for OSGi platforms [pom] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [INFO] GlassFish Flashlight Client [glassfish-jar] [INFO] Flashlight [pom] [INFO] Ant tasks [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 4 [INFO] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [1/288] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-main-aggregator --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ glassfish-main-aggregator --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/6.2.6-SNAPSHOT/glassfish-main-aggregator-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [INFO] Building Code Quality Verification Tools - Configuration 6.2.6-SNAPSHOT [2/288] [INFO] from qa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-qa-config --- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ glassfish-qa-config --- [INFO] Copying 2 resources [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.0:install (default-install) @ glassfish-qa-config --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/qa/target/glassfish-qa-config-6.2.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/6.2.6-SNAPSHOT/glassfish-qa-config-6.2.6-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [INFO] Building GlassFish Nucleus Parent Project 6.2.6-SNAPSHOT [3/288] [INFO] from nucleus/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Parent Project: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-parent --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-parent --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-parent --- [INFO] [INFO] --- assembly:3.3.0:single (common-resources) @ nucleus-parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [INFO] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-parent --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/classes/META-INF for [INFO] [echo] nucleus-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-parent --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/6.2.6-SNAPSHOT/nucleus-parent-6.2.6-SNAPSHOT-resources.zip [INFO] [INFO] [INFO] ------------< org.glassfish.main.hk2:glassfish-nucleus-hk2 >------------ [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [INFO] Building Glassfish Nucleus HK2 Modules 6.2.6-SNAPSHOT [4/288] [INFO] Building GlassFish Nucleus Project 6.2.6-SNAPSHOT [5/288] [INFO] from nucleus/hk2/pom.xml [INFO] from nucleus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Nucleus HK2 Modules: [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Project: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-nucleus-hk2 --- [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-nucleus-parent --- [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-parent --- [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-nucleus-hk2 --- [INFO] [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-nucleus-parent --- [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-nucleus-hk2 --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-nucleus-hk2 --- [INFO] [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-hk2 --- [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-parent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-nucleus-hk2 --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/target/common-resources with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-nucleus-parent --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-nucleus-hk2 --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/target/classes/META-INF for [INFO] [echo] glassfish-nucleus-hk2 [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] Executing tasks [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-hk2 --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/target/classes/META-INF for [INFO] [echo] glassfish-nucleus-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/target/classes/META-INF [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-nucleus-parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-nucleus-hk2 --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.hk2-glassfish-nucleus-hk2-checkstyle) @ glassfish-nucleus-hk2 --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-nucleus-hk2 --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/glassfish-nucleus-hk2/6.2.6-SNAPSHOT/glassfish-nucleus-hk2-6.2.6-SNAPSHOT.pom [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-nucleus-parent --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/6.2.6-SNAPSHOT/glassfish-nucleus-parent-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.hk2:tiger-types >----------------- [INFO] Building Tiger types- type arithmetic library for Java5 6.2.6-SNAPSHOT [6/288] [INFO] from nucleus/hk2/tiger-types/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] [INFO] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [INFO] Building Distribution Fragments for various OSGi platforms 6.2.6-SNAPSHOT [8/288] [INFO] Building GlassFish Nucleus Grizzly modules 6.2.6-SNAPSHOT [7/288] [INFO] from nucleus/osgi-platforms/pom.xml [INFO] Building Scattered Archive APIs of Glassfish 6.2.6-SNAPSHOT [9/288] [INFO] from nucleus/grizzly/pom.xml [INFO] from nucleus/common/scattered-archive-api/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Distribution Fragments for various OSGi platforms: [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] ***************************************************************** [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Grizzly modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-grizzly --- [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-platforms --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ osgi-platforms --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-grizzly --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ osgi-platforms --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-grizzly --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ osgi-platforms --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ osgi-platforms --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-grizzly --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ osgi-platforms --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/target/common-resources with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-grizzly --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ osgi-platforms --- [INFO] Executing tasks [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/target/classes/META-INF for [INFO] [echo] osgi-platforms [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/target/classes/META-INF for [INFO] [echo] nucleus-grizzly [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/target/classes/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ osgi-platforms --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ osgi-platforms --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ osgi-platforms --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/6.2.6-SNAPSHOT/osgi-platforms-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [INFO] Building GlassFish Nucleus Common modules 6.2.6-SNAPSHOT [10/288] [INFO] from nucleus/common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Common modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-common --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-grizzly --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/target/common-resources with includes "" and excludes "" [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-grizzly --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/6.2.6-SNAPSHOT/nucleus-grizzly-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-common --- [INFO] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [INFO] Building GlassFish Nucleus Core modules 6.2.6-SNAPSHOT [11/288] [INFO] from nucleus/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Core modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/target/classes/META-INF for [INFO] [echo] nucleus-common [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [INFO] Building Admin Modules 6.2.6-SNAPSHOT [12/288] [INFO] from nucleus/admin/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/target/classes/META-INF for [INFO] [echo] nucleus-core [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/target/common-resources with includes "" and excludes "" [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/6.2.6-SNAPSHOT/nucleus-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [INFO] Building Nucleus Security Parent 6.2.6-SNAPSHOT [13/288] [INFO] from nucleus/security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus Security Parent: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-security --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-security --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-security --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-security --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/target/classes/META-INF for [INFO] [echo] nucleus-admin [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/6.2.6-SNAPSHOT/nucleus-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [INFO] Building GlassFish Nucleus Deployment Related Modules 6.2.6-SNAPSHOT [14/288] [INFO] from nucleus/deployment/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Nucleus Deployment Related Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-deployment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-deployment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-deployment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-deployment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-deployment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-deployment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/target/common-resources with includes "" and excludes "" [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/target/classes/META-INF for [INFO] [echo] nucleus-security [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-deployment --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-security --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/6.2.6-SNAPSHOT/nucleus-security-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [INFO] Building Cluster 6.2.6-SNAPSHOT [15/288] [INFO] from nucleus/cluster/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Cluster: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cluster --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cluster --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cluster --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cluster --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cluster --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cluster --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cluster --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/target/classes/META-INF for [INFO] [echo] nucleus-deployment [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-deployment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-deployment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-deployment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/6.2.6-SNAPSHOT/nucleus-deployment-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [INFO] Building Eclipse GlassFish Parent Project 6.2.6-SNAPSHOT [16/288] [INFO] from appserver/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse GlassFish Parent Project: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-parent --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-parent --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-parent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/target/common-resources with includes "" and excludes "" [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/target/classes/META-INF for [INFO] [echo] cluster [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-parent --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cluster --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cluster --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/6.2.6-SNAPSHOT/cluster-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [INFO] Building Flashlight 6.2.6-SNAPSHOT [17/288] [INFO] from nucleus/flashlight/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Flashlight: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-flashlight --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-flashlight --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-flashlight --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-flashlight --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-flashlight --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-flashlight --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/target/classes/META-INF for [INFO] [echo] glassfish-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-parent --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/6.2.6-SNAPSHOT/glassfish-parent-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [INFO] Building Nucleus distributions 6.2.6-SNAPSHOT [18/288] [INFO] from nucleus/distributions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus distributions: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-distributions --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-distributions --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-distributions --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-distributions --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-distributions --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-distributions --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-distributions --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/target/classes/META-INF for [INFO] [echo] nucleus-flashlight [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-flashlight --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-flashlight --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-flashlight --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/6.2.6-SNAPSHOT/nucleus-flashlight-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [19/288] [INFO] from nucleus/featuresets/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish featuresets: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-featuresets --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-featuresets --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-featuresets --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-featuresets --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-featuresets --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/target/common-resources with includes "" and excludes "" [INFO] Executing tasks [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-featuresets --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/target/dependency/META-INF for [INFO] [echo] nucleus-distributions [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-distributions --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-distributions --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/6.2.6-SNAPSHOT/nucleus-distributions-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [INFO] Building Diagnostics 6.2.6-SNAPSHOT [20/288] [INFO] from nucleus/diagnostics/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Diagnostics: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-diagnostics --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-diagnostics --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-diagnostics --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-diagnostics --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-diagnostics --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/target/classes/META-INF for [INFO] [echo] nucleus-featuresets [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-featuresets --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-featuresets --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/6.2.6-SNAPSHOT/nucleus-featuresets-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-diagnostics --- [INFO] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [INFO] Building Apache Felix, associated bundles and conf files 6.2.6-SNAPSHOT [21/288] [INFO] from nucleus/osgi-platforms/felix/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Apache Felix, associated bundles and conf files: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ felix --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ felix --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ felix --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ felix --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ felix --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ felix --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy (default) @ felix --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/target/classes/META-INF for [INFO] [echo] nucleus-diagnostics [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-diagnostics --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-diagnostics --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-diagnostics --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/6.2.6-SNAPSHOT/nucleus-diagnostics-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [INFO] Building Simple Public APIs of Glassfish 6.2.6-SNAPSHOT [22/288] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [INFO] Copying org.apache.felix.main-7.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ felix --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Scattered Archive APIs of Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Simple Public APIs of Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Tiger types- type arithmetic library for Java5: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ scattered-archive-api --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ simple-glassfish-api --- [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ simple-glassfish-api --- [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ scattered-archive-api --- [INFO] [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ scattered-archive-api --- [INFO] --- glassfishbuild:3.2.27:echo (echo) @ simple-glassfish-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ simple-glassfish-api --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ scattered-archive-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ felix --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/classes/META-INF for [INFO] [echo] felix [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ felix --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/felix.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ felix --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ felix --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ felix --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/6.2.6-SNAPSHOT/felix-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [INFO] Building flashlight-agent 6.2.6-SNAPSHOT [23/288] [INFO] from nucleus/flashlight/agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in flashlight-agent: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ flashlight-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ flashlight-agent --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ flashlight-agent --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ flashlight-agent --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ flashlight-agent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ flashlight-agent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ flashlight-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ flashlight-agent --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tiger-types --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ tiger-types --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ tiger-types --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ tiger-types --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ tiger-types --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ tiger-types --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ tiger-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tiger-types --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/classes [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ flashlight-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ flashlight-agent --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ flashlight-agent --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ flashlight-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ flashlight-agent --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/classes/META-INF for [INFO] [echo] flashlight-agent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ flashlight-agent --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Lister.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/src/main/java/org/jvnet/tiger_types/Types.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ tiger-types --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/flashlight-agent.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ flashlight-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ flashlight-agent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ flashlight-agent --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/6.2.6-SNAPSHOT/flashlight-agent-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [INFO] Building GlassFish Flashlight Extra JDK Pkgs 6.2.6-SNAPSHOT [24/288] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Flashlight Extra JDK Pkgs: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ flashlight-extra-jdk-packages --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ flashlight-extra-jdk-packages --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ flashlight-extra-jdk-packages --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ flashlight-extra-jdk-packages --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ flashlight-extra-jdk-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [INFO] [echo] flashlight-extra-jdk-packages [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ flashlight-extra-jdk-packages --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ flashlight-extra-jdk-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ flashlight-extra-jdk-packages --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/6.2.6-SNAPSHOT/flashlight-extra-jdk-packages-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [INFO] Building GlassFish API Exporter Module 6.2.6-SNAPSHOT [25/288] [INFO] from nucleus/core/api-exporter/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish API Exporter Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ api-exporter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ api-exporter --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ api-exporter --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ api-exporter --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ api-exporter --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ api-exporter --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ api-exporter --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ api-exporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ api-exporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ simple-glassfish-api --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ scattered-archive-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ scattered-archive-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ simple-glassfish-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ scattered-archive-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/common-resources with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ simple-glassfish-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/src/main/manpages [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ scattered-archive-api --- [INFO] Copying 2 resources to META-INF [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/src/main/manpages [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ simple-glassfish-api --- [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ scattered-archive-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [INFO] [INFO] [INFO] [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ tiger-types --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ scattered-archive-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ simple-glassfish-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ tiger-types --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ api-exporter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ scattered-archive-api --- [INFO] --- command-security:1.0.14:check (default-check) @ simple-glassfish-api --- [INFO] --- command-security:1.0.14:check (default-check) @ tiger-types --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ api-exporter --- [INFO] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ simple-glassfish-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ scattered-archive-api --- [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ tiger-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/classes [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ api-exporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ api-exporter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ api-exporter --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ api-exporter --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ api-exporter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ api-exporter --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ scattered-archive-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ tiger-types --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ scattered-archive-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ scattered-archive-api --- [INFO] Executing tasks [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/classes/META-INF for [INFO] [echo] api-exporter [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ simple-glassfish-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ scattered-archive-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ api-exporter --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ scattered-archive-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ simple-glassfish-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ simple-glassfish-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/api-exporter.jar [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ simple-glassfish-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ simple-glassfish-api --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ api-exporter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/classes/META-INF for [INFO] [echo] scattered-archive-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ scattered-archive-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ api-exporter --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ api-exporter --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/6.2.6-SNAPSHOT/api-exporter-6.2.6-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [INFO] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [INFO] Building GlassFish Extra JRE Packages 6.2.6-SNAPSHOT [26/288] [INFO] from nucleus/core/extra-jre-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Extra JRE Packages: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-extra-jre-packages --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-extra-jre-packages --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-extra-jre-packages --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/classes/META-INF for [INFO] [echo] simple-glassfish-api [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ scattered-archive-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ simple-glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ scattered-archive-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ scattered-archive-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/6.2.6-SNAPSHOT/scattered-archive-api-6.2.6-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [INFO] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [INFO] Building GlassFish Admin REST Parent 6.2.6-SNAPSHOT [27/288] [INFO] from nucleus/admin/rest/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Admin REST Parent: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ simple-glassfish-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ simple-glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ simple-glassfish-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/6.2.6-SNAPSHOT/simple-glassfish-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [INFO] Building Nucleus template 6.2.6-SNAPSHOT [28/288] [INFO] from nucleus/admin/template/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ tiger-types --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tiger-types --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus template: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Not compiling test sources [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-domain --- [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ tiger-types --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-domain --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ tiger-types --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-domain --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-domain --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-domain --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ tiger-types --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/src/main/manpages [INFO] Copying 2 resources to META-INF [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [WARNING] Manifest org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ nucleus-domain --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-extra-jre-packages --- [INFO] No sources to compile [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ nucleus-domain --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ nucleus-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-extra-jre-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ nucleus-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ nucleus-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-extra-jre-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-domain --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ rest-service-parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ rest-service-parent --- [INFO] Executing tasks [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ rest-service-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ rest-service-parent --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/classes/META-INF for [INFO] [echo] tiger-types [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ rest-service-parent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ rest-service-parent --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ tiger-types --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ rest-service-parent --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/tiger-types.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/target/classes/META-INF for [INFO] [echo] glassfish-extra-jre-packages [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-extra-jre-packages --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ tiger-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/target/classes/META-INF for [INFO] [echo] rest-service-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/target/classes/META-INF [INFO] Executed tasks [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ rest-service-parent --- [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ tiger-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.hk2-tiger-types-checkstyle) @ tiger-types --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ tiger-types --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/classes/META-INF for [INFO] [echo] nucleus-domain [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-extra-jre-packages --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.jar [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/classes/META-INF [INFO] Tests are skipped. [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ rest-service-parent --- [INFO] [INFO] --- antrun:3.0.0:run (default) @ nucleus-domain --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/tiger-types/6.2.6-SNAPSHOT/tiger-types-6.2.6-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest-service-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-extra-jre-packages --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/6.2.6-SNAPSHOT/rest-service-parent-6.2.6-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-extra-jre-packages --- [INFO] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [INFO] Building Set of DTDs for Nucleus distributions 6.2.6-SNAPSHOT [29/288] [INFO] from nucleus/deployment/dtds/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/6.2.6-SNAPSHOT/glassfish-extra-jre-packages-6.2.6-SNAPSHOT.pom [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Set of DTDs for Nucleus distributions: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [INFO] Building Set of schemas for Nucleus 6.2.6-SNAPSHOT [30/288] [INFO] from nucleus/deployment/schemas/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-dtds --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Set of schemas for Nucleus: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-dtds --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-dtds --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-dtds --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-schemas --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-dtds --- [INFO] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [INFO] Building GlassFish EJB container related modules 6.2.6-SNAPSHOT [31/288] [INFO] from appserver/ejb/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-dtds --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-schemas --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-schemas --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-schemas --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish EJB container related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-schemas --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-schemas --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-dtds --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Copying 2 resources to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/classes [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/target/common-resources with includes "" and excludes "" [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-schemas --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-dtds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Executing tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/classes/config [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ nucleus-domain --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-schemas --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/nucleus-domain.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/target/classes/META-INF for [INFO] [echo] ejb [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/classes/META-INF for [INFO] [echo] nucleus-dtds [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb --- [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ nucleus-dtds --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/6.2.6-SNAPSHOT/ejb-6.2.6-SNAPSHOT.pom [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/nucleus-dtds.zip [INFO] [INFO] ------------------< org.glassfish.main.common:common >------------------ [INFO] Building GlassFish Common modules 6.2.6-SNAPSHOT [32/288] [INFO] from appserver/common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-domain --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Common modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-domain --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ common --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-dtds --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/6.2.6-SNAPSHOT/nucleus-domain-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ common --- [INFO] Executing tasks [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ common --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/classes/META-INF for [INFO] [echo] nucleus-schemas [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/classes/META-INF [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-dtds --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/target/common-resources with includes "" and excludes "" [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ nucleus-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [INFO] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [INFO] Building GlassFish Deployment Related Modules 6.2.6-SNAPSHOT [33/288] [INFO] from appserver/deployment/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-dtds --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.zip [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ common --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Deployment Related Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/nucleus-schemas.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/6.2.6-SNAPSHOT/nucleus-dtds-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment --- [INFO] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [INFO] Building GlassFish Security Parent 6.2.6-SNAPSHOT [34/288] [INFO] from appserver/security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Security Parent: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ securitymodule --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ securitymodule --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ securitymodule --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/target/common-resources with includes "" and excludes "" [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ securitymodule --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ securitymodule --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-schemas --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ securitymodule --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ securitymodule --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-schemas --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/6.2.6-SNAPSHOT/nucleus-schemas-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [INFO] Building GlassFish Transaction modules 6.2.6-SNAPSHOT [35/288] [INFO] from appserver/transaction/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] Executing tasks [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/target/classes/META-INF for [INFO] [echo] common [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Transaction modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ transaction --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ transaction --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ transaction --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ transaction --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ transaction --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ transaction --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-common-checkstyle) @ common --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/6.2.6-SNAPSHOT/common-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [INFO] Building GlassFish Resources infrastructure related modules 6.2.6-SNAPSHOT [36/288] [INFO] from appserver/resources/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ transaction --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Resources infrastructure related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ resources --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ resources --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ resources --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ resources --- [INFO] Executing tasks [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ resources --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/target/classes/META-INF for [INFO] [echo] securitymodule [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ resources --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/target/classes/META-INF [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/target/classes/META-INF for [INFO] [echo] deployment [INFO] Executed tasks [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ securitymodule --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/target/classes/META-INF [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/target/common-resources with includes "" and excludes "" [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ resources --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ securitymodule --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ securitymodule --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/6.2.6-SNAPSHOT/securitymodule-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/6.2.6-SNAPSHOT/deployment-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [INFO] Building Connectors Parent 6.2.6-SNAPSHOT [37/288] [INFO] from appserver/connectors/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [INFO] Building Java binding for libpam.so 6.2.6-SNAPSHOT [38/288] [INFO] from appserver/libpam4j/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connectors Parent: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:bundle (osgi-bundle)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Java binding for libpam.so: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/target/classes/META-INF for [INFO] [echo] resources [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/target/classes/META-INF for [INFO] [echo] transaction [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ resources --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/target/classes/META-INF [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ transaction --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ resources --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ transaction --- [INFO] Executing tasks [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ resources --- [INFO] Tests are skipped. [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/target/classes/META-INF for [INFO] [INFO] [echo] connectors [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/6.2.6-SNAPSHOT/resources-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ transaction --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/target/classes/META-INF [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/6.2.6-SNAPSHOT/transaction-6.2.6-SNAPSHOT.pom [INFO] Executed tasks [INFO] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [INFO] Building GlassFish persistence related modules 6.2.6-SNAPSHOT [39/288] [INFO] from appserver/persistence/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish persistence related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [INFO] Building GlassFish ORB related modules 6.2.6-SNAPSHOT [40/288] [INFO] from appserver/orb/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ persistence --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ persistence --- [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ORB related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ persistence --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ persistence --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ persistence --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ orb --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ orb --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ orb --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ orb --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/6.2.6-SNAPSHOT/connectors-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ orb --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ persistence --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [INFO] Building GlassFish Web container related modules 6.2.6-SNAPSHOT [41/288] [INFO] from appserver/web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/target/common-resources with includes "" and excludes "" [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Web container related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ orb --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/target/classes/META-INF for [INFO] [echo] persistence [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ persistence --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ persistence --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/6.2.6-SNAPSHOT/persistence-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [INFO] Building GlassFish HA modules 6.2.6-SNAPSHOT [42/288] [INFO] from appserver/ha/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish HA modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/target/classes/META-INF for [INFO] [echo] orb [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ha --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/target/classes/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/target/classes/META-INF [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ha --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ orb --- [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ha --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ha --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ha --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ha --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-checkstyle) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ orb --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web --- [INFO] Tests are skipped. [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ orb --- [INFO] [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ha --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/6.2.6-SNAPSHOT/orb-6.2.6-SNAPSHOT.pom [INFO] --------------------< org.glassfish.main:appclient >-------------------- [INFO] Building App Client Modules 6.2.6-SNAPSHOT [43/288] [INFO] from appserver/appclient/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in App Client Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [INFO] Building Admin Modules 6.2.6-SNAPSHOT [44/288] [INFO] from appserver/admin/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appclient --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appclient --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appclient --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appclient --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appclient --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appclient --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ admin --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ admin --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appclient --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/target/classes/META-INF for [INFO] [echo] ha [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ha --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ha --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ha --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/6.2.6-SNAPSHOT/ha-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [INFO] Building GlassFish Core modules 6.2.6-SNAPSHOT [45/288] [INFO] from appserver/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Executing tasks [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/target/classes/META-INF for [INFO] [echo] appclient [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Core modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appclient --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appclient --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appclient --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/target/common-resources with includes "" and excludes "" [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/6.2.6-SNAPSHOT/appclient-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [INFO] Building JDBC Module 6.2.6-SNAPSHOT [46/288] [INFO] from appserver/jdbc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ core --- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc --- [INFO] Executing tasks [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/target/classes/META-INF for [INFO] [echo] admin [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ admin --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/target/common-resources with includes "" and excludes "" [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/target/classes/META-INF for [INFO] [echo] core [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ admin --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/target/classes/META-INF [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/6.2.6-SNAPSHOT/admin-6.2.6-SNAPSHOT.pom [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [INFO] Building GlassFish Load-Balancer Plugin related modules 6.2.6-SNAPSHOT [47/288] [INFO] from appserver/load-balancer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Load-Balancer Plugin related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-core-checkstyle) @ core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/6.2.6-SNAPSHOT/core-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ load-balancer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ load-balancer --- [INFO] Executing tasks [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ load-balancer --- [INFO] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [INFO] Building GlassFish JMS modules 6.2.6-SNAPSHOT [48/288] [INFO] from appserver/jms/pom.xml [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/target/classes/META-INF for [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [echo] jdbc [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ load-balancer --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ load-balancer --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish JMS modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ load-balancer --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jms --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jms --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jms --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms [INFO] ------------------------------------------------------------------------ [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jms --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jms --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jms --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/target/common-resources with includes "" and excludes "" [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ load-balancer --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jms --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/6.2.6-SNAPSHOT/jdbc-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [INFO] Building JDBC Resource Adapter 6.2.6-SNAPSHOT [49/288] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC Resource Adapter: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-ra --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-ra --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-ra --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ libpam4j --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ libpam4j --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-ra --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ libpam4j --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ libpam4j --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ libpam4j --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ libpam4j --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ libpam4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ libpam4j --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/target/classes/META-INF for [INFO] [echo] jms [INFO] Changes detected - recompiling the module! [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/target/classes/META-INF [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/classes [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jms --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/target/classes/META-INF for [INFO] [echo] jdbc-ra [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jms --- [INFO] Executing tasks [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/target/classes/META-INF for [INFO] [echo] load-balancer [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jms --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/6.2.6-SNAPSHOT/jms-6.2.6-SNAPSHOT.pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-ra --- [INFO] Executed tasks [INFO] [INFO] Tests are skipped. [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ load-balancer --- [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [INFO] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [INFO] Building Concurrency Utilities Modules 6.2.6-SNAPSHOT [50/288] [INFO] from appserver/concurrent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-ra --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Concurrency Utilities Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [INFO] Building Batch runtime modules for Glassfish 6.2.6-SNAPSHOT [51/288] [INFO] from appserver/batch/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ concurrent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ concurrent --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ concurrent --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ concurrent --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Batch runtime modules for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ concurrent --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ concurrent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ load-balancer --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ batch --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ batch --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ batch --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ load-balancer --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ batch --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ batch --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/6.2.6-SNAPSHOT/load-balancer-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ batch --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ concurrent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/target/common-resources with includes "" and excludes "" [INFO] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [INFO] Building GlassFish Extras modules 6.2.6-SNAPSHOT [52/288] [INFO] from appserver/extras/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ batch --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Extras modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ extras --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ extras --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ extras --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ extras --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ extras --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ extras --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ extras --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/target/classes/META-INF for [INFO] [echo] concurrent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ concurrent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/target/classes/META-INF for [INFO] [echo] batch [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ concurrent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ concurrent --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/6.2.6-SNAPSHOT/concurrent-6.2.6-SNAPSHOT.pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/target/classes/META-INF [INFO] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [INFO] Executed tasks [INFO] Building Grizzly Glassfish Extra modules 6.2.6-SNAPSHOT [53/288] [INFO] from appserver/grizzly/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ batch --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Grizzly Glassfish Extra modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-grizzly --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-grizzly --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-grizzly --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ batch --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ batch --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/6.2.6-SNAPSHOT/batch-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-grizzly --- [INFO] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [INFO] Building GlassFish Web Services related modules 6.2.6-SNAPSHOT [54/288] [INFO] from appserver/webservices/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Web Services related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/target/classes/META-INF for [INFO] [echo] extras [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webservices --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ webservices --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/target/classes/META-INF [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ webservices --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ webservices --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ extras --- [INFO] [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ webservices --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ webservices --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/target/common-resources with includes "" and excludes "" [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ extras --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ webservices --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ extras --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/6.2.6-SNAPSHOT/extras-6.2.6-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/target/classes/META-INF for [INFO] [echo] glassfish-grizzly [INFO] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [INFO] Building DataProvider 6.2.6-SNAPSHOT [55/288] [INFO] from appserver/admingui/dataprovider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:bundle (osgi-bundle)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in DataProvider: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-grizzly --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/6.2.6-SNAPSHOT/glassfish-grizzly-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [INFO] Building Admin Console Packages 6.2.6-SNAPSHOT [56/288] [INFO] from appserver/admingui/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Packages: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/target/classes/META-INF for [INFO] [echo] webservices [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ webservices --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ webservices --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ webservices --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/6.2.6-SNAPSHOT/webservices-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [INFO] Building Glassfish featuresets 6.2.6-SNAPSHOT [57/288] [INFO] from appserver/featuresets/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish featuresets: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ featuresets --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ featuresets --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ featuresets --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ featuresets --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ featuresets --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ featuresets --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ featuresets --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ dataprovider --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dataprovider --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ dataprovider --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ dataprovider --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ dataprovider --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ dataprovider --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ dataprovider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/target/classes/META-INF for [INFO] [echo] featuresets [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/target/classes/META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/src/main/manpages [INFO] Executed tasks [INFO] [INFO] Copying 2 resources to META-INF [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ featuresets --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ dataprovider --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ dataprovider --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ featuresets --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ dataprovider --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/6.2.6-SNAPSHOT/featuresets-6.2.6-SNAPSHOT.pom [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ dataprovider --- [INFO] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [INFO] Building Glassfish distributions 6.2.6-SNAPSHOT [58/288] [INFO] from appserver/distributions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish distributions: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ distributions --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ distributions --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ distributions --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ distributions --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ dataprovider --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ distributions --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ distributions --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/java/org/jvnet/libpam/PAM.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ libpam4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/classes/META-INF for [INFO] [echo] dataprovider [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ dataprovider --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/target/dependency/META-INF for [INFO] [echo] distributions [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ distributions --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ distributions --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/6.2.6-SNAPSHOT/distributions-6.2.6-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/dataprovider.jar [INFO] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [INFO] Building GlassFish Tests 6.2.6-SNAPSHOT [59/288] [INFO] from appserver/tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Tests: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ tests --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ tests --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ tests --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ tests --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ tests --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ tests --- [INFO] [INFO] --- bundle:5.1.4:bundle (osgi-bundle) @ dataprovider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/target/classes/META-INF for [INFO] [echo] tests [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ tests --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ libpam4j --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ tests --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ libpam4j --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/6.2.6-SNAPSHOT/tests-6.2.6-SNAPSHOT.pom [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ libpam4j --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [INFO] Building Console extensions for OSGi platforms 6.2.6-SNAPSHOT [60/288] [INFO] from appserver/osgi-platforms/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Console extensions for OSGi platforms: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ libpam4j --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-console-extensions --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ osgi-console-extensions --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ osgi-console-extensions --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ osgi-console-extensions --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ osgi-console-extensions --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ osgi-console-extensions --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/classes/META-INF for [INFO] [echo] libpam4j [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ libpam4j --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/libpam4j.jar [INFO] [INFO] --- bundle:5.1.4:bundle (osgi-bundle) @ libpam4j --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/target/classes/META-INF for [INFO] [echo] osgi-console-extensions [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ osgi-console-extensions --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ osgi-console-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ osgi-console-extensions --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/6.2.6-SNAPSHOT/osgi-console-extensions-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [INFO] Building Flashlight 6.2.6-SNAPSHOT [61/288] [INFO] from appserver/flashlight/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Flashlight: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-flashlight --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-flashlight --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-flashlight --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-flashlight --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-flashlight --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-flashlight --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/target/classes/META-INF for [INFO] [echo] glassfish-flashlight [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-flashlight --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-flashlight --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-flashlight --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/6.2.6-SNAPSHOT/glassfish-flashlight-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [INFO] Building Nucleus distribution Common module 6.2.6-SNAPSHOT [62/288] [INFO] from nucleus/distributions/nucleus-common/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (create-artifact)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus distribution Common module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 27 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- assembly:3.3.0:single (create-artifact) @ nucleus-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/stage [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-common --- [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/dataprovider.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/dependency/META-INF for [INFO] [echo] nucleus-common [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ nucleus-common --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/nucleus-common.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/6.2.6-SNAPSHOT/nucleus-common-6.2.6-SNAPSHOT.pom [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/libpam4j.jar [INFO] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [INFO] Building GlassFish Admin REST Testing Framework 6.2.6-SNAPSHOT [63/288] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Admin REST Testing Framework: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ admingui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ admingui --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ admingui --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ admingui --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ admingui --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ admingui --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ admingui --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ admingui --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/target/classes/META-INF for [INFO] [echo] admingui [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ admingui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ admingui --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ admingui --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/6.2.6-SNAPSHOT/admingui-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.hk2:hk2-config >------------------ [INFO] Building HK2 configuration module 6.2.6-SNAPSHOT [64/288] [INFO] from nucleus/hk2/hk2-config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ dataprovider --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ libpam4j --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in HK2 configuration module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ dataprovider --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ libpam4j --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ dataprovider --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/6.2.6-SNAPSHOT/libpam4j-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/6.2.6-SNAPSHOT/dataprovider-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [INFO] Building GlassFish Core EJB Client 6.2.6-SNAPSHOT [65/288] [INFO] from appserver/ejb/ejb-client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Core EJB Client: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] -------< org.glassfish.main.security:jaspic.provider.framework >-------- [INFO] Building Jaspic Provider Framework 6.2.6-SNAPSHOT [66/288] [INFO] from appserver/security/jaspic-provider-framework/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jaspic Provider Framework: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jaspic.provider.framework --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jaspic.provider.framework --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jaspic.provider.framework --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jaspic.provider.framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jaspic.provider.framework --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jaspic.provider.framework --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jaspic.provider.framework --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jaspic.provider.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jaspic.provider.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ rest-testing --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ rest-testing --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ rest-testing --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ rest-testing --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ rest-testing --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ rest-testing --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ rest-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ rest-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/BaseAuthConfigFactory.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/factory/BaseAuthConfigFactory.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/AuthConfigHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/src/main/java/com/sun/jaspic/config/helper/AuthConfigHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jaspic.provider.framework --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jaspic.provider.framework --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jaspic.provider.framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-client --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-client --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-client --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jaspic.provider.framework --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jaspic.provider.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-client --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-client --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ rest-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jaspic.provider.framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ejb-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ rest-testing --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ rest-testing --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ rest-testing --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ rest-testing --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/classes/META-INF for [INFO] [echo] rest-testing [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ rest-testing --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/rest-testing.jar [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ejb-client --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ rest-testing --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ rest-testing --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest-testing --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/6.2.6-SNAPSHOT/rest-testing-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [INFO] Building Set of DTDs for GlassFish Java EE distributions 6.2.6-SNAPSHOT [67/288] [INFO] from appserver/deployment/dtds/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Set of DTDs for GlassFish Java EE distributions: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserver-dtds --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserver-dtds --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserver-dtds --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserver-dtds --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserver-dtds --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserver-dtds --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserver-dtds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 45 resources [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jaspic.provider.framework --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jaspic.provider.framework --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jaspic.provider.framework --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jaspic.provider.framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jaspic.provider.framework --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hk2-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ hk2-config --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ hk2-config --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ hk2-config --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ hk2-config --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ hk2-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/common-resources with includes "" and excludes "" [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserver-dtds --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hk2-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hk2-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/classes/META-INF for [INFO] [echo] jaspic.provider.framework [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/classes/META-INF for [INFO] [echo] appserver-dtds [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jaspic.provider.framework --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-client --- [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ appserver-dtds --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb-client --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/classes ( excludes: [ ], includes: [ ]) [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-client --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jaspic.provider.framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jaspic.provider.framework --- [INFO] Executing tasks [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-jaspic.provider.framework-checkstyle) @ jaspic.provider.framework --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/classes/META-INF for [INFO] [echo] ejb-client [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jaspic.provider.framework --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.jar [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ejb-client --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/jaspic.provider.framework/6.2.6-SNAPSHOT/jaspic.provider.framework-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [INFO] Building Set of schemas for Jakarta EE 6.2.6-SNAPSHOT [68/288] [INFO] from appserver/deployment/schemas/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Set of schemas for Jakarta EE: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/ejb-client.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserver-schemas --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserver-schemas --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserver-schemas --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserver-schemas --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserver-schemas --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserver-schemas --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack (unpack) @ appserver-schemas --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserver-dtds --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserver-dtds --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-client --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserver-dtds --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/6.2.6-SNAPSHOT/ejb-client-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/6.2.6-SNAPSHOT/appserver-dtds-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [INFO] Building Jakarta Mail Resources Support related modules 6.2.6-SNAPSHOT [69/288] [INFO] from appserver/resources/mail/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [INFO] Building Jakarta EE Connector Architecture Descriptors 6.2.6-SNAPSHOT [70/288] [INFO] from appserver/connectors/descriptors/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jakarta Mail Resources Support related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jakarta EE Connector Architecture Descriptors: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ descriptors --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ descriptors --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ descriptors --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ descriptors --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ descriptors --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ descriptors --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ descriptors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 19 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ descriptors --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/classes/META-INF for [INFO] [echo] descriptors [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ descriptors --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors.zip [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/classes/glassfish/lib/schemas with includes "jakarta/persistence/orm*.xsd,jakarta/persistence/persistence*.xsd" and excludes "" [INFO] [INFO] --- assembly:3.3.0:single (jar) @ descriptors --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors-resources.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserver-schemas --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 87 resources [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ descriptors --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ descriptors --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ descriptors --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/6.2.6-SNAPSHOT/descriptors-6.2.6-SNAPSHOT-resources.jar [INFO] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [INFO] Building GlassFish Oracle JDBC Packages 6.2.6-SNAPSHOT [71/288] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Oracle JDBC Packages: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-oracle-jdbc-driver-packages --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserver-schemas --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/classes/META-INF for [INFO] [echo] appserver-schemas [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ appserver-schemas --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/appserver-schemas.zip [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ mail --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ mail --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ mail --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ mail --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ mail --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ mail --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ mail --- [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment/require bundle cannot be found on the classpath [WARNING] Manifest org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT : Host system.bundle=extension:=framework for this fragment cannot be found on the classpath [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/target/classes/META-INF for [INFO] [echo] mail [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ mail --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ mail --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mail --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/6.2.6-SNAPSHOT/mail-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [INFO] Building Declaring EclipseLink dependencies 6.2.6-SNAPSHOT [72/288] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Declaring EclipseLink dependencies: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [INFO] [echo] glassfish-oracle-jdbc-driver-packages [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/6.2.6-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [INFO] Building GlassFish cmp related modules 6.2.6-SNAPSHOT [73/288] [INFO] from appserver/persistence/cmp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish cmp related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/target/classes/META-INF for [INFO] [echo] cmp [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/target/classes/META-INF [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserver-schemas --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserver-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserver-schemas --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/6.2.6-SNAPSHOT/cmp-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/6.2.6-SNAPSHOT/appserver-schemas-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [INFO] Building GlassFish Web container embedded related modules 6.2.6-SNAPSHOT [74/288] [INFO] from appserver/web/web-embed/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Web container embedded related modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [INFO] Building Server-Sent Events 6.2.6-SNAPSHOT [75/288] [INFO] from appserver/web/web-sse/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-embed --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-embed --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-embed --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Server-Sent Events: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed [INFO] ------------------------------------------------------------------------ [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-embed --- [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-embed --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-embed --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-embed --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-embed --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-embed --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/target/classes/META-INF for [INFO] [echo] web-embed [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-embed --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-embed --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-embed --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/6.2.6-SNAPSHOT/web-embed-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [INFO] Building Weld Integration Fragment 6.2.6-SNAPSHOT [76/288] [INFO] from appserver/web/weld-integration-fragment/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Weld Integration Fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ weld-integration-fragment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ weld-integration-fragment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ weld-integration-fragment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ weld-integration-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ weld-integration-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ weld-integration-fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ weld-integration-fragment --- [INFO] No sources to compile [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ weld-integration-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ weld-integration-fragment --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ weld-integration-fragment --- [INFO] No sources to compile [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration-fragment --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ weld-integration-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ weld-integration-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ weld-integration-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ weld-integration-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/classes/META-INF for [INFO] [echo] weld-integration-fragment [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ weld-integration-fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ weld-integration-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ weld-integration-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ weld-integration-fragment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/6.2.6-SNAPSHOT/weld-integration-fragment-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [INFO] Building Fragment bundle for Weld related testing 6.2.6-SNAPSHOT [77/288] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Fragment bundle for Weld related testing: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ weld-integration-test-fragment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ weld-integration-test-fragment --- [INFO] [INFO] --- build-helper:3.3.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ weld-integration-test-fragment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ weld-integration-test-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ weld-integration-test-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ weld-integration-test-fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ weld-integration-test-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ weld-integration-test-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ weld-integration-test-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ weld-integration-test-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ weld-integration-test-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ weld-integration-test-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [INFO] [echo] weld-integration-test-fragment [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ weld-integration-test-fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ weld-integration-test-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ weld-integration-test-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ weld-integration-test-fragment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/6.2.6-SNAPSHOT/weld-integration-test-fragment-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [INFO] Building cdi-api Fragment 6.2.6-SNAPSHOT [78/288] [INFO] from appserver/web/cdi-api-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in cdi-api Fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cdi-api-fragment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cdi-api-fragment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cdi-api-fragment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cdi-api-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cdi-api-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cdi-api-fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cdi-api-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cdi-api-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cdi-api-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cdi-api-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cdi-api-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cdi-api-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/classes/META-INF for [INFO] [echo] cdi-api-fragment [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cdi-api-fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cdi-api-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cdi-api-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cdi-api-fragment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/6.2.6-SNAPSHOT/cdi-api-fragment-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [INFO] Building GlassFish ha-file-store 6.2.6-SNAPSHOT [79/288] [INFO] from appserver/ha/ha-file-store/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ha-file-store: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eclipselink-wrapper --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ eclipselink-wrapper --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ eclipselink-wrapper --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/eclipselink-wrapper [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ eclipselink-wrapper --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ eclipselink-wrapper --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/eclipselink-wrapper/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ eclipselink-wrapper --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ha-file-store --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ha-file-store --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ha-file-store --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-file-store --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [INFO] [echo] eclipselink-wrapper [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ eclipselink-wrapper --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ eclipselink-wrapper --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ eclipselink-wrapper --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/6.2.6-SNAPSHOT/eclipselink-wrapper-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [INFO] Building GlassFish App Client Server-side Modules 6.2.6-SNAPSHOT [80/288] [INFO] from appserver/appclient/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish App Client Server-side Modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ server --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ server --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ server --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ server --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ server --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ server --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ server --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/target/classes/META-INF for [INFO] [echo] server [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ server --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ server --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ server --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/6.2.6-SNAPSHOT/server-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [INFO] Building App Client - client-side modules 6.2.6-SNAPSHOT [81/288] [INFO] from appserver/appclient/client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in App Client - client-side modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ client --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ client --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ client --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ client --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ client --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ha-file-store --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ha-file-store --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ha-file-store --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ha-file-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ha-file-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/target/classes/META-INF for [INFO] [echo] client [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ client --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/6.2.6-SNAPSHOT/client-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [INFO] Building Appserver template 6.2.6-SNAPSHOT [82/288] [INFO] from appserver/admin/template/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (create-artifact)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Appserver template: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserver-domain --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserver-domain --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserver-domain --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserver-domain --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserver-domain --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserver-domain --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack (unpack) @ appserver-domain --- [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:6.2.6-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/dependency with includes "" and excludes "config/domain.xml,template-info.xml,stringsubs.xml,META-INF/**" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserver-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- glassfishbuild:3.2.27:merge-copyright-headers (default) @ appserver-domain --- [INFO] Reading input file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/dependency/config/logging.properties [INFO] Reading input file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/logging/logging.properties [INFO] [INFO] --- assembly:3.3.0:single (create-artifact) @ appserver-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appserver-domain --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appserver-domain --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appserver-domain --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appserver-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appserver-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserver-domain --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/classes/META-INF for [INFO] [echo] appserver-domain [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/classes/META-INF [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ha-file-store --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appserver-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/appserver-domain.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserver-domain --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserver-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserver-domain --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/6.2.6-SNAPSHOT/appserver-domain-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [INFO] Building GlassFish API Exporter Module Fragment 6.2.6-SNAPSHOT [83/288] [INFO] from appserver/core/api-exporter-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish API Exporter Module Fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ api-exporter-fragment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ api-exporter-fragment --- [INFO] [INFO] --- build-helper:3.3.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ api-exporter-fragment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ api-exporter-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ api-exporter-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ api-exporter-fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ api-exporter-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ api-exporter-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ api-exporter-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ api-exporter-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/target/classes/META-INF for [INFO] [echo] api-exporter-fragment [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ api-exporter-fragment --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ha-file-store --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ha-file-store --- [INFO] Changes detected - recompiling the module! [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/src/main/java/org/jvnet/hk2/config/ConfigModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ hk2-config --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/classes [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ hk2-config --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ api-exporter-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ api-exporter-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ api-exporter-fragment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/6.2.6-SNAPSHOT/api-exporter-fragment-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [INFO] Building JDBC Templates 6.2.6-SNAPSHOT [84/288] [INFO] from appserver/jdbc/templates/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC Templates: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ templates --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ templates --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ templates --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ templates --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ templates --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ templates --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ templates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 23 resources [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ hk2-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ templates --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ templates --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ templates --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ templates --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ templates --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ templates --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/classes/META-INF for [INFO] [echo] templates [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ templates --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-file-store --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ha-file-store --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ha-file-store --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ha-file-store --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/templates.jar [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ha-file-store --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ templates --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ templates --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ templates --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/6.2.6-SNAPSHOT/templates-6.2.6-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/classes/META-INF for [INFO] [echo] ha-file-store [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ha-file-store --- [INFO] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [INFO] Building JMS GlassFish System RA Assembly 6.2.6-SNAPSHOT [85/288] [INFO] from appserver/jms/jmsra/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JMS GlassFish System RA Assembly: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/ha-file-store.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ha-file-store --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ha-file-store --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ha-file-store --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/6.2.6-SNAPSHOT/ha-file-store-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [INFO] Building Batch database init scripts for GlassFish 6.2.6-SNAPSHOT [86/288] [INFO] from appserver/batch/batch-database/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Batch database init scripts for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ batch-databases --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ batch-databases --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ batch-databases --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ batch-databases --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ batch-databases --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ batch-databases --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ batch-databases --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 15 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ batch-databases --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/classes/META-INF for [INFO] [echo] batch-databases [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ batch-databases --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/batch-databases.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ batch-databases --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ batch-databases --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ batch-databases --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/6.2.6-SNAPSHOT/batch-databases-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.extras:javaee-pom >---------------- [INFO] Building GlassFish JavaEE Manifest pom 6.2.6-SNAPSHOT [87/288] [INFO] from appserver/extras/javaee/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish JavaEE Manifest pom: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ javaee-pom --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ javaee-pom --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ javaee-pom --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ javaee-pom --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ javaee-pom --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ javaee-pom --- [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/target/common-resources with includes "" and excludes "" [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ hk2-config --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ javaee-pom --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ hk2-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/target/classes/META-INF for [INFO] [echo] javaee-pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ javaee-pom --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ hk2-config --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ javaee-pom --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-javaee-pom-checkstyle) @ javaee-pom --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ javaee-pom --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-pom/6.2.6-SNAPSHOT/javaee-pom-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [INFO] Building GlassFish appserv-rt Manifest pom 6.2.6-SNAPSHOT [88/288] [INFO] from appserver/extras/appserv-rt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish appserv-rt Manifest pom: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserv-rt-pom --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-pom --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserv-rt-pom --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserv-rt-pom --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserv-rt-pom --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserv-rt-pom --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/target/classes/META-INF for [INFO] [echo] appserv-rt-pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserv-rt-pom --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserv-rt-pom --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserv-rt-pom --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/6.2.6-SNAPSHOT/appserv-rt-pom-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [INFO] Building GlassFish Embedded modules 6.2.6-SNAPSHOT [89/288] [INFO] from appserver/extras/embedded/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Embedded modules: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ embedded --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ embedded --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ embedded --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ embedded --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ embedded --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ embedded --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ embedded --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/target/classes/META-INF for [INFO] [echo] embedded [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ embedded --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ embedded --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/6.2.6-SNAPSHOT/embedded-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [INFO] Building Embedded GlassFish Shell Jars 6.2.6-SNAPSHOT [90/288] [INFO] from appserver/extras/embedded/shell/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Shell Jars: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-shell-jar --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell-jar [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-jar --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/6.2.6-SNAPSHOT/glassfish-embedded-shell-jar-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [INFO] Building GlassFish webservices scripts 6.2.6-SNAPSHOT [91/288] [INFO] from appserver/webservices/webservices-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish webservices scripts: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webservices-scripts --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ webservices-scripts --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ webservices-scripts --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ webservices-scripts --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ webservices-scripts --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ webservices-scripts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ webservices-scripts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [WARNING] Manifest org.glassfish.main.hk2:hk2-config:glassfish-jar:6.2.6-SNAPSHOT : Export org.jvnet.hk2.config, has 2, private references [org.jvnet.hk2.config.api, org.jvnet.hk2.config.provider.internal] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/classes/META-INF/MANIFEST.MF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ hk2-config --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ webservices-scripts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jmsra --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jmsra --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jmsra --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jmsra --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jmsra --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jmsra --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-mq) @ jmsra --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target with includes "mq/lib/imqjmsra.rar" and excludes "" [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/classes/META-INF for [INFO] [echo] webservices-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ webservices-scripts --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ webservices-scripts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ webservices-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ webservices-scripts --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/6.2.6-SNAPSHOT/webservices-scripts-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [INFO] Building GlassFish Metro Related Fragments 6.2.6-SNAPSHOT [92/288] [INFO] from appserver/webservices/metro-fragments/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Metro Related Fragments: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jmsra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (unzip-rar) @ jmsra --- [INFO] Executing tasks [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [INFO] Executed tasks [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jmsra --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/classes/META-INF for [INFO] [echo] jmsra [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ jmsra --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/jmsra.zip [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hk2-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hk2-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ hk2-config --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ hk2-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ hk2-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/classes/META-INF for [INFO] [echo] hk2-config [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-sse --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hk2-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-sse --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-sse --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-sse --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/hk2-config.jar [INFO] [INFO] --- jar:3.2.2:test-jar (package-tests) @ hk2-config --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ hk2-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ hk2-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.hk2-hk2-config-checkstyle) @ hk2-config --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ hk2-config --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/hk2-config/6.2.6-SNAPSHOT/hk2-config-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [INFO] Building GlassFish Ant Tests 6.2.6-SNAPSHOT [93/288] [INFO] from appserver/tests/appserv-tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Ant Tests: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ant-tests --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ant-tests --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ant-tests --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ant-tests --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ant-tests --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ant-tests --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ant-tests --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/target/classes/META-INF for [INFO] [echo] ant-tests [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ant-tests --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ant-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ant-tests --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/6.2.6-SNAPSHOT/ant-tests-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-sse --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-sse --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-sse --- [INFO] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [INFO] Building GlassFish distribution Common module 6.2.6-SNAPSHOT [94/288] [INFO] from appserver/distributions/glassfish-common/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-sse --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ metro-fragments --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ metro-fragments --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ metro-fragments --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ metro-fragments --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ metro-fragments --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ metro-fragments --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (war) @ metro-fragments --- [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Copying wstx-services-3.0.3.war to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-sse --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ metro-fragments --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ metro-fragments --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/classes/META-INF for [INFO] [echo] metro-fragments [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ metro-fragments --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/metro-fragments.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ metro-fragments --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (create-artifact)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish distribution Common module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ metro-fragments --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ metro-fragments --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common [INFO] ------------------------------------------------------------------------ [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/6.2.6-SNAPSHOT/metro-fragments-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- git-commit-id:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [INFO] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [INFO] Building GlassFish cmp scripts 6.2.6-SNAPSHOT [95/288] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish cmp scripts: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-scripts --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-scripts --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-scripts --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-scripts --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-scripts --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-scripts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-scripts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-scripts --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [INFO] [echo] cmp-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ cmp-scripts --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-scripts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-scripts --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/6.2.6-SNAPSHOT/cmp-scripts-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [INFO] Building GlassFish Web container Embedded APIs 6.2.6-SNAPSHOT [96/288] [INFO] from appserver/web/web-embed/api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Web container Embedded APIs: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-embed-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-embed-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-embed-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-embed-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jmsra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jmsra --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jmsra --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/6.2.6-SNAPSHOT/jmsra-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [INFO] Building ACC Config Classes (JAXB) 6.2.6-SNAPSHOT [97/288] [INFO] from appserver/appclient/client/acc-config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in ACC Config Classes (JAXB): [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-sse --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-embed-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-embed-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-embed-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-embed-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-embed-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-sse --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-sse --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-embed-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ acc-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ acc-config --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ acc-config --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-dtd) @ acc-config --- [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/extracted with includes "**/*-application-client-container*.dtd" and excludes "" [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ acc-config --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-sse --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-sse --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-embed-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-sse --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-embed-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-sse --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-sse --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-source (add-sources) @ acc-config --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [INFO] [INFO] --- antrun:3.0.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/classes/META-INF for [INFO] [echo] web-sse [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/web-sse.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-sse --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-sse --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-sse --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/6.2.6-SNAPSHOT/web-sse-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [INFO] Building GlassFish appclient scripts 6.2.6-SNAPSHOT [98/288] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish appclient scripts: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appclient-scripts --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appclient-scripts --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-embed-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appclient-scripts --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appclient-scripts --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appclient-scripts --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appclient-scripts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appclient-scripts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appclient-scripts --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [INFO] [echo] appclient-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ appclient-scripts --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appclient-scripts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appclient-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appclient-scripts --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/6.2.6-SNAPSHOT/appclient-scripts-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.extras:javaee >------------------ [INFO] Building GlassFish javaee.jar 6.2.6-SNAPSHOT [99/288] [INFO] from appserver/extras/javaee/manifest-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish javaee.jar: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ javaee --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ javaee --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ javaee --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ javaee --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ javaee --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ javaee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ javaee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ javaee --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ javaee --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ javaee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ javaee --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ javaee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ javaee --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/target/classes/META-INF for [INFO] [echo] javaee [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ javaee --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/target/javaee.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ javaee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ javaee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-javaee-checkstyle) @ javaee --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ javaee --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/target/javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee/6.2.6-SNAPSHOT/javaee-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [INFO] Building GlassFish appserv-rt.jar 6.2.6-SNAPSHOT [100/288] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish appserv-rt.jar: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserv-rt --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserv-rt --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserv-rt --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserv-rt --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserv-rt --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserv-rt --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserv-rt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appserv-rt --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appserv-rt --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appserv-rt --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appserv-rt --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appserv-rt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserv-rt --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [INFO] [echo] appserv-rt [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appserv-rt --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserv-rt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserv-rt --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserv-rt --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/6.2.6-SNAPSHOT/appserv-rt-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [INFO] Building HK2 config types 6.2.6-SNAPSHOT [101/288] [INFO] from nucleus/hk2/config-types/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in HK2 config types: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ config-types --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ config-types --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-embed-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ config-types --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types [INFO] Not copying test resources [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default) @ config-types --- [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-embed-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-embed-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-embed-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/classes/META-INF for [INFO] [echo] web-embed-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-embed-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/web-embed-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-embed-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-embed-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-embed-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/6.2.6-SNAPSHOT/web-embed-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 6.2.6-SNAPSHOT [102/288] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Ant Tests - CCI BlackBox TX: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cciblackbox-tx --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cciblackbox-tx --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cciblackbox-tx --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cciblackbox-tx --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cciblackbox-tx --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cciblackbox-tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cciblackbox-tx --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ config-types --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ config-types --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ config-types --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ config-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ config-types --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-types --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-types --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ config-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cciblackbox-tx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ config-types --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default) @ config-types --- [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ config-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cciblackbox-tx --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cciblackbox-tx --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cciblackbox-tx --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cciblackbox-tx --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ config-types --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/classes [INFO] Executing tasks [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [INFO] [echo] cciblackbox-tx [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cciblackbox-tx --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/xjc [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cciblackbox-tx --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cciblackbox-tx --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cciblackbox-tx --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/6.2.6-SNAPSHOT/cciblackbox-tx-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [INFO] Building connectors-ra-redeploy 6.2.6-SNAPSHOT [103/288] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in connectors-ra-redeploy: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-ra-redeploy --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-ra-redeploy --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-ra-redeploy --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-ra-redeploy --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-ra-redeploy --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/6.2.6-SNAPSHOT/connectors-ra-redeploy-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.extras:javaee-frag >---------------- [INFO] Building GlassFish javaee.jar distribution fragment 6.2.6-SNAPSHOT [104/288] [INFO] from appserver/extras/javaee/dist-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish javaee.jar distribution fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ javaee-frag --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ javaee-frag --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ javaee-frag --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ javaee-frag --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ javaee-frag --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ javaee-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ javaee-frag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (default) @ javaee-frag --- [INFO] Copying javaee.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/classes/lib/javaee.jar [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ javaee-frag --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ config-types --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ config-types --- [INFO] Executing tasks [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/classes/META-INF for [INFO] [echo] javaee-frag [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ config-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ javaee-frag --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/javaee-frag.zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ config-types --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ javaee-frag --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ javaee-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-javaee-frag-checkstyle) @ javaee-frag --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ javaee-frag --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/javaee-frag/6.2.6-SNAPSHOT/javaee-frag-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [INFO] Building GlassFish appserv-rt distribution fragment 6.2.6-SNAPSHOT [105/288] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/classes/META-INF for [INFO] [echo] config-types [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish appserv-rt distribution fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ config-types --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserv-rt-frag --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserv-rt-frag --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserv-rt-frag --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserv-rt-frag --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/config-types.jar [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserv-rt-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserv-rt-frag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (default) @ appserv-rt-frag --- [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ config-types --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserv-rt-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ config-types --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ config-types --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/6.2.6-SNAPSHOT/config-types-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [INFO] Building grizzly-config 6.2.6-SNAPSHOT [106/288] [INFO] from nucleus/grizzly/config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in grizzly-config: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [INFO] [echo] appserv-rt-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ appserv-rt-frag --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserv-rt-frag --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserv-rt-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserv-rt-frag --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/6.2.6-SNAPSHOT/appserv-rt-frag-6.2.6-SNAPSHOT.pom [INFO] [xjc] parsing a schema... [INFO] [xjc] [WARNING] Are you trying to compile DTD? Support for DTD is experimental. You may enable it by using the -dtd option. [INFO] [xjc] unknown location [INFO] [xjc] [INFO] [xjc] compiling a schema... [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ grizzly-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ grizzly-config --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ grizzly-config --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ grizzly-config --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [INFO] Executed tasks [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ acc-config --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ acc-config --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ acc-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ acc-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ acc-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ acc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ acc-config --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ acc-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ grizzly-config --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ grizzly-config --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ grizzly-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ grizzly-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ grizzly-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ acc-config --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ acc-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ acc-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ acc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ acc-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/classes/META-INF for [INFO] [echo] acc-config [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ acc-config --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/acc-config.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ acc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ acc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ acc-config --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/6.2.6-SNAPSHOT/acc-config-6.2.6-SNAPSHOT.pom [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ grizzly-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ grizzly-config --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ grizzly-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/classes [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 7 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- glassfishbuild:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [INFO] [INFO] --- assembly:3.3.0:single (create-artifact) @ glassfish-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/stage [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/dependency/META-INF for [INFO] [echo] glassfish-common [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ glassfish-common --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/glassfish-common.zip [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/6.2.6-SNAPSHOT/glassfish-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ grizzly-config --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ grizzly-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ grizzly-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ grizzly-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ grizzly-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/classes/META-INF for [INFO] [echo] grizzly-config [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ grizzly-config --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/grizzly-config.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ grizzly-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ grizzly-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ grizzly-config --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/6.2.6-SNAPSHOT/grizzly-config-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [INFO] Building Nucleus Grizzly jars Combining 6.2.6-SNAPSHOT [107/288] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:bundle (bundle)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus Grizzly jars Combining: [WARNING] org.glassfish.hk2:consolidatedbundle-maven-plugin:3.0.3 [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-grizzly-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-grizzly-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-grizzly-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-grizzly-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-grizzly-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-grizzly-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ nucleus-grizzly-all --- [INFO] No sources to compile [INFO] [INFO] --- consolidatedbundle:3.0.3:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/3.0.1/grizzly-framework-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/3.0.1/grizzly-portunif-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/3.0.1/grizzly-http-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/3.0.1/grizzly-http2-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/3.0.1/grizzly-http-server-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/config/target/grizzly-config.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ nucleus-grizzly-all --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ nucleus-grizzly-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ nucleus-grizzly-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ nucleus-grizzly-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-grizzly-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [INFO] [echo] nucleus-grizzly-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ nucleus-grizzly-all --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [INFO] [INFO] --- bundle:5.1.4:bundle (bundle) @ nucleus-grizzly-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [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) [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-grizzly-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-grizzly-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-grizzly-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/6.2.6-SNAPSHOT/nucleus-grizzly-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [INFO] Building Public APIs of Glassfish 6.2.6-SNAPSHOT [108/288] [INFO] from nucleus/common/glassfish-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Public APIs of Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 183 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/classes/META-INF for [INFO] [echo] glassfish-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/glassfish-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/6.2.6-SNAPSHOT/glassfish-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [INFO] [INFO] Building Common Utilities 6.2.6-SNAPSHOT [109/288] [INFO] Building GlassFish ha-shoal-cache-bootstrap 6.2.6-SNAPSHOT [110/288] [INFO] from nucleus/common/common-util/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [111/288] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] The following plugins are not marked as thread-safe in Common Utilities: [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ha-shoal-cache-bootstrap: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Integration: [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ha-shoal-cache-bootstrap --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-bootstrap --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-admingui-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-admingui-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-admingui-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-admingui-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ha-shoal-cache-bootstrap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ common-util --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ common-util --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ common-util --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ common-util --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-admingui-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-admingui-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-admingui-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-admingui-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/TOCInjector.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/src/main/java/org/glassfish/admingui/connector/TOCInjector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-admingui-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ha-shoal-cache-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [INFO] [echo] ha-shoal-cache-bootstrap [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ha-shoal-cache-bootstrap --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ha-shoal-cache-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ha-shoal-cache-bootstrap --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/6.2.6-SNAPSHOT/ha-shoal-cache-bootstrap-6.2.6-SNAPSHOT.pom [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-admingui-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-admingui-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-admingui-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-admingui-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-admingui-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-admingui-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-admingui-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [INFO] [echo] gf-admingui-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-admingui-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ common-util --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ common-util --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ common-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ common-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-admingui-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-admingui-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-admingui-connector --- [INFO] Copying 10 resources [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/6.2.6-SNAPSHOT/gf-admingui-connector-6.2.6-SNAPSHOT.pom [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ common-util --- [INFO] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [INFO] Building Admin Console Integration 6.2.6-SNAPSHOT [112/288] [INFO] from appserver/admingui/plugin-service/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Integration: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-plugin-service --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-plugin-service --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-plugin-service --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-plugin-service --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-plugin-service --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-plugin-service --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-plugin-service --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-plugin-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-plugin-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-plugin-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-plugin-service --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-plugin-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-plugin-service --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-plugin-service --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-plugin-service --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-plugin-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-plugin-service --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/classes/META-INF for [INFO] [echo] console-plugin-service [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-plugin-service --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/console-plugin-service.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-plugin-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-plugin-service --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-plugin-service --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/6.2.6-SNAPSHOT/console-plugin-service-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [INFO] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [INFO] Building Admin Console Community Edition Theme Plugin 6.2.6-SNAPSHOT [114/288] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [INFO] from appserver/admingui/community-theme/pom.xml [INFO] Building Admin Console JTS Plugin 6.2.6-SNAPSHOT [115/288] [INFO] Building Admin Console Concurrent Plugin 6.2.6-SNAPSHOT [113/288] [INFO] from appserver/admingui/jts/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/admingui/concurrent/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console JTS Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Concurrent Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Community Edition Theme Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-jts-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-jts-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-jts-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jts-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-concurrent-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-concurrent-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-concurrent-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-concurrent-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-community-branding-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-community-branding-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-community-branding-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-community-branding-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-jts-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-jts-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-jts-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-jts-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] Copying 17 resources [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-concurrent-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-concurrent-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/common-resources with includes "" and excludes "" [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-concurrent-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-jts-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 24 resources [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/classes [INFO] Copying 37 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-concurrent-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-community-branding-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-community-branding-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-community-branding-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 17 resources [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-jts-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-community-branding-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-concurrent-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-community-branding-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-jts-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-jts-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-concurrent-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-concurrent-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-community-branding-plugin --- [INFO] [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-concurrent-plugin --- [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jts-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-concurrent-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-jts-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-jts-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-concurrent-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ console-community-branding-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-concurrent-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-jts-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-concurrent-plugin --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-jts-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/classes/META-INF for [INFO] [echo] console-concurrent-plugin [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/classes/META-INF for [INFO] [echo] console-jts-plugin [INFO] Executed tasks [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-concurrent-plugin --- [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-jts-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/console-jts-plugin.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-jts-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-concurrent-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-jts-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-jts-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-concurrent-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/6.2.6-SNAPSHOT/console-jts-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-concurrent-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/6.2.6-SNAPSHOT/console-concurrent-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [INFO] Building Admin Console EJB Container Plugin 6.2.6-SNAPSHOT [116/288] [INFO] from appserver/admingui/ejb/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-community-branding-plugin --- [INFO] Building Admin Console EJB Local (Lite) Plugin 6.2.6-SNAPSHOT [117/288] [INFO] from appserver/admingui/ejb-lite/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console EJB Local (Lite) Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [INFO] Changes detected - recompiling the module! [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console EJB Container Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-ejb-lite-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-ejb-lite-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-ejb-lite-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-lite-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-ejb-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-ejb-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-ejb-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-ejb-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-ejb-lite-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-ejb-lite-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] Copying 15 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-ejb-lite-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-community-branding-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-community-branding-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-community-branding-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-community-branding-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-ejb-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-ejb-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-community-branding-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-ejb-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] Copying 15 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-ejb-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/classes/META-INF for [INFO] [echo] console-community-branding-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-community-branding-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-ejb-lite-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-community-branding-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-community-branding-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-community-branding-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/6.2.6-SNAPSHOT/console-community-branding-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-ejb-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/GFBase64Decoder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/com/sun/enterprise/universal/GFBase64Decoder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/AnnotationUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/AnnotationUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ common-util --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ common-util --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-ejb-lite-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-ejb-lite-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/classes [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ common-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-ejb-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-ejb-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-lite-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-ejb-lite-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-ejb-lite-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-ejb-lite-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/classes/META-INF for [INFO] [echo] console-ejb-lite-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-ejb-lite-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-ejb-lite-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-ejb-lite-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-ejb-lite-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/6.2.6-SNAPSHOT/console-ejb-lite-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-ejb-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-ejb-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-ejb-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-ejb-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-ejb-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/classes/META-INF for [INFO] [echo] console-ejb-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-ejb-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/console-ejb-plugin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-ejb-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-ejb-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-ejb-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/6.2.6-SNAPSHOT/console-ejb-plugin-6.2.6-SNAPSHOT.pom [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ common-util --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ common-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ common-util --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ common-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ common-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ common-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ common-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/classes/META-INF for [INFO] [echo] common-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ common-util --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/common-util.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ common-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ common-util --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ common-util --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/6.2.6-SNAPSHOT/common-util-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [INFO] Building Appserver Core Bootstraping Classes 6.2.6-SNAPSHOT [118/288] [INFO] [INFO] from nucleus/core/bootstrap/pom.xml [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building GlassFish Admin REST Client 6.2.6-SNAPSHOT [119/288] [INFO] from nucleus/admin/rest/rest-client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Admin REST Client: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Appserver Core Bootstraping Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ rest-client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ rest-client --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ rest-client --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-client --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ rest-client --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ rest-client --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ rest-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack (unpack) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:6.2.6-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ rest-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ rest-client --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-client --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ rest-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ rest-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ rest-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ rest-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/classes/META-INF for [INFO] [echo] rest-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/rest-client.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ rest-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ rest-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest-client --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/6.2.6-SNAPSHOT/rest-client-6.2.6-SNAPSHOT.pom [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/EmbeddedInhabitantsParser.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/EmbeddedInhabitantsParser.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/GlassFishMainActivator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/GlassFishMainActivator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/classes/META-INF for [INFO] [echo] glassfish [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/glassfish.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [INFO] Building Test Utilities 6.2.6-SNAPSHOT [120/288] [INFO] from nucleus/test-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [INFO] Building Embedded GlassFish Shell 6.2.6-SNAPSHOT [121/288] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Test Utilities: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Shell: [WARNING] ***************************************************************** [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-shell --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-shell --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-embedded-shell --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-embedded-shell --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-embedded-shell --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-shell --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-embedded-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-shell --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-embedded-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-shell --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/6.2.6-SNAPSHOT/glassfish-embedded-shell-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [INFO] Building Embedded GlassFish Shell dist. fragment 6.2.6-SNAPSHOT [122/288] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Shell dist. fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-shell-frag --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-shell-frag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ glassfish-embedded-shell-frag --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-shell-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-shell-frag --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/6.2.6-SNAPSHOT/glassfish-embedded-shell-frag-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ test-utils --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ test-utils --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ test-utils --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ test-utils --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ test-utils --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ test-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ test-utils --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/classes/META-INF for [INFO] [echo] test-utils [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ test-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/test-utils.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ test-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ test-utils --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/6.2.6-SNAPSHOT/test-utils-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [INFO] Building GlassFish Java EE Annotation Framework 6.2.6-SNAPSHOT [124/288] [INFO] Building admin-config-api 6.2.6-SNAPSHOT [123/288] [INFO] from appserver/common/annotation-framework/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/admin/config-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-config-api: [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Java EE Annotation Framework: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ annotation-framework --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ annotation-framework --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ annotation-framework --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ annotation-framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ config-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ config-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ config-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ config-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ annotation-framework --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ annotation-framework --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ annotation-framework --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ annotation-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ annotation-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/JarScanner.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/src/main/java/org/glassfish/apf/impl/AnnotationProcessorImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ annotation-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ annotation-framework --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ annotation-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ annotation-framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ annotation-framework --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ annotation-framework --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ annotation-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ annotation-framework --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/classes/META-INF for [INFO] [echo] annotation-framework [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ annotation-framework --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/annotation-framework.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ annotation-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ annotation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ annotation-framework --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/6.2.6-SNAPSHOT/annotation-framework-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ config-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ config-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ config-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ config-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] Copying 15 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ config-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigModularityUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigModularityUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ config-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ config-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ config-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ config-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ config-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ config-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ config-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ config-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ config-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ config-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/classes/META-INF for [INFO] [echo] config-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ config-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/config-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ config-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ config-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ config-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/6.2.6-SNAPSHOT/config-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [INFO] [INFO] Building Private APIs of Glassfish 6.2.6-SNAPSHOT [126/288] [INFO] Building GMS Bootstrap Module 6.2.6-SNAPSHOT [125/288] [INFO] from nucleus/common/internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [INFO] Building Transaction Service Internal API 6.2.6-SNAPSHOT [127/288] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/transaction/internal-api/pom.xml [INFO] Building Load Balancer Internal API 6.2.6-SNAPSHOT [128/288] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Private APIs of Glassfish: [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Transaction Service Internal API: [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Load Balancer Internal API: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] The following plugins are not marked as thread-safe in GMS Bootstrap Module: [WARNING] ***************************************************************** [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-load-balancer-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-load-balancer-connector --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-load-balancer-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-load-balancer-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ transaction-internal-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ transaction-internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ transaction-internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ transaction-internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gms-bootstrap --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gms-bootstrap --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gms-bootstrap --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-bootstrap --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-load-balancer-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-load-balancer-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ transaction-internal-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ transaction-internal-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ transaction-internal-api --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/common-resources with includes "" and excludes "" [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-load-balancer-connector --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ transaction-internal-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ transaction-internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-load-balancer-connector --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/classes [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gms-bootstrap --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gms-bootstrap --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gms-bootstrap --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ internal-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ internal-api --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/common-resources with includes "" and excludes "" [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gms-bootstrap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ internal-api --- [INFO] Copying 2 resources [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gms-bootstrap --- [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ internal-api --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-load-balancer-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ transaction-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gms-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-load-balancer-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ transaction-internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-load-balancer-connector --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ transaction-internal-api --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gms-bootstrap --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gms-bootstrap --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/classes [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/EngineInfo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/EngineInfo.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/EngineInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/src/main/java/org/glassfish/internal/data/EngineInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-load-balancer-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-load-balancer-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-load-balancer-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-load-balancer-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-load-balancer-connector --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ transaction-internal-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ transaction-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ transaction-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ transaction-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ transaction-internal-api --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-bootstrap --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gms-bootstrap --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gms-bootstrap --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [INFO] Executing tasks [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gms-bootstrap --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [INFO] [echo] gf-load-balancer-connector [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-load-balancer-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gms-bootstrap --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/classes/META-INF for [INFO] [echo] transaction-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ transaction-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/transaction-internal-api.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [INFO] [echo] gms-bootstrap [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-load-balancer-connector --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gms-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-load-balancer-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-load-balancer-connector --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ transaction-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/6.2.6-SNAPSHOT/gf-load-balancer-connector-6.2.6-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ transaction-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ transaction-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/6.2.6-SNAPSHOT/transaction-internal-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gms-bootstrap --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gms-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gms-bootstrap --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/6.2.6-SNAPSHOT/gms-bootstrap-6.2.6-SNAPSHOT.pom [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ internal-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/classes/META-INF for [INFO] [echo] internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/internal-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/6.2.6-SNAPSHOT/internal-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [INFO] Building GlassFish SSL Implementation Module 6.2.6-SNAPSHOT [129/288] [INFO] from nucleus/security/ssl-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] [INFO] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [INFO] Building OSGi Container 6.2.6-SNAPSHOT [130/288] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [INFO] Building Deployment Related Common Classes 6.2.6-SNAPSHOT [131/288] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [INFO] from nucleus/deployment/common/pom.xml [INFO] Building flashlight-framework 6.2.6-SNAPSHOT [132/288] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/flashlight/framework/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] The following plugins are not marked as thread-safe in GlassFish SSL Implementation Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in OSGi Container: [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in flashlight-framework: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] The following plugins are not marked as thread-safe in Deployment Related Common Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ osgi-container --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ osgi-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ssl-impl --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ssl-impl --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ssl-impl --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ssl-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ flashlight-framework --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ flashlight-framework --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ flashlight-framework --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ osgi-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ osgi-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ osgi-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ssl-impl --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ssl-impl --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ssl-impl --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/common-resources with includes "" and excludes "" [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ osgi-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/src/main/manpages [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ssl-impl --- [INFO] Copying 2 resources to META-INF [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ osgi-container --- [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/manpages [INFO] Changes detected - recompiling the module! [INFO] Copying 2 resources to META-INF [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ssl-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ flashlight-framework --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ flashlight-framework --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ flashlight-framework --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ flashlight-framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 16 resources [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ flashlight-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ deployment-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ deployment-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509TrustManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ssl-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ osgi-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ssl-impl --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ssl-impl --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ osgi-container --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ osgi-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ssl-impl --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ssl-impl --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ssl-impl --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-container --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ osgi-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ osgi-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ssl-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ osgi-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ssl-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ osgi-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ flashlight-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [INFO] [echo] osgi-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ osgi-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/classes/META-INF for [INFO] [echo] ssl-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ssl-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/ssl-impl.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ osgi-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ osgi-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ osgi-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/6.2.6-SNAPSHOT/osgi-container-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [INFO] Building Glassfish MBeanServer support 6.2.6-SNAPSHOT [133/288] [INFO] from nucleus/common/mbeanserver/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish MBeanServer support: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ssl-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-mbeanserver --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-mbeanserver --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-mbeanserver --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-mbeanserver --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ssl-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ssl-impl --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/6.2.6-SNAPSHOT/ssl-impl-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [INFO] Building stats77 6.2.6-SNAPSHOT [134/288] [INFO] from appserver/common/stats77/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in stats77: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ stats77 --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stats77 --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ stats77 --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ stats77 --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ flashlight-framework --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ flashlight-framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ deployment-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-mbeanserver --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-mbeanserver --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-mbeanserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-mbeanserver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ stats77 --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ stats77 --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ stats77 --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ stats77 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ stats77 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-framework --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ deployment-common --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ deployment-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ flashlight-framework --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ flashlight-framework --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ flashlight-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ flashlight-framework --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/classes/META-INF for [INFO] [echo] flashlight-framework [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ flashlight-framework --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/flashlight-framework.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-mbeanserver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ flashlight-framework --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ flashlight-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ flashlight-framework --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/6.2.6-SNAPSHOT/flashlight-framework-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ stats77 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [INFO] Building Glassfish Naming 6.2.6-SNAPSHOT [135/288] [INFO] from appserver/common/glassfish-naming/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Naming: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-naming --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-naming --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-naming --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-naming --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-mbeanserver --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-mbeanserver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ stats77 --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ stats77 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-naming --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-naming --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-naming --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-naming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-mbeanserver --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-mbeanserver --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-mbeanserver --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-mbeanserver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-mbeanserver --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/classes/META-INF for [INFO] [echo] glassfish-mbeanserver [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-mbeanserver --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ stats77 --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ stats77 --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ stats77 --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ stats77 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ stats77 --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-mbeanserver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-mbeanserver --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-mbeanserver --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.jar [INFO] Executing tasks [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/6.2.6-SNAPSHOT/glassfish-mbeanserver-6.2.6-SNAPSHOT.pom [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/classes/META-INF for [INFO] [echo] stats77 [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ stats77 --- [INFO] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [INFO] Building Diagnostics API 6.2.6-SNAPSHOT [136/288] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Diagnostics API: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ diagnostics-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ diagnostics-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ diagnostics-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/stats77.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ deployment-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ deployment-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ deployment-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment-common --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ stats77 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ stats77 --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ stats77 --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/6.2.6-SNAPSHOT/stats77-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [INFO] Building JTA Implementation for Glassfish 6.2.6-SNAPSHOT [137/288] [INFO] from appserver/transaction/jta/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JTA Implementation for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/classes/META-INF for [INFO] [echo] deployment-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ deployment-common --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jta --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jta --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jta --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jta --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/deployment-common.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/6.2.6-SNAPSHOT/deployment-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [INFO] Building Web Container Naming Utilities 6.2.6-SNAPSHOT [138/288] [INFO] from appserver/web/web-naming/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web Container Naming Utilities: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ diagnostics-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ diagnostics-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ diagnostics-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ diagnostics-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ diagnostics-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/JavaURLContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jta --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jta --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jta --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ diagnostics-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-naming --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ diagnostics-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ diagnostics-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-naming --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/UnFreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionManagerSimplified.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionManagerSimplified.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jta --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jta --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jta --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ diagnostics-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ diagnostics-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ diagnostics-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ diagnostics-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [INFO] [echo] diagnostics-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ diagnostics-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ diagnostics-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ diagnostics-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/6.2.6-SNAPSHOT/diagnostics-api-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-naming --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-naming --- [INFO] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [INFO] Building JMS Connector Module for Runtime 6.2.6-SNAPSHOT [139/288] [INFO] from appserver/jms/gf-jms-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JMS Connector Module for Runtime: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-naming --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/classes/META-INF for [INFO] [echo] glassfish-naming [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-naming --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/glassfish-naming.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-naming --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/6.2.6-SNAPSHOT/glassfish-naming-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [INFO] Building GlassFish Grizzly adapter container implementation 6.2.6-SNAPSHOT [140/288] [INFO] from appserver/grizzly/grizzly-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Grizzly adapter container implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jta --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jta --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jta --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jta --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jta --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jta --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/classes/META-INF for [INFO] [echo] jta [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jta --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/jta.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jta --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jta --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jta --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/6.2.6-SNAPSHOT/jta-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [INFO] Building admin-monitoring 6.2.6-SNAPSHOT [141/288] [INFO] from nucleus/admin/monitor/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-monitoring: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-naming --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-naming --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-jms-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-naming --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-naming --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-jms-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-jms-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-grizzly-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-container --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-grizzly-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-grizzly-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ monitoring-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ monitoring-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ monitoring-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ monitoring-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-jms-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-jms-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-jms-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-jms-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-jms-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-grizzly-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-grizzly-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-grizzly-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-naming --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-naming --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-naming --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-jms-connector --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/common-resources with includes "" and excludes "" [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-naming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ monitoring-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ monitoring-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ monitoring-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ monitoring-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/src/main/java/org/glassfish/extras/grizzly/GrizzlyDeployer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ monitoring-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/classes [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-grizzly-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-jms-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-jms-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-grizzly-container --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-grizzly-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-jms-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-jms-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-jms-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-jms-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/classes/META-INF for [INFO] [echo] gf-jms-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-jms-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-grizzly-container --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-grizzly-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-grizzly-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-jms-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-grizzly-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-jms-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-jms-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/6.2.6-SNAPSHOT/gf-jms-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [INFO] Building GlassFish Flashlight Client 6.2.6-SNAPSHOT [142/288] [INFO] from appserver/flashlight/client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] Executing tasks [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Flashlight Client: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/classes/META-INF for [INFO] [echo] glassfish-grizzly-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-grizzly-container --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ flashlight-client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ flashlight-client --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ flashlight-client --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ flashlight-client --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-grizzly-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-grizzly-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/6.2.6-SNAPSHOT/glassfish-grizzly-container-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.security:security >---------------- [INFO] Building Security Core Classes 6.2.6-SNAPSHOT [143/288] [INFO] from nucleus/security/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Security Core Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ security --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ security --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ flashlight-client --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ flashlight-client --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ flashlight-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ flashlight-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ flashlight-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/StatsProviderRegistry.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ monitoring-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 required: java.lang.String,java.lang.Object,java.util.Dictionary found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion required: java.util.Dictionary found: java.util.Dictionary [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/java/org/apache/naming/resources/WARDirContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/java/org/apache/naming/resources/WARDirContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ flashlight-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ monitoring-core --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ monitoring-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-naming --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ flashlight-client --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ flashlight-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ flashlight-client --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ flashlight-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ flashlight-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ flashlight-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ flashlight-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/classes/META-INF for [INFO] [echo] flashlight-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ flashlight-client --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/flashlight-client.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ flashlight-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ flashlight-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ flashlight-client --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/6.2.6-SNAPSHOT/flashlight-client-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [INFO] Building nucleus.resources 6.2.6-SNAPSHOT [144/288] [INFO] from nucleus/resources/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in nucleus.resources: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-resources --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-resources --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-resources --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ nucleus-resources --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ security --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ security --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-naming --- [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-naming --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-naming --- [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [INFO] Copying 1 resource [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Copying 25 resources [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-naming --- [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/classes/META-INF for [INFO] [echo] web-naming [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-naming --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ monitoring-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/web-naming.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-naming --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-naming --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/6.2.6-SNAPSHOT/web-naming-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [INFO] Building EJB Container connector for Glassfish 6.2.6-SNAPSHOT [145/288] [INFO] from appserver/ejb/ejb-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in EJB Container connector for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-ejb-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-ejb-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-ejb-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-ejb-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-resources --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-resources --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-resources --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ nucleus-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ nucleus-resources --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ monitoring-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ monitoring-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ monitoring-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ monitoring-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/classes/META-INF for [INFO] [echo] monitoring-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ monitoring-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/monitoring-core.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ monitoring-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ monitoring-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ monitoring-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/6.2.6-SNAPSHOT/monitoring-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [INFO] Building AutoDeploy Classes 6.2.6-SNAPSHOT [146/288] [INFO] from nucleus/deployment/autodeploy/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in AutoDeploy Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment-autodeploy --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment-autodeploy --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment-autodeploy --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-autodeploy --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-ejb-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-ejb-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-ejb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-ejb-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/ResourceTypeOrderProcessor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ nucleus-resources --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ nucleus-resources --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ nucleus-resources --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment-autodeploy --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment-autodeploy --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ deployment-autodeploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ deployment-autodeploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/EjbAnnotationTypesProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-ejb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ nucleus-resources --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ nucleus-resources --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ nucleus-resources --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ nucleus-resources --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-resources --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/classes/META-INF for [INFO] [echo] nucleus-resources [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ nucleus-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/nucleus-resources.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-resources --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-resources --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/6.2.6-SNAPSHOT/nucleus-resources-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [INFO] Building Connector for GlassFish Web Container 6.2.6-SNAPSHOT [147/288] [INFO] from appserver/web/gf-web-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connector for GlassFish Web Container: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-web-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-web-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-web-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-web-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-ejb-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-ejb-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ deployment-autodeploy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-ejb-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-ejb-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-ejb-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-ejb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-ejb-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/classes/META-INF for [INFO] [echo] gf-ejb-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-ejb-connector --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ deployment-autodeploy --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ deployment-autodeploy --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-ejb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-ejb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-ejb-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/6.2.6-SNAPSHOT/gf-ejb-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [INFO] Building GlassFish AppClient Server-Side Connector 6.2.6-SNAPSHOT [148/288] [INFO] from appserver/appclient/server/connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish AppClient Server-Side Connector: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-web-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-web-connector --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appclient-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-web-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appclient-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appclient-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/common-resources with includes "" and excludes "" [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateJACCProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/cli/CreateJACCProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/common/ServerLoginCallbackHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/src/main/java/com/sun/enterprise/security/auth/login/common/ServerLoginCallbackHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-web-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-web-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/classes [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appclient-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appclient-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appclient-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appclient-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-autodeploy --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ deployment-autodeploy --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ deployment-autodeploy --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appclient-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-autodeploy --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ deployment-autodeploy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment-autodeploy --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/classes/META-INF for [INFO] [echo] deployment-autodeploy [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ deployment-autodeploy --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment-autodeploy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment-autodeploy --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-autodeploy-checkstyle) @ deployment-autodeploy --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment-autodeploy --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/6.2.6-SNAPSHOT/deployment-autodeploy-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [INFO] Building Glassfish Grizzly extra jars Combining 6.2.6-SNAPSHOT [149/288] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:bundle (bundle)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Grizzly extra jars Combining: [WARNING] org.glassfish.hk2:consolidatedbundle-maven-plugin:3.0.3 [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-web-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ appclient-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ security --- [INFO] [INFO] --- dependency:3.3.0:copy (copy-installed) @ security --- [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-grizzly-extra-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-grizzly-extra-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-grizzly-extra-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ appclient-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appclient-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-web-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-web-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/classes [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes/libsolsparcauth.so [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes/libsolx86auth.so [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 137 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appclient-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appclient-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appclient-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appclient-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/classes/META-INF for [INFO] [echo] appclient-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appclient-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- consolidatedbundle:3.0.3:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/3.0.1/grizzly-comet-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/3.0.1/grizzly-websockets-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/3.0.1/grizzly-http-servlet-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/3.0.1/grizzly-http-ajp-3.0.1.jar [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/appclient-connector.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-grizzly-extra-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appclient-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appclient-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appclient-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/6.2.6-SNAPSHOT/appclient-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [INFO] Building Deployment Object Library 6.2.6-SNAPSHOT [150/288] [INFO] from appserver/deployment/dol/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Deployment Object Library: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-web-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-web-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-web-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-web-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-web-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/classes/META-INF for [INFO] [echo] gf-web-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-web-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/gf-web-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-web-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-web-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-web-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/6.2.6-SNAPSHOT/gf-web-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [INFO] Building Web container and GUI plug-in common classes 6.2.6-SNAPSHOT [151/288] [INFO] from appserver/web/gui-plugin-common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web container and GUI plug-in common classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-gui-plugin-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-gui-plugin-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-gui-plugin-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-gui-plugin-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-grizzly-extra-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [INFO] [echo] glassfish-grizzly-extra-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ dol --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dol --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ dol --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ dol --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [INFO] [INFO] --- bundle:5.1.4:bundle (bundle) @ glassfish-grizzly-extra-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-gui-plugin-common --- [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) [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-gui-plugin-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-gui-plugin-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/classes [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (6.2.6-SNAPSHOT) and in the manifest (6.2.6). 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 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-gui-plugin-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/classes/META-INF for [INFO] [echo] security [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ security --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/security.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-grizzly-extra-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-grizzly-extra-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/6.2.6-SNAPSHOT/glassfish-grizzly-extra-all-6.2.6-SNAPSHOT.pom [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-gui-plugin-common --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-security-checkstyle) @ security --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ security --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/6.2.6-SNAPSHOT/security-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.security:security-services >------------ [INFO] Building Security Services and SPI 6.2.6-SNAPSHOT [152/288] [INFO] from nucleus/security/services/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [INFO] Building Java EE dependent public APIs of Glassfish 6.2.6-SNAPSHOT [153/288] [INFO] from appserver/common/glassfish-ee-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Security Services and SPI: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Java EE dependent public APIs of Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-ee-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-ee-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-ee-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-ee-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-services --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ security-services --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ security-services --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-services --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-gui-plugin-common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-gui-plugin-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-gui-plugin-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-gui-plugin-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-gui-plugin-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/classes/META-INF for [INFO] [echo] web-gui-plugin-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-gui-plugin-common --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-ee-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-ee-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-ee-api --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-gui-plugin-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-ee-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-gui-plugin-common --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/classes [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/6.2.6-SNAPSHOT/web-gui-plugin-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [INFO] Building LDAP Booster Pack 6.2.6-SNAPSHOT [154/288] [INFO] from appserver/ldapbp/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in LDAP Booster Pack: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ldapbp --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ldapbp --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ldapbp --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ldapbp --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-ee-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ldapbp --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ldapbp --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ldapbp --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ldapbp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 34 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ldapbp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-ee-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-ee-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ security-services --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ security-services --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ security-services --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ security-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ security-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ dol --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ dol --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ dol --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ dol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ dol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-ee-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-ee-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-ee-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-ee-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-ee-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/classes/META-INF for [INFO] [echo] glassfish-ee-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-ee-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-ee-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-ee-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-ee-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/6.2.6-SNAPSHOT/glassfish-ee-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [INFO] Building Admin Console Common 6.2.6-SNAPSHOT [155/288] [INFO] from appserver/admingui/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Common: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[88,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,21] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,43] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,29] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[827,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,45] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[112,49] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[115,42] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[120,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[121,47] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[143,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[135,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,44] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[328,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[331,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[335,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[183,35] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[96,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[117,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[30,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[107,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[108,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[110,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[110,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[111,52] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[153,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ldapbp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ldapbp --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ldapbp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/classes [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ldapbp --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ldapbp --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ldapbp --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ldapbp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ldapbp --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/classes/META-INF for [INFO] [echo] ldapbp [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ldapbp --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/ldapbp.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ldapbp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ldapbp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ldapbp --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/6.2.6-SNAPSHOT/ldapbp-6.2.6-SNAPSHOT.pom [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-services --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-services --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ security-services --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ security-services --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ security-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-services --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ security-services --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ security-services --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ security-services --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ security-services --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/classes/META-INF for [INFO] [echo] security-services [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ security-services --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/security-services.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ security-services --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ security-services --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ security-services --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/6.2.6-SNAPSHOT/security-services-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [INFO] Building admin-util 6.2.6-SNAPSHOT [156/288] [INFO] Building Felix Web Console Extension for GlassFish 6.2.6-SNAPSHOT [157/288] [INFO] from nucleus/admin/util/pom.xml [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Felix Web Console Extension for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-util: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ admin-util --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ admin-util --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ admin-util --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-util --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ felix-webconsole-extension --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ felix-webconsole-extension --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ felix-webconsole-extension --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ felix-webconsole-extension --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 272 resources [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ felix-webconsole-extension --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ felix-webconsole-extension --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ felix-webconsole-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ felix-webconsole-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/classes [INFO] Copying 223 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ felix-webconsole-extension --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ felix-webconsole-extension --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ felix-webconsole-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ admin-util --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ admin-util --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ admin-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ admin-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ admin-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ felix-webconsole-extension --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ felix-webconsole-extension --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ felix-webconsole-extension --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ felix-webconsole-extension --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ felix-webconsole-extension --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [INFO] [echo] felix-webconsole-extension [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ felix-webconsole-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ felix-webconsole-extension --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ felix-webconsole-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ felix-webconsole-extension --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/6.2.6-SNAPSHOT/felix-webconsole-extension-6.2.6-SNAPSHOT.pom [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ dol --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ dol --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ dol --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/GuiUtil.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/GuiUtil.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/CommonHandlers.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/handlers/CommonHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ dol --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ dol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-common --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ProgressStatusDTOJsonProprietaryReader.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ProgressStatusDTOJsonProprietaryReader.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ProprietaryReaderFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/remote/reader/ProprietaryReaderFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ admin-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ admin-util --- [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ admin-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 108 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/classes/META-INF for [INFO] [echo] console-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-common --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/console-common.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/6.2.6-SNAPSHOT/console-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [INFO] Building Admin Console Clustering Support Plugin 6.2.6-SNAPSHOT [158/288] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [INFO] from appserver/admingui/cluster/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Admin Console Core Jar 6.2.6-SNAPSHOT [159/288] [INFO] from appserver/admingui/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] The following plugins are not marked as thread-safe in Admin Console Core Jar: [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Clustering Support Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ dol --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-cluster-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-cluster-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-cluster-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-cluster-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-cluster-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-cluster-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ dol --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/common-resources with includes "" and excludes "" [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ dol --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-cluster-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ dol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Copying 62 resources [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ dol --- [INFO] Copying 114 resources [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/classes/META-INF for [INFO] [echo] dol [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ dol --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-util --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/classes [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/dol.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ dol --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ dol --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ dol --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/6.2.6-SNAPSHOT/dol-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [INFO] Building Admin Console Web Container Plugin 6.2.6-SNAPSHOT [160/288] [INFO] from appserver/admingui/web/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Web Container Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 47 resources [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-web-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-web-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-web-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-web-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-core --- [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-cluster-plugin --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/classes [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ admin-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ admin-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ admin-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ admin-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/classes/META-INF for [INFO] [echo] admin-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ admin-util --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-cluster-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-web-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-web-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-web-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/classes [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-web-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 73 resources [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/admin-util.jar [INFO] Copying 84 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-web-plugin --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ admin-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ admin-util --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ admin-util --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/6.2.6-SNAPSHOT/admin-util-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [INFO] Building Admin Console JDBC Plugin 6.2.6-SNAPSHOT [161/288] [INFO] from appserver/admingui/jdbc/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console JDBC Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-jdbc-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-jdbc-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-jdbc-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jdbc-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-cluster-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-cluster-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-cluster-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-cluster-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-cluster-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/classes/META-INF for [INFO] [echo] console-cluster-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-cluster-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/console-cluster-plugin.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-jdbc-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-jdbc-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-jdbc-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 31 resources [INFO] Copying 35 resources [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-cluster-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-cluster-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-cluster-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/6.2.6-SNAPSHOT/console-cluster-plugin-6.2.6-SNAPSHOT.pom [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-jdbc-plugin --- [INFO] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [INFO] Building Admin Console Connectors Plugin 6.2.6-SNAPSHOT [162/288] [INFO] from appserver/admingui/jca/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [INFO] Changes detected - recompiling the module! [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Connectors Plugin: [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/classes [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-jca-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-jca-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-jca-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jca-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/classes [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-web-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-jdbc-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-jca-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-jca-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-jca-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 56 resources [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [INFO] Copying 64 resources [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-web-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-web-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-jca-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-jdbc-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-jdbc-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-jca-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-web-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-web-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-web-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-web-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-web-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/classes/META-INF for [INFO] [echo] console-web-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-web-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/console-web-plugin.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jdbc-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-jdbc-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-jdbc-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-jdbc-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-jdbc-plugin --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-web-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-web-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-web-plugin --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.jar [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/classes/META-INF for [INFO] [echo] console-jdbc-plugin [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/6.2.6-SNAPSHOT/console-web-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-jdbc-plugin --- [INFO] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [INFO] Building Admin Console Corba Plugin 6.2.6-SNAPSHOT [163/288] [INFO] from appserver/admingui/corba/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-core --- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Corba Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-corba-plugin --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-corba-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-corba-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-corba-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-jca-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-jca-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/classes/META-INF for [INFO] [echo] console-core [INFO] Executed tasks [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-core --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-jdbc-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-jdbc-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/console-core.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/6.2.6-SNAPSHOT/console-jdbc-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [INFO] Building Admin Console Full distribution plugin 6.2.6-SNAPSHOT [164/288] [INFO] from appserver/admingui/full/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Full distribution plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-common-full-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-common-full-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-common-full-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-common-full-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/6.2.6-SNAPSHOT/console-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [INFO] Building GlassFish OSGi Console Plugin 6.2.6-SNAPSHOT [165/288] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish OSGi Console Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-osgi-console-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-osgi-console-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-corba-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-corba-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-corba-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-corba-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 16 resources [INFO] Copying 20 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/src/main/manpages [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jca-plugin --- [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-jca-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-corba-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-jca-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-jca-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-jca-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/classes/META-INF for [INFO] [echo] console-jca-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-jca-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/console-jca-plugin.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-common-full-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-common-full-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-common-full-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 48 resources [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-jca-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-jca-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.jar [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/6.2.6-SNAPSHOT/console-jca-plugin-6.2.6-SNAPSHOT.pom [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-osgi-console-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [INFO] Building Admin CLI bridge command to the OSGi Shell 6.2.6-SNAPSHOT [166/288] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin CLI bridge command to the OSGi Shell: [INFO] Copying 2 resources to META-INF [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-osgi-console-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [INFO] Copying 44 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-common-full-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-corba-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-common-full-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-corba-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-corba-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-osgi-console-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-common-full-plugin --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-common-full-plugin --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-cli-remote --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-remote --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ osgi-cli-remote --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-remote --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-corba-plugin --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-corba-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-corba-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-corba-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-corba-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/classes/META-INF for [INFO] [echo] console-corba-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-corba-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/console-corba-plugin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-corba-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-corba-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-corba-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/6.2.6-SNAPSHOT/console-corba-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [INFO] Building cluster-common 6.2.6-SNAPSHOT [167/288] [INFO] from nucleus/cluster/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in cluster-common: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cluster-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cluster-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cluster-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-common-full-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-common-full-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-common-full-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-common-full-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-common-full-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/classes/META-INF for [INFO] [echo] console-common-full-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-common-full-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/console-common-full-plugin.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-osgi-console-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ osgi-cli-remote --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ osgi-cli-remote --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ osgi-cli-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ osgi-cli-remote --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-common-full-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-common-full-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-common-full-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/6.2.6-SNAPSHOT/console-common-full-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [INFO] Building Backup Restore classes 6.2.6-SNAPSHOT [168/288] [INFO] from appserver/admin/backup/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Backup Restore classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [INFO] [echo] glassfish-osgi-console-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ backup --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ backup --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ backup --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ backup --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-osgi-console-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/6.2.6-SNAPSHOT/glassfish-osgi-console-plugin-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cluster-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cluster-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cluster-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/common-resources with includes "" and excludes "" [INFO] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [INFO] Building admin-core 6.2.6-SNAPSHOT [169/288] [INFO] from appserver/admin/admin-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-core: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cluster-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cluster-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ admin-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ admin-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ admin-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ backup --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ backup --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ backup --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ backup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ backup --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/RemoteCommandSession.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ osgi-cli-remote --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cluster-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ admin-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ admin-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ admin-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ admin-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ admin-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ osgi-cli-remote --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ osgi-cli-remote --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cluster-common --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cluster-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ backup --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ backup --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ backup --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ admin-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-remote --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ osgi-cli-remote --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ osgi-cli-remote --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ osgi-cli-remote --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ osgi-cli-remote --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [INFO] [echo] osgi-cli-remote [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ osgi-cli-remote --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ backup --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ backup --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ osgi-cli-remote --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ osgi-cli-remote --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ osgi-cli-remote --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/6.2.6-SNAPSHOT/osgi-cli-remote-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [INFO] Building Concurrent Connector Module 6.2.6-SNAPSHOT [170/288] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Concurrent Connector Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ concurrent-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ concurrent-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ concurrent-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ admin-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ admin-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cluster-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cluster-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cluster-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cluster-common --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ backup --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ backup --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ backup --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ backup --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ backup --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/classes/META-INF for [INFO] [echo] cluster-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cluster-common --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/cluster-common.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/classes/META-INF for [INFO] [echo] backup [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ backup --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/backup.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cluster-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cluster-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ backup --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cluster-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/6.2.6-SNAPSHOT/cluster-common-6.2.6-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ backup --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ backup --- [INFO] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [INFO] Building Admin Console WAR 6.2.6-SNAPSHOT [171/288] [INFO] from appserver/admingui/war/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/6.2.6-SNAPSHOT/backup-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [INFO] Building Cluster SSH Provisioning 6.2.6-SNAPSHOT [172/288] [INFO] from nucleus/cluster/ssh/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Cluster SSH Provisioning: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ concurrent-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ concurrent-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ concurrent-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ concurrent-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ concurrent-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/classes [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console WAR: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cluster-ssh --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cluster-ssh --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cluster-ssh --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-ssh --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ admin-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ admin-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ admin-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ admin-core --- [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ concurrent-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/classes/META-INF for [INFO] [echo] admin-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ admin-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/admin-core.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ war --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ war --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ war --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ war --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ war --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ admin-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ war --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/common-resources with includes "" and excludes "" [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ admin-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ admin-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ war --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/6.2.6-SNAPSHOT/admin-core-6.2.6-SNAPSHOT.pom [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ war --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ war --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ war --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ war --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ war --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ war --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cluster-ssh --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cluster-ssh --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cluster-ssh --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cluster-ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/src/main/resources [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cluster-ssh --- [INFO] Changes detected - recompiling the module! [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/classes/META-INF for [INFO] [echo] war [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/classes [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (prepare-extra-dependencies) @ war --- [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/commons-io-2.11.0.jar [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [INFO] Copying woodstock-webui-jsf-5.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-5.0.0.jar [INFO] Copying woodstock-webui-jsf-suntheme-5.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-5.0.0.jar [INFO] [INFO] --- war:3.3.2:war (default-war) @ war --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ concurrent-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ concurrent-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ concurrent-connector --- [INFO] Packaging webapp [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ concurrent-connector --- [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui] [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ concurrent-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ concurrent-connector --- [INFO] Processing war project [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui] [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/classes/META-INF for [INFO] [echo] concurrent-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ concurrent-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/src/main/webapp] [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ concurrent-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ concurrent-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ concurrent-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/6.2.6-SNAPSHOT/concurrent-connector-6.2.6-SNAPSHOT.pom [INFO] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui.war [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cluster-ssh --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ war --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ war --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ war --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/6.2.6-SNAPSHOT/war-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.admingui:dist-fragment >-------------- [INFO] Building Admin Console Install Fragment for Web distro 6.2.6-SNAPSHOT [173/288] [INFO] from appserver/admingui/dist-fragment/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console Install Fragment for Web distro: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ dist-fragment --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dist-fragment --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ dist-fragment --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ dist-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ dist-fragment --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ dist-fragment --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ dist-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-admingui) @ dist-fragment --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/war/target/admingui.war to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/classes/glassfish/lib/install/applications/__admingui with includes "" and excludes "" [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cluster-ssh --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cluster-ssh --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/classes [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ dist-fragment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ dist-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/classes/META-INF for [INFO] [echo] dist-fragment [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ dist-fragment --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/dist-fragment.zip [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-ssh --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cluster-ssh --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cluster-ssh --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cluster-ssh --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cluster-ssh --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/classes/META-INF for [INFO] [echo] cluster-ssh [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cluster-ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/cluster-ssh.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cluster-ssh --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cluster-ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cluster-ssh --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/6.2.6-SNAPSHOT/cluster-ssh-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [INFO] Building Nucleus Logging Classes 6.2.6-SNAPSHOT [174/288] [INFO] from nucleus/core/logging/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus Logging Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ logging --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ logging --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ logging --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ logging --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ dist-fragment --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ dist-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-dist-fragment-checkstyle) @ dist-fragment --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ dist-fragment --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/target/dist-fragment.zip to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/dist-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dist-fragment/6.2.6-SNAPSHOT/dist-fragment-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ logging --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ logging --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ logging --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] Copying 8 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/UniformLogFormatter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/UniformLogFormatter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/GFFileHandler.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/UniformLogFormatter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/UniformLogFormatter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ logging --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ logging --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ logging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ logging --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ logging --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ logging --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ logging --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ logging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ logging --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/classes/META-INF for [INFO] [echo] logging [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ logging --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/logging.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ logging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ logging --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ logging --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/6.2.6-SNAPSHOT/logging-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [INFO] Building Kernel Classes 6.2.6-SNAPSHOT [176/288] [INFO] Building admin-launcher 6.2.6-SNAPSHOT [175/288] [INFO] from nucleus/core/kernel/pom.xml [INFO] from nucleus/admin/launcher/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-launcher: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Kernel Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ launcher --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ launcher --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ launcher --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ launcher --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kernel --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ kernel --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ kernel --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ kernel --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ launcher --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ launcher --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ launcher --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ launcher --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ launcher --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ launcher --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ launcher --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ kernel --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ kernel --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ kernel --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ kernel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 10 resources [INFO] Copying 2 resources [INFO] Copying 23 resources [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ launcher --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ kernel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ launcher --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ launcher --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ launcher --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ launcher --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/classes/META-INF for [INFO] [echo] launcher [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ launcher --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/launcher.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ launcher --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ launcher --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ launcher --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/6.2.6-SNAPSHOT/launcher-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [INFO] Building admin-cli 6.2.6-SNAPSHOT [177/288] [INFO] from nucleus/admin/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-cli: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ admin-cli --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ admin-cli --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ admin-cli --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ admin-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ admin-cli --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ admin-cli --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ admin-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ admin-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] Copying 16 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ admin-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ admin-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ admin-cli --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ admin-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ admin-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ admin-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ admin-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ admin-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ admin-cli --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/classes/META-INF for [INFO] [echo] admin-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ admin-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/admin-cli.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/CommonClassLoaderServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobManagerService.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/JobManagerService.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/AttachCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/AttachCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ kernel --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ kernel --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ admin-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ admin-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ admin-cli --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/6.2.6-SNAPSHOT/admin-cli-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [INFO] Building Admin CLI, interactive OSGi shell command 6.2.6-SNAPSHOT [178/288] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [INFO] Building GMS Module 6.2.6-SNAPSHOT [179/288] [INFO] [INFO] from nucleus/cluster/gms-adapter/pom.xml [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building admin-server-management 6.2.6-SNAPSHOT [180/288] [INFO] from nucleus/admin/server-mgmt/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-server-management: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GMS Module: [WARNING] The following plugins are not marked as thread-safe in Admin CLI, interactive OSGi shell command: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ server-mgmt --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ server-mgmt --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ server-mgmt --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ server-mgmt --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ kernel --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gms-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gms-adapter --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gms-adapter --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gms-adapter --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ kernel --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ kernel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gms-adapter --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gms-adapter --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gms-adapter --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gms-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gms-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-source (add-sources) @ server-mgmt --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [INFO] [INFO] --- antrun:3.0.0:run (xjc) @ server-mgmt --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gms-adapter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ kernel --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gms-adapter --- [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gms-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/classes [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] Executed tasks [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ server-mgmt --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ server-mgmt --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ server-mgmt --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ server-mgmt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] Copying 6 resources [INFO] Copying 11 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ server-mgmt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ kernel --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ kernel --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ kernel --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ kernel --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/classes/META-INF for [INFO] [echo] kernel [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ kernel --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/kernel.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ kernel --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ kernel --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/6.2.6-SNAPSHOT/kernel-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [INFO] Building App Server CLI Skinning Class 6.2.6-SNAPSHOT [181/288] [INFO] from appserver/admin/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in App Server CLI Skinning Class: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appserver-cli --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appserver-cli --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appserver-cli --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appserver-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gms-adapter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gms-adapter --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gms-adapter --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gms-adapter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gms-adapter --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/classes/META-INF for [INFO] [echo] gms-adapter [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gms-adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/gms-adapter.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gms-adapter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gms-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gms-adapter --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/6.2.6-SNAPSHOT/gms-adapter-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [INFO] Building Ant tasks 6.2.6-SNAPSHOT [182/288] [INFO] from appserver/ant-tasks/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Ant tasks: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appserver-cli --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appserver-cli --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appserver-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appserver-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/src/main/resources [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ant-tasks --- [INFO] Copying 1 resource [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ant-tasks --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ant-tasks --- [INFO] Copying 2 resources to META-INF [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ant-tasks --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ant-tasks --- [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appserver-cli --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ant-tasks --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/common-resources with includes "" and excludes "" [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/classes [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ant-tasks --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ant-tasks --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ appserver-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ant-tasks --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/classes [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ appserver-cli --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appserver-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appserver-cli --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appserver-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appserver-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appserver-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appserver-cli --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ant-tasks --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ant-tasks --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ant-tasks --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ant-tasks --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/classes/META-INF for [INFO] [echo] appserver-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appserver-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/appserver-cli.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/KeystoreManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/DomainXmlVerifier.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/DomainXmlVerifier.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/classes/META-INF for [INFO] [echo] ant-tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ant-tasks --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appserver-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appserver-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/ant-tasks.jar [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appserver-cli --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/6.2.6-SNAPSHOT/appserver-cli-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [INFO] Building cluster-admin 6.2.6-SNAPSHOT [183/288] [INFO] from nucleus/cluster/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in cluster-admin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ server-mgmt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ant-tasks --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cluster-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ant-tasks --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ant-tasks --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/6.2.6-SNAPSHOT/ant-tasks-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [INFO] Building AMX Core 6.2.6-SNAPSHOT [184/288] [INFO] from nucleus/common/amx-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in AMX Core: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ amx-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ amx-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ amx-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ server-mgmt --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ server-mgmt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cluster-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cluster-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cluster-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cluster-admin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 25 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cluster-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ amx-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ amx-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ amx-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ amx-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ amx-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ server-mgmt --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ server-mgmt --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ server-mgmt --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ server-mgmt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ server-mgmt --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/classes/META-INF for [INFO] [echo] server-mgmt [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ server-mgmt --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/server-mgmt.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ server-mgmt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ server-mgmt --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ server-mgmt --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/6.2.6-SNAPSHOT/server-mgmt-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [INFO] Building Context Propagation 6.2.6-SNAPSHOT [185/288] [INFO] from nucleus/core/context-propagation/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Context Propagation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/ServerSynchronizer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateNodeConfigCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ context-propagation --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ context-propagation --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ context-propagation --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ context-propagation --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cluster-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cluster-admin --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cluster-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ osgi-cli-interactive --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ osgi-cli-interactive --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ osgi-cli-interactive --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ osgi-cli-interactive --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ context-propagation --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ context-propagation --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ context-propagation --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ context-propagation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ context-propagation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ osgi-cli-interactive --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ osgi-cli-interactive --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ osgi-cli-interactive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ osgi-cli-interactive --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/ViewImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/ViewImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ context-propagation --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-admin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cluster-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cluster-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cluster-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cluster-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/classes/META-INF for [INFO] [echo] cluster-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cluster-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/cluster-admin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cluster-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cluster-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/6.2.6-SNAPSHOT/cluster-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [INFO] Building Resources Connector 6.2.6-SNAPSHOT [186/288] [INFO] from appserver/resources/resources-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Resources Connector: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ context-propagation --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ context-propagation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ resources-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ resources-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ resources-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ osgi-cli-interactive --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ context-propagation --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ osgi-cli-interactive --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ osgi-cli-interactive --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/ConfigBeanJMXSupport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ amx-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ context-propagation --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ context-propagation --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ osgi-cli-interactive --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ osgi-cli-interactive --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ context-propagation --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ osgi-cli-interactive --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ osgi-cli-interactive --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ osgi-cli-interactive --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ context-propagation --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [INFO] [echo] osgi-cli-interactive [INFO] Executed tasks [INFO] [INFO] --- dependency:3.3.0:unpack (unpack) @ osgi-cli-interactive --- [INFO] Executing tasks [INFO] Configured Artifact: jline:jline:?:jar [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/classes/META-INF for [INFO] [echo] context-propagation [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ context-propagation --- [INFO] Unpacking /home/jenkins/.m2/repository/jline/jline/2.14.5/jline-2.14.5.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/classes with includes "" and excludes "" [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/context-propagation.jar [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ context-propagation --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ context-propagation --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ context-propagation --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ context-propagation --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/6.2.6-SNAPSHOT/context-propagation-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-core >-------- [INFO] Building Deployment Related JavaEE Core Classes 6.2.6-SNAPSHOT [187/288] [INFO] from appserver/deployment/javaee-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Deployment Related JavaEE Core Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ resources-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ resources-connector --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment-javaee-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ resources-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-core --- [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ osgi-cli-interactive --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment-javaee-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ resources-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ resources-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/classes [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ osgi-cli-interactive --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ osgi-cli-interactive --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ osgi-cli-interactive --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/6.2.6-SNAPSHOT/osgi-cli-interactive-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [INFO] Building GlassFish ORB enabler implementation 6.2.6-SNAPSHOT [188/288] [INFO] from appserver/orb/orb-enabler/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ORB enabler implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orb-enabler --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ orb-enabler --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ orb-enabler --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-enabler --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ amx-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ amx-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment-javaee-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment-javaee-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ deployment-javaee-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ deployment-javaee-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ orb-enabler --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ orb-enabler --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ orb-enabler --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ orb-enabler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ orb-enabler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ resources-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ orb-enabler --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ deployment-javaee-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ resources-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ resources-connector --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ orb-enabler --- [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/classes [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ orb-enabler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ deployment-javaee-core --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ deployment-javaee-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ amx-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ amx-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ amx-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ amx-core --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-enabler --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ orb-enabler --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ orb-enabler --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ orb-enabler --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ orb-enabler --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/classes/META-INF for [INFO] [echo] amx-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ amx-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/classes/META-INF for [INFO] [echo] orb-enabler [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ orb-enabler --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/orb-enabler.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/amx-core.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ orb-enabler --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ orb-enabler --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ orb-enabler --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/6.2.6-SNAPSHOT/orb-enabler-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [INFO] Building Connector for GlassFish Admin REST Service 6.2.6-SNAPSHOT [189/288] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connector for GlassFish Admin REST Service: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-restadmin-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-restadmin-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-restadmin-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-restadmin-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ amx-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ deployment-javaee-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ deployment-javaee-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ amx-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ deployment-javaee-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ amx-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/6.2.6-SNAPSHOT/amx-core-6.2.6-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment-javaee-core --- [INFO] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [INFO] Building Deployment Related Admin Classes 6.2.6-SNAPSHOT [190/288] [INFO] from nucleus/deployment/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Deployment Related Admin Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/classes/META-INF for [INFO] [echo] deployment-javaee-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ deployment-javaee-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/deployment-javaee-core.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment-javaee-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-core-checkstyle) @ deployment-javaee-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment-javaee-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-core/6.2.6-SNAPSHOT/deployment-javaee-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.core:javaee-kernel >---------------- [INFO] Building Java EE related distributions kernel Classes 6.2.6-SNAPSHOT [191/288] [INFO] from appserver/core/javaee-kernel/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Java EE related distributions kernel Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ javaee-kernel --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ javaee-kernel --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ javaee-kernel --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ javaee-kernel --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-restadmin-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-restadmin-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-restadmin-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-restadmin-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ resources-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ resources-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ resources-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ resources-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/classes/META-INF for [INFO] [echo] resources-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ resources-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/resources-connector.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ javaee-kernel --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ javaee-kernel --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ javaee-kernel --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ javaee-kernel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ javaee-kernel --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ resources-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ resources-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ resources-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/6.2.6-SNAPSHOT/resources-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [INFO] Building Load-Balancer admin 6.2.6-SNAPSHOT [192/288] [INFO] from appserver/load-balancer/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Load-Balancer admin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ load-balancer-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ load-balancer-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ load-balancer-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ load-balancer-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ deployment-admin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] Copying 18 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ deployment-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-restadmin-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ javaee-kernel --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ javaee-kernel --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ javaee-kernel --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-restadmin-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-restadmin-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ javaee-kernel --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ javaee-kernel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-restadmin-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-restadmin-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-restadmin-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-restadmin-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-restadmin-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [INFO] [echo] gf-restadmin-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-restadmin-connector --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ javaee-kernel --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ javaee-kernel --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ javaee-kernel --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ javaee-kernel --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ javaee-kernel --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ javaee-kernel --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-restadmin-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-restadmin-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-restadmin-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/6.2.6-SNAPSHOT/gf-restadmin-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [INFO] Building cluster-cli 6.2.6-SNAPSHOT [193/288] [INFO] from nucleus/cluster/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in cluster-cli: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/classes/META-INF for [INFO] [echo] javaee-kernel [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ javaee-kernel --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cluster-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/javaee-kernel.jar [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cluster-cli --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cluster-cli --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cluster-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ load-balancer-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ load-balancer-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ load-balancer-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ javaee-kernel --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ load-balancer-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ javaee-kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.core-javaee-kernel-checkstyle) @ javaee-kernel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ javaee-kernel --- [INFO] Copying 13 resources [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/javaee-kernel/6.2.6-SNAPSHOT/javaee-kernel-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [INFO] Building admin-cli-optional 6.2.6-SNAPSHOT [194/288] [INFO] from appserver/admin/cli-optional/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in admin-cli-optional: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ load-balancer-admin --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cli-optional --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cli-optional --- [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/classes [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cli-optional --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cli-optional --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ deployment-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cli-optional --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cli-optional --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cli-optional --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ deployment-admin --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cli-optional --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cli-optional --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cluster-cli --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cluster-cli --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cluster-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cluster-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ deployment-admin --- [INFO] Copying 12 resources [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/classes [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cluster-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cli-optional --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Loadbalancer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Loadbalancer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ load-balancer-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cli-optional --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cli-optional --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/NativeRemoteCommandsBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cluster-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ deployment-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ deployment-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ deployment-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment-admin --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ load-balancer-admin --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ load-balancer-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/classes/META-INF for [INFO] [echo] deployment-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ deployment-admin --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cli-optional --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/deployment-admin.jar [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cli-optional --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cli-optional --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cli-optional --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cli-optional --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/classes/META-INF for [INFO] [echo] cli-optional [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cli-optional --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/cli-optional.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/6.2.6-SNAPSHOT/deployment-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [INFO] Building GlassFish Diagnostics Context 6.2.6-SNAPSHOT [195/288] [INFO] from nucleus/diagnostics/context/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Diagnostics Context: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cli-optional --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cli-optional --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cli-optional --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/6.2.6-SNAPSHOT/cli-optional-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [INFO] Building GlassFish ORB connector implementation 6.2.6-SNAPSHOT [196/288] [INFO] from appserver/orb/orb-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ORB connector implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ diagnostics-context --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ diagnostics-context --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ diagnostics-context --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ diagnostics-context --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cluster-cli --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cluster-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orb-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ orb-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ orb-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ diagnostics-context --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ diagnostics-context --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ diagnostics-context --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ diagnostics-context --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ diagnostics-context --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ diagnostics-context --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ load-balancer-admin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ load-balancer-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ load-balancer-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ load-balancer-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ load-balancer-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/classes/META-INF for [INFO] [echo] load-balancer-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ load-balancer-admin --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ diagnostics-context --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ diagnostics-context --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/classes [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/load-balancer-admin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ load-balancer-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ load-balancer-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ load-balancer-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/6.2.6-SNAPSHOT/load-balancer-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.common:amx-javaee >---------------- [INFO] Building AMX JavaEE 6.2.6-SNAPSHOT [197/288] [INFO] from appserver/common/amx-javaee/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in AMX JavaEE: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ amx-javaee --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ amx-javaee --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ amx-javaee --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ amx-javaee --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ diagnostics-context --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cluster-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ orb-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ orb-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ orb-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ orb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ orb-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ diagnostics-context --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ diagnostics-context --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ diagnostics-context --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ diagnostics-context --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/classes/META-INF for [INFO] [echo] diagnostics-context [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ diagnostics-context --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/diagnostics-context.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ diagnostics-context --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ diagnostics-context --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ diagnostics-context --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/6.2.6-SNAPSHOT/diagnostics-context-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [INFO] Building Connectors Private APIs for GlassFish Containers 6.2.6-SNAPSHOT [198/288] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connectors Private APIs for GlassFish Containers: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-internal-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cluster-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cluster-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cluster-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cluster-cli --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/classes/META-INF for [INFO] [echo] cluster-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cluster-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/cluster-cli.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cluster-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cluster-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cluster-cli --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/6.2.6-SNAPSHOT/cluster-cli-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [INFO] Building Jakarta Mail Connector 6.2.6-SNAPSHOT [199/288] [INFO] from appserver/resources/mail/mail-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jakarta Mail Connector: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ mail-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ mail-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ mail-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ amx-javaee --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ amx-javaee --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ amx-javaee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/common-resources with includes "" and excludes "" [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/DeleteIiopListener.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/DeleteIiopListener.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ amx-javaee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ amx-javaee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/classes [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ orb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ mail-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ mail-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ mail-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ mail-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ mail-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-internal-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-internal-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-internal-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ orb-connector --- [INFO] Copying 1 resource [INFO] Copying 2 resources [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ orb-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ amx-javaee --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ amx-javaee --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ amx-javaee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/src/main/java/org/glassfish/resources/mail/admin/cli/CreateMailResource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ mail-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ amx-javaee --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ amx-javaee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ mail-connector --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ mail-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ connectors-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ connectors-internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ orb-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ orb-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ orb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ orb-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/classes/META-INF for [INFO] [echo] orb-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ orb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/orb-connector.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ amx-javaee --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ amx-javaee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ amx-javaee --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-javaee --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ amx-javaee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ orb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ amx-javaee --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ orb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ orb-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/6.2.6-SNAPSHOT/orb-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [INFO] Building GlassFish resources runtime 6.2.6-SNAPSHOT [200/288] [INFO] from appserver/resources/resources-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish resources runtime: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/classes/META-INF for [INFO] [echo] amx-javaee [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ amx-javaee --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ resources-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ resources-runtime --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ resources-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ resources-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/amx-javaee.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ amx-javaee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ amx-javaee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-amx-javaee-checkstyle) @ amx-javaee --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ amx-javaee --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-javaee/6.2.6-SNAPSHOT/amx-javaee-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [INFO] Building Glassfish Nucleus Atomic Featureset 6.2.6-SNAPSHOT [201/288] [INFO] from nucleus/featuresets/atomic/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Nucleus Atomic Featureset: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ mail-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ mail-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ mail-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ mail-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/classes/META-INF for [INFO] [echo] mail-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/mail-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ mail-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ mail-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mail-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/6.2.6-SNAPSHOT/mail-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [INFO] Building Embedded GlassFish nucleus 6.2.6-SNAPSHOT [202/288] [INFO] from appserver/extras/embedded/nucleus/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish nucleus: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ resources-runtime --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ resources-runtime --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ resources-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ resources-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ resources-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/classes/META-INF for [INFO] [echo] connectors-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ connectors-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/6.2.6-SNAPSHOT/connectors-internal-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [INFO] Building GlassFish ORB interface layer implementation 6.2.6-SNAPSHOT [203/288] [INFO] from appserver/orb/orb-iiop/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ORB interface layer implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orb-iiop --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ orb-iiop --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ orb-iiop --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ orb-iiop --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-nucleus --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-nucleus --- [INFO] Skipping the execution. [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-embedded-nucleus --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-embedded-nucleus --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-embedded-nucleus --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-embedded-nucleus --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-nucleus --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/classes/META-INF for [INFO] [echo] glassfish-embedded-nucleus [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.3.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/package.xml [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/module/ResourcesDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ resources-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ orb-iiop --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ orb-iiop --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ orb-iiop --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ orb-iiop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ orb-iiop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ resources-runtime --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ resources-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ resources-runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ resources-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ resources-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ resources-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ resources-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/classes/META-INF for [INFO] [echo] resources-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ resources-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/resources-runtime.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ resources-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ resources-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ resources-runtime --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/6.2.6-SNAPSHOT/resources-runtime-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [INFO] Building GlassFish Jakarta Mail runtime 6.2.6-SNAPSHOT [204/288] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Jakarta Mail runtime: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPSSLSocketFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPSSLSocketFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ orb-iiop --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ orb-iiop --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ orb-iiop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ orb-iiop --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ orb-iiop --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ orb-iiop --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ orb-iiop --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ orb-iiop --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/classes/META-INF for [INFO] [echo] orb-iiop [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ orb-iiop --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/orb-iiop.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ orb-iiop --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ orb-iiop --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ orb-iiop --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/6.2.6-SNAPSHOT/orb-iiop-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [INFO] Building EJB container Internal API 6.2.6-SNAPSHOT [205/288] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in EJB container Internal API: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ atomic --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ atomic --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ atomic --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/atomic [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ atomic --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ atomic --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ atomic --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ mail-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ mail-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ mail-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ mail-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/atomic/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-internal-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ atomic --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/atomic/target/classes/META-INF for [INFO] [echo] atomic [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/atomic/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ atomic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ atomic --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.common:container-common >------------- [INFO] Building Container Common 6.2.6-SNAPSHOT [206/288] [INFO] from appserver/common/container-common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Container Common: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ container-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ container-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ container-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ container-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ mail-runtime --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ mail-runtime --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ mail-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ mail-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ mail-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-internal-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-internal-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-internal-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ container-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ container-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ container-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ container-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ container-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/src/main/java/org/glassfish/resources/mail/annotation/handler/MailSessionDefinitionsHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ mail-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ejb-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ mail-runtime --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ mail-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ejb-internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ mail-runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ mail-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ mail-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ mail-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ mail-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/classes/META-INF for [INFO] [echo] mail-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ mail-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ mail-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ mail-runtime --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-internal-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb-internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mail-runtime --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.jar [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/6.2.6-SNAPSHOT/mail-runtime-6.2.6-SNAPSHOT.pom [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/classes/META-INF for [INFO] [echo] ejb-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ejb-internal-api --- [INFO] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [INFO] Building GlassFish Connectors Connector 6.2.6-SNAPSHOT [207/288] [INFO] from appserver/connectors/connectors-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Connectors Connector: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-connectors-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-connectors-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-connectors-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-connectors-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/6.2.6-SNAPSHOT/ejb-internal-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [INFO] Building Work Management 6.2.6-SNAPSHOT [208/288] [INFO] from appserver/connectors/work-management/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Work Management: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ work-management --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ work-management --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ work-management --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ work-management --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/InterceptorInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/InterceptorInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ container-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ container-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ container-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-connectors-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-connectors-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-connectors-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-connectors-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ container-common --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ container-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ work-management --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ work-management --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ work-management --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ work-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ work-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-connectors-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-connectors-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-connectors-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ container-common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ container-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ container-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ container-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ container-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/classes/META-INF for [INFO] [echo] container-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ container-common --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/container-common.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ container-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ container-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ container-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/6.2.6-SNAPSHOT/container-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [INFO] Building JDBC Config Module 6.2.6-SNAPSHOT [209/288] [INFO] from appserver/jdbc/jdbc-config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC Config Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-config --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-config --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-config --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-config --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ work-management --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ work-management --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ work-management --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-connectors-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-connectors-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-connectors-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-connectors-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-connectors-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/classes/META-INF for [INFO] [echo] gf-connectors-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-connectors-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-connectors-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-connectors-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-connectors-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/6.2.6-SNAPSHOT/gf-connectors-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [INFO] Building Core JDBC Resource Adapter classes 6.2.6-SNAPSHOT [210/288] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Core JDBC Resource Adapter classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-config --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-config --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ work-management --- [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-config --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ work-management --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/classes [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jdbc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jdbc-config --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jdbc-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-core --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ work-management --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ work-management --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ work-management --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ work-management --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ work-management --- [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/classes/META-INF for [INFO] [echo] work-management [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ work-management --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/work-management.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ work-management --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ work-management --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ work-management --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/6.2.6-SNAPSHOT/work-management-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [INFO] Building Ejb Security Integration 6.2.6-SNAPSHOT [211/288] [INFO] from appserver/security/ejb.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Ejb Security Integration: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb.security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb.security --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb.security --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb.security --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-config --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jdbc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/classes/META-INF for [INFO] [echo] jdbc-config [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jdbc-config --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/jdbc-config.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-config --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-config --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/6.2.6-SNAPSHOT/jdbc-config-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [INFO] Building Glassfish Atomic Distribution 6.2.6-SNAPSHOT [212/288] [INFO] from nucleus/distributions/atomic/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (default-single)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Atomic Distribution: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ atomic --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ atomic --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ atomic --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ atomic --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ atomic --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ atomic --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- glassfishbuild:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] [INFO] --- assembly:3.3.0:single (default-single) @ atomic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/stage [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb.security --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb.security --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb.security --- [INFO] [INFO] --- glassfishbuild:3.2.27:exec (create-domain) @ atomic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/classes [INFO] executable: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/stage/nucleus/bin/nadmin [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jdbc-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jdbc-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jdbc-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ejb.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jdbc-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [INFO] [echo] jdbc-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jdbc-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ejb.security --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb.security --- [INFO] [exec] Using port 4848 for Admin. [INFO] [exec] Using port 8080 for HTTP Instance. [INFO] [exec] Using default port 7676 for JMS. [INFO] [exec] Using default port 3700 for IIOP. [INFO] [exec] Using default port 8181 for HTTP_SSL. [INFO] [exec] Using default port 3820 for IIOP_SSL. [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [INFO] [exec] Using default port 8686 for JMX_ADMIN. [INFO] [exec] Using default port 6666 for OSGI_SHELL. [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/6.2.6-SNAPSHOT/jdbc-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [INFO] Building Java EE Security Core Classes 6.2.6-SNAPSHOT [213/288] [INFO] from appserver/security/core-ee/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Java EE Security Core Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-ee --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ security-ee --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ security-ee --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ security-ee --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb.security --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb.security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb.security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/classes/META-INF for [INFO] [echo] ejb.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ejb.security --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/ejb.security.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb.security --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/6.2.6-SNAPSHOT/ejb.security-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [INFO] Building Common persistence code between JPA and CMP 6.2.6-SNAPSHOT [214/288] [INFO] from appserver/persistence/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Common persistence code between JPA and CMP: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ persistence-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ persistence-common --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ persistence-common --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ persistence-common --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ security-ee --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ security-ee --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ security-ee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ security-ee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ security-ee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ persistence-common --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ persistence-common --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ persistence-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ persistence-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ persistence-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/I18NHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/I18NHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ persistence-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ persistence-common --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ persistence-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ persistence-common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ persistence-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ persistence-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ persistence-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ persistence-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/classes/META-INF for [INFO] [echo] persistence-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ persistence-common --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/persistence-common.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ persistence-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ persistence-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ persistence-common --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/6.2.6-SNAPSHOT/persistence-common-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [INFO] Building GlassFish ha-shoal-store 6.2.6-SNAPSHOT [215/288] [INFO] from appserver/ha/ha-shoal-store/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish ha-shoal-store: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCache.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/PermissionCache.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/jmac/config/GFServerConfigProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ha-shoal-cache-store --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ha-shoal-cache-store --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ha-shoal-cache-store --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ha-shoal-cache-store --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ security-ee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ha-shoal-cache-store --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ha-shoal-cache-store --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ha-shoal-cache-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ha-shoal-cache-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/classes [WARNING] Manifest org.glassfish.main.security:security-ee:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.security.auth.realm.jdbc, has 1, private references [com.sun.enterprise.security.ee.auth.realm] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ security-ee --- [INFO] [INFO] --- dependency:3.3.0:copy (copy-installed) @ security-ee --- [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes/libsolsparcauth.so [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes/libsolx86auth.so [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ security-ee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ha-shoal-cache-store --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ha-shoal-cache-store --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ha-shoal-cache-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ security-ee --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ha-shoal-cache-store --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ha-shoal-cache-store --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ha-shoal-cache-store --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ha-shoal-cache-store --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ha-shoal-cache-store --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/classes/META-INF for [INFO] [echo] ha-shoal-cache-store [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ha-shoal-cache-store --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ha-shoal-cache-store --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ha-shoal-cache-store --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ha-shoal-cache-store --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/6.2.6-SNAPSHOT/ha-shoal-cache-store-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [INFO] Building Web module command line interface 6.2.6-SNAPSHOT [216/288] [INFO] from appserver/web/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web module command line interface: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-cli --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-cli --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-cli --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-cli --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ security-ee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ security-ee --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ security-ee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ security-ee --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/classes/META-INF for [INFO] [echo] security-ee [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ security-ee --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/security-ee.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ security-ee --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ security-ee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ security-ee --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/6.2.6-SNAPSHOT/security-ee-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [INFO] Building Weld connector for glassfish 6.2.6-SNAPSHOT [217/288] [INFO] from appserver/web/gf-weld-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Weld connector for glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-weld-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-weld-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-weld-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-weld-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-cli --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-cli --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] Copying 25 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-weld-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-weld-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-weld-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-weld-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-weld-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-weld-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-weld-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-weld-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteTransport.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteTransport.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-weld-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-weld-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-weld-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-weld-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-weld-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/classes/META-INF for [INFO] [echo] gf-weld-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-weld-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-weld-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-weld-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-weld-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/6.2.6-SNAPSHOT/gf-weld-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [INFO] Building Connector for JPA runtime in glassfish 6.2.6-SNAPSHOT [218/288] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connector for JPA runtime in glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-jpa-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-jpa-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-jpa-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jpa-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-cli --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-jpa-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-jpa-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-jpa-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-jpa-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-cli --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-cli --- [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/classes/META-INF for [INFO] [echo] web-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-cli --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-jpa-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/web-cli.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-cli --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-cli --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/6.2.6-SNAPSHOT/web-cli-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [INFO] Building Connectors admin 6.2.6-SNAPSHOT [219/288] [INFO] from appserver/connectors/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connectors admin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-jpa-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-jpa-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jpa-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-jpa-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-jpa-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-jpa-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-jpa-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [INFO] [echo] gf-jpa-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-jpa-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-jpa-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-jpa-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-jpa-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/6.2.6-SNAPSHOT/gf-jpa-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 6.2.6-SNAPSHOT [220/288] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC 40 related classes for JDBC Resource Adapter: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc40 --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc40 --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc40 --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc40 --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-admin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] Copying 31 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc40 --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc40 --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc40 --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc40 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc40 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jdbc40 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jdbc40 --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jdbc40 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ connectors-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ connectors-admin --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc40 --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc40 --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc40 --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jdbc40 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc40 --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [INFO] [echo] jdbc40 [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jdbc40 --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc40 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc40 --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc40 --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/6.2.6-SNAPSHOT/jdbc40-6.2.6-SNAPSHOT.pom [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [INFO] Building connectors-ra-redeploy-jars 6.2.6-SNAPSHOT [221/288] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in connectors-ra-redeploy-jars: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-ra-redeploy-jars --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-ra-redeploy-jars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-ra-redeploy-jars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ConnectionHolder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-jars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/classes/META-INF for [INFO] [echo] connectors-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ connectors-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/connectors-admin.jar [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-jars --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-jars [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/6.2.6-SNAPSHOT/connectors-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [INFO] Building JPA container for glassfish 6.2.6-SNAPSHOT [222/288] [INFO] from appserver/persistence/jpa-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JPA container for glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- jar:3.2.2:jar (version2) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jpa-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jpa-container --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jpa-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jpa-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-jars --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-jars --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-jars-6.2.6-SNAPSHOT-v2.jar [INFO] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [INFO] Building utility module for cmp 6.2.6-SNAPSHOT [223/288] [INFO] from appserver/persistence/cmp/utility/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in utility module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-utility --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-utility --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-utility --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-utility --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jpa-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jpa-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jpa-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jpa-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jpa-container --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-utility --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-utility --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-utility --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/classes [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-utility --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-utility --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/classes [INFO] [exec] Domain domain1 created. [INFO] [exec] Domain domain1 admin port is 4848. [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [INFO] [exec] Login information relevant to admin user name [admin] [INFO] [exec] for this domain [domain1] stored at [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [INFO] [exec] Make sure that this file remains protected. [INFO] [exec] Information stored in this file will be used by [INFO] [exec] administration commands to manage this domain. [INFO] [exec] Command create-domain executed successfully. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ atomic --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/dependency/META-INF for [INFO] [echo] atomic [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ atomic --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/atomic.zip [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jpa-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLoggerFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLoggerFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-utility --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jpa-container --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jpa-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-utility --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-utility --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jpa-container --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jpa-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jpa-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jpa-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jpa-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/classes/META-INF for [INFO] [echo] jpa-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jpa-container --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/jpa-container.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jpa-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jpa-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jpa-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/6.2.6-SNAPSHOT/jpa-container-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [INFO] Building internal-api module for cmp 6.2.6-SNAPSHOT [224/288] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in internal-api module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-internal-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-internal-api --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-internal-api --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-utility --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-utility --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-utility --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-utility --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-utility --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/classes/META-INF for [INFO] [echo] cmp-utility [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-utility --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/cmp-utility.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-utility --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-utility --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-utility --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/6.2.6-SNAPSHOT/cmp-utility-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [INFO] Building Batch Connector for Glassfish 6.2.6-SNAPSHOT [225/288] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Batch Connector for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-internal-api --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-internal-api --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-internal-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-batch-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-batch-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ atomic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ atomic --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/6.2.6-SNAPSHOT/atomic-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [INFO] Building GlassFish Core EJB container implementation 6.2.6-SNAPSHOT [226/288] [INFO] from appserver/ejb/ejb-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Core EJB container implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-internal-api --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-internal-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-batch-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-batch-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-batch-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-internal-api --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-internal-api --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-internal-api --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/classes/META-INF for [INFO] [echo] cmp-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-internal-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/6.2.6-SNAPSHOT/cmp-internal-api-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.deployment:deployment-javaee-full >-------- [INFO] Building Deployment Related JavaEE Full Profile Classes 6.2.6-SNAPSHOT [227/288] [INFO] from appserver/deployment/javaee-full/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Deployment Related JavaEE Full Profile Classes: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ deployment-javaee-full --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ deployment-javaee-full --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ deployment-javaee-full --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ deployment-javaee-full --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-batch-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-batch-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ deployment-javaee-full --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ deployment-javaee-full --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ deployment-javaee-full --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ deployment-javaee-full --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ deployment-javaee-full --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-batch-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-batch-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-batch-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-batch-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [INFO] [echo] glassfish-batch-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-batch-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-batch-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-batch-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/6.2.6-SNAPSHOT/glassfish-batch-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [INFO] Building Connectors Runtime 6.2.6-SNAPSHOT [228/288] [INFO] from appserver/connectors/connectors-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connectors Runtime: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-runtime --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ deployment-javaee-full --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ deployment-javaee-full --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ deployment-javaee-full --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ deployment-javaee-full --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ deployment-javaee-full --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 11 resources [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ deployment-javaee-full --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ deployment-javaee-full --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ deployment-javaee-full --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-javaee-full --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ deployment-javaee-full --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ deployment-javaee-full --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/classes/META-INF for [INFO] [echo] deployment-javaee-full [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ deployment-javaee-full --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/deployment-javaee-full.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ deployment-javaee-full --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-runtime --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-runtime --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ deployment-javaee-full --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.deployment-deployment-javaee-full-checkstyle) @ deployment-javaee-full --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ deployment-javaee-full --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/common-resources with includes "" and excludes "" [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-javaee-full/6.2.6-SNAPSHOT/deployment-javaee-full-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-runtime --- [INFO] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [INFO] Building Web Container Common Utilities 6.2.6-SNAPSHOT [229/288] [INFO] from appserver/web/war-util/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web Container Common Utilities: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Copying 0 resource [INFO] Copying 8 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ war-util --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ war-util --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ war-util --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ war-util --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ war-util --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ war-util --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ war-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ war-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ war-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/classes [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-nucleus --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-nucleus --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/6.2.6-SNAPSHOT/glassfish-embedded-nucleus-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [INFO] Building Appclient Security Integration 6.2.6-SNAPSHOT [230/288] [INFO] from appserver/security/appclient.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Appclient Security Integration: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appclient.security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appclient.security --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appclient.security --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient.security --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appclient.security --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appclient.security --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appclient.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appclient.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appclient.security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ war-util --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ war-util --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ war-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ war-util --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ war-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppclientIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/ConfigXMLParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ appclient.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ appclient.security --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appclient.security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ war-util --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ war-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ war-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ war-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ war-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/classes/META-INF for [INFO] [echo] war-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ war-util --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/war-util.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ war-util --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ war-util --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ war-util --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/6.2.6-SNAPSHOT/war-util-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [INFO] Building GlassFish AppClient Server-Side Core 6.2.6-SNAPSHOT [231/288] [INFO] from appserver/appclient/server/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish AppClient Server-Side Core: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorDescriptorInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorDescriptorInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ appclient-server-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ appclient-server-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ appclient-server-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ appclient-server-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ connectors-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient.security --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appclient.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appclient.security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appclient.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appclient.security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/classes/META-INF for [INFO] [echo] appclient.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appclient.security --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/appclient.security.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appclient.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appclient.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appclient.security --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/6.2.6-SNAPSHOT/appclient.security-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [INFO] Building Security Related Implementation for GlassFish 6.2.6-SNAPSHOT [232/288] [INFO] from appserver/security/security-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Security Related Implementation for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ security-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ security-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ security-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/security-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ security-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ security-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ security-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/security-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ security-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/security-all/target/classes/META-INF for [INFO] [echo] security-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/security-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ security-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ security-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ security-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/6.2.6-SNAPSHOT/security-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [INFO] Building Distribution Module for JDBC Resource Adapter 6.2.6-SNAPSHOT [233/288] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:zip (default-zip)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Distribution Module for JDBC Resource Adapter: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-ra --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-ra --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-ra --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-ra --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-ra --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-ra --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-classes) @ jdbc-ra --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors, has 3, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.deployment.util, com.sun.enterprise.connectors.module] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.service, has 2, private references [com.sun.enterprise.connectors.authentication, com.sun.enterprise.connectors.naming] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.connectors.util, has 1, private references [com.sun.enterprise.connectors.authentication] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool, has 3, private references [com.sun.enterprise.resource.listener, com.sun.enterprise.resource.pool.datastructure, com.sun.enterprise.resource.pool.resizer] [WARNING] Manifest org.glassfish.main.connectors:connectors-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.resource.pool.monitor, has 1, private references [com.sun.enterprise.resource.listener] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ connectors-runtime --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/unpackedDependencies with includes "" and excludes "" [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/classes [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-templates) @ jdbc-ra --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/templates/target/templates.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-ra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- assembly:3.3.0:single (jdbc-ra-cp) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [INFO] [INFO] --- assembly:3.3.0:single (jdbc-ra-dm) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [INFO] [INFO] --- assembly:3.3.0:single (jdbc-ra-ds) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [INFO] [INFO] --- assembly:3.3.0:single (jdbc-ra-xa) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [INFO] [INFO] --- assembly:3.3.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ appclient-server-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ appclient-server-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ appclient-server-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ appclient-server-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ appclient-server-core --- [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-ra --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [INFO] [echo] jdbc-ra [INFO] Executed tasks [INFO] [INFO] --- antrun:3.0.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [INFO] Executing tasks [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ jdbc-ra --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-ra --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-ra --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-ra --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/jdbc-ra-6.2.6-SNAPSHOT.pom [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [INFO] Building connectors-ra-redeploy-rars 6.2.6-SNAPSHOT [234/288] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [INFO] --------------------------------[ rar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in connectors-ra-redeploy-rars: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-ra-redeploy-rars --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-rars [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- rar:2.4:rar (default-rar) @ connectors-ra-redeploy-rars --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ejb-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/classes/META-INF for [INFO] [echo] connectors-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ connectors-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-runtime --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/6.2.6-SNAPSHOT/connectors-runtime-6.2.6-SNAPSHOT.pom [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [INFO] Building connectors-ra-redeploy-rars-xa 6.2.6-SNAPSHOT [235/288] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [INFO] --------------------------------[ rar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in connectors-ra-redeploy-rars-xa: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-ra-redeploy-rars-xa --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-ra-redeploy-rars-xa --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/JWSAdapterManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientDeployerHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientDeployerHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-rars-xa [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- rar:2.4:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ appclient-server-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [INFO] [INFO] [INFO] --- rar:2.4:rar (version2) @ connectors-ra-redeploy-rars --- [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars-xa --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.rar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-xa-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [INFO] Building model module for cmp 6.2.6-SNAPSHOT [236/288] [INFO] from appserver/persistence/cmp/model/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [INFO] [INFO] --- rar:2.4:rar (nojar) @ connectors-ra-redeploy-rars --- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in model module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-ra-redeploy-rars --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-ra-redeploy-rars --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.rar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-v2.rar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/connectors-ra-redeploy-rars-6.2.6-SNAPSHOT-nojar.rar [INFO] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [INFO] Building Batch Commands for Glassfish 6.2.6-SNAPSHOT [237/288] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Batch Commands for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-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] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ejb-container --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb-container --- [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ appclient-server-core --- [INFO] Compiling 279 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-model --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-model --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-model --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-model --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ appclient-server-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-batch-commands --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-batch-commands --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-batch-commands --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ glassfish-batch-commands --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-batch-commands --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-batch-commands --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-batch-commands --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/resources [INFO] Copying 5 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-batch-commands --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-model --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-model --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-model --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ appclient-server-core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ appclient-server-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ appclient-server-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ appclient-server-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ appclient-server-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/classes/META-INF for [INFO] [echo] appclient-server-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ appclient-server-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/appclient-server-core.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ appclient-server-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ appclient-server-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ appclient-server-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/6.2.6-SNAPSHOT/appclient-server-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [INFO] Building Core Servlet Container 6.2.6-SNAPSHOT [238/288] [INFO] from appserver/web/web-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Core Servlet Container: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ glassfish-batch-commands --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ glassfish-batch-commands --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-batch-commands --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/PersistenceClassElement.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ glassfish-batch-commands --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-batch-commands --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-batch-commands --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-batch-commands --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-batch-commands --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [INFO] [echo] glassfish-batch-commands [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-batch-commands --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-batch-commands --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-batch-commands --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-batch-commands --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/6.2.6-SNAPSHOT/glassfish-batch-commands-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [INFO] Building JSTL implementation connector module 6.2.6-SNAPSHOT [239/288] [INFO] from appserver/web/jstl-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-model --- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JSTL implementation connector module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jstl-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jstl-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jstl-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jstl-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-model --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-model --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-model --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/classes/META-INF for [INFO] [echo] cmp-model [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-model --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/cmp-model.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-model --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-model --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-model --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/6.2.6-SNAPSHOT/cmp-model-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [INFO] Building Jersey MVC TLD connector implementation module 6.2.6-SNAPSHOT [240/288] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jersey MVC TLD connector implementation module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jstl-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jstl-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jstl-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jstl-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jstl-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jersey-mvc-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jersey-mvc-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jersey-mvc-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-mvc-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/classes/META-INF for [INFO] [echo] ejb-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ejb-container --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/ejb-container.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/6.2.6-SNAPSHOT/ejb-container-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [INFO] Building JTS Implementation for Glassfish 6.2.6-SNAPSHOT [241/288] [INFO] from appserver/transaction/jts/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JTS Implementation for Glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jstl-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jts --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jts --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jts --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jts --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 22 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/classes [WARNING] Manifest org.glassfish.main.web:jstl-connector:glassfish-jar:6.2.6-SNAPSHOT : Version for package org.glassfish.jstl.integration is set to different values in the source (6.2.6) and in the manifest (2.0.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 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jstl-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jstl-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jersey-mvc-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jersey-mvc-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jersey-mvc-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jersey-mvc-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jersey-mvc-connector --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jstl-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jstl-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jstl-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jstl-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jstl-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/classes/META-INF for [INFO] [echo] jstl-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jstl-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/jstl-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jstl-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jstl-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jstl-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/6.2.6-SNAPSHOT/jstl-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [INFO] Building Connectors Inbound Support 6.2.6-SNAPSHOT [242/288] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connectors Inbound Support: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ connectors-inbound-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ connectors-inbound-runtime --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ connectors-inbound-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ connectors-inbound-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jersey-mvc-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jersey-mvc-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jts --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jts --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-mvc-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jersey-mvc-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jersey-mvc-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jersey-mvc-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jersey-mvc-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/classes/META-INF for [INFO] [echo] jersey-mvc-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jersey-mvc-connector --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ connectors-inbound-runtime --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ connectors-inbound-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ connectors-inbound-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectors-inbound-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jersey-mvc-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jersey-mvc-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jersey-mvc-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/6.2.6-SNAPSHOT/jersey-mvc-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [INFO] Building JDBC Runtime Module 6.2.6-SNAPSHOT [243/288] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC Runtime Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-runtime --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/InboundRecoveryHandler.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/InboundRecoveryHandler.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/InboundRecoveryHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/InboundRecoveryHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ connectors-inbound-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-runtime --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-runtime --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ connectors-inbound-runtime --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ connectors-inbound-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogFileHandle.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JControlPOA.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/JControlPOA.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jts --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jts --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbcruntime/service/JdbcAdminServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jdbc-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ connectors-inbound-runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ connectors-inbound-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ connectors-inbound-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ connectors-inbound-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ connectors-inbound-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [INFO] [echo] connectors-inbound-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ connectors-inbound-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ connectors-inbound-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ connectors-inbound-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ connectors-inbound-runtime --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/6.2.6-SNAPSHOT/connectors-inbound-runtime-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [INFO] Building Database Generator module for cmp 6.2.6-SNAPSHOT [244/288] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Database Generator module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-generator-database --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-generator-database --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-generator-database --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-generator-database --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jdbc-runtime --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jdbc-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/classes [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.jta, has 1, private references [com.sun.jts.CosTransactions] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.transaction.jts.recovery, has 1, private references [com.sun.enterprise.transaction.jts.api] [WARNING] Manifest org.glassfish.main.transaction:jts:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jts.utils.RecoveryHooks, has 1, private references [com.sun.jts.CosTransactions] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jts --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-generator-database --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-generator-database --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-generator-database --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-generator-database --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-generator-database --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-runtime --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-generator-database --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-generator-database --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-generator-database --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jts --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-generator-database --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-generator-database --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-generator-database --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-generator-database --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-generator-database --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/classes/META-INF for [INFO] [echo] cmp-generator-database [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-generator-database --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-generator-database --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-generator-database --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-generator-database --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/6.2.6-SNAPSHOT/cmp-generator-database-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [INFO] Building enhancer module for cmp 6.2.6-SNAPSHOT [245/288] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in enhancer module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-enhancer --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-runtime --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-enhancer --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-runtime --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-enhancer --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-enhancer --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jdbc-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-runtime --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [INFO] [echo] jdbc-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jdbc-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-runtime --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jts --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-runtime --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.jar [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/6.2.6-SNAPSHOT/jdbc-runtime-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [INFO] Building Jersey EJB Component Provider Module 6.2.6-SNAPSHOT [246/288] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Jersey EJB Component Provider Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jts --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/classes/META-INF for [INFO] [echo] jts [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jts --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/jts.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jts --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jts --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/6.2.6-SNAPSHOT/jts-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [INFO] Building Full EJB Container add-ons 6.2.6-SNAPSHOT [247/288] [INFO] from appserver/ejb/ejb-full-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Full EJB Container add-ons: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jersey-ejb-component-provider --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jersey-ejb-component-provider --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jersey-ejb-component-provider --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jersey-ejb-component-provider --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-full-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-full-container --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-full-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ ejb-full-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.core, has 1, private references [org.apache.tomcat.util.digester] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.startup, has 1, private references [org.apache.tomcat.util.digester] [WARNING] Manifest org.glassfish.main.web:web-core:glassfish-jar:6.2.6-SNAPSHOT : Export org.apache.catalina.util, has 1, private references [org.apache.tomcat.util.digester] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-enhancer --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-enhancer --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-enhancer --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-enhancer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-enhancer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-full-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-full-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-full-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-full-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb-full-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jersey-ejb-component-provider --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jersey-ejb-component-provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jersey-ejb-component-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-enhancer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jersey-ejb-component-provider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ ejb-full-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-enhancer --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-enhancer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jersey-ejb-component-provider --- [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ ejb-full-container --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb-full-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jersey-ejb-component-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-enhancer --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-enhancer --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-enhancer --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-enhancer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-enhancer --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/classes/META-INF for [INFO] [echo] cmp-enhancer [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-enhancer --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-enhancer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-enhancer --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-enhancer --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/6.2.6-SNAPSHOT/cmp-enhancer-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [INFO] Building Entity Bean container 6.2.6-SNAPSHOT [248/288] [INFO] from appserver/persistence/entitybean-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Entity Bean container: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ entitybean-container --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ entitybean-container --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ entitybean-container --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ entitybean-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/classes/META-INF for [INFO] [echo] web-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/web-core.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ ejb-full-container --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb-full-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb-full-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb-full-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-full-container --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jersey-ejb-component-provider --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jersey-ejb-component-provider --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/classes/META-INF for [INFO] [echo] ejb-full-container [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jersey-ejb-component-provider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ejb-full-container --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jersey-ejb-component-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/6.2.6-SNAPSHOT/web-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-full-container --- [INFO] Building JMS Module 6.2.6-SNAPSHOT [249/288] [INFO] from appserver/jms/jms-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JMS Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-full-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-full-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/6.2.6-SNAPSHOT/ejb-full-container-6.2.6-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [INFO] [echo] jersey-ejb-component-provider [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jersey-ejb-component-provider --- [INFO] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [INFO] Building ejb-mapping module for cmp 6.2.6-SNAPSHOT [250/288] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in ejb-mapping module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-ejb-mapping --- [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jersey-ejb-component-provider --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-ejb-mapping --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-ejb-mapping --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-ejb-mapping --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jersey-ejb-component-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jersey-ejb-component-provider --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/6.2.6-SNAPSHOT/jersey-ejb-component-provider-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [INFO] Building JDBC admin 6.2.6-SNAPSHOT [251/288] [INFO] from appserver/jdbc/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:3.2.27:echo (echo)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JDBC admin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jms-core --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jdbc-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jdbc-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jdbc-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jdbc-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jms-core --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jms-core --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-core --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ entitybean-container --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ entitybean-container --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ entitybean-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ entitybean-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ entitybean-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-ejb-mapping --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-ejb-mapping --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-ejb-mapping --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-ejb-mapping --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jdbc-admin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jdbc-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jdbc-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/common-resources with includes "" and excludes "" [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jms-core --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jms-core --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jms-core --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jdbc-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/common-resources with includes "" and excludes "" [INFO] Copying 0 resource [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jdbc-admin --- [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ entitybean-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-ejb-mapping --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ entitybean-container --- [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ entitybean-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcResource.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcResource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-ejb-mapping --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-ejb-mapping --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jdbc-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jdbc-admin --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jdbc-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jms-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jms-core --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-ejb-mapping --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-ejb-mapping --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-ejb-mapping --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-ejb-mapping --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-ejb-mapping --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [INFO] [echo] cmp-ejb-mapping [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-ejb-mapping --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-ejb-mapping --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-ejb-mapping --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-ejb-mapping --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/6.2.6-SNAPSHOT/cmp-ejb-mapping-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [INFO] Building Concurrent Implementation Module 6.2.6-SNAPSHOT [252/288] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Concurrent Implementation Module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ entitybean-container --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ entitybean-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ entitybean-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ entitybean-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ entitybean-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/classes/META-INF for [INFO] [echo] entitybean-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ entitybean-container --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/entitybean-container.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ entitybean-container --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ entitybean-container --- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jdbc-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ entitybean-container --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/6.2.6-SNAPSHOT/entitybean-container-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [INFO] Building WebTier Security Integration 6.2.6-SNAPSHOT [253/288] [INFO] from appserver/security/webintegration/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in WebTier Security Integration: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ concurrent-impl --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ concurrent-impl --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ concurrent-impl --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ concurrent-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ websecurity --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ websecurity --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ websecurity --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ websecurity --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jms-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jms-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jms-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jms-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/classes/META-INF for [INFO] [echo] jms-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jms-core --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/jms-core.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jms-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jms-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jms-core --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/6.2.6-SNAPSHOT/jms-core-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [INFO] Building EJB Timer Service Application 6.2.6-SNAPSHOT [254/288] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in EJB Timer Service Application: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-timer-service-app --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-service-app --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-timer-service-app --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-timer-service-app --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-timer-service-app --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-timer-service-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ ejb-timer-service-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ websecurity --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ websecurity --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ websecurity --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ websecurity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ websecurity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jdbc-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jdbc-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jdbc-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jdbc-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/classes/META-INF for [INFO] [echo] jdbc-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jdbc-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/jdbc-admin.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jdbc-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jdbc-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jdbc-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/6.2.6-SNAPSHOT/jdbc-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [INFO] Building GlassFish Admin REST Service 6.2.6-SNAPSHOT [255/288] [INFO] from nucleus/admin/rest/rest-service/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Admin REST Service: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ concurrent-impl --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ concurrent-impl --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ concurrent-impl --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ concurrent-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 12 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ concurrent-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ rest-service --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ rest-service --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ rest-service --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ rest-service --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ ejb-timer-service-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ websecurity --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ websecurity --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ websecurity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ConcurrentRuntime.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/ConcurrentRuntime.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ concurrent-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ejb-timer-service-app --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ ejb-timer-service-app --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ ejb-timer-service-app --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-timer-service-app --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [INFO] [echo] ejb-timer-service-app [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- war:3.3.2:war (default-war) @ ejb-timer-service-app --- [INFO] Packaging webapp [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/src/main/webapp] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ concurrent-impl --- [INFO] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ concurrent-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/classes [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-timer-service-app --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-timer-service-app --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-timer-service-app --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/6.2.6-SNAPSHOT/ejb-timer-service-app-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [INFO] Building support-sqlstore module for cmp 6.2.6-SNAPSHOT [256/288] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ websecurity --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ websecurity --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ websecurity --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ websecurity --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ websecurity --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/classes/META-INF for [INFO] [echo] websecurity [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ websecurity --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/websecurity.jar [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ websecurity --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ websecurity --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ websecurity --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/6.2.6-SNAPSHOT/websecurity-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [INFO] Building JMS admin 6.2.6-SNAPSHOT [257/288] [INFO] from appserver/jms/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JMS admin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jms-admin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jms-admin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jms-admin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jms-admin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ rest-service --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ rest-service --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ rest-service --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ rest-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 13 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ rest-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-support-sqlstore --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-support-sqlstore --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-support-sqlstore --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-sqlstore --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ concurrent-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ concurrent-impl --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jms-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ concurrent-impl --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jms-admin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jms-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ concurrent-impl --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/common-resources with includes "" and excludes "" [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jms-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ concurrent-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jms-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/classes/META-INF for [INFO] [echo] concurrent-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ concurrent-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ concurrent-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ concurrent-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ concurrent-impl --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/6.2.6-SNAPSHOT/concurrent-impl-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [INFO] Building GlassFish EJB timer app database init scripts 6.2.6-SNAPSHOT [258/288] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish EJB timer app database init scripts: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-timer-databases --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-timer-databases --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-timer-databases --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-timer-databases --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-timer-databases --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (war) @ ejb-timer-databases --- [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ejb-timer-databases --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 18 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-timer-databases --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [INFO] [echo] ejb-timer-databases [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ ejb-timer-databases --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-timer-databases --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-timer-databases --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-timer-databases --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/6.2.6-SNAPSHOT/ejb-timer-databases-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [INFO] Building Web Container glue code 6.2.6-SNAPSHOT [259/288] [INFO] from appserver/web/web-glue/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web Container glue code: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-glue --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-glue --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-glue --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-glue --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSHost.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSHost.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jms-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jms-admin --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jms-admin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/ParamMetadata.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/ParamMetadata.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/RestCollection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/RestCollection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ rest-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jms-admin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jms-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jms-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jms-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jms-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/classes/META-INF for [INFO] [echo] jms-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jms-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/jms-admin.jar [INFO] performing grammar generation [JQL.g] [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jms-admin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jms-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jms-admin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/6.2.6-SNAPSHOT/jms-admin-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [INFO] Building EJB tier for GlassFish 6.2.6-SNAPSHOT [260/288] [INFO] from appserver/ejb/ejb-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in EJB tier for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ejb-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ ejb-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ ejb-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ ejb-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ ejb-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ ejb-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ ejb-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-all/target/classes/META-INF for [INFO] [echo] ejb-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ ejb-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ ejb-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ejb-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/6.2.6-SNAPSHOT/ejb-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [INFO] Building Admin Console JMS Plugin 6.2.6-SNAPSHOT [261/288] [INFO] from appserver/admingui/jms-plugin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (bundle-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Admin Console JMS Plugin: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-glue --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-glue --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-glue --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-glue --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-glue --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/classes [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:6.2.6-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ rest-service --- [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] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ rest-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ console-jms-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ console-jms-plugin --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ console-jms-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ console-jms-plugin --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Semantic.g] [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ console-jms-plugin --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ console-jms-plugin --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ console-jms-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ console-jms-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Optimizer.g] [INFO] Copying 50 resources [INFO] Copying 52 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ console-jms-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/classes ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [CodeGeneration.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-support-sqlstore --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-support-sqlstore --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-support-sqlstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 18 resources [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ console-jms-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ rest-service --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-support-sqlstore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ console-jms-plugin --- [INFO] [INFO] --- bundle:5.1.4:manifest (bundle-manifest) @ console-jms-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ console-jms-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ rest-service --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ rest-service --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ rest-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ rest-service --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/classes/META-INF for [INFO] [echo] rest-service [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ rest-service --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/rest-service.jar [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ rest-service --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ rest-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ rest-service --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest-service --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/6.2.6-SNAPSHOT/rest-service-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [INFO] Building Glassfish Nucleus Featureset 6.2.6-SNAPSHOT [262/288] [INFO] from nucleus/featuresets/nucleus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Nucleus Featureset: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/nucleus [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/nucleus/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/nucleus/target/classes/META-INF for [INFO] [echo] nucleus [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/nucleus/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/6.2.6-SNAPSHOT/nucleus-6.2.6-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [INFO] Building Nucleus Distribution 6.2.6-SNAPSHOT [263/288] [INFO] from nucleus/distributions/nucleus/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (default-single)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Nucleus Distribution: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ nucleus-new --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ nucleus-new --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ nucleus-new --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ nucleus-new --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ nucleus-new --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ nucleus-new --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- glassfishbuild:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-common [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/MemoryStrategyBuilder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/MemoryStrategyBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] [INFO] --- assembly:3.3.0:single (default-single) @ nucleus-new --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ console-jms-plugin --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ console-jms-plugin --- [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ console-jms-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ console-jms-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ console-jms-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/classes/META-INF for [INFO] [echo] console-jms-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ console-jms-plugin --- [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/stage [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ console-jms-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ console-jms-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ console-jms-plugin --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/6.2.6-SNAPSHOT/console-jms-plugin-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- glassfishbuild:3.2.27:exec (create-domain) @ nucleus-new --- [INFO] executable: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/stage/nucleus/bin/nadmin [INFO] commandLineArgs: --user admin create-domain --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.ejb.ejb-container= for this fragment/require bundle cannot be found on the classpath [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Host org.glassfish.main.web.ha= for this fragment/require bundle cannot be found on the classpath [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-glue --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-glue --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-support-sqlstore --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [exec] Using port 4848 for Admin. [INFO] [exec] Using port 8080 for HTTP Instance. [INFO] [exec] Using default port 7676 for JMS. [INFO] [exec] Using default port 3700 for IIOP. [INFO] [exec] Using default port 8181 for HTTP_SSL. [INFO] [exec] Using default port 3820 for IIOP_SSL. [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [INFO] [exec] Using default port 8686 for JMX_ADMIN. [INFO] [exec] Using default port 6666 for OSGI_SHELL. [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:6.2.6-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] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-support-sqlstore --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-support-sqlstore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-glue --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-glue --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-glue --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-glue --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/classes/META-INF for [INFO] [echo] web-glue [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-glue --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/web-glue.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-glue --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/6.2.6-SNAPSHOT/web-glue-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [INFO] Building JSF implementation connector module 6.2.6-SNAPSHOT [264/288] [INFO] Building JSP caching taglib connector module 6.2.6-SNAPSHOT [265/288] [INFO] from appserver/web/jsf-connector/pom.xml [INFO] from appserver/web/jspcaching-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JSF implementation connector module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JSP caching taglib connector module: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jsf-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jsf-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jsf-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsf-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jspcaching-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jspcaching-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jspcaching-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jspcaching-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jsf-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jsf-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jsf-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jsf-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jsf-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jspcaching-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jspcaching-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jspcaching-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jspcaching-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jspcaching-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/classes [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-sqlstore --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-support-sqlstore --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-support-sqlstore --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-support-sqlstore --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-support-sqlstore --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [INFO] [echo] cmp-support-sqlstore [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-support-sqlstore --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-support-sqlstore --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-support-sqlstore --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-support-sqlstore --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/6.2.6-SNAPSHOT/cmp-support-sqlstore-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [INFO] Building Web Container HA code 6.2.6-SNAPSHOT [266/288] [INFO] from appserver/web/web-ha/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web Container HA code: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web-ha --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web-ha --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web-ha --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ web-ha --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jsf-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jspcaching-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jsf-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jsf-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jspcaching-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jspcaching-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web-ha --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web-ha --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web-ha --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ web-ha --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ web-ha --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsf-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jsf-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jsf-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jsf-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jsf-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/classes/META-INF for [INFO] [echo] jsf-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jsf-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/jsf-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jsf-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jsf-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jsf-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/6.2.6-SNAPSHOT/jsf-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [INFO] Building Weld integration for glassfish 6.2.6-SNAPSHOT [267/288] [INFO] from appserver/web/weld-integration/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Weld integration for glassfish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jspcaching-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jspcaching-connector --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ weld-integration --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jspcaching-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ weld-integration --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ weld-integration --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ weld-integration --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jspcaching-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jspcaching-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/classes/META-INF for [INFO] [echo] jspcaching-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jspcaching-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jspcaching-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jspcaching-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jspcaching-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/6.2.6-SNAPSHOT/jspcaching-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [INFO] Building JSR-109 implementation to deploy Metro 6.2.6-SNAPSHOT [268/288] [INFO] from appserver/webservices/jsr109-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JSR-109 implementation to deploy Metro: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ web-ha --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ web-ha --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ web-ha --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ weld-integration --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ weld-integration --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ weld-integration --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ weld-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ weld-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ web-ha --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ web-ha --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ web-ha --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ web-ha --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web-ha --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/classes/META-INF for [INFO] [echo] web-ha [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ web-ha --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/web-ha.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web-ha --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web-ha --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web-ha --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/6.2.6-SNAPSHOT/web-ha-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [INFO] Building Connector for GlassFish Web Services Container 6.2.6-SNAPSHOT [269/288] [INFO] from appserver/webservices/connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Connector for GlassFish Web Services Container: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webservices-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ webservices-connector --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ webservices-connector --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices-connector --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ webservices-connector --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ webservices-connector --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ webservices-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ webservices-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ webservices-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/classes [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[67,71] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types required: jakarta.enterprise.inject.spi.AnnotatedType found: jakarta.enterprise.inject.spi.AnnotatedType [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[71,80] unchecked conversion required: jakarta.enterprise.inject.spi.AnnotatedType found: jakarta.enterprise.inject.spi.AnnotatedType [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[124,54] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[179,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[180,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[181,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[187,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[188,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[218,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[582,20] unchecked conversion required: jakarta.enterprise.inject.spi.InjectionTarget found: jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[592,20] unchecked conversion required: jakarta.enterprise.context.spi.CreationalContext found: jakarta.enterprise.context.spi.CreationalContext [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/JCDIServiceImpl.java:[613,70] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[153,85] unchecked cast required: org.glassfish.cdi.transaction.TransactionScopedBean found: java.lang.Object [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplicationFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplicationFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ weld-integration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ weld-integration --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ weld-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ webservices-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ webservices-connector --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ webservices-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ weld-integration --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices-connector --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ webservices-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ webservices-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ webservices-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ webservices-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/classes/META-INF for [INFO] [echo] webservices-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ webservices-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/webservices-connector.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ webservices-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ webservices-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ webservices-connector --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/6.2.6-SNAPSHOT/webservices-connector-6.2.6-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [INFO] Building support ejb module for cmp 6.2.6-SNAPSHOT [270/288] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-support-ejb --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-support-ejb --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-support-ejb --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ cmp-support-ejb --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ weld-integration --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ weld-integration --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ weld-integration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ weld-integration --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/classes/META-INF for [INFO] [echo] weld-integration [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ weld-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/weld-integration.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ weld-integration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ weld-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ weld-integration --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/6.2.6-SNAPSHOT/weld-integration-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [INFO] Building Web Related Implementations for GlassFish 6.2.6-SNAPSHOT [271/288] [INFO] from appserver/web/webtier-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Web Related Implementations for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [INFO] performing grammar generation [EJBQL.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [JDOQLCodeGeneration.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Semantic.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-support-ejb --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-support-ejb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ cmp-support-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ cmp-support-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jsr109-impl --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jsr109-impl --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ jsr109-impl --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ jsr109-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webtier-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ webtier-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ webtier-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/webtier-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ webtier-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ webtier-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ webtier-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/webtier-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ webtier-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ webtier-all --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ webtier-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/webtier-all/target/classes/META-INF for [INFO] [echo] webtier-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/webtier-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ webtier-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ webtier-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ webtier-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/6.2.6-SNAPSHOT/webtier-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [INFO] Building JMS Injection Module for Runtime 6.2.6-SNAPSHOT [272/288] [INFO] from appserver/jms/gf-jms-injection/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in JMS Injection Module for Runtime: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-jms-injection --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-jms-injection --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-jms-injection --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-jms-injection --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-jms-injection --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-jms-injection --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-jms-injection --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-jms-injection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-jms-injection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/classes [INFO] [exec] Domain domain1 created. [INFO] [exec] Domain domain1 admin port is 4848. [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [INFO] [exec] Admin login information for host [localhost] and port [4848] [INFO] [exec] is being overwritten with credentials provided because the [INFO] [exec] --savelogin option was used during the create-domain command. [INFO] [exec] Login information relevant to admin user name [admin] [INFO] [exec] for this domain [domain1] stored at [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [INFO] [exec] Make sure that this file remains protected. [INFO] [exec] Information stored in this file will be used by [INFO] [exec] administration commands to manage this domain. [INFO] [exec] Command create-domain executed successfully. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ nucleus-new --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ jsr109-impl --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ jsr109-impl --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ jsr109-impl --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ jsr109-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ jsr109-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/dependency/META-INF for [INFO] [echo] nucleus-new [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ nucleus-new --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/nucleus-new.zip [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ cmp-support-ejb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-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] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:6.2.6-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ cmp-support-ejb --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ cmp-support-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-jms-injection --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-jms-injection --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-jms-injection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ jsr109-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ cmp-support-ejb --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ cmp-support-ejb --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ cmp-support-ejb --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ cmp-support-ejb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-support-ejb --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [INFO] [echo] cmp-support-ejb [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ cmp-support-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-support-ejb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-support-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-support-ejb --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/6.2.6-SNAPSHOT/cmp-support-ejb-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [INFO] Building Glassfish Web Featureset 6.2.6-SNAPSHOT [273/288] [INFO] from appserver/featuresets/web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Featureset: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ jsr109-impl --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ jsr109-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-jms-injection --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-jms-injection --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-jms-injection --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-jms-injection --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-jms-injection --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/classes/META-INF for [INFO] [echo] gf-jms-injection [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-jms-injection --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-jms-injection --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-jms-injection --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-jms-injection --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/6.2.6-SNAPSHOT/gf-jms-injection-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [INFO] Building CMP tier for GlassFish 6.2.6-SNAPSHOT [274/288] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in CMP tier for GlassFish: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cmp-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ cmp-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ cmp-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ cmp-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ cmp-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ cmp-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ cmp-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [INFO] [echo] cmp-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ cmp-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ cmp-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ cmp-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/6.2.6-SNAPSHOT/cmp-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ nucleus-new --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ nucleus-new --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ nucleus-new --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/6.2.6-SNAPSHOT/nucleus-new-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ jsr109-impl --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ jsr109-impl --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jsr109-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ jsr109-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ jsr109-impl --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/classes/META-INF for [INFO] [echo] jsr109-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ jsr109-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ jsr109-impl --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ jsr109-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jsr109-impl --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/6.2.6-SNAPSHOT/jsr109-impl-6.2.6-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [INFO] Building GlassFish Metro Glue Code 6.2.6-SNAPSHOT [275/288] [INFO] from appserver/webservices/metro-glue/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [INFO] [INFO] Building WebServices Security and JSR 196 implementation 6.2.6-SNAPSHOT [276/288] [INFO] from appserver/security/webservices.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [INFO] Building SOAP/TCP integration code 6.2.6-SNAPSHOT [277/288] [INFO] from appserver/webservices/soap-tcp/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Metro Glue Code: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in WebServices Security and JSR 196 implementation: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in SOAP/TCP integration code: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/web [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ metro-glue --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ metro-glue --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/web/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ metro-glue --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ metro-glue --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ soap-tcp --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ soap-tcp --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ soap-tcp --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ soap-tcp --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ webservices.security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ webservices.security --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ webservices.security --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ webservices.security --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/web/target/classes/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ webservices.security --- [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ metro-glue --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ metro-glue --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ webservices.security --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ metro-glue --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ webservices.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/common-resources with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ webservices.security --- [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ metro-glue --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ metro-glue --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ webservices.security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/classes [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ soap-tcp --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ soap-tcp --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ soap-tcp --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ soap-tcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ soap-tcp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/classes [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ metro-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/GFServerPipeCreator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/config/PipeHelper.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/BaseAuthConfig.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/jmac/provider/BaseAuthConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ webservices.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ metro-glue --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ metro-glue --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/src/main/java/org/glassfish/webservices/transport/tcp/ServletFakeArtifactSet.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ soap-tcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ webservices.security --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ webservices.security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/classes [WARNING] Manifest org.glassfish.main.webservices:soap-tcp:glassfish-jar:6.2.6-SNAPSHOT : Unused Import-Package instructions: [org.glassfish.webservices.monitoring.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ soap-tcp --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ soap-tcp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/classes [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ metro-glue --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ metro-glue --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ metro-glue --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ metro-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ metro-glue --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/classes/META-INF for [INFO] [echo] metro-glue [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ metro-glue --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/metro-glue.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ metro-glue --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ metro-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ metro-glue --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/6.2.6-SNAPSHOT/metro-glue-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ webservices.security --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/generated-sources/hk2-config-generator/src/test/java [INFO] No source file [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ webservices.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ webservices.security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ webservices.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ webservices.security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/classes/META-INF for [INFO] [echo] webservices.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ webservices.security --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/webservices.security.jar [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ soap-tcp --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ soap-tcp --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ soap-tcp --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ soap-tcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ webservices.security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ soap-tcp --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ webservices.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ webservices.security --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/6.2.6-SNAPSHOT/webservices.security-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [INFO] Building Client OSGi module (including ACC) 6.2.6-SNAPSHOT [278/288] [INFO] from appserver/appclient/client/acc/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Client OSGi module (including ACC): [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/classes/META-INF for [INFO] [echo] soap-tcp [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ soap-tcp --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/soap-tcp.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ soap-tcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ soap-tcp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ soap-tcp --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/6.2.6-SNAPSHOT/soap-tcp-6.2.6-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [INFO] Building Embedded GlassFish Static Shell 6.2.6-SNAPSHOT [279/288] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Static Shell: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-static-shell --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-embedded-static-shell --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-embedded-static-shell --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-embedded-static-shell --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-embedded-static-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-static-shell [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ glassfish-embedded-static-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [INFO] Building Embedded GlassFish Static Shell dist. fragment 6.2.6-SNAPSHOT [280/288] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [INFO] Building Glassfish Web Distribution 6.2.6-SNAPSHOT [281/288] [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] from appserver/distributions/web/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (default-single)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Static Shell dist. fragment: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Distribution: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-static-shell-frag --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [INFO] [echo] glassfish-embedded-static-shell-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ glassfish-embedded-static-shell-frag --- [INFO] [zip] duplicate: add [INFO] [zip] file set: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes ( excludes: [ ], includes: [ ]) [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ web --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ web --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ web --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ web --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/common-resources with includes "" and excludes "" [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- glassfishbuild:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-static-shell-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-static-shell-frag --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/6.2.6-SNAPSHOT/glassfish-embedded-static-shell-frag-6.2.6-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [INFO] Building Embedded GlassFish Web 6.2.6-SNAPSHOT [282/288] [INFO] from appserver/extras/embedded/web/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish Web: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-web --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-web --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-web --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-web --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] [INFO] --- assembly:3.3.0:single (default-single) @ web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/web.xml [WARNING] Cannot include project artifact: org.glassfish.main.distributions:web:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/stage [INFO] [INFO] --- glassfishbuild:3.2.27:exec (create-domain) @ web --- [INFO] executable: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/stage/glassfish6/bin/asadmin [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] [exec] Using port 4848 for Admin. [INFO] [exec] Using port 8080 for HTTP Instance. [INFO] [exec] Using default port 7676 for JMS. [INFO] [exec] Using default port 3700 for IIOP. [INFO] [exec] Using default port 8181 for HTTP_SSL. [INFO] [exec] Using default port 3820 for IIOP_SSL. [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [INFO] [exec] Using default port 8686 for JMX_ADMIN. [INFO] [exec] Using default port 6666 for OSGI_SHELL. [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/jsch/0.1.56/jsch-0.1.56.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-client-module --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-client-module --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-client-module --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client-module --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-web --- [INFO] Skipping the execution. [INFO] [INFO] --- assembly:3.3.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [INFO] [INFO] --- assembly:3.3.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [INFO] [INFO] --- assembly:3.3.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [INFO] [INFO] --- assembly:3.3.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-embedded-web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-embedded-web --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-embedded-web --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-web --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes/META-INF for [INFO] [echo] glassfish-embedded-web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-client-module --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-client-module --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-client-module --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/dependency with includes "**/*.dtd,**/*.xsd" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-client-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] Copying 134 resources [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-client-module --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/classes [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCModulesManager.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCModulesManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java: Recompile with -Xlint:removal for details. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/JWSACCMaskingClassLoader.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/JWSACCMaskingClassLoader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-client-module --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-client-module --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-client-module --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/classes [INFO] [INFO] --- assembly:3.3.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/package.xml [INFO] [exec] Domain domain1 created. [INFO] [exec] Domain domain1 admin port is 4848. [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [INFO] [exec] Admin login information for host [localhost] and port [4848] [INFO] [exec] is being overwritten with credentials provided because the [INFO] [exec] --savelogin option was used during the create-domain command. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client-module --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java [INFO] [exec] Login information relevant to admin user name [admin] [INFO] [exec] for this domain [domain1] stored at [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [INFO] [exec] Make sure that this file remains protected. [INFO] [exec] Information stored in this file will be used by [INFO] [exec] administration commands to manage this domain. [INFO] [exec] Command create-domain executed successfully. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/dependency/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ web --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/web.zip [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/generated-sources/hk2-config-generator/src/test/java added. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-client-module --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-client-module --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-client-module --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-client-module --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/classes/META-INF for [INFO] [echo] gf-client-module [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-client-module --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/gf-client-module.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-client-module --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-client-module --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-client-module --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/6.2.6-SNAPSHOT/gf-client-module-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [INFO] Building Client Library (including ACC) 6.2.6-SNAPSHOT [283/288] [INFO] Building Embedded GlassFish All-In-One 6.2.6-SNAPSHOT [284/288] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/extras/embedded/all/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'Export-Package' is unknown for plugin 'maven-bundle-plugin:5.1.4:manifest (default-manifest)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Client Library (including ACC): [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Embedded GlassFish All-In-One: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] org.glassfish.hk2:hk2-inhabitant-generator:3.0.3 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] org.glassfish.hk2:config-generator:2.5.0-b53 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gf-client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ gf-client --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ gf-client --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- config-generator:2.5.0-b53:generate-injectors (default-generate-injectors) @ gf-client --- [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-embedded-all --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish-embedded-all --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish-embedded-all --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish-embedded-all --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish-embedded-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/antlr/2.7.8/antlr-2.7.8.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/dbschema/6.7/dbschema-6.7.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/amx-javaee/target/amx-javaee.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/container-common/target/container-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dol/target/dol.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-core/target/deployment-javaee-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-cache/2.0.0/shoal-cache-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Source directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/generated-sources/hk2-config-generator/src/main/java added. [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ gf-client --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ gf-client --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ gf-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ gf-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/schema2beans/6.7/schema2beans-6.7.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ gf-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/classes [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/admin/backup/target/backup.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/jaspic-provider-framework/target/jaspic.provider.framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.container/2.0.0/com.ibm.jbatch.container-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/ibm/jbatch/com.ibm.jbatch.spi/2.0.0/com.ibm.jbatch.spi-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/javaee-full/target/deployment-javaee-full.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.enterprise.concurrent/2.0.0/jakarta.enterprise.concurrent-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- osgiversion:3.0.3:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [INFO] [INFO] --- bundle:5.1.4:manifest (default-manifest) @ gf-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.14:check (default-check) @ gf-client --- [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ gf-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/classes [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-api/2.0.0/shoal-gms-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/shoal/shoal-gms-impl/2.0.0/shoal-gms-impl-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/core/javaee-kernel/target/javaee-kernel.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm/9.2/asm-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-core/3.0.3/hk2-core-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/hk2-config/target/hk2-config.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-runlevel/3.0.3/hk2-runlevel-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.3/hk2-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/class-model/3.0.3/class-model-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/7.0.2.Final/hibernate-validator-7.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ web --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.zip [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- config-generator:2.5.0-b53:generate-test-injectors (default-generate-test-injectors) @ gf-client --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ gf-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ gf-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ gf-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ gf-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/classes/META-INF for [INFO] [echo] gf-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ gf-client --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/gf-client.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/6.2.6-SNAPSHOT/web-6.2.6-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ gf-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ gf-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gf-client --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/6.2.6-SNAPSHOT/gf-client-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [INFO] Building Glassfish Featureset 6.2.6-SNAPSHOT [285/288] [INFO] from appserver/featuresets/glassfish/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Featureset: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/glassfish [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/glassfish/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/glassfish/target/classes/META-INF for [INFO] [echo] glassfish [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/glassfish/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [INFO] [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator-cdi/7.0.2.Final/hibernate-validator-cdi-7.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [INFO] Building Glassfish Distribution 6.2.6-SNAPSHOT [286/288] [INFO] Building Debug 6.2.6-SNAPSHOT [287/288] [INFO] from appserver/distributions/glassfish/pom.xml [INFO] from appserver/featuresets/debug/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'useProjectArtifact' is unknown for plugin 'maven-assembly-plugin:3.3.0:single (default-single)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Distribution: [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Debug: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] ***************************************************************** [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Unpacking /home/jenkins/.m2/repository/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ glassfish --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- glassfishbuild:3.2.27:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ debug --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ debug --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ debug --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ debug --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ debug --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ debug --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ debug --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/classes [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.0.4 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jca-plugin.jar [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-ejb-connector.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2 to target/dependency/org.eclipse.persistence.core.jar [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:6.2.6-SNAPSHOT to target/dependency/jpa-container.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [INFO] Copying org.glassfish.exousia:exousia:jar:1.0.0 to target/dependency/exousia.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.0.4 to target/dependency/jersey-entity-filtering.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.13.1 to target/dependency/jackson-core.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.3 to target/dependency/hk2-locator.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:6.2.6-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:4.0.2.Final to target/dependency/weld-osgi-bundle.jar [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:6.2.6-SNAPSHOT to target/dependency/descriptors [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-file-store.jar [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [INFO] Copying org.glassfish.main.security:security-ee:jar:6.2.6-SNAPSHOT to target/dependency/security-ee.jar [INFO] Copying org.glassfish.main.web:war-util:jar:6.2.6-SNAPSHOT to target/dependency/war-util.jar [INFO] Copying org.glassfish.main.deployment:deployment-javaee-full:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-full.jar [INFO] Copying org.glassfish.main.hk2:hk2-config:jar:6.2.6-SNAPSHOT to target/dependency/hk2-config.jar [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:6.2.6-SNAPSHOT to target/dependency/orb-enabler.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.3 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:6.2.6-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.9.14 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jts-plugin.jar [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 to target/dependency/jakarta.json.bind-api.jar [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:6.2.6-SNAPSHOT to target/dependency/resources-runtime.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.0.4 to target/dependency/jersey-container-servlet-core.jar [INFO] Copying org.glassfish.main.admin:backup:jar:6.2.6-SNAPSHOT to target/dependency/backup.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.2 to target/dependency/asm-analysis.jar [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:6.2.6-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.0.2 to target/dependency/tyrus-spi.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:6.2.6-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:6.2.6-SNAPSHOT to target/dependency/entitybean-container.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.0.4 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.main.transaction:jts:jar:6.2.6-SNAPSHOT to target/dependency/jts.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 to target/dependency/jakarta.enterprise.cdi-api.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:6.2.6-SNAPSHOT to target/dependency/cmp-utility.jar [INFO] Copying org.glassfish:jakarta.el:jar:4.0.2 to target/dependency/jakarta.el.jar [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:6.2.6-SNAPSHOT to target/dependency/ejb-timer-service-app.war [INFO] Copying org.glassfish.main.security:webservices.security:jar:6.2.6-SNAPSHOT to target/dependency/webservices.security.jar [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final to target/dependency/jboss-classfilewriter.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:6.2.6-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.corba:rmic:jar:4.2.4 to target/dependency/rmic.jar [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:6.2.6-SNAPSHOT to target/dependency/appclient-server-core.jar [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/transaction-internal-api.jar [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:4.0.2.Final to target/dependency/weld-se-shaded.jar [INFO] Copying org.glassfish.wasp:wasp:jar:3.0.1 to target/dependency/wasp.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.3 to target/dependency/hk2-utils.jar [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:6.2.6-SNAPSHOT to target/dependency/ejb-client.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.0.4 to target/dependency/jersey-cdi1x-servlet.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:6.2.6-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:7.0.2.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.osgi:org.osgi.util.function:jar:1.1.0 to target/dependency/org.osgi.util.function.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.0.4 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.2.1 to target/dependency/mq-distribution [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-npn-osgi/2.0.0/grizzly-npn-osgi-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.0.4 to target/dependency/jersey-container-servlet.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.0.4 to target/dependency/jersey-mvc-jsp.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.22 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp-api.jar [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:6.2.6-SNAPSHOT to target/dependency/jspcaching-connector.jar [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-resources.jar [INFO] Copying org.glassfish:jakarta.faces:jar:3.0.1 to target/dependency/jakarta.faces.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:7.0.2.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.3 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.main.common:container-common:jar:6.2.6-SNAPSHOT to target/dependency/container-common.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:6.2.6-SNAPSHOT to target/dependency/libpam4j.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.0.4 to target/dependency/jersey-server.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-jms-plugin.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-runtime.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:6.2.6-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying org.glassfish.main.hk2:tiger-types:jar:6.2.6-SNAPSHOT to target/dependency/tiger-types.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-connectors-connector.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.0.4 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-connector.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:6.2.6-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:6.2.6-SNAPSHOT to target/dependency/persistence-common.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:6.2.6-SNAPSHOT to target/dependency/config-api.jar [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/weld/weld-osgi-bundle/4.0.2.Final/weld-osgi-bundle-4.0.2.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.0.4 to target/dependency/jersey-bean-validation.jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:3.0.0 to target/dependency/jsftemplating.jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.3 to target/dependency/hk2.jar [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.4 to target/dependency/glassfish-corba-csiv2-idl.jar [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.0.0 to target/dependency/jakarta.mvc-api.jar [INFO] Unpacking org.glassfish.main.admingui:war:war:6.2.6-SNAPSHOT to target/dependency/war [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.security:security:jar:6.2.6-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.metro:webservices-osgi:jar:3.0.3 to target/dependency/webservices-osgi.jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.2.0/org.eclipse.persistence.asm-9.2.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.0.0 to target/dependency/com.ibm.jbatch.container.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.0 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-cluster-plugin.jar [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-corba-plugin.jar [INFO] Copying org.apache.felix:org.apache.felix.scr:jar:2.1.28 to target/dependency/org.apache.felix.scr.jar [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 to target/dependency/glassfish-corba-orb.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.0.4 to target/dependency/jersey-media-json-jettison.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:6.2.6-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying org.glassfish.main.common:amx-javaee:jar:6.2.6-SNAPSHOT to target/dependency/amx-javaee.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.0.2 to target/dependency/tyrus-container-glassfish-cdi.jar [INFO] Copying org.glassfish:jsonp-jaxrs:jar:2.0.1 to target/dependency/jsonp-jaxrs.jar [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.0.2 to target/dependency/tyrus-client.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:6.2.6-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.eclipse.krazo:krazo-core:jar:2.0.1 to target/dependency/krazo-core.jar [INFO] Copying org.javassist:javassist:jar:3.28.0-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:6.2.6-SNAPSHOT to target/dependency/connectors-admin.jar [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:6.2.6-SNAPSHOT to target/dependency/appclient-connector.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2 to target/dependency/org.eclipse.persistence.moxy.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [INFO] Copying org.glassfish.main.admingui:console-common:jar:6.2.6-SNAPSHOT to target/dependency/console-common.jar [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:6.2.6-SNAPSHOT to target/dependency/webservices-connector.jar [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.0.0 to target/dependency/com.ibm.jbatch.spi.jar [INFO] Copying org.glassfish.main.security:security-services:jar:6.2.6-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.0 to target/dependency/jakarta.ejb-api.jar [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:6.2.6-SNAPSHOT to target/dependency/concurrent-impl.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:2.0.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying com.fasterxml:classmate:jar:1.5.1 to target/dependency/classmate.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.3 to target/dependency/class-model.jar [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.2 to target/dependency/org.apache.felix.eventadmin.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.4 to target/dependency/jersey-cdi1x-transaction.jar [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-web-plugin.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.2 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying org.glassfish.main.extras:javaee:jar:6.2.6-SNAPSHOT to target/dependency/javaee.jar [INFO] Copying org.glassfish.main.core:javaee-kernel:jar:6.2.6-SNAPSHOT to target/dependency/javaee-kernel.jar [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-admingui-connector.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:6.2.6-SNAPSHOT to target/dependency/jsr109-impl.jar [INFO] Copying org.glassfish.main.web:jsf-connector:jar:6.2.6-SNAPSHOT to target/dependency/jsf-connector.jar [INFO] Copying org.glassfish.main.admin:cli-optional:jar:6.2.6-SNAPSHOT to target/dependency/cli-optional.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.0.4 to target/dependency/jersey-media-multipart.jar [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:6.2.6-SNAPSHOT to target/dependency/ejb-timer-databases [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2/org.eclipse.persistence.core-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:6.2.6-SNAPSHOT to target/dependency/connectors-runtime.jar [INFO] Copying org.glassfish.main.deployment:dol:jar:6.2.6-SNAPSHOT to target/dependency/dol.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:6.2.6-SNAPSHOT to target/dependency/cmp-model.jar [INFO] Copying org.glassfish.main.web:weld-integration:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration.jar [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:6.2.6-SNAPSHOT to target/dependency/mail-runtime.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.0.2 to target/dependency/tyrus-container-glassfish-ejb.jar [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:6.2.6-SNAPSHOT to target/dependency/webservices-scripts [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.0.0 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:2.0.1 to target/dependency/jakarta.security.enterprise.jar [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:6.2.6-SNAPSHOT to target/dependency/glassfish-common [INFO] Copying org.glassfish.main.jms:jms-admin:jar:6.2.6-SNAPSHOT to target/dependency/jms-admin.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:6.2.6-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish:jakarta.json:jar:2.0.1 to target/dependency/jakarta.json.jar [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:6.2.6-SNAPSHOT to target/dependency/orb-iiop.jar [INFO] Copying org.glassfish.main.security:ejb.security:jar:6.2.6-SNAPSHOT to target/dependency/ejb.security.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:6.2.6-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:6.2.6-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.0.2 to target/dependency/tyrus-container-grizzly-client.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:6.2.6-SNAPSHOT to target/dependency/appserver-schemas [INFO] Copying org.glassfish.main.web:web-glue:jar:6.2.6-SNAPSHOT to target/dependency/web-glue.jar [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 to target/dependency/jakarta.security.enterprise-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.0.2 to target/dependency/tyrus-server.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:2.0.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.glassfish.main.common:annotation-framework:jar:6.2.6-SNAPSHOT to target/dependency/annotation-framework.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.2 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-full-container.jar [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:2.0.1 to target/dependency/krazo-jersey.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.1 to target/dependency/stax2-api.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/cmp-internal-api.jar [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.0.0 to target/dependency/jakarta.websocket-api.jar [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:6.2.6-SNAPSHOT to target/dependency/cmp-scripts [INFO] Copying org.glassfish.main.web:web-cli:jar:6.2.6-SNAPSHOT to target/dependency/web-cli.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:6.2.6-SNAPSHOT to target/dependency/appserver-dtds [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/ejb-internal-api.jar [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:6.2.6-SNAPSHOT to target/dependency/batch-databases [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:6.2.6-SNAPSHOT to target/dependency/load-balancer-admin.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:6.2.6-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:6.2.6-SNAPSHOT to target/dependency/cmp-enhancer.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:6.2.6-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:5.0.0 to target/dependency/jakarta.servlet-api.jar [INFO] Copying org.eclipse:yasson:jar:2.0.4 to target/dependency/yasson.jar [INFO] Copying org.glassfish.main.web:jstl-connector:jar:6.2.6-SNAPSHOT to target/dependency/jstl-connector.jar [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.0.2 to target/dependency/tyrus-core.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:3.0.2 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.web:web-embed-api:jar:6.2.6-SNAPSHOT to target/dependency/web-embed-api.jar [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:6.2.6-SNAPSHOT to target/dependency/appserver-cli.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:6.2.6-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.3 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.web:web-naming:jar:6.2.6-SNAPSHOT to target/dependency/web-naming.jar [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:6.2.6-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:2.0.1 to target/dependency/soteria.spi.bean.decorator.weld.jar [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.0.4 to target/dependency/jersey-cdi1x.jar [INFO] Copying org.glassfish.metro:wstx-services:war:3.0.3 to target/dependency/wstx-services.war [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:6.2.6-SNAPSHOT to target/dependency/appclient-scripts [INFO] Copying org.glassfish.shoal:shoal-cache:jar:2.0.0 to target/dependency/shoal-cache.jar [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:2.0.0 to target/dependency/jakarta.authentication-api.jar [INFO] Copying org.glassfish.main.security:jaspic.provider.framework:jar:6.2.6-SNAPSHOT to target/dependency/jaspic.provider.framework.jar [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-config.jar [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-common-full-plugin.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.4.1 to target/dependency/jettison.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.0.4 to target/dependency/jersey-mvc.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:6.2.6-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.0.0 to target/dependency/jakarta.authorization-api.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:6.2.6-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.0.4 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:6.2.6-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:6.2.6-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.main.deployment:deployment-javaee-core:jar:6.2.6-SNAPSHOT to target/dependency/deployment-javaee-core.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:6.2.6-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-connector.jar [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-web-connector.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.3 to target/dependency/felix.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.0.4 to target/dependency/jersey-common.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.2.0 to target/dependency/org.eclipse.persistence.asm.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:6.2.6-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:6.2.6-SNAPSHOT to target/dependency/connectors-internal-api.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:6.2.6-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.main.appclient:acc-config:jar:6.2.6-SNAPSHOT to target/dependency/acc-config.jar [INFO] Copying com.sun.activation:jakarta.activation:jar:2.0.1 to target/dependency/jakarta.activation.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.0 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:6.2.6-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:6.2.6-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 to target/dependency/jackson-databind.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.3 to target/dependency/hk2-api.jar [INFO] Copying org.osgi:org.osgi.util.promise:jar:1.1.1 to target/dependency/org.osgi.util.promise.jar [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.0.0 to target/dependency/jakarta.batch-api.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:3.0.3 to target/dependency/webservices-extra-jdk-packages.jar [INFO] Copying org.glassfish.external:jsch:jar:0.1.56 to target/dependency/jsch.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.main.web:web-sse:jar:6.2.6-SNAPSHOT to target/dependency/web-sse.jar [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:6.2.6-SNAPSHOT to target/dependency/dataprovider.jar [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [INFO] Copying org.glassfish.main.web:web-core:jar:6.2.6-SNAPSHOT to target/dependency/web-core.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-ejb.jar [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:6.2.6-SNAPSHOT to target/dependency/descriptors.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:6.2.6-SNAPSHOT to target/dependency/rest-client.jar [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:6.2.6-SNAPSHOT to target/dependency/jmsra [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:6.2.6-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 to target/dependency/jakarta.interceptor-api.jar [INFO] Copying org.glassfish.main.common:common-util:jar:6.2.6-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.glassfish.main.security:appclient.security:jar:6.2.6-SNAPSHOT to target/dependency/appclient.security.jar [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-ee-api.jar [INFO] Copying org.glassfish.main.admin:admin-core:jar:6.2.6-SNAPSHOT to target/dependency/admin-core.jar [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-weld-connector.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.0.4 to target/dependency/jersey-client.jar [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.0 to target/dependency/jakarta.transaction-api.jar [INFO] Copying org.glassfish.web:jakarta.servlet.jsp.jstl:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl.jar [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:6.2.6-SNAPSHOT to target/dependency/soap-tcp.jar [INFO] Copying org.glassfish.main.resources:mail-connector:jar:6.2.6-SNAPSHOT to target/dependency/mail-connector.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:6.2.6-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying com.sun.mail:jakarta.mail:jar:2.0.1 to target/dependency/jakarta.mail.jar [INFO] Copying org.glassfish.main.jms:jms-core:jar:6.2.6-SNAPSHOT to target/dependency/jms-core.jar [INFO] Copying org.glassfish.main.security:websecurity:jar:6.2.6-SNAPSHOT to target/dependency/websecurity.jar [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:6.2.6-SNAPSHOT to target/dependency/gf-jms-injection.jar [INFO] Copying org.glassfish.main.appclient:gf-client:jar:6.2.6-SNAPSHOT to target/dependency/gf-client.jar [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [INFO] Copying org.ow2.asm:asm:jar:9.2 to target/dependency/asm.jar [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:6.2.6-SNAPSHOT to target/dependency/appserver-domain.jar [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:6.2.6-SNAPSHOT to target/dependency/console-plugin-service.jar [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:6.2.6-SNAPSHOT to target/dependency/metro-glue.jar [INFO] Copying org.glassfish.main.orb:orb-connector:jar:6.2.6-SNAPSHOT to target/dependency/orb-connector.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:6.2.6-SNAPSHOT to target/dependency/cdi-api-fragment.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.0 to target/dependency/jakarta.inject-api.jar [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.2.5 to target/dependency/woodstox-core.jar [INFO] Copying org.glassfish.main.web:web-ha:jar:6.2.6-SNAPSHOT to target/dependency/web-ha.jar [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:2.0.0 to target/dependency/jakarta.enterprise.concurrent-api.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:6.2.6-SNAPSHOT to target/dependency/jdbc-ra [INFO] Copying org.glassfish.main.transaction:jta:jar:6.2.6-SNAPSHOT to target/dependency/jta.jar [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:6.2.6-SNAPSHOT to target/dependency/gf-client-module.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:6.2.6-SNAPSHOT to target/dependency/gf-jpa-connector.jar [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.0.0 to target/dependency/jakarta.resource-api.jar [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-naming.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.0.4 to target/dependency/jersey-media-sse.jar [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.0.0 to target/dependency/jakarta.jms-api.jar [INFO] Copying org.glassfish.main.core:logging:jar:6.2.6-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.0.2 to target/dependency/tyrus-container-servlet.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:4.0.0 to target/dependency/jakarta.el-api.jar [INFO] Copying org.glassfish.main.resources:resources-connector:jar:6.2.6-SNAPSHOT to target/dependency/resources-connector.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:6.2.6-SNAPSHOT to target/dependency/jdbc-admin.jar [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:6.2.6-SNAPSHOT to target/dependency/ejb-container.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:6.2.6-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:6.2.6-SNAPSHOT to target/dependency/weld-integration-fragment.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:6.2.6-SNAPSHOT to target/dependency/console-ejb-plugin.jar [INFO] Copying org.glassfish.main.connectors:work-management:jar:6.2.6-SNAPSHOT to target/dependency/work-management.jar [INFO] Copying org.glassfish.main.core:kernel:jar:6.2.6-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:6.2.6-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 to target/dependency/jackson-annotations.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:6.2.6-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:3.0.3 to target/dependency/webservices-api-osgi.jar [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:6.2.6-SNAPSHOT to target/dependency/appserv-rt.jar [INFO] Copying com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.13.1 to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:6.2.6-SNAPSHOT to target/dependency/cmp-generator-database.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.4.3.Final to target/dependency/jboss-logging.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.0.0 to target/dependency/jakarta.persistence-api.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.2 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.common:stats77:jar:6.2.6-SNAPSHOT to target/dependency/stats77.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:6.2.6-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:6.2.6-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.main.jdbc:templates:jar:6.2.6-SNAPSHOT to target/dependency/templates.jar [INFO] [INFO] --- assembly:3.3.0:single (default-single) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [WARNING] Cannot include project artifact: org.glassfish.main.distributions:glassfish:glassfish-distribution:6.2.6-SNAPSHOT; it doesn't have an associated file or directory. [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ debug --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/classes [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2/org.eclipse.persistence.jpa-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2/org.eclipse.persistence.jpa.jpql-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2/org.eclipse.persistence.jpa.modelgen.processor-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2/org.eclipse.persistence.moxy-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2/org.eclipse.persistence.dbws-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2/org.eclipse.persistence.oracle-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.faces/3.0.1/jakarta.faces-3.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jta/target/jta.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/transaction/jts/target/jts.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/util/target/admin-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/common-util/target/common-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/config-types/target/config-types.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ debug --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ debug --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ debug --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ debug --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/logging/target/logging.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/classes/META-INF for [INFO] [echo] debug [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ debug --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/debug.jar [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ debug --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ debug --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ debug --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/6.2.6-SNAPSHOT/debug-6.2.6-SNAPSHOT.pom [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/kernel/target/kernel.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-adapter/3.0.3/osgi-adapter-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/core/target/security.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/services/target/security-services.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.14/mimepull-1.9.14.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/common/stats77/target/stats77.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/admin/target/web-cli.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-core/target/web-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/web/war-util/target/war-util.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.0.2/tyrus-core-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.0.2/tyrus-server-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.0.2/tyrus-spi-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.0.2/tyrus-client-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.0.2/tyrus-container-servlet-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.0.2/tyrus-container-grizzly-client-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.0.2/tyrus-container-glassfish-cdi-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.0.2/tyrus-container-glassfish-ejb-2.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/soteria/jakarta.security.enterprise/2.0.1/jakarta.security.enterprise-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-moxy/3.0.4/jersey-media-moxy-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x/3.0.4/jersey-cdi1x-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-servlet/3.0.4/jersey-cdi1x-servlet-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/cdi/jersey-cdi1x-transaction/3.0.4/jersey-cdi1x-transaction-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.0.4/jersey-container-servlet-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.4/jersey-container-servlet-core-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-processing/3.0.4/jersey-media-json-processing-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc/3.0.4/jersey-mvc-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-mvc-jsp/3.0.4/jersey-mvc-jsp-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.0.4/jersey-server-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.0.4/jersey-client-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-grizzly2-http/3.0.4/jersey-container-grizzly2-http-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/3.0.4/jersey-media-jaxb-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.0.4/jersey-media-json-jettison-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.4/jersey-media-json-jackson-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-sse/3.0.4/jersey-media-sse-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/3.0.4/jersey-media-multipart-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-bean-validation/3.0.4/jersey-bean-validation-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.4/jersey-entity-filtering-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.0.4/jersey-common-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.0.4/jersey-hk2-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-binding/3.0.4/jersey-media-json-binding-3.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.13.1/jackson-module-jakarta-xmlbind-annotations-2.13.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.4.1/jettison-1.4.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/2.0.1/jsonp-jaxrs-2.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/yasson/2.0.4/yasson-2.0.4.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-osgi/3.0.2/jaxb-osgi-3.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-osgi/3.0.3/webservices-osgi-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Copying files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/stage [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-extra-jdk-packages/3.0.3/webservices-extra-jdk-packages-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/metro/webservices-api-osgi/3.0.3/webservices-api-osgi-3.0.3.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.2.5/woodstox-core-6.2.5.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/hk2/tiger-types/target/tiger-types.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/1.0.0/exousia-1.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- glassfishbuild:3.2.27:exec (create-domain) @ glassfish --- [INFO] executable: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/stage/glassfish6/bin/asadmin [INFO] commandLineArgs: --user admin create-domain --template=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/stage/glassfish6/glassfish/common/templates/gf/appserver-domain.jar --nopassword --savelogin=true --checkports=false --adminport 4848 --instanceport 8080 --keytooloptions CN=localhost domain1 [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authentication/jakarta.authentication-api/2.0.0/jakarta.authentication-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/authorization/jakarta.authorization-api/2.0.0/jakarta.authorization-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/wasp/wasp/3.0.1/wasp-3.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/2.0.0/jakarta.servlet.jsp.jstl-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/jakarta.el/4.0.2/jakarta.el-4.0.2.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [exec] Using port 4848 for Admin. [INFO] [exec] Using port 8080 for HTTP Instance. [INFO] [exec] Using default port 7676 for JMS. [INFO] [exec] Using default port 3700 for IIOP. [INFO] [exec] Using default port 8181 for HTTP_SSL. [INFO] [exec] Using default port 3820 for IIOP_SSL. [INFO] [exec] Using default port 3920 for IIOP_MUTUALAUTH. [INFO] [exec] Using default port 8686 for JMX_ADMIN. [INFO] [exec] Using default port 6666 for OSGI_SHELL. [INFO] [exec] Using default port 9009 for JAVA_DEBUGGER. [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with includes "**/*.class" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/javaee/dist-frag/target/javaee-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/external/derby/10.15.2.0/derby-10.15.2.0.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars/javadb with includes "**/lib/**,**/bin/**" and excludes "" [INFO] [INFO] --- dependency:3.3.0:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/mq/mq-distribution/6.2.1/mq-distribution-6.2.1.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/jars with includes "**/props/broker/**" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ glassfish-embedded-all --- [INFO] Skipping the execution. [INFO] [INFO] --- assembly:3.3.0:single (rars) @ glassfish-embedded-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ glassfish-embedded-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ glassfish-embedded-all --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ glassfish-embedded-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ glassfish-embedded-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ glassfish-embedded-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish-embedded-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes/META-INF for [INFO] [echo] glassfish-embedded-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- hk2-inhabitant-generator:3.0.3:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [INFO] [exec] Distinguished Name of the self-signed X.509 Server Certificate is: [INFO] [exec] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [INFO] [INFO] --- assembly:3.3.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: src/assembly/package.xml [INFO] [exec] Domain domain1 created. [INFO] [exec] Domain domain1 admin port is 4848. [INFO] [exec] Domain domain1 allows admin login as user "admin" with no password. [INFO] [exec] Admin login information for host [localhost] and port [4848] [INFO] [exec] is being overwritten with credentials provided because the [INFO] [exec] --savelogin option was used during the create-domain command. [INFO] [exec] Login information relevant to admin user name [admin] [INFO] [exec] for this domain [domain1] stored at [INFO] [exec] [/home/jenkins/.gfclient/pass] successfully. [INFO] [exec] Make sure that this file remains protected. [INFO] [exec] Information stored in this file will be used by [INFO] [exec] administration commands to manage this domain. [INFO] [exec] Command create-domain executed successfully. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ glassfish --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/dependency/META-INF for [INFO] [echo] glassfish [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- glassfishbuild:3.2.27:zip (default-zip) @ glassfish --- [INFO] [zip] duplicate: preserve [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/glassfish.zip [INFO] [zip] glassfish6/glassfish/config/asenv.bat already added, skipping [INFO] [zip] glassfish6/glassfish/config/asenv.conf already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/admin-keyfile already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/cacerts.jks already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/domain-passwords already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keyfile already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/keystore.jks already added, skipping [INFO] [zip] glassfish6/glassfish/domains/domain1/config/login.conf already added, skipping [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/classes with assembly file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-web --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-web --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/6.2.6-SNAPSHOT/glassfish-embedded-web-6.2.6-SNAPSHOT.pom [INFO] [zip] glassfish6/mq/etc/rc/imq already added, skipping [INFO] [zip] glassfish6/mq/lib/imqinit already added, skipping [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/6.2.6-SNAPSHOT/glassfish-6.2.6-SNAPSHOT.pom [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/classes with assembly file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ glassfish-embedded-all --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ glassfish-embedded-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ glassfish-embedded-all --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/6.2.6-SNAPSHOT/glassfish-embedded-all-6.2.6-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [INFO] Building GlassFish Embedded Modules - Tests 6.2.6-SNAPSHOT [288/288] [INFO] from appserver/extras/embedded/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M6:verify (verify)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in GlassFish Embedded Modules - Tests: [WARNING] org.glassfish.build:glassfishbuild-maven-plugin:3.2.27 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests-embedded --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ tests-embedded --- [INFO] [INFO] --- glassfishbuild:3.2.27:echo (echo) @ tests-embedded --- [INFO] ------------------------------------------------------------------------ [INFO] Building in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-resource) @ tests-embedded --- [INFO] [INFO] --- build-helper:3.3.0:add-resource (add-legal-resource) @ tests-embedded --- [INFO] [INFO] --- dependency:3.3.0:unpack (unpack-resource) @ tests-embedded --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:6.2.6-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/target/common-resources with includes "" and excludes "" [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ tests-embedded --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/src/main/manpages [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tests-embedded --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.10.1:compile (process-annotations) @ tests-embedded --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ tests-embedded --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tests-embedded --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M6:test (default-test) @ tests-embedded --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.0.0:run (default-manifest) @ tests-embedded --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/target/classes/META-INF for [INFO] [echo] tests-embedded [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ tests-embedded --- [INFO] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/target/tests-embedded.jar [INFO] [INFO] --- failsafe:3.0.0-M6:integration-test (integration-test) @ tests-embedded --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M6:verify (verify) @ tests-embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.1.2:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ tests-embedded --- [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/6.2.6-SNAPSHOT/tests-embedded-6.2.6-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GlassFish Project 6.2.6-SNAPSHOT: [INFO] [INFO] GlassFish Project .................................. SUCCESS [ 3.265 s] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 1.758 s] [INFO] GlassFish Nucleus Parent Project ................... SUCCESS [ 45.278 s] [INFO] Glassfish Nucleus HK2 Modules ...................... SUCCESS [ 0.175 s] [INFO] Tiger types- type arithmetic library for Java5 ..... SUCCESS [ 12.601 s] [INFO] HK2 configuration module ........................... SUCCESS [ 5.191 s] [INFO] HK2 config types ................................... SUCCESS [ 1.340 s] [INFO] GlassFish Nucleus Project .......................... SUCCESS [ 0.176 s] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.104 s] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.868 s] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 12.312 s] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.115 s] [INFO] grizzly-config ..................................... SUCCESS [ 3.611 s] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 2.847 s] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 2.135 s] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.038 s] [INFO] Common Utilities ................................... SUCCESS [ 5.506 s] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 11.773 s] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.092 s] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 1.327 s] [INFO] Test Utilities ..................................... SUCCESS [ 2.298 s] [INFO] Admin Modules ...................................... SUCCESS [ 0.087 s] [INFO] admin-config-api ................................... SUCCESS [ 3.409 s] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.868 s] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.091 s] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.395 s] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.089 s] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.692 s] [INFO] Security Core Classes .............................. SUCCESS [ 7.083 s] [INFO] Security Services and SPI .......................... SUCCESS [ 3.937 s] [INFO] admin-util ......................................... SUCCESS [ 6.575 s] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 2.312 s] [INFO] Cluster ............................................ SUCCESS [ 0.034 s] [INFO] cluster-common ..................................... SUCCESS [ 1.919 s] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 2.200 s] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 1.578 s] [INFO] admin-launcher ..................................... SUCCESS [ 1.501 s] [INFO] admin-cli .......................................... SUCCESS [ 2.229 s] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 9.378 s] [INFO] OSGi Container ..................................... SUCCESS [ 1.335 s] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 8.762 s] [INFO] flashlight-framework ............................... SUCCESS [ 2.792 s] [INFO] Kernel Classes ..................................... SUCCESS [ 6.828 s] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 1.507 s] [INFO] cluster-admin ...................................... SUCCESS [ 3.482 s] [INFO] admin-server-management ............................ SUCCESS [ 6.274 s] [INFO] cluster-cli ........................................ SUCCESS [ 4.097 s] [INFO] GMS Module ......................................... SUCCESS [ 3.293 s] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 2.074 s] [INFO] AMX Core ........................................... SUCCESS [ 7.095 s] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.390 s] [INFO] Context Propagation ................................ SUCCESS [ 2.813 s] [INFO] admin-monitoring ................................... SUCCESS [ 10.624 s] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.286 s] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 1.838 s] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.835 s] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.081 s] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.122 s] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 1.997 s] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.098 s] [INFO] Java EE dependent public APIs of Glassfish ......... SUCCESS [ 1.815 s] [INFO] GlassFish Java EE Annotation Framework ............. SUCCESS [ 1.096 s] [INFO] nucleus.resources .................................. SUCCESS [ 2.090 s] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.105 s] [INFO] Deployment Object Library .......................... SUCCESS [ 11.910 s] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.102 s] [INFO] Jaspic Provider Framework .......................... SUCCESS [ 1.958 s] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.200 s] [INFO] Transaction Service Internal API ................... SUCCESS [ 1.507 s] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.103 s] [INFO] Resources Connector ................................ SUCCESS [ 4.599 s] [INFO] Connectors Parent .................................. SUCCESS [ 0.118 s] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 4.328 s] [INFO] EJB container Internal API ......................... SUCCESS [ 1.936 s] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.435 s] [INFO] Java EE Security Core Classes ...................... SUCCESS [ 6.912 s] [INFO] stats77 ............................................ SUCCESS [ 2.146 s] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 2.708 s] [INFO] Glassfish Naming ................................... SUCCESS [ 2.109 s] [INFO] Container Common ................................... SUCCESS [ 3.300 s] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.114 s] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 2.498 s] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 2.291 s] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.089 s] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 2.284 s] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 4.531 s] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 18.130 s] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.080 s] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 5.800 s] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 2.313 s] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 12.198 s] [INFO] Nucleus template ................................... SUCCESS [ 0.473 s] [INFO] flashlight-agent ................................... SUCCESS [ 2.037 s] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.053 s] [INFO] Flashlight ......................................... SUCCESS [ 0.084 s] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 4.506 s] [INFO] AutoDeploy Classes ................................. SUCCESS [ 2.153 s] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.202 s] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.213 s] [INFO] Nucleus distributions .............................. SUCCESS [ 0.032 s] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.197 s] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.077 s] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 3.309 s] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 23.196 s] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.293 s] [INFO] Nucleus Distribution ............................... SUCCESS [ 25.212 s] [INFO] Diagnostics ........................................ SUCCESS [ 0.121 s] [INFO] Diagnostics API .................................... SUCCESS [ 1.396 s] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 1.421 s] [INFO] AMX JavaEE ......................................... SUCCESS [ 3.786 s] [INFO] LDAP Booster Pack .................................. SUCCESS [ 2.102 s] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.079 s] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.908 s] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.943 s] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 2.332 s] [INFO] Set of DTDs for GlassFish Java EE distributions .... SUCCESS [ 0.276 s] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.807 s] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 1.973 s] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 1.819 s] [INFO] App Client Modules ................................. SUCCESS [ 0.026 s] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.089 s] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 1.310 s] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 3.713 s] [INFO] Admin Modules ...................................... SUCCESS [ 0.095 s] [INFO] Backup Restore classes ............................. SUCCESS [ 1.701 s] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 1.391 s] [INFO] admin-cli-optional ................................. SUCCESS [ 2.207 s] [INFO] admin-core ......................................... SUCCESS [ 2.205 s] [INFO] Appserver template ................................. SUCCESS [ 0.275 s] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.082 s] [INFO] Java EE related distributions kernel Classes ....... SUCCESS [ 2.272 s] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.109 s] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 1.728 s] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.596 s] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 3.605 s] [INFO] Connectors Runtime ................................. SUCCESS [ 9.319 s] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 9.809 s] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 11.609 s] [INFO] Web Container Common Utilities ..................... SUCCESS [ 3.900 s] [INFO] Core Servlet Container ............................. SUCCESS [ 19.309 s] [INFO] JSTL implementation connector module ............... SUCCESS [ 3.393 s] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 3.489 s] [INFO] Web module command line interface .................. SUCCESS [ 5.185 s] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 2.116 s] [INFO] WebTier Security Integration ....................... SUCCESS [ 3.880 s] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.031 s] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 1.090 s] [INFO] Server-Sent Events ................................. SUCCESS [ 3.508 s] [INFO] Web Container glue code ............................ SUCCESS [ 13.401 s] [INFO] JSF implementation connector module ................ SUCCESS [ 5.697 s] [INFO] JSP caching taglib connector module ................ SUCCESS [ 5.810 s] [INFO] Web Container HA code .............................. SUCCESS [ 5.214 s] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 1.021 s] [INFO] Weld connector for glassfish ....................... SUCCESS [ 2.822 s] [INFO] Weld integration for glassfish ..................... SUCCESS [ 6.786 s] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.272 s] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.111 s] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.110 s] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 5.475 s] [INFO] EJB Timer Service Application ...................... SUCCESS [ 2.981 s] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.194 s] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.180 s] [INFO] GlassFish resources runtime ........................ SUCCESS [ 2.485 s] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 2.795 s] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.289 s] [INFO] Connectors Inbound Support ......................... SUCCESS [ 5.096 s] [INFO] Work Management .................................... SUCCESS [ 2.521 s] [INFO] JDBC Module ........................................ SUCCESS [ 0.083 s] [INFO] JDBC Config Module ................................. SUCCESS [ 1.497 s] [INFO] Connectors admin ................................... SUCCESS [ 4.517 s] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.109 s] [INFO] Load Balancer Internal API ......................... SUCCESS [ 1.486 s] [INFO] Load-Balancer admin ................................ SUCCESS [ 4.621 s] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.097 s] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 8.881 s] [INFO] JMS Module ......................................... SUCCESS [ 5.104 s] [INFO] JMS admin .......................................... SUCCESS [ 4.813 s] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 6.521 s] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 1.576 s] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.091 s] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 4.160 s] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 2.374 s] [INFO] JDBC Templates ..................................... SUCCESS [ 0.125 s] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 1.287 s] [INFO] JDBC Runtime Module ................................ SUCCESS [ 7.005 s] [INFO] JDBC admin ......................................... SUCCESS [ 5.804 s] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.407 s] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 2.404 s] [INFO] JPA container for glassfish ........................ SUCCESS [ 2.997 s] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.901 s] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.091 s] [INFO] utility module for cmp ............................. SUCCESS [ 3.413 s] [INFO] model module for cmp ............................... SUCCESS [ 4.980 s] [INFO] Database Generator module for cmp .................. SUCCESS [ 2.989 s] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 3.974 s] [INFO] enhancer module for cmp ............................ SUCCESS [ 5.207 s] [INFO] internal-api module for cmp ........................ SUCCESS [ 2.472 s] [INFO] Entity Bean container .............................. SUCCESS [ 5.107 s] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 18.219 s] [INFO] support ejb module for cmp ......................... SUCCESS [ 7.904 s] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.116 s] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.079 s] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.096 s] [INFO] Concurrent Connector Module ........................ SUCCESS [ 1.769 s] [INFO] Concurrent Implementation Module ................... SUCCESS [ 5.824 s] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.103 s] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.091 s] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 3.473 s] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 3.729 s] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.111 s] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.086 s] [INFO] GlassFish javaee.jar ............................... SUCCESS [ 0.075 s] [INFO] GlassFish javaee.jar distribution fragment ......... SUCCESS [ 0.104 s] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.088 s] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.039 s] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.098 s] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 2.215 s] [INFO] Ejb Security Integration ........................... SUCCESS [ 4.687 s] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.030 s] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 8.807 s] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 2.580 s] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.104 s] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 15.471 s] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 4.921 s] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 3.464 s] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 5.646 s] [INFO] WebServices Security and JSR 196 implementation .... SUCCESS [ 5.614 s] [INFO] App Client - client-side modules ................... SUCCESS [ 0.030 s] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 4.111 s] [INFO] Appclient Security Integration ..................... SUCCESS [ 3.379 s] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 21.715 s] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 5.387 s] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.175 s] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.033 s] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.106 s] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.678 s] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.348 s] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.099 s] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 54.721 s] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 36.512 s] [INFO] Embedded GlassFish Web ............................. SUCCESS [01:07 min] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.031 s] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.062 s] [INFO] DataProvider ....................................... SUCCESS [ 0.900 s] [INFO] Admin Console Integration .......................... SUCCESS [ 1.231 s] [INFO] Admin Console Integration .......................... SUCCESS [ 0.856 s] [INFO] Admin Console Packages ............................. SUCCESS [ 0.884 s] [INFO] Admin Console Common ............................... SUCCESS [ 7.515 s] [INFO] Admin Console Core Jar ............................. SUCCESS [ 2.696 s] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 1.360 s] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.576 s] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 2.032 s] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.885 s] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 1.360 s] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 1.492 s] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 1.512 s] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 5.696 s] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 1.375 s] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 1.274 s] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 1.394 s] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 1.515 s] [INFO] Admin Console WAR .................................. SUCCESS [ 1.688 s] [INFO] Admin Console Install Fragment for Web distro ...... SUCCESS [ 0.786 s] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.088 s] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.091 s] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 2.198 s] [INFO] Client Library (including ACC) ..................... SUCCESS [ 6.269 s] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.034 s] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.202 s] [INFO] Debug .............................................. SUCCESS [ 7.936 s] [INFO] Glassfish distributions ............................ SUCCESS [ 0.098 s] [INFO] GlassFish distribution Common module ............... SUCCESS [ 5.903 s] [INFO] Glassfish Web Distribution ......................... SUCCESS [ 27.526 s] [INFO] Glassfish Distribution ............................. SUCCESS [ 43.046 s] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.113 s] [INFO] GlassFish Tests .................................... SUCCESS [ 0.027 s] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.027 s] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.909 s] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.096 s] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 1.408 s] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.606 s] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.312 s] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.100 s] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 2.056 s] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 1.592 s] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 1.337 s] [INFO] Flashlight ......................................... SUCCESS [ 0.178 s] [INFO] Ant tasks .......................................... SUCCESS [ 1.296 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:59 min (Wall Clock) [INFO] Finished at: 2023-05-20T05:04:08Z [INFO] ------------------------------------------------------------------------ + archive_bundles + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles + cp appserver/distributions/glassfish/target/glassfish.zip /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles + cp appserver/distributions/web/target/web.zip /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles + cp nucleus/distributions/nucleus/target/nucleus-new.zip /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles + merge_junits + local test_id=build-unit-tests + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/test-results + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/test-results/build-unit-tests/results/junitreports + local jud=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/test-results/build-unit-tests/results/junitreports/test_results_junit.xml + echo '' + echo '' ++ find . -type d -name surefire-reports + echo '' + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/test-results/build-unit-tests/results/junitreports/test_results_junit.xml + sed -i 's/\bclassname="/classname="build-unit-tests./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/test-results/build-unit-tests/results/junitreports/test_results_junit.xml + '[' '!' -z /var/jenkins ']' + tar -c '--exclude=*.zip' '--exclude=*/main/tests/tck/*' '--exclude=*/main/distributions/*' '--exclude=*/main/extras/*' '--exclude=*/main/admingui/*' --newer-mtime '1 day ago' -C /home/jenkins/.m2/repository org/glassfish/main + gzip --fast + echo Done building Done building + pwd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 + ls -altrh total 112K drwxr-sr-x. 4 jenkins 1003280000 88 May 20 04:53 .. -rw-r--r--. 1 jenkins 1003280000 35K May 20 04:58 LICENSE.md -rw-r--r--. 1 jenkins 1003280000 2.7K May 20 04:58 .gitignore drwxr-sr-x. 3 jenkins 1003280000 80 May 20 04:58 .github -rwxr-xr-x. 1 jenkins 1003280000 3.4K May 20 04:58 gfbuild.sh -rwxr-xr-x. 1 jenkins 1003280000 1.3K May 20 04:58 validateJars.sh -rwxr-xr-x. 1 jenkins 1003280000 901 May 20 04:58 updateVersion.sh -rw-r--r--. 1 jenkins 1003280000 2.2K May 20 04:58 CONTRIBUTING.md -rw-r--r--. 1 jenkins 1003280000 5.1K May 20 04:58 README.md -rw-r--r--. 1 jenkins 1003280000 4.7K May 20 04:58 NOTICE.md -rw-r--r--. 1 jenkins 1003280000 7.7K May 20 04:58 Jenkinsfile drwxr-sr-x. 22 jenkins 1003280000 4.0K May 20 04:58 docs -rwxr-xr-x. 1 jenkins 1003280000 2.4K May 20 04:58 gftest.sh drwxr-sr-x. 3 jenkins 1003280000 79 May 20 04:58 etc -rwxr-xr-x. 1 jenkins 1003280000 3.4K May 20 04:58 runtests.sh -rw-r--r--. 1 jenkins 1003280000 6.5K May 20 04:58 pom.xml drwxr-sr-x. 4 jenkins 1003280000 46 May 20 04:58 qa drwxr-sr-x. 19 jenkins 1003280000 4.0K May 20 04:59 nucleus drwxr-sr-x. 35 jenkins 1003280000 4.0K May 20 04:59 appserver drwxr-sr-x. 8 jenkins 1003280000 163 May 20 04:59 .git drwxr-sr-x. 3 jenkins 1003280000 30 May 20 05:04 test-results drwxr-sr-x. 11 jenkins 1003280000 4.0K May 20 05:04 . drwxr-sr-x. 2 jenkins 1003280000 90 May 20 05:04 bundles + ls -altrh /bundles ls: cannot access '/bundles': No such file or directory + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Grab and unzip ANT) [Pipeline] sh + mkdir download + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/download + wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.16-bin.tar.gz -O ant.tar.gz + tar xfz ant.tar.gz + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant + cp -a /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/download/apache-ant-1.9.16/. /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (jdbc_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T05:04:17.959Z] + rm -rf glassfish6 [2023-05-20T05:04:17.960Z] + true [2023-05-20T05:04:17.960Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T05:04:17.960Z] + MAVEN_ARGS=-Pstaging [2023-05-20T05:04:17.960Z] + ./runtests.sh jdbc_all [2023-05-20T05:04:17.960Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T05:04:17.960Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T05:04:17.960Z] Second argument is a test set id, one of: [2023-05-20T05:04:17.960Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T05:04:17.960Z] \n [2023-05-20T05:04:17.960Z] web_jsp, deployment_all, \n [2023-05-20T05:04:17.960Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T05:04:17.960Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T05:04:17.960Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T05:04:17.960Z] [2023-05-20T05:04:17.960Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T05:04:27.939Z] [INFO] Scanning for projects... [2023-05-20T05:04:28.196Z] [INFO] [2023-05-20T05:04:28.196Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T05:04:28.196Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T05:04:28.196Z] [INFO] from pom.xml [2023-05-20T05:04:28.196Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T05:04:28.453Z] [INFO] [2023-05-20T05:04:28.453Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2023-05-20T05:04:28.453Z] [INFO] [2023-05-20T05:04:28.453Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T05:04:28.453Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T05:04:28.453Z] [INFO] from pom.xml [2023-05-20T05:04:28.453Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T05:04:28.453Z] [INFO] [2023-05-20T05:04:28.453Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T05:04:36.554Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:6.2.6-SNAPSHOT:zip [2023-05-20T05:04:36.554Z] [INFO] Copying glassfish-6.2.6-SNAPSHOT.zip to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T05:04:36.554Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:36.554Z] [INFO] BUILD SUCCESS [2023-05-20T05:04:36.554Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:36.554Z] [INFO] Total time: 8.867 s [2023-05-20T05:04:36.554Z] [INFO] Finished at: 2023-05-20T05:04:36Z [2023-05-20T05:04:36.554Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:37.952Z] [INFO] Scanning for projects... [2023-05-20T05:04:37.952Z] [INFO] [2023-05-20T05:04:37.952Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T05:04:37.952Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T05:04:37.952Z] [INFO] from pom.xml [2023-05-20T05:04:37.952Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T05:04:37.952Z] [INFO] [2023-05-20T05:04:37.952Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T05:04:38.884Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T05:04:39.448Z] [INFO] Copying org.jacoco.agent-0.8.7-runtime.jar to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/org.jacoco.agent.jar [2023-05-20T05:04:39.448Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:39.448Z] [INFO] BUILD SUCCESS [2023-05-20T05:04:39.448Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:39.448Z] [INFO] Total time: 1.846 s [2023-05-20T05:04:39.448Z] [INFO] Finished at: 2023-05-20T05:04:39Z [2023-05-20T05:04:39.448Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:04:39.448Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T05:04:39.448Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T05:04:39.448Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Dbigf-internal-env [2023-05-20T05:04:39.448Z] + GF_INTERNAL_ENV_SH=/tmp/Dbigf-internal-env [2023-05-20T05:04:39.448Z] + '[' '!' -z '' ']' [2023-05-20T05:04:39.448Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:04:39.448Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:04:39.448Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T05:04:39.448Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T05:04:39.448Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:04:39.449Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:04:39.449Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T05:04:39.449Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T05:04:39.449Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T05:04:39.449Z] + run_test jdbc_all [2023-05-20T05:04:39.449Z] + local testid=jdbc_all [2023-05-20T05:04:39.449Z] + local found=false [2023-05-20T05:04:39.449Z] ++ find . -name run_test.sh [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.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 [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.014Z] + echo batch_all [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.014Z] + echo cdi_all [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.014Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.014Z] + echo deployment_all deployment_cluster_all [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.014Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.014Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-05-20T05:04:40.014Z] + OPT=list_test_ids [2023-05-20T05:04:40.014Z] + TEST_ID= [2023-05-20T05:04:40.014Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-05-20T05:04:40.014Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-05-20T05:04:40.014Z] +++ uname [2023-05-20T05:04:40.014Z] +++ grep -i sunos [2023-05-20T05:04:40.014Z] +++ wc -l [2023-05-20T05:04:40.014Z] +++ awk '{print $1}' [2023-05-20T05:04:40.014Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.014Z] ++ GREP=grep [2023-05-20T05:04:40.014Z] ++ AWK=awk [2023-05-20T05:04:40.014Z] ++ SED=sed [2023-05-20T05:04:40.014Z] ++ BC=bc [2023-05-20T05:04:40.014Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.014Z] + case ${OPT} in [2023-05-20T05:04:40.014Z] + list_test_ids [2023-05-20T05:04:40.014Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.014Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.014Z] + [[ false = true ]] [2023-05-20T05:04:40.015Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:04:40.015Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-05-20T05:04:40.015Z] + OPT=list_test_ids [2023-05-20T05:04:40.015Z] + TEST_ID= [2023-05-20T05:04:40.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:04:40.015Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T05:04:40.015Z] +++ uname [2023-05-20T05:04:40.015Z] +++ grep -i sunos [2023-05-20T05:04:40.015Z] +++ wc -l [2023-05-20T05:04:40.015Z] +++ awk '{print $1}' [2023-05-20T05:04:40.015Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.015Z] ++ GREP=grep [2023-05-20T05:04:40.015Z] ++ AWK=awk [2023-05-20T05:04:40.015Z] ++ SED=sed [2023-05-20T05:04:40.015Z] ++ BC=bc [2023-05-20T05:04:40.015Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.015Z] + case ${OPT} in [2023-05-20T05:04:40.015Z] + list_test_ids [2023-05-20T05:04:40.015Z] + echo jdbc_all [2023-05-20T05:04:40.015Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:04:40.015Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:04:40.015Z] + found=true [2023-05-20T05:04:40.015Z] + break [2023-05-20T05:04:40.015Z] + [[ true = true ]] [2023-05-20T05:04:40.015Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2023-05-20T05:04:40.015Z] + OPT=run_test_id [2023-05-20T05:04:40.015Z] + TEST_ID=jdbc_all [2023-05-20T05:04:40.015Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:04:40.015Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T05:04:40.015Z] +++ uname [2023-05-20T05:04:40.015Z] +++ grep -i sunos [2023-05-20T05:04:40.015Z] +++ wc -l [2023-05-20T05:04:40.015Z] +++ awk '{print $1}' [2023-05-20T05:04:40.015Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:04:40.015Z] ++ GREP=grep [2023-05-20T05:04:40.015Z] ++ AWK=awk [2023-05-20T05:04:40.015Z] ++ SED=sed [2023-05-20T05:04:40.015Z] ++ BC=bc [2023-05-20T05:04:40.015Z] ++ export GREP AWK SED BC [2023-05-20T05:04:40.015Z] + case ${OPT} in [2023-05-20T05:04:40.015Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2023-05-20T05:04:40.015Z] + run_test_id jdbc_all [2023-05-20T05:04:40.015Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T05:04:40.015Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T05:04:40.015Z] [2023-05-20T05:04:40.015Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T05:04:40.015Z] [2023-05-20T05:04:40.015Z] + for i in "${@}" [2023-05-20T05:04:40.015Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T05:04:40.015Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T05:04:41.387Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:04:41.387Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:04:41.387Z] + test_init [2023-05-20T05:04:41.387Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T05:04:41.387Z] [2023-05-20T05:04:41.387Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T05:04:41.387Z] [2023-05-20T05:04:41.387Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T05:04:41.387Z] + xargs touch [2023-05-20T05:04:41.387Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:04:41.387Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:04:41.387Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:04:41.387Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:04:41.387Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:04:41.387Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:04:41.387Z] + java -version [2023-05-20T05:04:41.387Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T05:04:41.387Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T05:04:41.387Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T05:04:41.387Z] + ant -version [2023-05-20T05:04:41.387Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T05:04:41.387Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:04:41.387Z] + printf '\n\n' [2023-05-20T05:04:41.387Z] [2023-05-20T05:04:41.387Z] [2023-05-20T05:04:41.387Z] + get_test_target jdbc_all [2023-05-20T05:04:41.387Z] + case ${1} in [2023-05-20T05:04:41.387Z] + TARGET=all [2023-05-20T05:04:41.387Z] + export TARGET [2023-05-20T05:04:41.387Z] + test_run [2023-05-20T05:04:41.387Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain domain1 [2023-05-20T05:04:45.858Z] Waiting for domain1 to start .... [2023-05-20T05:04:45.858Z] Successfully started the domain : domain1 [2023-05-20T05:04:45.858Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:04:45.858Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:04:45.858Z] Admin Port: 4848 [2023-05-20T05:04:45.858Z] Command start-domain executed successfully. [2023-05-20T05:04:46.152Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-database [2023-05-20T05:04:47.128Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-05-20T05:04:49.653Z] --------- Derby Network Server Information -------- [2023-05-20T05:04:49.653Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-05-20T05:04:49.653Z] -- listing properties -- [2023-05-20T05:04:49.653Z] derby.drda.timeSlice=0 [2023-05-20T05:04:49.653Z] derby.drda.portNumber=1527 [2023-05-20T05:04:49.653Z] derby.drda.minThreads=0 [2023-05-20T05:04:49.653Z] derby.drda.sslMode=off [2023-05-20T05:04:49.653Z] derby.drda.traceAll=false [2023-05-20T05:04:49.653Z] derby.drda.keepAlive=true [2023-05-20T05:04:49.653Z] derby.drda.maxThreads=0 [2023-05-20T05:04:49.653Z] derby.drda.logConnections=false [2023-05-20T05:04:49.653Z] derby.drda.startNetworkServer=false [2023-05-20T05:04:49.653Z] derby.drda.host=0.0.0.0 [2023-05-20T05:04:49.653Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2023-05-20T05:04:49.653Z] ------------------ Java Information ------------------ [2023-05-20T05:04:49.653Z] Java Version: 17.0.2 [2023-05-20T05:04:49.653Z] Java Vendor: Oracle Corporation [2023-05-20T05:04:49.653Z] Java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [2023-05-20T05:04:49.653Z] Java classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar [2023-05-20T05:04:49.653Z] OS name: Linux [2023-05-20T05:04:49.653Z] OS architecture: amd64 [2023-05-20T05:04:49.653Z] OS version: 5.17.13-200.fc35.x86_64 [2023-05-20T05:04:49.653Z] Java user name: jenkins [2023-05-20T05:04:49.653Z] Java user home: /home/jenkins [2023-05-20T05:04:49.653Z] Java user dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:04:49.653Z] java.specification.name: Java Platform API Specification [2023-05-20T05:04:49.653Z] java.specification.version: 17 [2023-05-20T05:04:49.653Z] java.runtime.version: 17.0.2+8-86 [2023-05-20T05:04:49.653Z] --------- Derby Information -------- [2023-05-20T05:04:49.653Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] ------------------------------------------------------ [2023-05-20T05:04:49.653Z] ----------------- Locale Information ----------------- [2023-05-20T05:04:49.653Z] Current Locale : [English/United States [en_US]] [2023-05-20T05:04:49.653Z] Found support for locale: [cs] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [de_DE] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [es] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [fr] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [hu] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [it] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [ja_JP] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [ko_KR] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [pl] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.653Z] Found support for locale: [pt_BR] [2023-05-20T05:04:49.653Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.654Z] Found support for locale: [ru] [2023-05-20T05:04:49.654Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.654Z] Found support for locale: [zh_CN] [2023-05-20T05:04:49.654Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.654Z] Found support for locale: [zh_TW] [2023-05-20T05:04:49.654Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:04:49.654Z] ------------------------------------------------------ [2023-05-20T05:04:49.654Z] ------------------------------------------------------ [2023-05-20T05:04:49.654Z] [2023-05-20T05:04:49.654Z] Starting database in the background. [2023-05-20T05:04:49.654Z] Log redirected to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.log. [2023-05-20T05:04:49.654Z] Command start-database executed successfully. [2023-05-20T05:04:49.654Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:04:49.654Z] + ant all [2023-05-20T05:04:49.654Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T05:04:49.911Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2023-05-20T05:04:50.169Z] [2023-05-20T05:04:50.169Z] all: [2023-05-20T05:04:50.169Z] [2023-05-20T05:04:50.169Z] jdbc-all: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] run-tests: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setOSConditions: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolWin: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolUnix: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolProperty: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setS1ASclassPath: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] init-common: [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] clean: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setOSConditions: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolWin: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolUnix: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolProperty: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setS1ASclassPath: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] init-common: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] clean-common: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setOSConditions: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolWin: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolUnix: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setToolProperty: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] setS1ASclassPath: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] init-common: [2023-05-20T05:04:50.426Z] [2023-05-20T05:04:50.426Z] clean-classes-common: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setOSConditions: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolWin: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolUnix: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolProperty: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setS1ASclassPath: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] init-common: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] clean-jars-common: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] compile: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setOSConditions: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolWin: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolUnix: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setToolProperty: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] setS1ASclassPath: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] init-common: [2023-05-20T05:04:50.705Z] [2023-05-20T05:04:50.705Z] compile-common: [2023-05-20T05:04:50.705Z] [echo] Current time (ISO): 2023-05-20T05:04:50.482+0000 [2023-05-20T05:04:50.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:04:50.705Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:04:52.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:04:52.618Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:04:52.618Z] [javac] return new Integer(1); [2023-05-20T05:04:52.618Z] [javac] ^ [2023-05-20T05:04:52.618Z] [javac] 2 warnings [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] setOSConditions: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] setToolWin: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] setToolUnix: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] setToolProperty: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] setS1ASclassPath: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] init-common: [2023-05-20T05:04:52.618Z] [2023-05-20T05:04:52.618Z] compile-common: [2023-05-20T05:04:52.618Z] [echo] Current time (ISO): 2023-05-20T05:04:52.460+0000 [2023-05-20T05:04:52.618Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:04:54.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:04:54.514Z] [javac] 1 warning [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] build: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setOSConditions: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] fixFiles: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] convUnix: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] convWin: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolWin: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolUnix: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolProperty: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setS1ASclassPath: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] init-common: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] package-persistence-common: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] ejb-jar-common: [2023-05-20T05:04:54.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] package-ejbjar-common: [2023-05-20T05:04:54.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2023-05-20T05:04:54.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] appclient-jar-common: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] package-appclientjar-common: [2023-05-20T05:04:54.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] webclient-war-common: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] build-ear-common: [2023-05-20T05:04:54.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:04:54.514Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] deploy: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setOSConditions: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolWin: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolUnix: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setToolProperty: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] setS1ASclassPath: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] init-common: [2023-05-20T05:04:54.514Z] [2023-05-20T05:04:54.514Z] execute-sql-common: [2023-05-20T05:04:58.695Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-05-20T05:04:58.695Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:04:58.695Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-05-20T05:04:58.695Z] [sql] 0 rows affected [2023-05-20T05:04:58.695Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setOSConditions: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolWin: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolUnix: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolProperty: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setS1ASclassPath: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] init-common: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] deploy-jdbc-common: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setOSConditions: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolWin: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolUnix: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setToolProperty: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] setS1ASclassPath: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] init-common: [2023-05-20T05:04:58.695Z] [2023-05-20T05:04:58.695Z] create-jdbc-connpool-common: [2023-05-20T05:04:59.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:04:59.910Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:04:59.910Z] [2023-05-20T05:04:59.910Z] set-derby-connpool-props: [2023-05-20T05:05:00.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setOSConditions: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolWin: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolUnix: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolProperty: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setS1ASclassPath: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] init-common: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] create-jdbc-resource-common: [2023-05-20T05:05:03.834Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:05:03.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:03.834Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:05:03.834Z] [echo] cmd executed for server [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setOSConditions: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolWin: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolUnix: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolProperty: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setS1ASclassPath: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] init-common: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] deploy-common: [2023-05-20T05:05:03.834Z] [echo] Current time (ISO): 2023-05-20T05:05:03.792+0000 [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setOSConditions: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolWin: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolUnix: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setToolProperty: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] setS1ASclassPath: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] init-common: [2023-05-20T05:05:03.834Z] [2023-05-20T05:05:03.834Z] deploy-common-pe: [2023-05-20T05:05:04.398Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-05-20T05:05:14.360Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2023-05-20T05:05:14.360Z] [echo] Deployment on target server server successful [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] setOSConditions: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] setToolWin: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] setToolUnix: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] setToolProperty: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] setS1ASclassPath: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] init-common: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] deploy-common-ee: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.360Z] run: [2023-05-20T05:05:14.360Z] [2023-05-20T05:05:14.361Z] setup-derby-for-authentication: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setOSConditions: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolWin: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolUnix: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolProperty: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setS1ASclassPath: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] init-common: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] stop-derby: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] stop-derby-aix: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] stop-derby-nonaix: [2023-05-20T05:05:14.361Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:05:14.361Z] [java] Sat May 20 05:05:13 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:05:14.361Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:05:14.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setOSConditions: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolWin: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolUnix: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setToolProperty: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] setS1ASclassPath: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] init-common: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] start-derby: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] start-derby-aix: [2023-05-20T05:05:14.361Z] [2023-05-20T05:05:14.361Z] start-derby-nonaix: [2023-05-20T05:05:14.361Z] [echo] Starting Derby DB Server ... [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setOSConditions: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolWin: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolUnix: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolProperty: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setS1ASclassPath: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] init-common: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] execute-sql-common: [2023-05-20T05:05:29.219Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-05-20T05:05:29.219Z] [sql] 0 rows affected [2023-05-20T05:05:29.219Z] [sql] 0 rows affected [2023-05-20T05:05:29.219Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setOSConditions: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolWin: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolUnix: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setToolProperty: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] setS1ASclassPath: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] init-common: [2023-05-20T05:05:29.219Z] [2023-05-20T05:05:29.219Z] runclient-common: [2023-05-20T05:05:29.219Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:05:29.477Z] [exec] May 20, 2023 5:05:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:05:29.477Z] [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. [2023-05-20T05:05:33.683Z] [exec] test 3 will fail with Derby [2023-05-20T05:05:33.683Z] [exec] Value of key is: test1 : [2023-05-20T05:05:33.683Z] [exec] Value of key is: test2 : [2023-05-20T05:05:33.683Z] [exec] Value of key is: test3 : [2023-05-20T05:05:33.683Z] [exec] Value of key is: test4 : [2023-05-20T05:05:33.683Z] [exec] Value of key is: test5 : [2023-05-20T05:05:33.683Z] [exec] jdbc appauth status: [2023-05-20T05:05:33.683Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:05:33.683Z] [exec] [2023-05-20T05:05:33.683Z] [exec] [2023-05-20T05:05:33.683Z] [exec] ----------------------------------------- [2023-05-20T05:05:33.683Z] [exec] - test2 : : PASS - [2023-05-20T05:05:33.683Z] [exec] - test1 : : PASS - [2023-05-20T05:05:33.683Z] [exec] - test3 : : PASS - [2023-05-20T05:05:33.683Z] [exec] - test4 : : PASS - [2023-05-20T05:05:33.683Z] [exec] - test5 : : PASS - [2023-05-20T05:05:33.683Z] [exec] ----------------------------------------- [2023-05-20T05:05:33.683Z] [exec] Total PASS: 5 [2023-05-20T05:05:33.683Z] [exec] Total FAIL: 0 [2023-05-20T05:05:33.683Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:05:33.683Z] [exec] ----------------------------------------- [2023-05-20T05:05:33.683Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:05:33.683Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:05:33.683Z] [2023-05-20T05:05:33.683Z] checkReporting-common: [2023-05-20T05:05:33.683Z] [2023-05-20T05:05:33.683Z] confirmReportPresent-common: [2023-05-20T05:05:33.683Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:05:33.683Z] [echo] Test seems to be reported fine [2023-05-20T05:05:33.683Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2023-05-20T05:05:33.683Z] [2023-05-20T05:05:33.683Z] confirmMissingReport-common: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] reset-derby-for-no-authentication: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] setOSConditions: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] setToolWin: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] setToolUnix: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] setToolProperty: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] setS1ASclassPath: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] init-common: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] stop-derby: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] stop-derby-aix: [2023-05-20T05:05:33.942Z] [2023-05-20T05:05:33.942Z] stop-derby-nonaix: [2023-05-20T05:05:33.942Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:05:34.199Z] [java] Sat May 20 05:05:34 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:05:34.199Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:05:34.199Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] setOSConditions: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] setToolWin: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] setToolUnix: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] setToolProperty: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] setS1ASclassPath: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] init-common: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] start-derby: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] start-derby-aix: [2023-05-20T05:05:34.199Z] [2023-05-20T05:05:34.199Z] start-derby-nonaix: [2023-05-20T05:05:34.199Z] [echo] Starting Derby DB Server ... [2023-05-20T05:05:49.066Z] [2023-05-20T05:05:49.066Z] undeploy: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] setOSConditions: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] setToolWin: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] setToolUnix: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] setToolProperty: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] setS1ASclassPath: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] init-common: [2023-05-20T05:05:49.323Z] [2023-05-20T05:05:49.323Z] execute-sql-common: [2023-05-20T05:05:49.323Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2023-05-20T05:05:49.581Z] [sql] 0 rows affected [2023-05-20T05:05:49.581Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setOSConditions: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolWin: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolUnix: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolProperty: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setS1ASclassPath: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] init-common: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] undeploy-jdbc-common: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setOSConditions: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolWin: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolUnix: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setToolProperty: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] setS1ASclassPath: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] init-common: [2023-05-20T05:05:49.581Z] [2023-05-20T05:05:49.581Z] delete-jdbc-resource-common: [2023-05-20T05:05:49.581Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:05:50.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:05:50.158Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:05:50.158Z] [echo] cmd executed for server [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] setOSConditions: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] setToolWin: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] setToolUnix: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] setToolProperty: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] setS1ASclassPath: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] init-common: [2023-05-20T05:05:50.158Z] [2023-05-20T05:05:50.158Z] delete-jdbc-connpool-common: [2023-05-20T05:05:50.158Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:05:50.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:05:50.414Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:05:50.414Z] [echo] cmd executed for server [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] setOSConditions: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] setToolWin: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] setToolUnix: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] setToolProperty: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] setS1ASclassPath: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] init-common: [2023-05-20T05:05:50.414Z] [2023-05-20T05:05:50.414Z] undeploy-common: [2023-05-20T05:05:50.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] all: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setOSConditions: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolWin: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolUnix: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolProperty: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setS1ASclassPath: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] init-common: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] clean: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setOSConditions: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolWin: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolUnix: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setToolProperty: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] setS1ASclassPath: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] init-common: [2023-05-20T05:05:50.978Z] [2023-05-20T05:05:50.978Z] clean-common: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setOSConditions: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolWin: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolUnix: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolProperty: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setS1ASclassPath: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] init-common: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] clean-classes-common: [2023-05-20T05:05:51.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setOSConditions: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolWin: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolUnix: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolProperty: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setS1ASclassPath: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] init-common: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] clean-jars-common: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] compile: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setOSConditions: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolWin: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolUnix: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setToolProperty: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] setS1ASclassPath: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] init-common: [2023-05-20T05:05:51.236Z] [2023-05-20T05:05:51.236Z] compile-common: [2023-05-20T05:05:51.236Z] [echo] Current time (ISO): 2023-05-20T05:05:51.004+0000 [2023-05-20T05:05:51.236Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:05:51.236Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:05:53.143Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:05:53.143Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:05:53.143Z] [javac] return new Integer(1); [2023-05-20T05:05:53.143Z] [javac] ^ [2023-05-20T05:05:53.143Z] [javac] 2 warnings [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] setOSConditions: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] setToolWin: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] setToolUnix: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] setToolProperty: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] setS1ASclassPath: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] init-common: [2023-05-20T05:05:53.143Z] [2023-05-20T05:05:53.143Z] compile-common: [2023-05-20T05:05:53.143Z] [echo] Current time (ISO): 2023-05-20T05:05:52.770+0000 [2023-05-20T05:05:53.143Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:05:54.556Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:05:54.556Z] [javac] 1 warning [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] build: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] setOSConditions: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] fixFiles: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] convUnix: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] convWin: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] setToolWin: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] setToolUnix: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] setToolProperty: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] setS1ASclassPath: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] init-common: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] package-persistence-common: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] ejb-jar-common: [2023-05-20T05:05:54.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] package-ejbjar-common: [2023-05-20T05:05:54.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2023-05-20T05:05:54.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] appclient-jar-common: [2023-05-20T05:05:54.556Z] [2023-05-20T05:05:54.556Z] package-appclientjar-common: [2023-05-20T05:05:54.556Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.557Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] webclient-war-common: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] build-ear-common: [2023-05-20T05:05:54.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:05:54.557Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] deploy: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setOSConditions: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolWin: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolUnix: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolProperty: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setS1ASclassPath: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] init-common: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] execute-sql-common: [2023-05-20T05:05:54.557Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-05-20T05:05:54.557Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:05:54.557Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:05:54.557Z] [sql] 0 rows affected [2023-05-20T05:05:54.557Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setOSConditions: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolWin: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolUnix: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setToolProperty: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] setS1ASclassPath: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] init-common: [2023-05-20T05:05:54.557Z] [2023-05-20T05:05:54.557Z] create-jdbc-connpool-common: [2023-05-20T05:05:55.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:55.152Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:05:55.152Z] [2023-05-20T05:05:55.152Z] set-derby-connpool-props: [2023-05-20T05:05:55.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:55.410Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:05:55.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:55.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:05:55.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:55.924Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:05:56.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:56.487Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:05:56.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:56.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:05:57.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:57.007Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:05:57.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:57.520Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:05:57.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:57.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] setOSConditions: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] setToolWin: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] setToolUnix: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] setToolProperty: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] setS1ASclassPath: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] init-common: [2023-05-20T05:05:57.776Z] [2023-05-20T05:05:57.776Z] create-jdbc-resource-common: [2023-05-20T05:05:57.776Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:05:58.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:05:58.033Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:05:58.033Z] [echo] cmd executed for server [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setOSConditions: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolWin: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolUnix: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolProperty: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setS1ASclassPath: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] init-common: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] deploy-common: [2023-05-20T05:05:58.033Z] [echo] Current time (ISO): 2023-05-20T05:05:57.993+0000 [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setOSConditions: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolWin: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolUnix: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setToolProperty: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] setS1ASclassPath: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] init-common: [2023-05-20T05:05:58.033Z] [2023-05-20T05:05:58.033Z] deploy-common-pe: [2023-05-20T05:05:58.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-05-20T05:05:58.855Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2023-05-20T05:05:58.855Z] [echo] Deployment on target server server successful [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setOSConditions: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolWin: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolUnix: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolProperty: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setS1ASclassPath: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] init-common: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] deploy-common-ee: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] run: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setup-derby-for-authentication: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setOSConditions: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolWin: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolUnix: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setToolProperty: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] setS1ASclassPath: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] init-common: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] stop-derby: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] stop-derby-aix: [2023-05-20T05:05:58.855Z] [2023-05-20T05:05:58.855Z] stop-derby-nonaix: [2023-05-20T05:05:58.855Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:05:59.111Z] [java] Sat May 20 05:05:58 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:05:59.111Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:05:59.111Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] setOSConditions: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] setToolWin: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] setToolUnix: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] setToolProperty: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] setS1ASclassPath: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] init-common: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] start-derby: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] start-derby-aix: [2023-05-20T05:05:59.111Z] [2023-05-20T05:05:59.111Z] start-derby-nonaix: [2023-05-20T05:05:59.111Z] [echo] Starting Derby DB Server ... [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setOSConditions: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolWin: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolUnix: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolProperty: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setS1ASclassPath: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] init-common: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] execute-sql-common: [2023-05-20T05:06:17.167Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-05-20T05:06:17.167Z] [sql] 0 rows affected [2023-05-20T05:06:17.167Z] [sql] 0 rows affected [2023-05-20T05:06:17.167Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setOSConditions: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolWin: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolUnix: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setToolProperty: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] setS1ASclassPath: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] init-common: [2023-05-20T05:06:17.167Z] [2023-05-20T05:06:17.167Z] runclient-common: [2023-05-20T05:06:17.167Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:06:17.167Z] [exec] May 20, 2023 5:06:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:06:17.167Z] [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. [2023-05-20T05:06:18.564Z] [exec] All tests will fail with Derby till XA driver is fixed [2023-05-20T05:06:18.564Z] [exec] Value of key is: test1 : [2023-05-20T05:06:19.160Z] [exec] Value of key is: test2 : [2023-05-20T05:06:19.160Z] [exec] Value of key is: test3 : [2023-05-20T05:06:19.160Z] [exec] jdbc appauthtx status: [2023-05-20T05:06:19.160Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:06:19.160Z] [exec] [2023-05-20T05:06:19.160Z] [exec] [2023-05-20T05:06:19.160Z] [exec] ----------------------------------------- [2023-05-20T05:06:19.160Z] [exec] - test2 : : PASS - [2023-05-20T05:06:19.160Z] [exec] - test1 : : PASS - [2023-05-20T05:06:19.160Z] [exec] - test3 : : PASS - [2023-05-20T05:06:19.160Z] [exec] ----------------------------------------- [2023-05-20T05:06:19.160Z] [exec] Total PASS: 3 [2023-05-20T05:06:19.160Z] [exec] Total FAIL: 0 [2023-05-20T05:06:19.160Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:06:19.160Z] [exec] ----------------------------------------- [2023-05-20T05:06:19.160Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:06:19.160Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] checkReporting-common: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] confirmReportPresent-common: [2023-05-20T05:06:19.417Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:06:19.417Z] [echo] Test seems to be reported fine [2023-05-20T05:06:19.417Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] confirmMissingReport-common: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] reset-derby-for-no-authentication: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] setOSConditions: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] setToolWin: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] setToolUnix: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] setToolProperty: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] setS1ASclassPath: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] init-common: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] stop-derby: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] stop-derby-aix: [2023-05-20T05:06:19.417Z] [2023-05-20T05:06:19.417Z] stop-derby-nonaix: [2023-05-20T05:06:19.417Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:06:20.012Z] [java] Sat May 20 05:06:19 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:06:20.012Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:06:20.012Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] setOSConditions: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] setToolWin: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] setToolUnix: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] setToolProperty: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] setS1ASclassPath: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] init-common: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] start-derby: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] start-derby-aix: [2023-05-20T05:06:20.012Z] [2023-05-20T05:06:20.012Z] start-derby-nonaix: [2023-05-20T05:06:20.012Z] [echo] Starting Derby DB Server ... [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] undeploy: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] setOSConditions: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] setToolWin: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] setToolUnix: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] setToolProperty: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.068Z] setS1ASclassPath: [2023-05-20T05:06:38.068Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] undeploy-common: [2023-05-20T05:06:38.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] delete-jdbc-resource-common: [2023-05-20T05:06:38.069Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:06:38.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:06:38.069Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:06:38.069Z] [echo] cmd executed for server [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] delete-jdbc-connpool-common: [2023-05-20T05:06:38.069Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:06:38.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:06:38.069Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:06:38.069Z] [echo] cmd executed for server [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] execute-sql-common: [2023-05-20T05:06:38.069Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2023-05-20T05:06:38.069Z] [sql] 0 rows affected [2023-05-20T05:06:38.069Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] all: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] clean: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] clean-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] clean-classes-common: [2023-05-20T05:06:38.069Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] clean-jars-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] compile: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setOSConditions: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolWin: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolUnix: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setToolProperty: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] setS1ASclassPath: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] init-common: [2023-05-20T05:06:38.069Z] [2023-05-20T05:06:38.069Z] compile-common: [2023-05-20T05:06:38.069Z] [echo] Current time (ISO): 2023-05-20T05:06:36.561+0000 [2023-05-20T05:06:38.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:38.069Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:38.326Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:06:38.326Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:06:38.326Z] [javac] return new Integer(1); [2023-05-20T05:06:38.326Z] [javac] ^ [2023-05-20T05:06:38.326Z] [javac] 2 warnings [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] setOSConditions: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] setToolWin: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] setToolUnix: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] setToolProperty: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] setS1ASclassPath: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] init-common: [2023-05-20T05:06:38.326Z] [2023-05-20T05:06:38.326Z] compile-common: [2023-05-20T05:06:38.326Z] [echo] Current time (ISO): 2023-05-20T05:06:38.240+0000 [2023-05-20T05:06:38.326Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:40.224Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:06:40.224Z] [javac] 1 warning [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] build: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setOSConditions: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] fixFiles: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] convUnix: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] convWin: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolWin: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolUnix: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolProperty: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setS1ASclassPath: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] init-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] package-persistence-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] ejb-jar-common: [2023-05-20T05:06:40.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] package-ejbjar-common: [2023-05-20T05:06:40.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2023-05-20T05:06:40.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] appclient-jar-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] package-appclientjar-common: [2023-05-20T05:06:40.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] webclient-war-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] build-ear-common: [2023-05-20T05:06:40.224Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:40.224Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] deploy: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setOSConditions: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolWin: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolUnix: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolProperty: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setS1ASclassPath: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] init-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] execute-sql-common: [2023-05-20T05:06:40.224Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-05-20T05:06:40.224Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:06:40.224Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:06:40.224Z] [sql] 0 rows affected [2023-05-20T05:06:40.224Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setOSConditions: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolWin: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolUnix: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolProperty: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setS1ASclassPath: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] init-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] deploy-jdbc-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setOSConditions: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolWin: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolUnix: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setToolProperty: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] setS1ASclassPath: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] init-common: [2023-05-20T05:06:40.224Z] [2023-05-20T05:06:40.224Z] create-jdbc-connpool-common: [2023-05-20T05:06:40.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:40.789Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:06:40.789Z] [2023-05-20T05:06:40.789Z] set-derby-connpool-props: [2023-05-20T05:06:41.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:41.050Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:06:41.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:41.307Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:06:41.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:41.870Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:06:42.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:42.127Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:06:42.384Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:42.653Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:06:42.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:42.910Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:06:43.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:43.167Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:06:43.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:43.679Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] setOSConditions: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] setToolWin: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] setToolUnix: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] setToolProperty: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] setS1ASclassPath: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] init-common: [2023-05-20T05:06:43.679Z] [2023-05-20T05:06:43.679Z] create-jdbc-resource-common: [2023-05-20T05:06:43.679Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:06:43.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:43.955Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:06:43.955Z] [echo] cmd executed for server [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setOSConditions: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolWin: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolUnix: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolProperty: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setS1ASclassPath: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] init-common: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] deploy-common: [2023-05-20T05:06:43.955Z] [echo] Current time (ISO): 2023-05-20T05:06:43.806+0000 [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setOSConditions: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolWin: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolUnix: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setToolProperty: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] setS1ASclassPath: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] init-common: [2023-05-20T05:06:43.955Z] [2023-05-20T05:06:43.955Z] deploy-common-pe: [2023-05-20T05:06:44.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-05-20T05:06:44.552Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2023-05-20T05:06:44.552Z] [echo] Deployment on target server server successful [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setOSConditions: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolWin: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolUnix: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolProperty: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setS1ASclassPath: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] init-common: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] deploy-common-ee: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] run: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setOSConditions: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolWin: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolUnix: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolProperty: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setS1ASclassPath: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] init-common: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] execute-sql-common: [2023-05-20T05:06:44.552Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-05-20T05:06:44.552Z] [sql] 0 rows affected [2023-05-20T05:06:44.552Z] [sql] 0 rows affected [2023-05-20T05:06:44.552Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setOSConditions: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolWin: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolUnix: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setToolProperty: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] setS1ASclassPath: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] init-common: [2023-05-20T05:06:44.552Z] [2023-05-20T05:06:44.552Z] runclient-common: [2023-05-20T05:06:44.552Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:06:45.482Z] [exec] May 20, 2023 5:06:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:06:45.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. [2023-05-20T05:06:48.806Z] [exec] Value of key is: test1 : [2023-05-20T05:06:48.806Z] [exec] Value of key is: test2 : [2023-05-20T05:06:48.806Z] [exec] jdbc contauth status: [2023-05-20T05:06:48.806Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:06:48.806Z] [exec] [2023-05-20T05:06:48.806Z] [exec] [2023-05-20T05:06:48.806Z] [exec] ----------------------------------------- [2023-05-20T05:06:48.806Z] [exec] - test2 : : PASS - [2023-05-20T05:06:48.806Z] [exec] - test1 : : PASS - [2023-05-20T05:06:48.806Z] [exec] ----------------------------------------- [2023-05-20T05:06:48.806Z] [exec] Total PASS: 2 [2023-05-20T05:06:48.806Z] [exec] Total FAIL: 0 [2023-05-20T05:06:48.806Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:06:48.806Z] [exec] ----------------------------------------- [2023-05-20T05:06:48.806Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:06:48.806Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] checkReporting-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] confirmReportPresent-common: [2023-05-20T05:06:49.062Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:06:49.062Z] [echo] Test seems to be reported fine [2023-05-20T05:06:49.062Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] confirmMissingReport-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] undeploy: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setOSConditions: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolWin: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolUnix: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolProperty: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setS1ASclassPath: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] init-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] execute-sql-common: [2023-05-20T05:06:49.062Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2023-05-20T05:06:49.062Z] [sql] 0 rows affected [2023-05-20T05:06:49.062Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setOSConditions: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolWin: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolUnix: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolProperty: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setS1ASclassPath: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] init-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] undeploy-jdbc-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setOSConditions: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolWin: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolUnix: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setToolProperty: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] setS1ASclassPath: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] init-common: [2023-05-20T05:06:49.062Z] [2023-05-20T05:06:49.062Z] delete-jdbc-resource-common: [2023-05-20T05:06:49.062Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:06:49.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:06:49.653Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:06:49.653Z] [echo] cmd executed for server [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] setOSConditions: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] setToolWin: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] setToolUnix: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] setToolProperty: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] setS1ASclassPath: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] init-common: [2023-05-20T05:06:49.653Z] [2023-05-20T05:06:49.653Z] delete-jdbc-connpool-common: [2023-05-20T05:06:49.654Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:06:49.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:06:49.910Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:06:49.910Z] [echo] cmd executed for server [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] setOSConditions: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] setToolWin: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] setToolUnix: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] setToolProperty: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] setS1ASclassPath: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] init-common: [2023-05-20T05:06:49.910Z] [2023-05-20T05:06:49.910Z] undeploy-common: [2023-05-20T05:06:50.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] all: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setOSConditions: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolWin: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolUnix: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolProperty: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setS1ASclassPath: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] init-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] clean: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setOSConditions: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolWin: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolUnix: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolProperty: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setS1ASclassPath: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] init-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] clean-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setOSConditions: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolWin: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolUnix: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolProperty: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setS1ASclassPath: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] init-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] clean-classes-common: [2023-05-20T05:06:50.426Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setOSConditions: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolWin: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolUnix: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolProperty: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setS1ASclassPath: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] init-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] clean-jars-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] compile: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setOSConditions: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolWin: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolUnix: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setToolProperty: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] setS1ASclassPath: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] init-common: [2023-05-20T05:06:50.426Z] [2023-05-20T05:06:50.426Z] compile-common: [2023-05-20T05:06:50.426Z] [echo] Current time (ISO): 2023-05-20T05:06:50.269+0000 [2023-05-20T05:06:50.426Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:50.426Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:52.318Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:06:52.318Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:06:52.318Z] [javac] return new Integer(1); [2023-05-20T05:06:52.318Z] [javac] ^ [2023-05-20T05:06:52.318Z] [javac] 2 warnings [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] setOSConditions: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] setToolWin: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] setToolUnix: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] setToolProperty: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] setS1ASclassPath: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] init-common: [2023-05-20T05:06:52.318Z] [2023-05-20T05:06:52.318Z] compile-common: [2023-05-20T05:06:52.318Z] [echo] Current time (ISO): 2023-05-20T05:06:51.996+0000 [2023-05-20T05:06:52.318Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:06:53.717Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:06:53.974Z] [javac] 1 warning [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] build: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setOSConditions: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] fixFiles: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] convUnix: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] convWin: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolWin: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolUnix: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolProperty: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setS1ASclassPath: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] init-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] package-persistence-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] ejb-jar-common: [2023-05-20T05:06:53.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] package-ejbjar-common: [2023-05-20T05:06:53.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2023-05-20T05:06:53.974Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] appclient-jar-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] package-appclientjar-common: [2023-05-20T05:06:53.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] webclient-war-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] build-ear-common: [2023-05-20T05:06:53.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:06:53.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] deploy: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setOSConditions: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolWin: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolUnix: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolProperty: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setS1ASclassPath: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] init-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] execute-sql-common: [2023-05-20T05:06:53.974Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-05-20T05:06:53.974Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:06:53.974Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:06:53.974Z] [sql] 0 rows affected [2023-05-20T05:06:53.974Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setOSConditions: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolWin: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolUnix: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setToolProperty: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] setS1ASclassPath: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] init-common: [2023-05-20T05:06:53.974Z] [2023-05-20T05:06:53.974Z] create-jdbc-connpool-common: [2023-05-20T05:06:54.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:54.231Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:06:54.231Z] [2023-05-20T05:06:54.231Z] set-derby-connpool-props: [2023-05-20T05:06:54.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:54.795Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:06:55.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:55.052Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:06:55.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:55.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:06:55.822Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:55.822Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:06:56.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:56.079Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:06:56.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:56.660Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:06:56.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:56.917Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:06:57.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:57.173Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] setOSConditions: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] setToolWin: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] setToolUnix: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] setToolProperty: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] setS1ASclassPath: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] init-common: [2023-05-20T05:06:57.173Z] [2023-05-20T05:06:57.173Z] create-jdbc-resource-common: [2023-05-20T05:06:57.173Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:06:57.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:06:57.753Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:06:57.753Z] [echo] cmd executed for server [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setOSConditions: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolWin: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolUnix: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolProperty: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setS1ASclassPath: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] init-common: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] deploy-common: [2023-05-20T05:06:57.753Z] [echo] Current time (ISO): 2023-05-20T05:06:57.472+0000 [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setOSConditions: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolWin: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolUnix: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setToolProperty: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] setS1ASclassPath: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] init-common: [2023-05-20T05:06:57.753Z] [2023-05-20T05:06:57.753Z] deploy-common-pe: [2023-05-20T05:06:58.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-05-20T05:06:58.266Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2023-05-20T05:06:58.266Z] [echo] Deployment on target server server successful [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setOSConditions: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolWin: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolUnix: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolProperty: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setS1ASclassPath: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] init-common: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] deploy-common-ee: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] run: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setOSConditions: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolWin: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolUnix: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolProperty: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setS1ASclassPath: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] init-common: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] execute-sql-common: [2023-05-20T05:06:58.266Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-05-20T05:06:58.266Z] [sql] 0 rows affected [2023-05-20T05:06:58.266Z] [sql] 0 rows affected [2023-05-20T05:06:58.266Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setOSConditions: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolWin: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolUnix: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setToolProperty: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] setS1ASclassPath: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] init-common: [2023-05-20T05:06:58.266Z] [2023-05-20T05:06:58.266Z] runclient-common: [2023-05-20T05:06:58.266Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:06:59.217Z] [exec] May 20, 2023 5:06:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:06:59.217Z] [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. [2023-05-20T05:07:02.503Z] [exec] Will Fail till a better XA driver is integrated into Derby [2023-05-20T05:07:02.503Z] [exec] Value of key is: test1 : [2023-05-20T05:07:02.503Z] [exec] Value of key is: test2 : [2023-05-20T05:07:02.503Z] [exec] jdbc contauthtx status: [2023-05-20T05:07:02.503Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:07:02.503Z] [exec] [2023-05-20T05:07:02.503Z] [exec] [2023-05-20T05:07:02.503Z] [exec] ----------------------------------------- [2023-05-20T05:07:02.503Z] [exec] - test2 : : PASS - [2023-05-20T05:07:02.503Z] [exec] - test1 : : PASS - [2023-05-20T05:07:02.503Z] [exec] ----------------------------------------- [2023-05-20T05:07:02.503Z] [exec] Total PASS: 2 [2023-05-20T05:07:02.503Z] [exec] Total FAIL: 0 [2023-05-20T05:07:02.503Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:07:02.503Z] [exec] ----------------------------------------- [2023-05-20T05:07:02.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:07:02.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] checkReporting-common: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] confirmReportPresent-common: [2023-05-20T05:07:02.503Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:07:02.503Z] [echo] Test seems to be reported fine [2023-05-20T05:07:02.503Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] confirmMissingReport-common: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] undeploy: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] setOSConditions: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] setToolWin: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] setToolUnix: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] setToolProperty: [2023-05-20T05:07:02.503Z] [2023-05-20T05:07:02.503Z] setS1ASclassPath: [2023-05-20T05:07:02.504Z] [2023-05-20T05:07:02.504Z] init-common: [2023-05-20T05:07:02.504Z] [2023-05-20T05:07:02.504Z] undeploy-common: [2023-05-20T05:07:03.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] setOSConditions: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] setToolWin: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] setToolUnix: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] setToolProperty: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] setS1ASclassPath: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] init-common: [2023-05-20T05:07:03.069Z] [2023-05-20T05:07:03.069Z] delete-jdbc-resource-common: [2023-05-20T05:07:03.069Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:07:03.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:07:03.325Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:07:03.325Z] [echo] cmd executed for server [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] setOSConditions: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] setToolWin: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] setToolUnix: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] setToolProperty: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] setS1ASclassPath: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] init-common: [2023-05-20T05:07:03.325Z] [2023-05-20T05:07:03.325Z] delete-jdbc-connpool-common: [2023-05-20T05:07:03.325Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:07:03.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:07:03.889Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:07:03.889Z] [echo] cmd executed for server [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] execute-sql-common: [2023-05-20T05:07:03.889Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2023-05-20T05:07:03.889Z] [sql] 0 rows affected [2023-05-20T05:07:03.889Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] all: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] clean: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] clean-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] clean-classes-common: [2023-05-20T05:07:03.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] clean-jars-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] compile: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setOSConditions: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolWin: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolUnix: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setToolProperty: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] setS1ASclassPath: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] init-common: [2023-05-20T05:07:03.889Z] [2023-05-20T05:07:03.889Z] compile-common: [2023-05-20T05:07:03.889Z] [echo] Current time (ISO): 2023-05-20T05:07:03.740+0000 [2023-05-20T05:07:03.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:03.889Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:05.266Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:07:05.522Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:07:05.522Z] [javac] return new Integer(1); [2023-05-20T05:07:05.522Z] [javac] ^ [2023-05-20T05:07:05.522Z] [javac] 2 warnings [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] setOSConditions: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] setToolWin: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] setToolUnix: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] setToolProperty: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] setS1ASclassPath: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] init-common: [2023-05-20T05:07:05.522Z] [2023-05-20T05:07:05.522Z] compile-common: [2023-05-20T05:07:05.522Z] [echo] Current time (ISO): 2023-05-20T05:07:05.329+0000 [2023-05-20T05:07:05.522Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:11.557Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:07:11.557Z] [javac] 1 warning [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] build: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setOSConditions: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] fixFiles: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] convUnix: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] convWin: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolWin: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolUnix: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolProperty: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setS1ASclassPath: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] init-common: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] package-persistence-common: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] ejb-jar-common: [2023-05-20T05:07:11.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] package-ejbjar-common: [2023-05-20T05:07:11.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2023-05-20T05:07:11.557Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] appclient-jar-common: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] package-appclientjar-common: [2023-05-20T05:07:11.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] webclient-war-common: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] build-ear-common: [2023-05-20T05:07:11.557Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:11.557Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] deploy: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setOSConditions: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolWin: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolUnix: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setToolProperty: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] setS1ASclassPath: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] init-common: [2023-05-20T05:07:11.557Z] [2023-05-20T05:07:11.557Z] execute-sql-common: [2023-05-20T05:07:11.558Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-05-20T05:07:11.558Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:07:11.558Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:07:11.558Z] [sql] 0 rows affected [2023-05-20T05:07:11.558Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setOSConditions: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolWin: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolUnix: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolProperty: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setS1ASclassPath: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] init-common: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] deploy-jdbc-common: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setOSConditions: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolWin: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolUnix: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolProperty: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setS1ASclassPath: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] init-common: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] create-jdbc-connpool-common: [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] set-derby-connpool-props: [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:07:11.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.558Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setOSConditions: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolWin: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolUnix: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setToolProperty: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] setS1ASclassPath: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] init-common: [2023-05-20T05:07:11.558Z] [2023-05-20T05:07:11.558Z] create-jdbc-resource-common: [2023-05-20T05:07:11.559Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:07:11.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:11.559Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:07:11.559Z] [echo] cmd executed for server [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setOSConditions: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolWin: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolUnix: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolProperty: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setS1ASclassPath: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] init-common: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] deploy-common: [2023-05-20T05:07:11.559Z] [echo] Current time (ISO): 2023-05-20T05:07:10.463+0000 [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setOSConditions: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolWin: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolUnix: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolProperty: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setS1ASclassPath: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] init-common: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] deploy-common-pe: [2023-05-20T05:07:11.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-05-20T05:07:11.559Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2023-05-20T05:07:11.559Z] [echo] Deployment on target server server successful [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setOSConditions: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolWin: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolUnix: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolProperty: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setS1ASclassPath: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] init-common: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] deploy-common-ee: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] run: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setup-derby-for-authentication: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setOSConditions: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolWin: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolUnix: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setToolProperty: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] setS1ASclassPath: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] init-common: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] stop-derby: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] stop-derby-aix: [2023-05-20T05:07:11.559Z] [2023-05-20T05:07:11.559Z] stop-derby-nonaix: [2023-05-20T05:07:11.559Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:07:11.816Z] [java] Sat May 20 05:07:11 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:07:11.816Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:07:11.816Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] setOSConditions: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] setToolWin: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] setToolUnix: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] setToolProperty: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] setS1ASclassPath: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] init-common: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] start-derby: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] start-derby-aix: [2023-05-20T05:07:11.816Z] [2023-05-20T05:07:11.816Z] start-derby-nonaix: [2023-05-20T05:07:11.816Z] [echo] Starting Derby DB Server ... [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setOSConditions: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolWin: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolUnix: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolProperty: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setS1ASclassPath: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] init-common: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] execute-sql-common: [2023-05-20T05:07:29.878Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-05-20T05:07:29.878Z] [sql] 0 rows affected [2023-05-20T05:07:29.878Z] [sql] 0 rows affected [2023-05-20T05:07:29.878Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setOSConditions: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolWin: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolUnix: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setToolProperty: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] setS1ASclassPath: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] init-common: [2023-05-20T05:07:29.878Z] [2023-05-20T05:07:29.878Z] runclient-common: [2023-05-20T05:07:29.879Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:07:29.879Z] [exec] May 20, 2023 5:07:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:07:29.879Z] [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. [2023-05-20T05:07:31.784Z] [exec] Test 2 will fail with Derby [2023-05-20T05:07:31.784Z] [exec] Value of key is: test1 : [2023-05-20T05:07:31.784Z] [exec] Value of key is: test2 : [2023-05-20T05:07:31.784Z] [exec] jdbc contauth1 status: [2023-05-20T05:07:31.784Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:07:31.784Z] [exec] [2023-05-20T05:07:31.784Z] [exec] [2023-05-20T05:07:31.784Z] [exec] ----------------------------------------- [2023-05-20T05:07:31.784Z] [exec] - test2 : : PASS - [2023-05-20T05:07:31.784Z] [exec] - test1 : : PASS - [2023-05-20T05:07:31.784Z] [exec] ----------------------------------------- [2023-05-20T05:07:31.784Z] [exec] Total PASS: 2 [2023-05-20T05:07:31.784Z] [exec] Total FAIL: 0 [2023-05-20T05:07:31.784Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:07:31.784Z] [exec] ----------------------------------------- [2023-05-20T05:07:31.784Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:07:31.784Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] checkReporting-common: [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] confirmReportPresent-common: [2023-05-20T05:07:32.039Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:07:32.039Z] [echo] Test seems to be reported fine [2023-05-20T05:07:32.039Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] confirmMissingReport-common: [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] reset-derby-for-no-authentication: [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] setOSConditions: [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] setToolWin: [2023-05-20T05:07:32.039Z] [2023-05-20T05:07:32.039Z] setToolUnix: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] setToolProperty: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] setS1ASclassPath: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] init-common: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] stop-derby: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] stop-derby-aix: [2023-05-20T05:07:32.040Z] [2023-05-20T05:07:32.040Z] stop-derby-nonaix: [2023-05-20T05:07:32.040Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:07:32.602Z] [java] Sat May 20 05:07:32 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:07:32.602Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:07:32.602Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] setOSConditions: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] setToolWin: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] setToolUnix: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] setToolProperty: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] setS1ASclassPath: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] init-common: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] start-derby: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] start-derby-aix: [2023-05-20T05:07:32.602Z] [2023-05-20T05:07:32.602Z] start-derby-nonaix: [2023-05-20T05:07:32.602Z] [echo] Starting Derby DB Server ... [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] undeploy: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] setOSConditions: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] setToolWin: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] setToolUnix: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] setToolProperty: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] setS1ASclassPath: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] init-common: [2023-05-20T05:07:47.452Z] [2023-05-20T05:07:47.452Z] execute-sql-common: [2023-05-20T05:07:47.710Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2023-05-20T05:07:47.710Z] [sql] 0 rows affected [2023-05-20T05:07:47.710Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setOSConditions: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolWin: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolUnix: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolProperty: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setS1ASclassPath: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] init-common: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] undeploy-jdbc-common: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setOSConditions: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolWin: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolUnix: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setToolProperty: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] setS1ASclassPath: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] init-common: [2023-05-20T05:07:47.710Z] [2023-05-20T05:07:47.710Z] delete-jdbc-resource-common: [2023-05-20T05:07:47.710Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:07:49.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:07:49.084Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:07:49.084Z] [echo] cmd executed for server [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] setOSConditions: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] setToolWin: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] setToolUnix: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] setToolProperty: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] setS1ASclassPath: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] init-common: [2023-05-20T05:07:49.084Z] [2023-05-20T05:07:49.084Z] delete-jdbc-connpool-common: [2023-05-20T05:07:49.084Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:07:49.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:07:49.353Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:07:49.353Z] [echo] cmd executed for server [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] setOSConditions: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] setToolWin: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] setToolUnix: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] setToolProperty: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] setS1ASclassPath: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] init-common: [2023-05-20T05:07:49.353Z] [2023-05-20T05:07:49.353Z] undeploy-common: [2023-05-20T05:07:49.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] all: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setOSConditions: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolWin: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolUnix: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolProperty: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setS1ASclassPath: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] init-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] clean: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setOSConditions: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolWin: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolUnix: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolProperty: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setS1ASclassPath: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] init-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] clean-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setOSConditions: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolWin: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolUnix: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolProperty: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setS1ASclassPath: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] init-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] clean-classes-common: [2023-05-20T05:07:50.982Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setOSConditions: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolWin: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolUnix: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolProperty: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setS1ASclassPath: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] init-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] clean-jars-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] compile: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setOSConditions: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolWin: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolUnix: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setToolProperty: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] setS1ASclassPath: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] init-common: [2023-05-20T05:07:50.982Z] [2023-05-20T05:07:50.982Z] compile-common: [2023-05-20T05:07:50.982Z] [echo] Current time (ISO): 2023-05-20T05:07:50.762+0000 [2023-05-20T05:07:50.982Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:50.982Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:52.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:07:52.890Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:07:52.890Z] [javac] return new Integer(1); [2023-05-20T05:07:52.890Z] [javac] ^ [2023-05-20T05:07:52.890Z] [javac] 2 warnings [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] setOSConditions: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] setToolWin: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] setToolUnix: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] setToolProperty: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] setS1ASclassPath: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] init-common: [2023-05-20T05:07:52.890Z] [2023-05-20T05:07:52.890Z] compile-common: [2023-05-20T05:07:52.890Z] [echo] Current time (ISO): 2023-05-20T05:07:52.524+0000 [2023-05-20T05:07:52.890Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:07:54.260Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:07:54.260Z] [javac] 1 warning [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] build: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] setOSConditions: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] fixFiles: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] convUnix: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] convWin: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] setToolWin: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] setToolUnix: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] setToolProperty: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] setS1ASclassPath: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] init-common: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] package-persistence-common: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] ejb-jar-common: [2023-05-20T05:07:54.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] package-ejbjar-common: [2023-05-20T05:07:54.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2023-05-20T05:07:54.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] appclient-jar-common: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] package-appclientjar-common: [2023-05-20T05:07:54.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] webclient-war-common: [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] build-ear-common: [2023-05-20T05:07:54.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:07:54.261Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-05-20T05:07:54.261Z] [2023-05-20T05:07:54.261Z] deploy: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setOSConditions: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolWin: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolUnix: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolProperty: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setS1ASclassPath: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] init-common: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] execute-sql-common: [2023-05-20T05:07:54.518Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-05-20T05:07:54.518Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:07:54.518Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:07:54.518Z] [sql] 0 rows affected [2023-05-20T05:07:54.518Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setOSConditions: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolWin: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolUnix: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setToolProperty: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] setS1ASclassPath: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] init-common: [2023-05-20T05:07:54.518Z] [2023-05-20T05:07:54.518Z] create-jdbc-connpool-common: [2023-05-20T05:07:54.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:54.774Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:07:54.774Z] [2023-05-20T05:07:54.774Z] set-derby-connpool-props: [2023-05-20T05:07:55.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:55.354Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:07:55.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:55.611Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:07:56.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:56.174Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:07:56.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:56.430Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:07:56.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:56.687Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:07:57.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:57.262Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:07:57.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:57.519Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:07:57.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:57.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] setOSConditions: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] setToolWin: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] setToolUnix: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] setToolProperty: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] setS1ASclassPath: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] init-common: [2023-05-20T05:07:57.776Z] [2023-05-20T05:07:57.776Z] create-jdbc-resource-common: [2023-05-20T05:07:57.776Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:07:58.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:07:58.362Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:07:58.362Z] [echo] cmd executed for server [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setOSConditions: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolWin: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolUnix: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolProperty: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setS1ASclassPath: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] init-common: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] deploy-common: [2023-05-20T05:07:58.362Z] [echo] Current time (ISO): 2023-05-20T05:07:58.161+0000 [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setOSConditions: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolWin: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolUnix: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setToolProperty: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] setS1ASclassPath: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] init-common: [2023-05-20T05:07:58.362Z] [2023-05-20T05:07:58.362Z] deploy-common-pe: [2023-05-20T05:07:58.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-05-20T05:07:58.877Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2023-05-20T05:07:59.153Z] [echo] Deployment on target server server successful [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setOSConditions: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolWin: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolUnix: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolProperty: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setS1ASclassPath: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] init-common: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] deploy-common-ee: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] run: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setup-derby-for-authentication: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setOSConditions: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolWin: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolUnix: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setToolProperty: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] setS1ASclassPath: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] init-common: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] stop-derby: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] stop-derby-aix: [2023-05-20T05:07:59.153Z] [2023-05-20T05:07:59.153Z] stop-derby-nonaix: [2023-05-20T05:07:59.153Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:07:59.410Z] [java] Sat May 20 05:07:59 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:07:59.410Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:07:59.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] setOSConditions: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] setToolWin: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] setToolUnix: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] setToolProperty: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] setS1ASclassPath: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] init-common: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] start-derby: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] start-derby-aix: [2023-05-20T05:07:59.410Z] [2023-05-20T05:07:59.410Z] start-derby-nonaix: [2023-05-20T05:07:59.410Z] [echo] Starting Derby DB Server ... [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setOSConditions: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolWin: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolUnix: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolProperty: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setS1ASclassPath: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] init-common: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] execute-sql-common: [2023-05-20T05:08:17.477Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-05-20T05:08:17.477Z] [sql] 0 rows affected [2023-05-20T05:08:17.477Z] [sql] 0 rows affected [2023-05-20T05:08:17.477Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setOSConditions: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolWin: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolUnix: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setToolProperty: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] setS1ASclassPath: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] init-common: [2023-05-20T05:08:17.477Z] [2023-05-20T05:08:17.477Z] runclient-common: [2023-05-20T05:08:17.477Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:08:17.477Z] [exec] May 20, 2023 5:08:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:08:17.477Z] [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. [2023-05-20T05:08:19.385Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2023-05-20T05:08:19.385Z] [exec] Value of key is: test1 : [2023-05-20T05:08:19.385Z] [exec] Value of key is: test2 : [2023-05-20T05:08:19.385Z] [exec] jdbc contauth1tx status: [2023-05-20T05:08:19.642Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:08:19.642Z] [exec] [2023-05-20T05:08:19.642Z] [exec] [2023-05-20T05:08:19.642Z] [exec] ----------------------------------------- [2023-05-20T05:08:19.642Z] [exec] - test2 : : PASS - [2023-05-20T05:08:19.642Z] [exec] - test1 : : PASS - [2023-05-20T05:08:19.642Z] [exec] ----------------------------------------- [2023-05-20T05:08:19.642Z] [exec] Total PASS: 2 [2023-05-20T05:08:19.642Z] [exec] Total FAIL: 0 [2023-05-20T05:08:19.642Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:08:19.642Z] [exec] ----------------------------------------- [2023-05-20T05:08:19.642Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:19.642Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] checkReporting-common: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] confirmReportPresent-common: [2023-05-20T05:08:19.939Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:08:19.939Z] [echo] Test seems to be reported fine [2023-05-20T05:08:19.939Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] confirmMissingReport-common: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] reset-derby-for-no-authentication: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] setOSConditions: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] setToolWin: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] setToolUnix: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] setToolProperty: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] setS1ASclassPath: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] init-common: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] stop-derby: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] stop-derby-aix: [2023-05-20T05:08:19.939Z] [2023-05-20T05:08:19.939Z] stop-derby-nonaix: [2023-05-20T05:08:19.939Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:08:20.197Z] [java] Sat May 20 05:08:20 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:08:20.197Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:08:20.197Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] setOSConditions: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] setToolWin: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] setToolUnix: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] setToolProperty: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] setS1ASclassPath: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] init-common: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] start-derby: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] start-derby-aix: [2023-05-20T05:08:20.197Z] [2023-05-20T05:08:20.197Z] start-derby-nonaix: [2023-05-20T05:08:20.197Z] [echo] Starting Derby DB Server ... [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] undeploy: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] undeploy-common: [2023-05-20T05:08:38.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] delete-jdbc-resource-common: [2023-05-20T05:08:38.254Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:08:38.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:08:38.254Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:08:38.254Z] [echo] cmd executed for server [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] delete-jdbc-connpool-common: [2023-05-20T05:08:38.254Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:08:38.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:08:38.254Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:08:38.254Z] [echo] cmd executed for server [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] execute-sql-common: [2023-05-20T05:08:38.254Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2023-05-20T05:08:38.254Z] [sql] 0 rows affected [2023-05-20T05:08:38.254Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] all: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] all: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] clean: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] clean-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] clean-classes-common: [2023-05-20T05:08:38.254Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] clean-jars-common: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] compile: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setOSConditions: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolWin: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolUnix: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setToolProperty: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] setS1ASclassPath: [2023-05-20T05:08:38.254Z] [2023-05-20T05:08:38.254Z] init-common: [2023-05-20T05:08:38.255Z] [2023-05-20T05:08:38.255Z] compile-common: [2023-05-20T05:08:38.255Z] [echo] Current time (ISO): 2023-05-20T05:08:36.677+0000 [2023-05-20T05:08:38.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:08:38.255Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:08:38.511Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:08:38.511Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:38.511Z] [javac] return new Integer(1); [2023-05-20T05:08:38.511Z] [javac] ^ [2023-05-20T05:08:38.511Z] [javac] 2 warnings [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] setOSConditions: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] setToolWin: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] setToolUnix: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] setToolProperty: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] setS1ASclassPath: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] init-common: [2023-05-20T05:08:38.768Z] [2023-05-20T05:08:38.768Z] compile-common: [2023-05-20T05:08:38.768Z] [echo] Current time (ISO): 2023-05-20T05:08:38.529+0000 [2023-05-20T05:08:38.768Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:08:40.159Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:08:40.416Z] [javac] 1 warning [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] build: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setOSConditions: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] fixFiles: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] convUnix: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] convWin: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolWin: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolUnix: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolProperty: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setS1ASclassPath: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] init-common: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] package-persistence-common: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] ejb-jar-common: [2023-05-20T05:08:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] package-ejbjar-common: [2023-05-20T05:08:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2023-05-20T05:08:40.416Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] appclient-jar-common: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] package-appclientjar-common: [2023-05-20T05:08:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] webclient-war-common: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] build-ear-common: [2023-05-20T05:08:40.416Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:08:40.416Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] deploy: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setOSConditions: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolWin: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolUnix: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setToolProperty: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] setS1ASclassPath: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] init-common: [2023-05-20T05:08:40.416Z] [2023-05-20T05:08:40.416Z] create-jdbc-connpool-common: [2023-05-20T05:08:40.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:40.980Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2023-05-20T05:08:40.980Z] [2023-05-20T05:08:40.980Z] set-derby-connpool-props: [2023-05-20T05:08:41.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:41.253Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2023-05-20T05:08:41.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:41.510Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2023-05-20T05:08:42.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:42.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2023-05-20T05:08:42.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:42.332Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2023-05-20T05:08:42.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:42.853Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2023-05-20T05:08:43.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:43.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:08:43.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:43.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2023-05-20T05:08:43.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:43.962Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] setOSConditions: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] setToolWin: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] setToolUnix: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] setToolProperty: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] setS1ASclassPath: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] init-common: [2023-05-20T05:08:43.962Z] [2023-05-20T05:08:43.962Z] create-jdbc-resource-common: [2023-05-20T05:08:43.962Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2023-05-20T05:08:44.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:44.219Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2023-05-20T05:08:44.219Z] [echo] cmd executed for server [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] setOSConditions: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] setToolWin: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] setToolUnix: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] setToolProperty: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] setS1ASclassPath: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] init-common: [2023-05-20T05:08:44.219Z] [2023-05-20T05:08:44.219Z] create-jdbc-connpool-common: [2023-05-20T05:08:44.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:44.783Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2023-05-20T05:08:44.783Z] [2023-05-20T05:08:44.783Z] set-derby-connpool-props: [2023-05-20T05:08:45.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:45.040Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2023-05-20T05:08:45.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:45.297Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2023-05-20T05:08:45.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:45.863Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2023-05-20T05:08:46.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:46.133Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2023-05-20T05:08:46.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:46.390Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2023-05-20T05:08:46.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:46.959Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:08:47.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:47.216Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2023-05-20T05:08:47.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:47.781Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] setOSConditions: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] setToolWin: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] setToolUnix: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] setToolProperty: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] setS1ASclassPath: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] init-common: [2023-05-20T05:08:47.781Z] [2023-05-20T05:08:47.781Z] create-jdbc-resource-common: [2023-05-20T05:08:47.781Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:48.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:48.038Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2023-05-20T05:08:48.038Z] [echo] cmd executed for server [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setOSConditions: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolWin: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolUnix: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolProperty: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setS1ASclassPath: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] init-common: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] deploy-common: [2023-05-20T05:08:48.038Z] [echo] Current time (ISO): 2023-05-20T05:08:47.989+0000 [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setOSConditions: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolWin: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolUnix: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setToolProperty: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] setS1ASclassPath: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] init-common: [2023-05-20T05:08:48.038Z] [2023-05-20T05:08:48.038Z] deploy-common-pe: [2023-05-20T05:08:48.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-05-20T05:08:48.601Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2023-05-20T05:08:48.601Z] [echo] Deployment on target server server successful [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] setOSConditions: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] setToolWin: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] setToolUnix: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] setToolProperty: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] setS1ASclassPath: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] init-common: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] deploy-common-ee: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] run: [2023-05-20T05:08:48.601Z] [2023-05-20T05:08:48.601Z] asadmin-common: [2023-05-20T05:08:48.601Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:49.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:49.166Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2023-05-20T05:08:49.166Z] [2023-05-20T05:08:49.166Z] asadmin-common: [2023-05-20T05:08:49.166Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:49.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:49.423Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] setOSConditions: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] setToolWin: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] setToolUnix: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] setToolProperty: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] setS1ASclassPath: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] init-common: [2023-05-20T05:08:49.423Z] [2023-05-20T05:08:49.423Z] runclient-common: [2023-05-20T05:08:49.423Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:08:50.353Z] [exec] May 20, 2023 5:08:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:08:50.353Z] [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. [2023-05-20T05:08:55.632Z] [exec] Value of key is: test1 : [2023-05-20T05:08:55.632Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:08:55.632Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:08:55.632Z] [exec] [2023-05-20T05:08:55.632Z] [exec] [2023-05-20T05:08:55.632Z] [exec] ----------------------------------------- [2023-05-20T05:08:55.632Z] [exec] - test1 : : PASS - [2023-05-20T05:08:55.632Z] [exec] ----------------------------------------- [2023-05-20T05:08:55.632Z] [exec] Total PASS: 1 [2023-05-20T05:08:55.632Z] [exec] Total FAIL: 0 [2023-05-20T05:08:55.632Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:08:55.632Z] [exec] ----------------------------------------- [2023-05-20T05:08:55.632Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:55.632Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] checkReporting-common: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] confirmReportPresent-common: [2023-05-20T05:08:55.632Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:08:55.632Z] [echo] Test seems to be reported fine [2023-05-20T05:08:55.632Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] confirmMissingReport-common: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] asadmin-common: [2023-05-20T05:08:55.632Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:55.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:08:55.632Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] setOSConditions: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] setToolWin: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] setToolUnix: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] setToolProperty: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] setS1ASclassPath: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] init-common: [2023-05-20T05:08:55.632Z] [2023-05-20T05:08:55.632Z] runclient-common: [2023-05-20T05:08:55.632Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:08:56.563Z] [exec] May 20, 2023 5:08:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:08:56.563Z] [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. [2023-05-20T05:08:59.862Z] [exec] Value of key is: test2 : [2023-05-20T05:08:59.862Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:08:59.862Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:08:59.862Z] [exec] [2023-05-20T05:08:59.862Z] [exec] [2023-05-20T05:08:59.862Z] [exec] ----------------------------------------- [2023-05-20T05:08:59.862Z] [exec] - test2 : : PASS - [2023-05-20T05:08:59.862Z] [exec] ----------------------------------------- [2023-05-20T05:08:59.862Z] [exec] Total PASS: 1 [2023-05-20T05:08:59.862Z] [exec] Total FAIL: 0 [2023-05-20T05:08:59.862Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:08:59.862Z] [exec] ----------------------------------------- [2023-05-20T05:08:59.862Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:59.862Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:08:59.862Z] [2023-05-20T05:08:59.862Z] checkReporting-common: [2023-05-20T05:08:59.862Z] [2023-05-20T05:08:59.862Z] confirmReportPresent-common: [2023-05-20T05:08:59.862Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:08:59.862Z] [echo] Test seems to be reported fine [2023-05-20T05:08:59.862Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:08:59.862Z] [2023-05-20T05:08:59.862Z] confirmMissingReport-common: [2023-05-20T05:09:00.119Z] [2023-05-20T05:09:00.119Z] asadmin-common: [2023-05-20T05:09:00.119Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:00.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:00.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2023-05-20T05:09:00.408Z] [2023-05-20T05:09:00.408Z] asadmin-common: [2023-05-20T05:09:00.408Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:00.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:00.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] setOSConditions: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] setToolWin: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] setToolUnix: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] setToolProperty: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] setS1ASclassPath: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] init-common: [2023-05-20T05:09:00.664Z] [2023-05-20T05:09:00.664Z] runclient-common: [2023-05-20T05:09:00.664Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:09:01.615Z] [exec] May 20, 2023 5:09:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:01.615Z] [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. [2023-05-20T05:09:05.787Z] [exec] Value of key is: test3 : [2023-05-20T05:09:05.787Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:09:05.787Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:05.787Z] [exec] [2023-05-20T05:09:05.787Z] [exec] [2023-05-20T05:09:05.787Z] [exec] ----------------------------------------- [2023-05-20T05:09:05.787Z] [exec] - test3 : : PASS - [2023-05-20T05:09:05.787Z] [exec] ----------------------------------------- [2023-05-20T05:09:05.787Z] [exec] Total PASS: 1 [2023-05-20T05:09:05.787Z] [exec] Total FAIL: 0 [2023-05-20T05:09:05.787Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:05.787Z] [exec] ----------------------------------------- [2023-05-20T05:09:05.787Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:05.787Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:05.787Z] [2023-05-20T05:09:05.787Z] checkReporting-common: [2023-05-20T05:09:05.787Z] [2023-05-20T05:09:05.787Z] confirmReportPresent-common: [2023-05-20T05:09:05.787Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:05.787Z] [echo] Test seems to be reported fine [2023-05-20T05:09:05.787Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:09:05.787Z] [2023-05-20T05:09:05.787Z] confirmMissingReport-common: [2023-05-20T05:09:05.788Z] [2023-05-20T05:09:05.788Z] asadmin-common: [2023-05-20T05:09:05.788Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:06.044Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:06.044Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] setOSConditions: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] setToolWin: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] setToolUnix: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] setToolProperty: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] setS1ASclassPath: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] init-common: [2023-05-20T05:09:06.044Z] [2023-05-20T05:09:06.044Z] runclient-common: [2023-05-20T05:09:06.044Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:09:06.972Z] [exec] May 20, 2023 5:09:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:06.972Z] [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. [2023-05-20T05:09:10.266Z] [exec] Value of key is: test4 : [2023-05-20T05:09:10.266Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:09:10.266Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:10.266Z] [exec] [2023-05-20T05:09:10.266Z] [exec] [2023-05-20T05:09:10.266Z] [exec] ----------------------------------------- [2023-05-20T05:09:10.266Z] [exec] - test4 : : PASS - [2023-05-20T05:09:10.266Z] [exec] ----------------------------------------- [2023-05-20T05:09:10.266Z] [exec] Total PASS: 1 [2023-05-20T05:09:10.266Z] [exec] Total FAIL: 0 [2023-05-20T05:09:10.266Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:10.266Z] [exec] ----------------------------------------- [2023-05-20T05:09:10.266Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:10.266Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] checkReporting-common: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] confirmReportPresent-common: [2023-05-20T05:09:10.851Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:10.851Z] [echo] Test seems to be reported fine [2023-05-20T05:09:10.851Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] confirmMissingReport-common: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] undeploy: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] setOSConditions: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] setToolWin: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] setToolUnix: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] setToolProperty: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] setS1ASclassPath: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] init-common: [2023-05-20T05:09:10.851Z] [2023-05-20T05:09:10.851Z] undeploy-common: [2023-05-20T05:09:11.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setOSConditions: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolWin: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolUnix: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolProperty: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setS1ASclassPath: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] init-common: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] undeploy-jdbc-common: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setOSConditions: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolWin: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolUnix: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setToolProperty: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] setS1ASclassPath: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] init-common: [2023-05-20T05:09:11.107Z] [2023-05-20T05:09:11.107Z] delete-jdbc-resource-common: [2023-05-20T05:09:11.107Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2023-05-20T05:09:11.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2023-05-20T05:09:11.363Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2023-05-20T05:09:11.363Z] [echo] cmd executed for server [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] setOSConditions: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] setToolWin: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] setToolUnix: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] setToolProperty: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] setS1ASclassPath: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] init-common: [2023-05-20T05:09:11.363Z] [2023-05-20T05:09:11.363Z] delete-jdbc-connpool-common: [2023-05-20T05:09:11.363Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2023-05-20T05:09:11.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2023-05-20T05:09:11.925Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2023-05-20T05:09:11.925Z] [echo] cmd executed for server [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setOSConditions: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolWin: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolUnix: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolProperty: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setS1ASclassPath: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] init-common: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] undeploy-jdbc-common: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setOSConditions: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolWin: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolUnix: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setToolProperty: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] setS1ASclassPath: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] init-common: [2023-05-20T05:09:11.925Z] [2023-05-20T05:09:11.925Z] delete-jdbc-resource-common: [2023-05-20T05:09:11.925Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2023-05-20T05:09:12.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2023-05-20T05:09:12.205Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2023-05-20T05:09:12.205Z] [echo] cmd executed for server [2023-05-20T05:09:12.205Z] [2023-05-20T05:09:12.205Z] setOSConditions: [2023-05-20T05:09:12.205Z] [2023-05-20T05:09:12.205Z] setToolWin: [2023-05-20T05:09:12.205Z] [2023-05-20T05:09:12.205Z] setToolUnix: [2023-05-20T05:09:12.205Z] [2023-05-20T05:09:12.205Z] setToolProperty: [2023-05-20T05:09:12.205Z] [2023-05-20T05:09:12.205Z] setS1ASclassPath: [2023-05-20T05:09:12.206Z] [2023-05-20T05:09:12.206Z] init-common: [2023-05-20T05:09:12.206Z] [2023-05-20T05:09:12.206Z] delete-jdbc-connpool-common: [2023-05-20T05:09:12.206Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2023-05-20T05:09:12.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2023-05-20T05:09:12.768Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2023-05-20T05:09:12.768Z] [echo] cmd executed for server [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] all: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setOSConditions: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolWin: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolUnix: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolProperty: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setS1ASclassPath: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] init-common: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] clean: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setOSConditions: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolWin: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolUnix: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolProperty: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setS1ASclassPath: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] init-common: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] clean-common: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setOSConditions: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolWin: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolUnix: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.768Z] setToolProperty: [2023-05-20T05:09:12.768Z] [2023-05-20T05:09:12.769Z] setS1ASclassPath: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] init-common: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] clean-classes-common: [2023-05-20T05:09:12.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setOSConditions: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolWin: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolUnix: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolProperty: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setS1ASclassPath: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] init-common: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] clean-jars-common: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] compile: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setOSConditions: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolWin: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolUnix: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setToolProperty: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] setS1ASclassPath: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] init-common: [2023-05-20T05:09:12.769Z] [2023-05-20T05:09:12.769Z] compile-common: [2023-05-20T05:09:12.769Z] [echo] Current time (ISO): 2023-05-20T05:09:12.510+0000 [2023-05-20T05:09:12.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:12.769Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:14.157Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:14.414Z] [javac] 1 warning [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] setOSConditions: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] setToolWin: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] setToolUnix: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] setToolProperty: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] setS1ASclassPath: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] init-common: [2023-05-20T05:09:14.414Z] [2023-05-20T05:09:14.414Z] compile-common: [2023-05-20T05:09:14.414Z] [echo] Current time (ISO): 2023-05-20T05:09:14.189+0000 [2023-05-20T05:09:14.414Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:15.791Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:16.055Z] [javac] 1 warning [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] build: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setOSConditions: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] fixFiles: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] convUnix: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] convWin: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolWin: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolUnix: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolProperty: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setS1ASclassPath: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] init-common: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] package-persistence-common: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] ejb-jar-common: [2023-05-20T05:09:16.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] package-ejbjar-common: [2023-05-20T05:09:16.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-05-20T05:09:16.055Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] appclient-jar-common: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] package-appclientjar-common: [2023-05-20T05:09:16.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] webclient-war-common: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] build-ear-common: [2023-05-20T05:09:16.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:16.055Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] deploy: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setOSConditions: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolWin: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolUnix: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setToolProperty: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] setS1ASclassPath: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] init-common: [2023-05-20T05:09:16.055Z] [2023-05-20T05:09:16.055Z] create-jdbc-connpool-common: [2023-05-20T05:09:16.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:16.312Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-05-20T05:09:16.312Z] [2023-05-20T05:09:16.312Z] set-derby-connpool-props: [2023-05-20T05:09:16.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:16.850Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:09:17.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:17.107Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:09:17.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:17.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-05-20T05:09:17.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:17.878Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-05-20T05:09:18.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:18.135Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-05-20T05:09:18.404Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:18.404Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:09:18.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:18.661Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-05-20T05:09:19.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:19.255Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] setOSConditions: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] setToolWin: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] setToolUnix: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] setToolProperty: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] setS1ASclassPath: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] init-common: [2023-05-20T05:09:19.255Z] [2023-05-20T05:09:19.255Z] create-jdbc-resource-common: [2023-05-20T05:09:19.255Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-05-20T05:09:19.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:19.511Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-05-20T05:09:19.511Z] [echo] cmd executed for server [2023-05-20T05:09:19.511Z] [2023-05-20T05:09:19.512Z] setOSConditions: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolWin: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolUnix: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolProperty: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setS1ASclassPath: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] init-common: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] deploy-common: [2023-05-20T05:09:19.512Z] [echo] Current time (ISO): 2023-05-20T05:09:19.382+0000 [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setOSConditions: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolWin: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolUnix: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setToolProperty: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] setS1ASclassPath: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] init-common: [2023-05-20T05:09:19.512Z] [2023-05-20T05:09:19.512Z] deploy-common-pe: [2023-05-20T05:09:19.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:09:20.025Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-05-20T05:09:20.025Z] [echo] Deployment on target server server successful [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setOSConditions: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolWin: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolUnix: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolProperty: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setS1ASclassPath: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] init-common: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] deploy-common-ee: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] run: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] create-sql: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setOSConditions: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolWin: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolUnix: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setToolProperty: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] setS1ASclassPath: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] init-common: [2023-05-20T05:09:20.025Z] [2023-05-20T05:09:20.025Z] execute-sql-common: [2023-05-20T05:09:20.025Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2023-05-20T05:09:20.281Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-05-20T05:09:20.282Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-05-20T05:09:20.282Z] [sql] 0 rows affected [2023-05-20T05:09:20.282Z] [sql] 1 rows affected [2023-05-20T05:09:20.282Z] [sql] 1 rows affected [2023-05-20T05:09:20.282Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] setOSConditions: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] setToolWin: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] setToolUnix: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] setToolProperty: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] setS1ASclassPath: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] init-common: [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] execute-sql-common: [2023-05-20T05:09:20.282Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2023-05-20T05:09:20.282Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-05-20T05:09:20.282Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2023-05-20T05:09:20.282Z] [sql] 0 rows affected [2023-05-20T05:09:20.282Z] [sql] 1 rows affected [2023-05-20T05:09:20.282Z] [sql] 1 rows affected [2023-05-20T05:09:20.282Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:09:20.282Z] [2023-05-20T05:09:20.282Z] asadmin-common: [2023-05-20T05:09:20.282Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:20.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:20.538Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:09:20.538Z] [2023-05-20T05:09:20.538Z] asadmin-common: [2023-05-20T05:09:20.538Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:21.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:21.102Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] setOSConditions: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] setToolWin: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] setToolUnix: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] setToolProperty: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] setS1ASclassPath: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] init-common: [2023-05-20T05:09:21.102Z] [2023-05-20T05:09:21.102Z] runclient-common: [2023-05-20T05:09:21.102Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:09:21.666Z] [exec] May 20, 2023 5:09:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:21.666Z] [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. [2023-05-20T05:09:25.850Z] [exec] Value of key is: test1 : [2023-05-20T05:09:25.850Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:25.850Z] [exec] [2023-05-20T05:09:25.850Z] [exec] [2023-05-20T05:09:25.850Z] [exec] ----------------------------------------- [2023-05-20T05:09:25.850Z] [exec] - test1 : : PASS - [2023-05-20T05:09:25.850Z] [exec] ----------------------------------------- [2023-05-20T05:09:25.850Z] [exec] Total PASS: 1 [2023-05-20T05:09:25.850Z] [exec] Total FAIL: 0 [2023-05-20T05:09:25.850Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:25.850Z] [exec] ----------------------------------------- [2023-05-20T05:09:25.850Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:25.850Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:25.850Z] [2023-05-20T05:09:25.850Z] checkReporting-common: [2023-05-20T05:09:25.850Z] [2023-05-20T05:09:25.850Z] confirmReportPresent-common: [2023-05-20T05:09:25.850Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:25.850Z] [echo] Test seems to be reported fine [2023-05-20T05:09:25.850Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-05-20T05:09:25.850Z] [2023-05-20T05:09:25.850Z] confirmMissingReport-common: [2023-05-20T05:09:25.850Z] [2023-05-20T05:09:25.850Z] asadmin-common: [2023-05-20T05:09:25.850Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:25.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:26.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-05-20T05:09:26.108Z] [2023-05-20T05:09:26.108Z] asadmin-common: [2023-05-20T05:09:26.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:26.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:26.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] setOSConditions: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] setToolWin: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] setToolUnix: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] setToolProperty: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] setS1ASclassPath: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] init-common: [2023-05-20T05:09:26.364Z] [2023-05-20T05:09:26.364Z] runclient-common: [2023-05-20T05:09:26.364Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:09:27.294Z] [exec] May 20, 2023 5:09:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:27.294Z] [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. [2023-05-20T05:09:30.566Z] [exec] Value of key is: test2 : [2023-05-20T05:09:30.566Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:30.566Z] [exec] [2023-05-20T05:09:30.566Z] [exec] [2023-05-20T05:09:30.566Z] [exec] ----------------------------------------- [2023-05-20T05:09:30.566Z] [exec] - test2 : : PASS - [2023-05-20T05:09:30.566Z] [exec] ----------------------------------------- [2023-05-20T05:09:30.566Z] [exec] Total PASS: 1 [2023-05-20T05:09:30.566Z] [exec] Total FAIL: 0 [2023-05-20T05:09:30.566Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:30.566Z] [exec] ----------------------------------------- [2023-05-20T05:09:30.566Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:30.566Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] checkReporting-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] confirmReportPresent-common: [2023-05-20T05:09:30.822Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:30.822Z] [echo] Test seems to be reported fine [2023-05-20T05:09:30.822Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] confirmMissingReport-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] undeploy: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] drop-sql: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setOSConditions: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolWin: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolUnix: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolProperty: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setS1ASclassPath: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] init-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] execute-sql-common: [2023-05-20T05:09:30.822Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2023-05-20T05:09:30.822Z] [sql] 0 rows affected [2023-05-20T05:09:30.822Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setOSConditions: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolWin: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolUnix: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolProperty: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setS1ASclassPath: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] init-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] execute-sql-common: [2023-05-20T05:09:30.822Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2023-05-20T05:09:30.822Z] [sql] 0 rows affected [2023-05-20T05:09:30.822Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setOSConditions: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolWin: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolUnix: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolProperty: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setS1ASclassPath: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] init-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] undeploy-jdbc-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setOSConditions: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolWin: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolUnix: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setToolProperty: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] setS1ASclassPath: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] init-common: [2023-05-20T05:09:30.822Z] [2023-05-20T05:09:30.822Z] delete-jdbc-resource-common: [2023-05-20T05:09:30.822Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-05-20T05:09:31.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-05-20T05:09:31.386Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-05-20T05:09:31.386Z] [echo] cmd executed for server [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] setOSConditions: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] setToolWin: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] setToolUnix: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] setToolProperty: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] setS1ASclassPath: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] init-common: [2023-05-20T05:09:31.386Z] [2023-05-20T05:09:31.386Z] delete-jdbc-connpool-common: [2023-05-20T05:09:31.386Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-05-20T05:09:31.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-05-20T05:09:31.643Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-05-20T05:09:31.643Z] [echo] cmd executed for server [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] setOSConditions: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] setToolWin: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] setToolUnix: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] setToolProperty: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] setS1ASclassPath: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] init-common: [2023-05-20T05:09:31.643Z] [2023-05-20T05:09:31.643Z] undeploy-common: [2023-05-20T05:09:31.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] all: [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] setOSConditions: [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] setToolWin: [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] setToolUnix: [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] setToolProperty: [2023-05-20T05:09:31.905Z] [2023-05-20T05:09:31.905Z] setS1ASclassPath: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] init-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] clean: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setOSConditions: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolWin: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolUnix: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolProperty: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setS1ASclassPath: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] init-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] clean-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setOSConditions: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolWin: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolUnix: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolProperty: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setS1ASclassPath: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] init-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] clean-classes-common: [2023-05-20T05:09:32.161Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setOSConditions: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolWin: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolUnix: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolProperty: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setS1ASclassPath: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] init-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] clean-jars-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] compile: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setOSConditions: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolWin: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolUnix: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setToolProperty: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] setS1ASclassPath: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] init-common: [2023-05-20T05:09:32.161Z] [2023-05-20T05:09:32.161Z] compile-common: [2023-05-20T05:09:32.161Z] [echo] Current time (ISO): 2023-05-20T05:09:31.933+0000 [2023-05-20T05:09:32.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:32.161Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:33.531Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:33.531Z] [javac] 1 warning [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] setOSConditions: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] setToolWin: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] setToolUnix: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] setToolProperty: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] setS1ASclassPath: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] init-common: [2023-05-20T05:09:33.531Z] [2023-05-20T05:09:33.531Z] compile-common: [2023-05-20T05:09:33.531Z] [echo] Current time (ISO): 2023-05-20T05:09:33.521+0000 [2023-05-20T05:09:33.531Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:35.450Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:35.450Z] [javac] 1 warning [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] build: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] setOSConditions: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] fixFiles: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] convUnix: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] convWin: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] setToolWin: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] setToolUnix: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] setToolProperty: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] setS1ASclassPath: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] init-common: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] package-persistence-common: [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] ejb-jar-common: [2023-05-20T05:09:35.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:09:35.450Z] [2023-05-20T05:09:35.450Z] package-ejbjar-common: [2023-05-20T05:09:35.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-05-20T05:09:35.451Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] appclient-jar-common: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] package-appclientjar-common: [2023-05-20T05:09:35.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] webclient-war-common: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] build-ear-common: [2023-05-20T05:09:35.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:35.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] deploy: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] setOSConditions: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] setToolWin: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] setToolUnix: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] setToolProperty: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] setS1ASclassPath: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] init-common: [2023-05-20T05:09:35.451Z] [2023-05-20T05:09:35.451Z] create-jdbc-connpool-common: [2023-05-20T05:09:35.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:35.707Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-05-20T05:09:35.707Z] [2023-05-20T05:09:35.707Z] set-derby-connpool-props: [2023-05-20T05:09:35.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:35.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:09:36.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:36.528Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:09:36.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:36.805Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-05-20T05:09:37.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:37.062Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-05-20T05:09:37.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:37.319Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-05-20T05:09:37.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:37.833Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:09:38.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:38.091Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-05-20T05:09:38.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:38.660Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] setOSConditions: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] setToolWin: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] setToolUnix: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] setToolProperty: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] setS1ASclassPath: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] init-common: [2023-05-20T05:09:38.660Z] [2023-05-20T05:09:38.660Z] create-jdbc-resource-common: [2023-05-20T05:09:38.660Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-05-20T05:09:38.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:38.954Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-05-20T05:09:38.954Z] [echo] cmd executed for server [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setOSConditions: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolWin: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolUnix: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolProperty: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setS1ASclassPath: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] init-common: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] deploy-common: [2023-05-20T05:09:38.954Z] [echo] Current time (ISO): 2023-05-20T05:09:38.699+0000 [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setOSConditions: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolWin: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolUnix: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setToolProperty: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] setS1ASclassPath: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] init-common: [2023-05-20T05:09:38.954Z] [2023-05-20T05:09:38.954Z] deploy-common-pe: [2023-05-20T05:09:39.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:09:39.211Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-05-20T05:09:39.211Z] [echo] Deployment on target server server successful [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] setOSConditions: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] setToolWin: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] setToolUnix: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] setToolProperty: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] setS1ASclassPath: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] init-common: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] deploy-common-ee: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] run: [2023-05-20T05:09:39.211Z] [2023-05-20T05:09:39.211Z] create-sql: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setOSConditions: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolWin: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolUnix: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolProperty: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setS1ASclassPath: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] init-common: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] execute-sql-common: [2023-05-20T05:09:39.467Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2023-05-20T05:09:39.467Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-05-20T05:09:39.467Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-05-20T05:09:39.467Z] [sql] 0 rows affected [2023-05-20T05:09:39.467Z] [sql] 1 rows affected [2023-05-20T05:09:39.467Z] [sql] 1 rows affected [2023-05-20T05:09:39.467Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setOSConditions: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolWin: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolUnix: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setToolProperty: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] setS1ASclassPath: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] init-common: [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] execute-sql-common: [2023-05-20T05:09:39.467Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2023-05-20T05:09:39.467Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-05-20T05:09:39.467Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2023-05-20T05:09:39.467Z] [sql] 0 rows affected [2023-05-20T05:09:39.467Z] [sql] 1 rows affected [2023-05-20T05:09:39.467Z] [sql] 1 rows affected [2023-05-20T05:09:39.467Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:09:39.467Z] [2023-05-20T05:09:39.467Z] asadmin-common: [2023-05-20T05:09:39.468Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:39.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:39.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:09:39.724Z] [2023-05-20T05:09:39.724Z] asadmin-common: [2023-05-20T05:09:39.725Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:40.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:40.287Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] setOSConditions: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] setToolWin: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] setToolUnix: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] setToolProperty: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] setS1ASclassPath: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] init-common: [2023-05-20T05:09:40.287Z] [2023-05-20T05:09:40.287Z] runclient-common: [2023-05-20T05:09:40.287Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:09:40.855Z] [exec] May 20, 2023 5:09:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:40.855Z] [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. [2023-05-20T05:09:45.031Z] [exec] Value of key is: test1 : [2023-05-20T05:09:45.031Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:45.031Z] [exec] [2023-05-20T05:09:45.031Z] [exec] [2023-05-20T05:09:45.031Z] [exec] ----------------------------------------- [2023-05-20T05:09:45.031Z] [exec] - test1 : : PASS - [2023-05-20T05:09:45.031Z] [exec] ----------------------------------------- [2023-05-20T05:09:45.031Z] [exec] Total PASS: 1 [2023-05-20T05:09:45.031Z] [exec] Total FAIL: 0 [2023-05-20T05:09:45.031Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:45.031Z] [exec] ----------------------------------------- [2023-05-20T05:09:45.031Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:45.031Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:45.031Z] [2023-05-20T05:09:45.031Z] checkReporting-common: [2023-05-20T05:09:45.031Z] [2023-05-20T05:09:45.031Z] confirmReportPresent-common: [2023-05-20T05:09:45.031Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:45.031Z] [echo] Test seems to be reported fine [2023-05-20T05:09:45.031Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-05-20T05:09:45.031Z] [2023-05-20T05:09:45.031Z] confirmMissingReport-common: [2023-05-20T05:09:45.031Z] [2023-05-20T05:09:45.031Z] asadmin-common: [2023-05-20T05:09:45.031Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:45.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:45.031Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-05-20T05:09:45.031Z] [2023-05-20T05:09:45.031Z] asadmin-common: [2023-05-20T05:09:45.031Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:45.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:45.594Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-05-20T05:09:45.594Z] [2023-05-20T05:09:45.594Z] asadmin-common: [2023-05-20T05:09:45.594Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:09:45.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:09:45.850Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:09:45.850Z] [2023-05-20T05:09:45.850Z] asadmin-common: [2023-05-20T05:09:45.850Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:09:46.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:09:46.413Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] setOSConditions: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] setToolWin: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] setToolUnix: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] setToolProperty: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] setS1ASclassPath: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] init-common: [2023-05-20T05:09:46.413Z] [2023-05-20T05:09:46.413Z] runclient-common: [2023-05-20T05:09:46.413Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:09:47.352Z] [exec] May 20, 2023 5:09:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:09:47.352Z] [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. [2023-05-20T05:09:50.656Z] [exec] Value of key is: test2 : [2023-05-20T05:09:50.656Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:09:50.656Z] [exec] [2023-05-20T05:09:50.656Z] [exec] [2023-05-20T05:09:50.656Z] [exec] ----------------------------------------- [2023-05-20T05:09:50.656Z] [exec] - test2 : : PASS - [2023-05-20T05:09:50.656Z] [exec] ----------------------------------------- [2023-05-20T05:09:50.656Z] [exec] Total PASS: 1 [2023-05-20T05:09:50.656Z] [exec] Total FAIL: 0 [2023-05-20T05:09:50.656Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:09:50.656Z] [exec] ----------------------------------------- [2023-05-20T05:09:50.656Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:50.656Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] checkReporting-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] confirmReportPresent-common: [2023-05-20T05:09:50.656Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:09:50.656Z] [echo] Test seems to be reported fine [2023-05-20T05:09:50.656Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] confirmMissingReport-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] undeploy: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] drop-sql: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setOSConditions: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolWin: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolUnix: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolProperty: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setS1ASclassPath: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] init-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] execute-sql-common: [2023-05-20T05:09:50.656Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2023-05-20T05:09:50.656Z] [sql] 0 rows affected [2023-05-20T05:09:50.656Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setOSConditions: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolWin: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolUnix: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolProperty: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setS1ASclassPath: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] init-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] execute-sql-common: [2023-05-20T05:09:50.656Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2023-05-20T05:09:50.656Z] [sql] 0 rows affected [2023-05-20T05:09:50.656Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setOSConditions: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolWin: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolUnix: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolProperty: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setS1ASclassPath: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] init-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] undeploy-jdbc-common: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setOSConditions: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolWin: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolUnix: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.656Z] setToolProperty: [2023-05-20T05:09:50.656Z] [2023-05-20T05:09:50.657Z] setS1ASclassPath: [2023-05-20T05:09:50.657Z] [2023-05-20T05:09:50.657Z] init-common: [2023-05-20T05:09:50.657Z] [2023-05-20T05:09:50.657Z] delete-jdbc-resource-common: [2023-05-20T05:09:50.657Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-05-20T05:09:50.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-05-20T05:09:51.169Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-05-20T05:09:51.169Z] [echo] cmd executed for server [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] setOSConditions: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] setToolWin: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] setToolUnix: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] setToolProperty: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] setS1ASclassPath: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] init-common: [2023-05-20T05:09:51.169Z] [2023-05-20T05:09:51.169Z] delete-jdbc-connpool-common: [2023-05-20T05:09:51.169Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-05-20T05:09:51.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-05-20T05:09:51.427Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-05-20T05:09:51.427Z] [echo] cmd executed for server [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] setOSConditions: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] setToolWin: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] setToolUnix: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] setToolProperty: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] setS1ASclassPath: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] init-common: [2023-05-20T05:09:51.427Z] [2023-05-20T05:09:51.427Z] undeploy-common: [2023-05-20T05:09:51.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] all: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setOSConditions: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolWin: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolUnix: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolProperty: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setS1ASclassPath: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] init-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] clean: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setOSConditions: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolWin: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolUnix: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolProperty: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setS1ASclassPath: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] init-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] clean-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setOSConditions: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolWin: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolUnix: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolProperty: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setS1ASclassPath: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] init-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] clean-classes-common: [2023-05-20T05:09:51.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setOSConditions: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolWin: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolUnix: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolProperty: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setS1ASclassPath: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] init-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] clean-jars-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] compile: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setOSConditions: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolWin: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolUnix: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setToolProperty: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] setS1ASclassPath: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] init-common: [2023-05-20T05:09:51.940Z] [2023-05-20T05:09:51.940Z] compile-common: [2023-05-20T05:09:51.940Z] [echo] Current time (ISO): 2023-05-20T05:09:51.770+0000 [2023-05-20T05:09:51.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:51.940Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:53.307Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:53.307Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java:43: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:09:53.307Z] [javac] return new Integer(1); [2023-05-20T05:09:53.307Z] [javac] ^ [2023-05-20T05:09:53.563Z] [javac] 2 warnings [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] setOSConditions: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] setToolWin: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] setToolUnix: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] setToolProperty: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] setS1ASclassPath: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] init-common: [2023-05-20T05:09:53.563Z] [2023-05-20T05:09:53.563Z] compile-common: [2023-05-20T05:09:53.563Z] [echo] Current time (ISO): 2023-05-20T05:09:53.398+0000 [2023-05-20T05:09:53.563Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:09:54.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:09:54.929Z] [javac] 1 warning [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] build: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setOSConditions: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] fixFiles: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] convUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] convWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolProperty: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setS1ASclassPath: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] init-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] package-persistence-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] ejb-jar-common: [2023-05-20T05:09:55.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] package-ejbjar-common: [2023-05-20T05:09:55.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2023-05-20T05:09:55.206Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] appclient-jar-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] package-appclientjar-common: [2023-05-20T05:09:55.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] webclient-war-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] build-ear-common: [2023-05-20T05:09:55.206Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:09:55.206Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] deploy: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setOSConditions: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolProperty: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setS1ASclassPath: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] init-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] execute-sql-common: [2023-05-20T05:09:55.206Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-05-20T05:09:55.206Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:09:55.206Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:09:55.206Z] [sql] 0 rows affected [2023-05-20T05:09:55.206Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setOSConditions: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolProperty: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setS1ASclassPath: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] init-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setup: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setOSConditions: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolProperty: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setS1ASclassPath: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] init-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] deploy-jdbc-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setOSConditions: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolWin: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolUnix: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setToolProperty: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] setS1ASclassPath: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] init-common: [2023-05-20T05:09:55.206Z] [2023-05-20T05:09:55.206Z] create-jdbc-connpool-common: [2023-05-20T05:09:55.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:55.463Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2023-05-20T05:09:55.463Z] [2023-05-20T05:09:55.463Z] set-derby-connpool-props: [2023-05-20T05:09:55.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:55.977Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2023-05-20T05:09:56.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:56.233Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2023-05-20T05:09:56.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:56.490Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2023-05-20T05:09:57.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:57.058Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2023-05-20T05:09:57.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:57.350Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2023-05-20T05:09:57.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:57.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:09:57.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:57.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2023-05-20T05:09:58.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:58.122Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] setOSConditions: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] setToolWin: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] setToolUnix: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] setToolProperty: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] setS1ASclassPath: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] init-common: [2023-05-20T05:09:58.122Z] [2023-05-20T05:09:58.122Z] create-jdbc-resource-common: [2023-05-20T05:09:58.122Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2023-05-20T05:09:58.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:58.685Z] [exec] JDBC resource jdbc/autocommit created successfully. [2023-05-20T05:09:58.685Z] [echo] cmd executed for server [2023-05-20T05:09:58.685Z] [2023-05-20T05:09:58.685Z] asadmin-common: [2023-05-20T05:09:58.685Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:58.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:58.942Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2023-05-20T05:09:58.942Z] [2023-05-20T05:09:58.942Z] asadmin-common: [2023-05-20T05:09:58.942Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:59.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:09:59.505Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setOSConditions: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolWin: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolUnix: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolProperty: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setS1ASclassPath: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] init-common: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] deploy-common: [2023-05-20T05:09:59.505Z] [echo] Current time (ISO): 2023-05-20T05:09:59.223+0000 [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setOSConditions: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolWin: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolUnix: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setToolProperty: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] setS1ASclassPath: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] init-common: [2023-05-20T05:09:59.505Z] [2023-05-20T05:09:59.505Z] deploy-common-pe: [2023-05-20T05:09:59.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-05-20T05:10:00.019Z] [exec] Application deployed with name jdbc-autocommitApp. [2023-05-20T05:10:00.020Z] [echo] Deployment on target server server successful [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setOSConditions: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolWin: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolUnix: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolProperty: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setS1ASclassPath: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] init-common: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] deploy-common-ee: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] run: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setOSConditions: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolWin: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolUnix: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolProperty: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setS1ASclassPath: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] init-common: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] execute-sql-common: [2023-05-20T05:10:00.020Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-05-20T05:10:00.020Z] [sql] 0 rows affected [2023-05-20T05:10:00.020Z] [sql] 0 rows affected [2023-05-20T05:10:00.020Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setOSConditions: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolWin: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolUnix: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setToolProperty: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] setS1ASclassPath: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] init-common: [2023-05-20T05:10:00.020Z] [2023-05-20T05:10:00.020Z] runclient-common: [2023-05-20T05:10:00.020Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:10:00.949Z] [exec] May 20, 2023 5:10:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:10:00.949Z] [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. [2023-05-20T05:10:06.198Z] [exec] Value of key is: AutoCommit test1 : [2023-05-20T05:10:06.198Z] [exec] Value of key is: AutoCommit test2 : [2023-05-20T05:10:06.198Z] [exec] jdbc autocommit status: [2023-05-20T05:10:06.198Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:10:06.198Z] [exec] [2023-05-20T05:10:06.198Z] [exec] [2023-05-20T05:10:06.198Z] [exec] ----------------------------------------- [2023-05-20T05:10:06.198Z] [exec] - AutoCommit test1 : : PASS - [2023-05-20T05:10:06.198Z] [exec] - AutoCommit test2 : : PASS - [2023-05-20T05:10:06.198Z] [exec] ----------------------------------------- [2023-05-20T05:10:06.198Z] [exec] Total PASS: 2 [2023-05-20T05:10:06.198Z] [exec] Total FAIL: 0 [2023-05-20T05:10:06.198Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:10:06.198Z] [exec] ----------------------------------------- [2023-05-20T05:10:06.198Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:10:06.198Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] checkReporting-common: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] confirmReportPresent-common: [2023-05-20T05:10:07.747Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:10:07.747Z] [echo] Test seems to be reported fine [2023-05-20T05:10:07.747Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] confirmMissingReport-common: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] undeploy: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setOSConditions: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolWin: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolUnix: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolProperty: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setS1ASclassPath: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] init-common: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] execute-sql-common: [2023-05-20T05:10:07.747Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2023-05-20T05:10:07.747Z] [sql] 0 rows affected [2023-05-20T05:10:07.747Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] unsetup: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setOSConditions: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolWin: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolUnix: [2023-05-20T05:10:07.747Z] [2023-05-20T05:10:07.747Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] delete-jdbc-resource-common: [2023-05-20T05:10:07.748Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2023-05-20T05:10:07.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2023-05-20T05:10:07.748Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2023-05-20T05:10:07.748Z] [echo] cmd executed for server [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] delete-jdbc-connpool-common: [2023-05-20T05:10:07.748Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2023-05-20T05:10:07.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2023-05-20T05:10:07.748Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2023-05-20T05:10:07.748Z] [echo] cmd executed for server [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] undeploy-common: [2023-05-20T05:10:07.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] all: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] clean: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] clean-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] clean-classes-common: [2023-05-20T05:10:07.748Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] clean-jars-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] compile: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setOSConditions: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolWin: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolUnix: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setToolProperty: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] setS1ASclassPath: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] init-common: [2023-05-20T05:10:07.748Z] [2023-05-20T05:10:07.748Z] compile-common: [2023-05-20T05:10:07.748Z] [echo] Current time (ISO): 2023-05-20T05:10:07.661+0000 [2023-05-20T05:10:07.748Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:10:07.748Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:10:09.654Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:10:09.654Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:10:09.654Z] [javac] return new Integer(1); [2023-05-20T05:10:09.654Z] [javac] ^ [2023-05-20T05:10:09.654Z] [javac] 2 warnings [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] setOSConditions: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] setToolWin: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] setToolUnix: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] setToolProperty: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] setS1ASclassPath: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] init-common: [2023-05-20T05:10:09.654Z] [2023-05-20T05:10:09.654Z] compile-common: [2023-05-20T05:10:09.654Z] [echo] Current time (ISO): 2023-05-20T05:10:09.431+0000 [2023-05-20T05:10:09.654Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:10:11.550Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:10:11.550Z] [javac] 1 warning [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] build: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] setOSConditions: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] fixFiles: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] convUnix: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] convWin: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] setToolWin: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] setToolUnix: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] setToolProperty: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] setS1ASclassPath: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] init-common: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.550Z] package-persistence-common: [2023-05-20T05:10:11.550Z] [2023-05-20T05:10:11.551Z] ejb-jar-common: [2023-05-20T05:10:11.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] package-ejbjar-common: [2023-05-20T05:10:11.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2023-05-20T05:10:11.551Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] appclient-jar-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] package-appclientjar-common: [2023-05-20T05:10:11.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] webclient-war-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] build-ear-common: [2023-05-20T05:10:11.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:10:11.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] deploy: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setOSConditions: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolWin: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolUnix: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolProperty: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setS1ASclassPath: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] init-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] execute-sql-common: [2023-05-20T05:10:11.551Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-05-20T05:10:11.551Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:10:11.551Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:10:11.551Z] [sql] 0 rows affected [2023-05-20T05:10:11.551Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setOSConditions: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolWin: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolUnix: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolProperty: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setS1ASclassPath: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] init-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] deploy-jdbc-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setOSConditions: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolWin: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolUnix: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setToolProperty: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] setS1ASclassPath: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] init-common: [2023-05-20T05:10:11.551Z] [2023-05-20T05:10:11.551Z] create-jdbc-connpool-common: [2023-05-20T05:10:11.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:11.809Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:10:11.809Z] [2023-05-20T05:10:11.809Z] set-derby-connpool-props: [2023-05-20T05:10:12.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:12.372Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:10:12.628Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:12.628Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:10:12.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:12.885Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:10:13.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:13.461Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:10:13.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:13.717Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:10:14.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:14.281Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:10:14.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:14.538Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:10:14.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:14.807Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] setOSConditions: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] setToolWin: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] setToolUnix: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] setToolProperty: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] setS1ASclassPath: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] init-common: [2023-05-20T05:10:14.807Z] [2023-05-20T05:10:14.807Z] create-jdbc-resource-common: [2023-05-20T05:10:14.807Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:10:15.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:15.063Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:10:15.063Z] [echo] cmd executed for server [2023-05-20T05:10:15.350Z] [2023-05-20T05:10:15.350Z] setOSConditions: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] setToolWin: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] setToolUnix: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] setToolProperty: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] setS1ASclassPath: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] init-common: [2023-05-20T05:10:15.351Z] [2023-05-20T05:10:15.351Z] create-jdbc-resource-common: [2023-05-20T05:10:15.351Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2023-05-20T05:10:15.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:15.608Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2023-05-20T05:10:15.608Z] [echo] cmd executed for server [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setOSConditions: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolWin: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolUnix: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolProperty: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setS1ASclassPath: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] init-common: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] deploy-jms-stuff: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setOSConditions: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolWin: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolUnix: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setToolProperty: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] setS1ASclassPath: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] init-common: [2023-05-20T05:10:15.608Z] [2023-05-20T05:10:15.608Z] create-jms-connection-common: [2023-05-20T05:10:15.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:18.441Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] setOSConditions: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] setToolWin: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] setToolUnix: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] setToolProperty: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] setS1ASclassPath: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] init-common: [2023-05-20T05:10:18.441Z] [2023-05-20T05:10:18.441Z] create-jms-connection-common: [2023-05-20T05:10:18.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:10:19.261Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] setOSConditions: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] setToolWin: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] setToolUnix: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] setToolProperty: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] setS1ASclassPath: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] init-common: [2023-05-20T05:10:19.261Z] [2023-05-20T05:10:19.261Z] deploy-common: [2023-05-20T05:10:19.261Z] [echo] Current time (ISO): 2023-05-20T05:10:19.253+0000 [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] setOSConditions: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] setToolWin: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] setToolUnix: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] setToolProperty: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] setS1ASclassPath: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] init-common: [2023-05-20T05:10:19.552Z] [2023-05-20T05:10:19.552Z] deploy-common-pe: [2023-05-20T05:10:19.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-05-20T05:10:20.105Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2023-05-20T05:10:20.105Z] [echo] Deployment on target server server successful [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setOSConditions: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolWin: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolUnix: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolProperty: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setS1ASclassPath: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] init-common: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] deploy-common-ee: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] run: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setup-derby-for-authentication: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setOSConditions: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolWin: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolUnix: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setToolProperty: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] setS1ASclassPath: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] init-common: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] stop-derby: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] stop-derby-aix: [2023-05-20T05:10:20.105Z] [2023-05-20T05:10:20.105Z] stop-derby-nonaix: [2023-05-20T05:10:20.105Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:10:20.670Z] [java] Sat May 20 05:10:20 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:10:20.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:10:20.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] setOSConditions: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] setToolWin: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] setToolUnix: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] setToolProperty: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] setS1ASclassPath: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] init-common: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] start-derby: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] start-derby-aix: [2023-05-20T05:10:20.670Z] [2023-05-20T05:10:20.670Z] start-derby-nonaix: [2023-05-20T05:10:20.670Z] [echo] Starting Derby DB Server ... [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] setOSConditions: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] setToolWin: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] setToolUnix: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] setToolProperty: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] setS1ASclassPath: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] init-common: [2023-05-20T05:10:35.523Z] [2023-05-20T05:10:35.523Z] execute-sql-common: [2023-05-20T05:10:35.778Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-05-20T05:10:35.778Z] [sql] 0 rows affected [2023-05-20T05:10:35.778Z] [sql] 0 rows affected [2023-05-20T05:10:35.778Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] setOSConditions: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] setToolWin: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] setToolUnix: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] setToolProperty: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] setS1ASclassPath: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] init-common: [2023-05-20T05:10:35.778Z] [2023-05-20T05:10:35.778Z] runclient-common: [2023-05-20T05:10:35.778Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:10:36.727Z] [exec] May 20, 2023 5:10:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:10:36.727Z] [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. [2023-05-20T05:10:40.004Z] [exec] jdbc tests 3 & 7 will fail with Derby [2023-05-20T05:10:40.004Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.004Z] [exec] JDBC Tests [2023-05-20T05:10:40.004Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.004Z] [exec] app auth : getting connection w/o user/pass [2023-05-20T05:10:40.004Z] [exec] Should NOT get a connection : Value of key is: test1 [2023-05-20T05:10:40.004Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.004Z] [exec] app auth : getting connection w/ user/pass [2023-05-20T05:10:40.261Z] [exec] Should get a connection : Value of key is: test2 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] app auth : getting connection w/ wrong user/pass [2023-05-20T05:10:40.261Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-05-20T05:10:40.261Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] container auth : getting connection w/o user/pass [2023-05-20T05:10:40.261Z] [exec] Should get a connection : Value of key is: test5 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] container auth : getting connection w/ user/pass [2023-05-20T05:10:40.261Z] [exec] Should get a connection : Value of key is: test6 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] container auth : getting connection w/ wrong user/pass [2023-05-20T05:10:40.261Z] [exec] Should NOT get a connection : Value of key is: test7 [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] JMS tests [2023-05-20T05:10:40.261Z] [exec] ----------------------------------------------- [2023-05-20T05:10:40.261Z] [exec] app auth : getting connection w/ user/pass [2023-05-20T05:10:42.203Z] [exec] Should get a connection : Value of key is: test1 [2023-05-20T05:10:42.203Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.203Z] [exec] app auth : getting connection w/o user/pass [2023-05-20T05:10:42.203Z] [exec] Should get a connection : Value of key is: test2 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.204Z] [exec] app auth : getting connection w/ wrong user/pass [2023-05-20T05:10:42.204Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.204Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-05-20T05:10:42.204Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.204Z] [exec] container auth : getting connection w/o user/pass [2023-05-20T05:10:42.204Z] [exec] Should get a connection : Value of key is: test5 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.204Z] [exec] container auth : getting connection w/ user/pass [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2023-05-20T05:10:42.204Z] [exec] Should get a connection : Value of key is: test6 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------------- [2023-05-20T05:10:42.204Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:10:42.204Z] [exec] [2023-05-20T05:10:42.204Z] [exec] [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------- [2023-05-20T05:10:42.204Z] [exec] - test4 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test3 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test6 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test5 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test2 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test1 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test6 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test5 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test4 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test3 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test2 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test7 : PASS - [2023-05-20T05:10:42.204Z] [exec] - test1 : PASS - [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------- [2023-05-20T05:10:42.204Z] [exec] Total PASS: 13 [2023-05-20T05:10:42.204Z] [exec] Total FAIL: 0 [2023-05-20T05:10:42.204Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:10:42.204Z] [exec] ----------------------------------------- [2023-05-20T05:10:42.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:10:42.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] checkReporting-common: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] confirmReportPresent-common: [2023-05-20T05:10:42.885Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:10:42.885Z] [echo] Test seems to be reported fine [2023-05-20T05:10:42.885Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] confirmMissingReport-common: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] reset-derby-for-no-authentication: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] setOSConditions: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] setToolWin: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] setToolUnix: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] setToolProperty: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] setS1ASclassPath: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] init-common: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] stop-derby: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] stop-derby-aix: [2023-05-20T05:10:42.885Z] [2023-05-20T05:10:42.885Z] stop-derby-nonaix: [2023-05-20T05:10:42.885Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:10:43.143Z] [java] Sat May 20 05:10:42 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:10:43.143Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:10:43.143Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] setOSConditions: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] setToolWin: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] setToolUnix: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] setToolProperty: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] setS1ASclassPath: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] init-common: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] start-derby: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] start-derby-aix: [2023-05-20T05:10:43.143Z] [2023-05-20T05:10:43.143Z] start-derby-nonaix: [2023-05-20T05:10:43.143Z] [echo] Starting Derby DB Server ... [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] undeploy: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolUnix: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolProperty: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setS1ASclassPath: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] init-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] execute-sql-common: [2023-05-20T05:11:01.202Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2023-05-20T05:11:01.202Z] [sql] 0 rows affected [2023-05-20T05:11:01.202Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolUnix: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolProperty: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setS1ASclassPath: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] init-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] delete-jdbc-resource-common: [2023-05-20T05:11:01.202Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2023-05-20T05:11:01.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2023-05-20T05:11:01.202Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2023-05-20T05:11:01.202Z] [echo] cmd executed for server [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolUnix: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolProperty: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setS1ASclassPath: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] init-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] undeploy-jdbc-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolUnix: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolProperty: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setS1ASclassPath: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] init-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] delete-jdbc-resource-common: [2023-05-20T05:11:01.202Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:11:01.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:11:01.202Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:11:01.202Z] [echo] cmd executed for server [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolUnix: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolProperty: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setS1ASclassPath: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] init-common: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] delete-jdbc-connpool-common: [2023-05-20T05:11:01.202Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:11:01.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:11:01.202Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:11:01.202Z] [echo] cmd executed for server [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setOSConditions: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.202Z] setToolWin: [2023-05-20T05:11:01.202Z] [2023-05-20T05:11:01.203Z] setToolUnix: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolProperty: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setS1ASclassPath: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] init-common: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] undeploy-jms-stuff: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setOSConditions: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolWin: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolUnix: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolProperty: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setS1ASclassPath: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] init-common: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] delete-jms-connection-common: [2023-05-20T05:11:01.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setOSConditions: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolWin: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolUnix: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolProperty: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setS1ASclassPath: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] init-common: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] delete-jms-connection-common: [2023-05-20T05:11:01.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setOSConditions: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolWin: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolUnix: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setToolProperty: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] setS1ASclassPath: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] init-common: [2023-05-20T05:11:01.203Z] [2023-05-20T05:11:01.203Z] undeploy-common: [2023-05-20T05:11:01.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] all: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setOSConditions: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setToolWin: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setToolUnix: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setToolProperty: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setS1ASclassPath: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] init-common: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] clean: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setOSConditions: [2023-05-20T05:11:04.476Z] [2023-05-20T05:11:04.476Z] setToolWin: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolUnix: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolProperty: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setS1ASclassPath: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] init-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] clean-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setOSConditions: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolWin: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolUnix: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolProperty: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setS1ASclassPath: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] init-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] clean-classes-common: [2023-05-20T05:11:04.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setOSConditions: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolWin: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolUnix: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolProperty: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setS1ASclassPath: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] init-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] clean-jars-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] compile: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setOSConditions: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolWin: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolUnix: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setToolProperty: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] setS1ASclassPath: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] init-common: [2023-05-20T05:11:04.477Z] [2023-05-20T05:11:04.477Z] compile-common: [2023-05-20T05:11:04.477Z] [echo] Current time (ISO): 2023-05-20T05:11:04.463+0000 [2023-05-20T05:11:04.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:04.477Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:06.329Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:06.329Z] [javac] 1 warning [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] setOSConditions: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] setToolWin: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] setToolUnix: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] setToolProperty: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] setS1ASclassPath: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] init-common: [2023-05-20T05:11:06.329Z] [2023-05-20T05:11:06.329Z] compile-common: [2023-05-20T05:11:06.329Z] [echo] Current time (ISO): 2023-05-20T05:11:06.151+0000 [2023-05-20T05:11:06.329Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:08.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:08.230Z] [javac] 1 warning [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] build: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setOSConditions: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] fixFiles: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] convUnix: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] convWin: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolWin: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolUnix: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolProperty: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setS1ASclassPath: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] init-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] package-persistence-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] ejb-jar-common: [2023-05-20T05:11:08.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] package-ejbjar-common: [2023-05-20T05:11:08.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2023-05-20T05:11:08.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] appclient-jar-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] package-appclientjar-common: [2023-05-20T05:11:08.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] webclient-war-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] build-ear-common: [2023-05-20T05:11:08.230Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:08.230Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] deploy: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setOSConditions: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolWin: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolUnix: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolProperty: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setS1ASclassPath: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] init-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] deploy-jdbc-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setOSConditions: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolWin: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolUnix: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setToolProperty: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] setS1ASclassPath: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] init-common: [2023-05-20T05:11:08.230Z] [2023-05-20T05:11:08.230Z] create-jdbc-connpool-common: [2023-05-20T05:11:08.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:08.230Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:11:08.486Z] [2023-05-20T05:11:08.486Z] set-derby-connpool-props: [2023-05-20T05:11:08.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:08.751Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:11:09.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:09.317Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:11:09.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:09.606Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:11:09.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:09.981Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:11:10.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:10.237Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:11:10.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:10.494Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:11.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:11.059Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:11:11.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:11.316Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] setOSConditions: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] setToolWin: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] setToolUnix: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] setToolProperty: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] setS1ASclassPath: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] init-common: [2023-05-20T05:11:11.316Z] [2023-05-20T05:11:11.316Z] create-jdbc-resource-common: [2023-05-20T05:11:11.316Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:11:11.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:11.573Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:11:11.573Z] [echo] cmd executed for server [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] setOSConditions: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] setToolWin: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] setToolUnix: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] setToolProperty: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] setS1ASclassPath: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] init-common: [2023-05-20T05:11:11.573Z] [2023-05-20T05:11:11.573Z] create-jdbc-resource-common: [2023-05-20T05:11:11.573Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2023-05-20T05:11:12.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:12.158Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2023-05-20T05:11:12.158Z] [echo] cmd executed for server [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] setOSConditions: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] setToolWin: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] setToolUnix: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] setToolProperty: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] setS1ASclassPath: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] init-common: [2023-05-20T05:11:12.158Z] [2023-05-20T05:11:12.158Z] create-jdbc-connpool-common: [2023-05-20T05:11:12.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:12.415Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2023-05-20T05:11:12.415Z] [2023-05-20T05:11:12.415Z] set-derby-connpool-props: [2023-05-20T05:11:12.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:12.673Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2023-05-20T05:11:13.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:13.235Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2023-05-20T05:11:13.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:13.507Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2023-05-20T05:11:13.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:13.764Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2023-05-20T05:11:14.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:14.279Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2023-05-20T05:11:14.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:14.535Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:14.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:15.050Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2023-05-20T05:11:15.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:15.307Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2023-05-20T05:11:15.307Z] [2023-05-20T05:11:15.307Z] asadmin-common-ignore-fail: [2023-05-20T05:11:15.307Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:11:15.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-05-20T05:11:15.564Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] setOSConditions: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] setToolWin: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] setToolUnix: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] setToolProperty: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] setS1ASclassPath: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] init-common: [2023-05-20T05:11:15.564Z] [2023-05-20T05:11:15.564Z] create-jdbc-resource-common: [2023-05-20T05:11:15.564Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2023-05-20T05:11:15.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:16.077Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2023-05-20T05:11:16.077Z] [echo] cmd executed for server [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] setOSConditions: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] setToolWin: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] setToolUnix: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] setToolProperty: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] setS1ASclassPath: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] init-common: [2023-05-20T05:11:16.077Z] [2023-05-20T05:11:16.077Z] create-jdbc-connpool-common: [2023-05-20T05:11:16.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:16.334Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2023-05-20T05:11:16.334Z] [2023-05-20T05:11:16.334Z] set-derby-connpool-props: [2023-05-20T05:11:16.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:16.591Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2023-05-20T05:11:17.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:17.160Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2023-05-20T05:11:17.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:17.416Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2023-05-20T05:11:17.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:17.672Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2023-05-20T05:11:17.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:18.184Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2023-05-20T05:11:18.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:18.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:18.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:18.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2023-05-20T05:11:19.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:19.270Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] setOSConditions: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] setToolWin: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] setToolUnix: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] setToolProperty: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] setS1ASclassPath: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] init-common: [2023-05-20T05:11:19.270Z] [2023-05-20T05:11:19.270Z] create-jdbc-resource-common: [2023-05-20T05:11:19.271Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:19.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:19.527Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2023-05-20T05:11:19.527Z] [echo] cmd executed for server [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] setOSConditions: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] setToolWin: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] setToolUnix: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] setToolProperty: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] setS1ASclassPath: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] init-common: [2023-05-20T05:11:19.527Z] [2023-05-20T05:11:19.527Z] create-jdbc-resource-common: [2023-05-20T05:11:19.527Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:19.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:20.054Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2023-05-20T05:11:20.054Z] [echo] cmd executed for server [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] setOSConditions: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] setToolWin: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] setToolUnix: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] setToolProperty: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] setS1ASclassPath: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] init-common: [2023-05-20T05:11:20.054Z] [2023-05-20T05:11:20.054Z] create-jdbc-connpool-common: [2023-05-20T05:11:20.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:20.313Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2023-05-20T05:11:20.313Z] [2023-05-20T05:11:20.313Z] set-derby-connpool-props: [2023-05-20T05:11:20.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:20.569Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2023-05-20T05:11:20.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:21.082Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2023-05-20T05:11:21.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:21.339Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2023-05-20T05:11:21.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:21.596Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2023-05-20T05:11:22.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:22.158Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2023-05-20T05:11:22.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:22.415Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:22.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:22.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2023-05-20T05:11:23.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:23.258Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2023-05-20T05:11:23.258Z] [2023-05-20T05:11:23.258Z] asadmin-common-ignore-fail: [2023-05-20T05:11:23.258Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:11:23.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:11:23.514Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] setOSConditions: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] setToolWin: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] setToolUnix: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] setToolProperty: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] setS1ASclassPath: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] init-common: [2023-05-20T05:11:23.514Z] [2023-05-20T05:11:23.514Z] create-jdbc-resource-common: [2023-05-20T05:11:23.514Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:23.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:23.770Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2023-05-20T05:11:23.770Z] [echo] cmd executed for server [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setOSConditions: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolWin: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolUnix: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolProperty: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setS1ASclassPath: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] init-common: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] deploy-common: [2023-05-20T05:11:23.770Z] [echo] Current time (ISO): 2023-05-20T05:11:23.756+0000 [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setOSConditions: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolWin: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolUnix: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setToolProperty: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] setS1ASclassPath: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] init-common: [2023-05-20T05:11:23.770Z] [2023-05-20T05:11:23.770Z] deploy-common-pe: [2023-05-20T05:11:24.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-05-20T05:11:24.359Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2023-05-20T05:11:24.359Z] [echo] Deployment on target server server successful [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setOSConditions: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolWin: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolUnix: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolProperty: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setS1ASclassPath: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] init-common: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] deploy-common-ee: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] run: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setOSConditions: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolWin: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolUnix: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setToolProperty: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] setS1ASclassPath: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] init-common: [2023-05-20T05:11:24.359Z] [2023-05-20T05:11:24.359Z] execute-sql-common: [2023-05-20T05:11:24.359Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2023-05-20T05:11:24.616Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:11:24.616Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:11:24.616Z] [sql] 0 rows affected [2023-05-20T05:11:24.616Z] [sql] 1 rows affected [2023-05-20T05:11:24.616Z] [sql] 1 rows affected [2023-05-20T05:11:24.616Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] setOSConditions: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] setToolWin: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] setToolUnix: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] setToolProperty: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] setS1ASclassPath: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] init-common: [2023-05-20T05:11:24.616Z] [2023-05-20T05:11:24.616Z] runclient-common: [2023-05-20T05:11:24.616Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:11:25.553Z] [exec] May 20, 2023 5:11:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:11:25.553Z] [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. [2023-05-20T05:11:28.855Z] [exec] Will fail till Derby gets a better XA driver [2023-05-20T05:11:28.855Z] [exec] Value of key is: test1 : [2023-05-20T05:11:28.855Z] [exec] Value of key is: test2 : [2023-05-20T05:11:28.855Z] [exec] Value of key is: test3 : [2023-05-20T05:11:28.855Z] [exec] Value of key is: test4 : [2023-05-20T05:11:28.855Z] [exec] Value of key is: test5 : [2023-05-20T05:11:28.855Z] [exec] Value of key is: test6 : [2023-05-20T05:11:28.855Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:11:28.855Z] [exec] [2023-05-20T05:11:28.855Z] [exec] [2023-05-20T05:11:28.855Z] [exec] ----------------------------------------- [2023-05-20T05:11:28.855Z] [exec] - test6 : : PASS - [2023-05-20T05:11:28.855Z] [exec] - test5 : : PASS - [2023-05-20T05:11:28.855Z] [exec] - test3 : : PASS - [2023-05-20T05:11:28.855Z] [exec] - test4 : : PASS - [2023-05-20T05:11:28.855Z] [exec] - test2 : : PASS - [2023-05-20T05:11:28.855Z] [exec] - test1 : : PASS - [2023-05-20T05:11:28.855Z] [exec] ----------------------------------------- [2023-05-20T05:11:28.855Z] [exec] Total PASS: 6 [2023-05-20T05:11:28.855Z] [exec] Total FAIL: 0 [2023-05-20T05:11:28.855Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:11:28.855Z] [exec] ----------------------------------------- [2023-05-20T05:11:28.855Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:28.855Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:28.855Z] [2023-05-20T05:11:28.855Z] checkReporting-common: [2023-05-20T05:11:28.855Z] [2023-05-20T05:11:28.855Z] confirmReportPresent-common: [2023-05-20T05:11:28.855Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:11:28.855Z] [echo] Test seems to be reported fine [2023-05-20T05:11:28.855Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2023-05-20T05:11:28.855Z] [2023-05-20T05:11:28.855Z] confirmMissingReport-common: [2023-05-20T05:11:28.855Z] [2023-05-20T05:11:28.855Z] undeploy: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setOSConditions: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolWin: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolUnix: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolProperty: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setS1ASclassPath: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] init-common: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] execute-sql-common: [2023-05-20T05:11:29.113Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2023-05-20T05:11:29.113Z] [sql] 0 rows affected [2023-05-20T05:11:29.113Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:11:29.113Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:11:29.113Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setOSConditions: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolWin: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolUnix: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setToolProperty: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] setS1ASclassPath: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] init-common: [2023-05-20T05:11:29.113Z] [2023-05-20T05:11:29.113Z] delete-jdbc-resource-common: [2023-05-20T05:11:29.113Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2023-05-20T05:11:29.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2023-05-20T05:11:29.405Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2023-05-20T05:11:29.405Z] [echo] cmd executed for server [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setOSConditions: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setToolWin: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setToolUnix: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setToolProperty: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setS1ASclassPath: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] init-common: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] undeploy-jdbc-common: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setOSConditions: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setToolWin: [2023-05-20T05:11:29.405Z] [2023-05-20T05:11:29.405Z] setToolUnix: [2023-05-20T05:11:29.406Z] [2023-05-20T05:11:29.406Z] setToolProperty: [2023-05-20T05:11:29.406Z] [2023-05-20T05:11:29.406Z] setS1ASclassPath: [2023-05-20T05:11:29.406Z] [2023-05-20T05:11:29.406Z] init-common: [2023-05-20T05:11:29.406Z] [2023-05-20T05:11:29.406Z] delete-jdbc-resource-common: [2023-05-20T05:11:29.406Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2023-05-20T05:11:29.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2023-05-20T05:11:29.662Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2023-05-20T05:11:29.662Z] [echo] cmd executed for server [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] setOSConditions: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] setToolWin: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] setToolUnix: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] setToolProperty: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] setS1ASclassPath: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] init-common: [2023-05-20T05:11:29.662Z] [2023-05-20T05:11:29.662Z] delete-jdbc-connpool-common: [2023-05-20T05:11:29.662Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2023-05-20T05:11:29.919Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2023-05-20T05:11:30.176Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2023-05-20T05:11:30.176Z] [echo] cmd executed for server [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setOSConditions: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolWin: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolUnix: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolProperty: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setS1ASclassPath: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] init-common: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] undeploy-jdbc-common: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setOSConditions: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolWin: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolUnix: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setToolProperty: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] setS1ASclassPath: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] init-common: [2023-05-20T05:11:30.176Z] [2023-05-20T05:11:30.176Z] delete-jdbc-resource-common: [2023-05-20T05:11:30.176Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:11:30.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:11:30.454Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:11:30.454Z] [echo] cmd executed for server [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] setOSConditions: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] setToolWin: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] setToolUnix: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] setToolProperty: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] setS1ASclassPath: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] init-common: [2023-05-20T05:11:30.454Z] [2023-05-20T05:11:30.454Z] delete-jdbc-connpool-common: [2023-05-20T05:11:30.454Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:11:30.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:11:30.968Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:11:30.968Z] [echo] cmd executed for server [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] setOSConditions: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] setToolWin: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] setToolUnix: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] setToolProperty: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] setS1ASclassPath: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] init-common: [2023-05-20T05:11:30.968Z] [2023-05-20T05:11:30.968Z] delete-jdbc-resource-common: [2023-05-20T05:11:30.968Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2023-05-20T05:11:31.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2023-05-20T05:11:31.225Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2023-05-20T05:11:31.225Z] [echo] cmd executed for server [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setOSConditions: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolWin: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolUnix: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolProperty: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setS1ASclassPath: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] init-common: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] undeploy-jdbc-common: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setOSConditions: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolWin: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolUnix: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setToolProperty: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] setS1ASclassPath: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] init-common: [2023-05-20T05:11:31.225Z] [2023-05-20T05:11:31.225Z] delete-jdbc-resource-common: [2023-05-20T05:11:31.225Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2023-05-20T05:11:31.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2023-05-20T05:11:31.483Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2023-05-20T05:11:31.483Z] [echo] cmd executed for server [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] setOSConditions: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] setToolWin: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] setToolUnix: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] setToolProperty: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] setS1ASclassPath: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] init-common: [2023-05-20T05:11:31.483Z] [2023-05-20T05:11:31.483Z] delete-jdbc-connpool-common: [2023-05-20T05:11:31.483Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-05-20T05:11:32.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-05-20T05:11:32.052Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2023-05-20T05:11:32.052Z] [echo] cmd executed for server [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setOSConditions: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolWin: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolUnix: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolProperty: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setS1ASclassPath: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] init-common: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] undeploy-jdbc-common: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setOSConditions: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolWin: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolUnix: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setToolProperty: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] setS1ASclassPath: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] init-common: [2023-05-20T05:11:32.052Z] [2023-05-20T05:11:32.052Z] delete-jdbc-resource-common: [2023-05-20T05:11:32.052Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2023-05-20T05:11:32.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2023-05-20T05:11:32.311Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2023-05-20T05:11:32.311Z] [echo] cmd executed for server [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] setOSConditions: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] setToolWin: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] setToolUnix: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] setToolProperty: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] setS1ASclassPath: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] init-common: [2023-05-20T05:11:32.311Z] [2023-05-20T05:11:32.311Z] delete-jdbc-connpool-common: [2023-05-20T05:11:32.311Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-05-20T05:11:32.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-05-20T05:11:32.568Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2023-05-20T05:11:32.568Z] [echo] cmd executed for server [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] setOSConditions: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] setToolWin: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] setToolUnix: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] setToolProperty: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] setS1ASclassPath: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] init-common: [2023-05-20T05:11:32.568Z] [2023-05-20T05:11:32.568Z] undeploy-common: [2023-05-20T05:11:32.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] all: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setOSConditions: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolWin: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolUnix: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolProperty: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setS1ASclassPath: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] init-common: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] clean: [2023-05-20T05:11:33.083Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:33.083Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] compile: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setOSConditions: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolWin: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolUnix: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setToolProperty: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] setS1ASclassPath: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] init-common: [2023-05-20T05:11:33.083Z] [2023-05-20T05:11:33.083Z] compile-common: [2023-05-20T05:11:33.083Z] [echo] Current time (ISO): 2023-05-20T05:11:32.882+0000 [2023-05-20T05:11:33.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:33.083Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:34.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:34.716Z] [javac] 1 warning [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] setOSConditions: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] setToolWin: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] setToolUnix: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] setToolProperty: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] setS1ASclassPath: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] init-common: [2023-05-20T05:11:34.716Z] [2023-05-20T05:11:34.716Z] compile-common: [2023-05-20T05:11:34.716Z] [echo] Current time (ISO): 2023-05-20T05:11:34.594+0000 [2023-05-20T05:11:34.716Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:36.619Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:36.619Z] [javac] 1 warning [2023-05-20T05:11:36.619Z] [2023-05-20T05:11:36.619Z] build: [2023-05-20T05:11:36.619Z] [2023-05-20T05:11:36.619Z] setOSConditions: [2023-05-20T05:11:36.619Z] [2023-05-20T05:11:36.619Z] fixFiles: [2023-05-20T05:11:36.619Z] [2023-05-20T05:11:36.619Z] convUnix: [2023-05-20T05:11:36.619Z] [2023-05-20T05:11:36.619Z] convWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolUnix: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolProperty: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setS1ASclassPath: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] init-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] package-persistence-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] ejb-jar-common: [2023-05-20T05:11:36.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] package-ejbjar-common: [2023-05-20T05:11:36.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2023-05-20T05:11:36.620Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] appclient-jar-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] package-appclientjar-common: [2023-05-20T05:11:36.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] webclient-war-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] build-ear-common: [2023-05-20T05:11:36.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:36.620Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setOSConditions: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] fixFiles: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] convUnix: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] convWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolUnix: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolProperty: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setS1ASclassPath: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] init-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] ear-common: [2023-05-20T05:11:36.620Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2023-05-20T05:11:36.620Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] deploy: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setOSConditions: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolUnix: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolProperty: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setS1ASclassPath: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] init-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] deploy-jdbc-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setOSConditions: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolWin: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolUnix: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setToolProperty: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] setS1ASclassPath: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] init-common: [2023-05-20T05:11:36.620Z] [2023-05-20T05:11:36.620Z] create-jdbc-connpool-common: [2023-05-20T05:11:36.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:36.877Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:11:36.877Z] [2023-05-20T05:11:36.877Z] set-derby-connpool-props: [2023-05-20T05:11:37.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:37.134Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:11:37.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:37.653Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:11:37.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:37.911Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:11:38.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:38.168Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:11:38.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:38.752Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:11:39.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:39.009Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:39.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:39.268Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:11:39.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:39.854Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] setOSConditions: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] setToolWin: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] setToolUnix: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] setToolProperty: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] setS1ASclassPath: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] init-common: [2023-05-20T05:11:39.854Z] [2023-05-20T05:11:39.854Z] create-jdbc-resource-common: [2023-05-20T05:11:39.854Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:11:40.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:40.110Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:11:40.110Z] [echo] cmd executed for server [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setOSConditions: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolWin: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolUnix: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolProperty: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setS1ASclassPath: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] init-common: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] deploy-common: [2023-05-20T05:11:40.110Z] [echo] Current time (ISO): 2023-05-20T05:11:39.915+0000 [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setOSConditions: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolWin: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolUnix: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setToolProperty: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] setS1ASclassPath: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] init-common: [2023-05-20T05:11:40.110Z] [2023-05-20T05:11:40.110Z] deploy-common-pe: [2023-05-20T05:11:40.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-05-20T05:11:40.624Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2023-05-20T05:11:40.624Z] [echo] Deployment on target server server successful [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setOSConditions: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolWin: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolUnix: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolProperty: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setS1ASclassPath: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] init-common: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] deploy-common-ee: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] run: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setOSConditions: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolWin: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolUnix: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolProperty: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setS1ASclassPath: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] init-common: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] execute-sql-common: [2023-05-20T05:11:40.624Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2023-05-20T05:11:40.624Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2023-05-20T05:11:40.624Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2023-05-20T05:11:40.624Z] [sql] 0 rows affected [2023-05-20T05:11:40.624Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setOSConditions: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolWin: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolUnix: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setToolProperty: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] setS1ASclassPath: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] init-common: [2023-05-20T05:11:40.624Z] [2023-05-20T05:11:40.624Z] runclient-common: [2023-05-20T05:11:40.624Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:11:41.555Z] [exec] May 20, 2023 5:11:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:11:41.555Z] [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. [2023-05-20T05:11:44.848Z] [exec] Value of key is: test1 : [2023-05-20T05:11:44.848Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:11:44.848Z] [exec] [2023-05-20T05:11:44.848Z] [exec] [2023-05-20T05:11:44.848Z] [exec] ----------------------------------------- [2023-05-20T05:11:44.848Z] [exec] - test1 : : PASS - [2023-05-20T05:11:44.848Z] [exec] ----------------------------------------- [2023-05-20T05:11:44.848Z] [exec] Total PASS: 1 [2023-05-20T05:11:44.848Z] [exec] Total FAIL: 0 [2023-05-20T05:11:44.848Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:11:44.848Z] [exec] ----------------------------------------- [2023-05-20T05:11:44.848Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:44.848Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] checkReporting-common: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] confirmReportPresent-common: [2023-05-20T05:11:45.414Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:11:45.414Z] [echo] Test seems to be reported fine [2023-05-20T05:11:45.414Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] confirmMissingReport-common: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] undeploy: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setOSConditions: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolWin: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolUnix: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolProperty: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setS1ASclassPath: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] init-common: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] undeploy-jdbc-common: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setOSConditions: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolWin: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolUnix: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setToolProperty: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] setS1ASclassPath: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] init-common: [2023-05-20T05:11:45.414Z] [2023-05-20T05:11:45.414Z] delete-jdbc-resource-common: [2023-05-20T05:11:45.414Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:11:45.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:11:45.672Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:11:45.672Z] [echo] cmd executed for server [2023-05-20T05:11:45.672Z] [2023-05-20T05:11:45.672Z] setOSConditions: [2023-05-20T05:11:45.672Z] [2023-05-20T05:11:45.672Z] setToolWin: [2023-05-20T05:11:45.672Z] [2023-05-20T05:11:45.672Z] setToolUnix: [2023-05-20T05:11:45.672Z] [2023-05-20T05:11:45.672Z] setToolProperty: [2023-05-20T05:11:45.673Z] [2023-05-20T05:11:45.673Z] setS1ASclassPath: [2023-05-20T05:11:45.673Z] [2023-05-20T05:11:45.673Z] init-common: [2023-05-20T05:11:45.673Z] [2023-05-20T05:11:45.673Z] delete-jdbc-connpool-common: [2023-05-20T05:11:45.673Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:11:45.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:11:45.930Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:11:45.930Z] [echo] cmd executed for server [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] setOSConditions: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] setToolWin: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] setToolUnix: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] setToolProperty: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] setS1ASclassPath: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] init-common: [2023-05-20T05:11:45.930Z] [2023-05-20T05:11:45.930Z] undeploy-common: [2023-05-20T05:11:46.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] all: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setOSConditions: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolWin: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolUnix: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolProperty: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setS1ASclassPath: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] init-common: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] clean: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setOSConditions: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolWin: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolUnix: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolProperty: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setS1ASclassPath: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] init-common: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] clean-common: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setOSConditions: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolWin: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolUnix: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolProperty: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setS1ASclassPath: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] init-common: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] clean-classes-common: [2023-05-20T05:11:46.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setOSConditions: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.495Z] setToolWin: [2023-05-20T05:11:46.495Z] [2023-05-20T05:11:46.496Z] setToolUnix: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setToolProperty: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setS1ASclassPath: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] init-common: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] clean-jars-common: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] compile: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setOSConditions: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setToolWin: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setToolUnix: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setToolProperty: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] setS1ASclassPath: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] init-common: [2023-05-20T05:11:46.496Z] [2023-05-20T05:11:46.496Z] compile-common: [2023-05-20T05:11:46.496Z] [echo] Current time (ISO): 2023-05-20T05:11:46.415+0000 [2023-05-20T05:11:46.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:46.496Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:48.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:48.395Z] [javac] 1 warning [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] setOSConditions: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] setToolWin: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] setToolUnix: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] setToolProperty: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] setS1ASclassPath: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] init-common: [2023-05-20T05:11:48.395Z] [2023-05-20T05:11:48.395Z] compile-common: [2023-05-20T05:11:48.395Z] [echo] Current time (ISO): 2023-05-20T05:11:48.296+0000 [2023-05-20T05:11:48.395Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:11:50.293Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:11:50.293Z] [javac] 1 warning [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] build: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] setOSConditions: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] fixFiles: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] convUnix: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] convWin: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] setToolWin: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] setToolUnix: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] setToolProperty: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] setS1ASclassPath: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] init-common: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] package-persistence-common: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] ejb-jar-common: [2023-05-20T05:11:50.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] package-ejbjar-common: [2023-05-20T05:11:50.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-05-20T05:11:50.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] appclient-jar-common: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] package-appclientjar-common: [2023-05-20T05:11:50.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] webclient-war-common: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] build-ear-common: [2023-05-20T05:11:50.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:11:50.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.293Z] deploy: [2023-05-20T05:11:50.293Z] [2023-05-20T05:11:50.294Z] setOSConditions: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] setToolWin: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] setToolUnix: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] setToolProperty: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] setS1ASclassPath: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] init-common: [2023-05-20T05:11:50.294Z] [2023-05-20T05:11:50.294Z] create-jdbc-connpool-common: [2023-05-20T05:11:50.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:50.552Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-05-20T05:11:50.552Z] [2023-05-20T05:11:50.552Z] set-derby-connpool-props: [2023-05-20T05:11:50.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:50.809Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-05-20T05:11:51.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:51.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-05-20T05:11:51.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:51.635Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-05-20T05:11:51.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:52.149Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-05-20T05:11:52.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:52.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-05-20T05:11:52.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:52.973Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:11:53.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:53.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-05-20T05:11:53.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:53.508Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] setOSConditions: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] setToolWin: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] setToolUnix: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] setToolProperty: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] setS1ASclassPath: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] init-common: [2023-05-20T05:11:53.508Z] [2023-05-20T05:11:53.508Z] create-jdbc-resource-common: [2023-05-20T05:11:53.508Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-05-20T05:11:54.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:11:54.074Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-05-20T05:11:54.074Z] [echo] cmd executed for server [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setOSConditions: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolWin: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolUnix: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolProperty: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setS1ASclassPath: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] init-common: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] deploy-common: [2023-05-20T05:11:54.074Z] [echo] Current time (ISO): 2023-05-20T05:11:53.875+0000 [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setOSConditions: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolWin: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolUnix: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setToolProperty: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] setS1ASclassPath: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] init-common: [2023-05-20T05:11:54.074Z] [2023-05-20T05:11:54.074Z] deploy-common-pe: [2023-05-20T05:11:54.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:11:54.591Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-05-20T05:11:54.591Z] [echo] Deployment on target server server successful [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setOSConditions: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolWin: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolUnix: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolProperty: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setS1ASclassPath: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] init-common: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] deploy-common-ee: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] run: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setOSConditions: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolWin: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolUnix: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolProperty: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setS1ASclassPath: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] init-common: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] execute-sql-common: [2023-05-20T05:11:54.591Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2023-05-20T05:11:54.591Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:11:54.591Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:11:54.591Z] [sql] 0 rows affected [2023-05-20T05:11:54.591Z] [sql] 1 rows affected [2023-05-20T05:11:54.591Z] [sql] 1 rows affected [2023-05-20T05:11:54.591Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setOSConditions: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolWin: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolUnix: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setToolProperty: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] setS1ASclassPath: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] init-common: [2023-05-20T05:11:54.591Z] [2023-05-20T05:11:54.591Z] runclient-common: [2023-05-20T05:11:54.591Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:11:55.527Z] [exec] May 20, 2023 5:11:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:11:55.527Z] [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. [2023-05-20T05:11:58.808Z] [exec] Value of key is: test1 : [2023-05-20T05:11:58.808Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:11:58.808Z] [exec] [2023-05-20T05:11:58.808Z] [exec] [2023-05-20T05:11:58.808Z] [exec] ----------------------------------------- [2023-05-20T05:11:58.808Z] [exec] - test1 : : PASS - [2023-05-20T05:11:58.808Z] [exec] ----------------------------------------- [2023-05-20T05:11:58.808Z] [exec] Total PASS: 1 [2023-05-20T05:11:58.808Z] [exec] Total FAIL: 0 [2023-05-20T05:11:58.808Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:11:58.808Z] [exec] ----------------------------------------- [2023-05-20T05:11:58.808Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:58.808Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] checkReporting-common: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] confirmReportPresent-common: [2023-05-20T05:11:59.374Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:11:59.374Z] [echo] Test seems to be reported fine [2023-05-20T05:11:59.374Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] confirmMissingReport-common: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] undeploy: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setOSConditions: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolWin: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolUnix: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolProperty: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setS1ASclassPath: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] init-common: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] execute-sql-common: [2023-05-20T05:11:59.374Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2023-05-20T05:11:59.374Z] [sql] 0 rows affected [2023-05-20T05:11:59.374Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setOSConditions: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolWin: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolUnix: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setToolProperty: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] setS1ASclassPath: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] init-common: [2023-05-20T05:11:59.374Z] [2023-05-20T05:11:59.374Z] delete-jdbc-resource-common: [2023-05-20T05:11:59.374Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-05-20T05:11:59.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-05-20T05:11:59.632Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-05-20T05:11:59.632Z] [echo] cmd executed for server [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] setOSConditions: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] setToolWin: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] setToolUnix: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] setToolProperty: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] setS1ASclassPath: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] init-common: [2023-05-20T05:11:59.632Z] [2023-05-20T05:11:59.632Z] delete-jdbc-connpool-common: [2023-05-20T05:11:59.632Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-05-20T05:12:00.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-05-20T05:12:00.198Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-05-20T05:12:00.198Z] [echo] cmd executed for server [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] setOSConditions: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] setToolWin: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] setToolUnix: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] setToolProperty: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] setS1ASclassPath: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] init-common: [2023-05-20T05:12:00.198Z] [2023-05-20T05:12:00.198Z] undeploy-common: [2023-05-20T05:12:00.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] all: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setOSConditions: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolWin: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolUnix: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolProperty: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setS1ASclassPath: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] init-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] clean: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setOSConditions: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolWin: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolUnix: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolProperty: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setS1ASclassPath: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] init-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] clean-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setOSConditions: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolWin: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolUnix: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolProperty: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setS1ASclassPath: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] init-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] clean-classes-common: [2023-05-20T05:12:00.456Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setOSConditions: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolWin: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolUnix: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolProperty: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setS1ASclassPath: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] init-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] clean-jars-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] compile: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setOSConditions: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolWin: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolUnix: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setToolProperty: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] setS1ASclassPath: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] init-common: [2023-05-20T05:12:00.456Z] [2023-05-20T05:12:00.456Z] compile-common: [2023-05-20T05:12:00.456Z] [echo] Current time (ISO): 2023-05-20T05:12:00.354+0000 [2023-05-20T05:12:00.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:00.456Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:02.376Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:02.376Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2023-05-20T05:12:02.376Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:12:02.376Z] [javac] 1 warning [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] setOSConditions: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] setToolWin: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] setToolUnix: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] setToolProperty: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] setS1ASclassPath: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] init-common: [2023-05-20T05:12:02.376Z] [2023-05-20T05:12:02.376Z] compile-common: [2023-05-20T05:12:02.376Z] [echo] Current time (ISO): 2023-05-20T05:12:02.122+0000 [2023-05-20T05:12:02.376Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:03.852Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:03.852Z] [javac] 1 warning [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] build: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] setOSConditions: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] fixFiles: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] convUnix: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] convWin: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] setToolWin: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] setToolUnix: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] setToolProperty: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] setS1ASclassPath: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] init-common: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] package-persistence-common: [2023-05-20T05:12:03.852Z] [2023-05-20T05:12:03.852Z] ejb-jar-common: [2023-05-20T05:12:03.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:12:04.108Z] [2023-05-20T05:12:04.108Z] package-ejbjar-common: [2023-05-20T05:12:04.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.108Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.108Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-05-20T05:12:04.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.108Z] [2023-05-20T05:12:04.108Z] appclient-jar-common: [2023-05-20T05:12:04.108Z] [2023-05-20T05:12:04.108Z] package-appclientjar-common: [2023-05-20T05:12:04.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] webclient-war-common: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] build-ear-common: [2023-05-20T05:12:04.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:04.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] deploy: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] setOSConditions: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] setToolWin: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] setToolUnix: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] setToolProperty: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] setS1ASclassPath: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] init-common: [2023-05-20T05:12:04.109Z] [2023-05-20T05:12:04.109Z] create-jdbc-connpool-common: [2023-05-20T05:12:04.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:04.366Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-05-20T05:12:04.366Z] [2023-05-20T05:12:04.366Z] set-derby-connpool-props: [2023-05-20T05:12:04.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:04.624Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-05-20T05:12:05.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:05.190Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-05-20T05:12:05.447Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:05.447Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-05-20T05:12:06.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:06.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-05-20T05:12:06.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:06.268Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-05-20T05:12:06.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:06.526Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:12:06.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:06.783Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-05-20T05:12:07.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:07.357Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] setOSConditions: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] setToolWin: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] setToolUnix: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] setToolProperty: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] setS1ASclassPath: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] init-common: [2023-05-20T05:12:07.357Z] [2023-05-20T05:12:07.357Z] create-jdbc-resource-common: [2023-05-20T05:12:07.357Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-05-20T05:12:07.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:07.614Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-05-20T05:12:07.614Z] [echo] cmd executed for server [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setOSConditions: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolWin: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolUnix: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolProperty: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setS1ASclassPath: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] init-common: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] deploy-common: [2023-05-20T05:12:07.614Z] [echo] Current time (ISO): 2023-05-20T05:12:07.505+0000 [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setOSConditions: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolWin: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolUnix: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setToolProperty: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] setS1ASclassPath: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] init-common: [2023-05-20T05:12:07.614Z] [2023-05-20T05:12:07.614Z] deploy-common-pe: [2023-05-20T05:12:08.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:12:08.437Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-05-20T05:12:08.437Z] [echo] Deployment on target server server successful [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setOSConditions: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolWin: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolUnix: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolProperty: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setS1ASclassPath: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] init-common: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] deploy-common-ee: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] run: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setOSConditions: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolWin: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolUnix: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolProperty: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setS1ASclassPath: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] init-common: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] execute-sql-common: [2023-05-20T05:12:08.437Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2023-05-20T05:12:08.437Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:12:08.437Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:12:08.437Z] [sql] 0 rows affected [2023-05-20T05:12:08.437Z] [sql] 1 rows affected [2023-05-20T05:12:08.437Z] [sql] 1 rows affected [2023-05-20T05:12:08.437Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setOSConditions: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolWin: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolUnix: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setToolProperty: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] setS1ASclassPath: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] init-common: [2023-05-20T05:12:08.437Z] [2023-05-20T05:12:08.437Z] runclient-common: [2023-05-20T05:12:08.437Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:12:09.368Z] [exec] May 20, 2023 5:12:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:12:09.368Z] [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. [2023-05-20T05:12:12.654Z] [exec] Value of key is: test1 : [2023-05-20T05:12:12.654Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:12:12.654Z] [exec] [2023-05-20T05:12:12.654Z] [exec] [2023-05-20T05:12:12.654Z] [exec] ----------------------------------------- [2023-05-20T05:12:12.654Z] [exec] - test1 : : PASS - [2023-05-20T05:12:12.654Z] [exec] ----------------------------------------- [2023-05-20T05:12:12.654Z] [exec] Total PASS: 1 [2023-05-20T05:12:12.654Z] [exec] Total FAIL: 0 [2023-05-20T05:12:12.654Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:12:12.654Z] [exec] ----------------------------------------- [2023-05-20T05:12:12.654Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:12.654Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] checkReporting-common: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] confirmReportPresent-common: [2023-05-20T05:12:12.654Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:12:12.654Z] [echo] Test seems to be reported fine [2023-05-20T05:12:12.654Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] confirmMissingReport-common: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] undeploy: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setOSConditions: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolWin: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolUnix: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolProperty: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setS1ASclassPath: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] init-common: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] execute-sql-common: [2023-05-20T05:12:12.654Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2023-05-20T05:12:12.654Z] [sql] 0 rows affected [2023-05-20T05:12:12.654Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setOSConditions: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolWin: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolUnix: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setToolProperty: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] setS1ASclassPath: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] init-common: [2023-05-20T05:12:12.654Z] [2023-05-20T05:12:12.654Z] delete-jdbc-resource-common: [2023-05-20T05:12:12.654Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-05-20T05:12:12.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-05-20T05:12:12.911Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-05-20T05:12:12.911Z] [echo] cmd executed for server [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] setOSConditions: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] setToolWin: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] setToolUnix: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] setToolProperty: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] setS1ASclassPath: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] init-common: [2023-05-20T05:12:12.911Z] [2023-05-20T05:12:12.911Z] delete-jdbc-connpool-common: [2023-05-20T05:12:12.911Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-05-20T05:12:13.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-05-20T05:12:13.474Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-05-20T05:12:13.474Z] [echo] cmd executed for server [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] setOSConditions: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] setToolWin: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] setToolUnix: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] setToolProperty: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] setS1ASclassPath: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] init-common: [2023-05-20T05:12:13.474Z] [2023-05-20T05:12:13.474Z] undeploy-common: [2023-05-20T05:12:13.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] all: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setOSConditions: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolWin: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolUnix: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolProperty: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setS1ASclassPath: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] init-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] clean: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setOSConditions: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolWin: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolUnix: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolProperty: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setS1ASclassPath: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] init-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] clean-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setOSConditions: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolWin: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolUnix: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolProperty: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setS1ASclassPath: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] init-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] clean-classes-common: [2023-05-20T05:12:13.731Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setOSConditions: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolWin: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolUnix: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolProperty: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setS1ASclassPath: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] init-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] clean-jars-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] compile: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setOSConditions: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolWin: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolUnix: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setToolProperty: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] setS1ASclassPath: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] init-common: [2023-05-20T05:12:13.731Z] [2023-05-20T05:12:13.731Z] compile-common: [2023-05-20T05:12:13.731Z] [echo] Current time (ISO): 2023-05-20T05:12:13.687+0000 [2023-05-20T05:12:13.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:13.731Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:15.652Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:15.652Z] [javac] 1 warning [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] setOSConditions: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] setToolWin: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] setToolUnix: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] setToolProperty: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] setS1ASclassPath: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] init-common: [2023-05-20T05:12:15.652Z] [2023-05-20T05:12:15.652Z] compile-common: [2023-05-20T05:12:15.652Z] [echo] Current time (ISO): 2023-05-20T05:12:15.337+0000 [2023-05-20T05:12:15.652Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:17.021Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:17.021Z] [javac] 1 warning [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] build: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setOSConditions: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] fixFiles: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] convUnix: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] convWin: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolWin: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolUnix: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolProperty: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setS1ASclassPath: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] init-common: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] package-persistence-common: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] ejb-jar-common: [2023-05-20T05:12:17.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] package-ejbjar-common: [2023-05-20T05:12:17.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2023-05-20T05:12:17.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] appclient-jar-common: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] package-appclientjar-common: [2023-05-20T05:12:17.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] webclient-war-common: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] build-ear-common: [2023-05-20T05:12:17.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:17.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] deploy: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setOSConditions: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolWin: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolUnix: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setToolProperty: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] setS1ASclassPath: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] init-common: [2023-05-20T05:12:17.021Z] [2023-05-20T05:12:17.021Z] create-jdbc-connpool-common: [2023-05-20T05:12:17.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:17.550Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2023-05-20T05:12:17.550Z] [2023-05-20T05:12:17.550Z] set-derby-connpool-props: [2023-05-20T05:12:17.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:17.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2023-05-20T05:12:18.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:18.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2023-05-20T05:12:18.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:18.322Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2023-05-20T05:12:18.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:18.886Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2023-05-20T05:12:19.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:19.142Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2023-05-20T05:12:19.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:19.406Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:12:19.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:19.970Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2023-05-20T05:12:19.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:20.251Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2023-05-20T05:12:20.251Z] [2023-05-20T05:12:20.251Z] asadmin-common: [2023-05-20T05:12:20.251Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:20.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:20.508Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2023-05-20T05:12:20.508Z] [2023-05-20T05:12:20.508Z] asadmin-common: [2023-05-20T05:12:20.508Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:20.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:20.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] setOSConditions: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] setToolWin: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] setToolUnix: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] setToolProperty: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] setS1ASclassPath: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] init-common: [2023-05-20T05:12:20.765Z] [2023-05-20T05:12:20.765Z] create-jdbc-resource-common: [2023-05-20T05:12:20.765Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2023-05-20T05:12:21.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:21.023Z] [exec] JDBC resource jdbc/notxops created successfully. [2023-05-20T05:12:21.023Z] [echo] cmd executed for server [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setOSConditions: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolWin: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolUnix: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolProperty: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setS1ASclassPath: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] init-common: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] deploy-common: [2023-05-20T05:12:21.023Z] [echo] Current time (ISO): 2023-05-20T05:12:20.997+0000 [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setOSConditions: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolWin: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolUnix: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setToolProperty: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] setS1ASclassPath: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] init-common: [2023-05-20T05:12:21.023Z] [2023-05-20T05:12:21.023Z] deploy-common-pe: [2023-05-20T05:12:21.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-05-20T05:12:21.851Z] [exec] Application deployed with name jdbc-notxopsApp. [2023-05-20T05:12:21.851Z] [echo] Deployment on target server server successful [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setOSConditions: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolWin: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolUnix: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolProperty: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setS1ASclassPath: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] init-common: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] deploy-common-ee: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] run: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setOSConditions: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolWin: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolUnix: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setToolProperty: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] setS1ASclassPath: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] init-common: [2023-05-20T05:12:21.851Z] [2023-05-20T05:12:21.851Z] execute-sql-common: [2023-05-20T05:12:21.851Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2023-05-20T05:12:21.852Z] [sql] Failed to execute: Drop table NOTXOPS [2023-05-20T05:12:21.852Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-05-20T05:12:21.852Z] [sql] 0 rows affected [2023-05-20T05:12:21.852Z] [sql] 1 rows affected [2023-05-20T05:12:21.852Z] [sql] 1 rows affected [2023-05-20T05:12:21.852Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] setOSConditions: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] setToolWin: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] setToolUnix: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] setToolProperty: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] setS1ASclassPath: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] init-common: [2023-05-20T05:12:21.852Z] [2023-05-20T05:12:21.852Z] runclient-common: [2023-05-20T05:12:21.852Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:12:22.825Z] [exec] May 20, 2023 5:12:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:12:22.825Z] [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. [2023-05-20T05:12:26.103Z] [exec] Will fail till a better XA driver is integrated with Derby [2023-05-20T05:12:26.103Z] [exec] Value of key is: test1 : [2023-05-20T05:12:26.103Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:12:26.103Z] [exec] [2023-05-20T05:12:26.103Z] [exec] [2023-05-20T05:12:26.103Z] [exec] ----------------------------------------- [2023-05-20T05:12:26.103Z] [exec] - test1 : : PASS - [2023-05-20T05:12:26.103Z] [exec] ----------------------------------------- [2023-05-20T05:12:26.103Z] [exec] Total PASS: 1 [2023-05-20T05:12:26.103Z] [exec] Total FAIL: 0 [2023-05-20T05:12:26.103Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:12:26.103Z] [exec] ----------------------------------------- [2023-05-20T05:12:26.103Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:26.103Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] checkReporting-common: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] confirmReportPresent-common: [2023-05-20T05:12:26.360Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:12:26.360Z] [echo] Test seems to be reported fine [2023-05-20T05:12:26.360Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] confirmMissingReport-common: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] undeploy: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setOSConditions: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolWin: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolUnix: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolProperty: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setS1ASclassPath: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] init-common: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] execute-sql-common: [2023-05-20T05:12:26.360Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2023-05-20T05:12:26.360Z] [sql] 0 rows affected [2023-05-20T05:12:26.360Z] [sql] Failed to execute: Drop table NOTXOPS [2023-05-20T05:12:26.360Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-05-20T05:12:26.360Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setOSConditions: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolWin: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolUnix: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setToolProperty: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] setS1ASclassPath: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] init-common: [2023-05-20T05:12:26.360Z] [2023-05-20T05:12:26.360Z] delete-jdbc-resource-common: [2023-05-20T05:12:26.360Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2023-05-20T05:12:26.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2023-05-20T05:12:26.873Z] [exec] JDBC resource jdbc/notxops deleted successfully [2023-05-20T05:12:26.873Z] [echo] cmd executed for server [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] setOSConditions: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] setToolWin: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] setToolUnix: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] setToolProperty: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] setS1ASclassPath: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] init-common: [2023-05-20T05:12:26.873Z] [2023-05-20T05:12:26.873Z] delete-jdbc-connpool-common: [2023-05-20T05:12:26.873Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2023-05-20T05:12:27.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2023-05-20T05:12:27.150Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2023-05-20T05:12:27.150Z] [echo] cmd executed for server [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] setOSConditions: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] setToolWin: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] setToolUnix: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] setToolProperty: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] setS1ASclassPath: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] init-common: [2023-05-20T05:12:27.150Z] [2023-05-20T05:12:27.150Z] undeploy-common: [2023-05-20T05:12:27.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] all: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setOSConditions: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolWin: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolUnix: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolProperty: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setS1ASclassPath: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] init-common: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] clean: [2023-05-20T05:12:27.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:27.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] build: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setOSConditions: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolWin: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolUnix: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setToolProperty: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] setS1ASclassPath: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] init-common: [2023-05-20T05:12:27.407Z] [2023-05-20T05:12:27.407Z] compile-common: [2023-05-20T05:12:27.407Z] [echo] Current time (ISO): 2023-05-20T05:12:27.367+0000 [2023-05-20T05:12:27.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:27.407Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:29.313Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:29.313Z] [javac] 1 warning [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] deploy: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setOSConditions: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolWin: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolUnix: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolProperty: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setS1ASclassPath: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] init-common: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] deploy-jdbc-common: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setOSConditions: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolWin: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolUnix: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setToolProperty: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] setS1ASclassPath: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] init-common: [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] create-jdbc-connpool-common: [2023-05-20T05:12:29.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:29.313Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:12:29.313Z] [2023-05-20T05:12:29.313Z] set-derby-connpool-props: [2023-05-20T05:12:29.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:29.570Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:12:30.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:30.150Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:12:30.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:30.407Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:12:30.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:30.672Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:12:30.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:30.932Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:12:31.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:31.495Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:12:31.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:31.752Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:12:32.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:32.008Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] setOSConditions: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] setToolWin: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] setToolUnix: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] setToolProperty: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] setS1ASclassPath: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] init-common: [2023-05-20T05:12:32.008Z] [2023-05-20T05:12:32.008Z] create-jdbc-resource-common: [2023-05-20T05:12:32.008Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2023-05-20T05:12:32.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:32.523Z] [exec] JDBC resource jdbc/nonacc created successfully. [2023-05-20T05:12:32.523Z] [echo] cmd executed for server [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] run: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setOSConditions: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolWin: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolUnix: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolProperty: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setS1ASclassPath: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] init-common: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setup-sql: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setOSConditions: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolWin: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolUnix: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setToolProperty: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] setS1ASclassPath: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] init-common: [2023-05-20T05:12:32.523Z] [2023-05-20T05:12:32.523Z] execute-sql-common: [2023-05-20T05:12:32.523Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2023-05-20T05:12:32.523Z] [sql] Failed to execute: DROP TABLE NONACC [2023-05-20T05:12:32.523Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2023-05-20T05:12:32.523Z] [sql] 0 rows affected [2023-05-20T05:12:32.523Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:12:33.086Z] [java] May 20, 2023 5:12:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T05:12:33.086Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T05:12:35.681Z] [java] May 20, 2023 5:12:35 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:12:35.681Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:12:35.938Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1aeff8ca [2023-05-20T05:12:35.938Z] [java] Value of key is: test1 [2023-05-20T05:12:35.938Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:12:35.938Z] [java] [2023-05-20T05:12:35.938Z] [java] [2023-05-20T05:12:35.938Z] [java] ----------------------------------------- [2023-05-20T05:12:35.938Z] [java] - test1 : PASS - [2023-05-20T05:12:35.938Z] [java] ----------------------------------------- [2023-05-20T05:12:35.938Z] [java] Total PASS: 1 [2023-05-20T05:12:35.938Z] [java] Total FAIL: 0 [2023-05-20T05:12:35.938Z] [java] Total DID NOT RUN: 0 [2023-05-20T05:12:35.938Z] [java] ----------------------------------------- [2023-05-20T05:12:35.938Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T05:12:35.938Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] undeploy: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setOSConditions: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolWin: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolUnix: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolProperty: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setS1ASclassPath: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] init-common: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] undeploy-jdbc-common: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setOSConditions: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolWin: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolUnix: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setToolProperty: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] setS1ASclassPath: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] init-common: [2023-05-20T05:12:36.196Z] [2023-05-20T05:12:36.196Z] delete-jdbc-resource-common: [2023-05-20T05:12:36.196Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2023-05-20T05:12:39.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2023-05-20T05:12:39.467Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2023-05-20T05:12:39.467Z] [echo] cmd executed for server [2023-05-20T05:12:39.467Z] [2023-05-20T05:12:39.467Z] setOSConditions: [2023-05-20T05:12:39.467Z] [2023-05-20T05:12:39.467Z] setToolWin: [2023-05-20T05:12:39.467Z] [2023-05-20T05:12:39.467Z] setToolUnix: [2023-05-20T05:12:39.467Z] [2023-05-20T05:12:39.467Z] setToolProperty: [2023-05-20T05:12:39.467Z] [2023-05-20T05:12:39.468Z] setS1ASclassPath: [2023-05-20T05:12:39.468Z] [2023-05-20T05:12:39.468Z] init-common: [2023-05-20T05:12:39.468Z] [2023-05-20T05:12:39.468Z] delete-jdbc-connpool-common: [2023-05-20T05:12:39.468Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:12:41.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:12:41.362Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:12:41.362Z] [echo] cmd executed for server [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] all: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setOSConditions: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolWin: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolUnix: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolProperty: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setS1ASclassPath: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] init-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] clean: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setOSConditions: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolWin: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolUnix: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolProperty: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setS1ASclassPath: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] init-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] clean-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setOSConditions: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolWin: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolUnix: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolProperty: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setS1ASclassPath: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] init-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] clean-classes-common: [2023-05-20T05:12:41.362Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setOSConditions: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolWin: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolUnix: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolProperty: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setS1ASclassPath: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] init-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] clean-jars-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] compile: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setOSConditions: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolWin: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolUnix: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setToolProperty: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] setS1ASclassPath: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] init-common: [2023-05-20T05:12:41.362Z] [2023-05-20T05:12:41.362Z] compile-common: [2023-05-20T05:12:41.362Z] [echo] Current time (ISO): 2023-05-20T05:12:41.289+0000 [2023-05-20T05:12:41.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:41.362Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:43.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:43.287Z] [javac] 1 warning [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] setOSConditions: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] setToolWin: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] setToolUnix: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] setToolProperty: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] setS1ASclassPath: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] init-common: [2023-05-20T05:12:43.287Z] [2023-05-20T05:12:43.287Z] compile-common: [2023-05-20T05:12:43.287Z] [echo] Current time (ISO): 2023-05-20T05:12:42.894+0000 [2023-05-20T05:12:43.287Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:44.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:44.690Z] [javac] 1 warning [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] build: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setOSConditions: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] fixFiles: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] convUnix: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] convWin: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolWin: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolUnix: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolProperty: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setS1ASclassPath: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] init-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] package-persistence-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] ejb-jar-common: [2023-05-20T05:12:44.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] package-ejbjar-common: [2023-05-20T05:12:44.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2023-05-20T05:12:44.690Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] appclient-jar-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] package-appclientjar-common: [2023-05-20T05:12:44.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] webclient-war-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] build-ear-common: [2023-05-20T05:12:44.690Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:44.690Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] deploy: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setOSConditions: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolWin: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolUnix: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolProperty: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setS1ASclassPath: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] init-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] deploy-jdbc-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setOSConditions: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolWin: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolUnix: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setToolProperty: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] setS1ASclassPath: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] init-common: [2023-05-20T05:12:44.690Z] [2023-05-20T05:12:44.690Z] create-jdbc-connpool-common: [2023-05-20T05:12:44.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:44.947Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:12:44.947Z] [2023-05-20T05:12:44.947Z] set-derby-connpool-props: [2023-05-20T05:12:45.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:45.204Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:12:45.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:45.769Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:12:46.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:46.026Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:12:46.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:46.282Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:12:46.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:46.550Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:12:47.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:47.114Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:12:47.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:47.370Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:12:47.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:47.627Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] setOSConditions: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] setToolWin: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] setToolUnix: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] setToolProperty: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] setS1ASclassPath: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] init-common: [2023-05-20T05:12:47.627Z] [2023-05-20T05:12:47.627Z] create-jdbc-resource-common: [2023-05-20T05:12:47.627Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:12:48.191Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:48.191Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:12:48.191Z] [echo] cmd executed for server [2023-05-20T05:12:48.191Z] [2023-05-20T05:12:48.191Z] asadmin-common: [2023-05-20T05:12:48.191Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:48.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:48.450Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2023-05-20T05:12:48.450Z] [2023-05-20T05:12:48.450Z] asadmin-common: [2023-05-20T05:12:48.450Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:48.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:48.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setOSConditions: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolWin: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolUnix: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolProperty: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setS1ASclassPath: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] init-common: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] deploy-common: [2023-05-20T05:12:48.707Z] [echo] Current time (ISO): 2023-05-20T05:12:48.576+0000 [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setOSConditions: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolWin: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolUnix: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setToolProperty: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] setS1ASclassPath: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] init-common: [2023-05-20T05:12:48.707Z] [2023-05-20T05:12:48.707Z] deploy-common-pe: [2023-05-20T05:12:48.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-05-20T05:12:49.221Z] [exec] Application deployed with name jdbc-lazyassocApp. [2023-05-20T05:12:49.221Z] [echo] Deployment on target server server successful [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setOSConditions: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolWin: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolUnix: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolProperty: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setS1ASclassPath: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] init-common: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] deploy-common-ee: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] run: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setOSConditions: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolWin: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolUnix: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolProperty: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setS1ASclassPath: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] init-common: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] execute-sql-common: [2023-05-20T05:12:49.221Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2023-05-20T05:12:49.221Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:12:49.221Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:12:49.221Z] [sql] 0 rows affected [2023-05-20T05:12:49.221Z] [sql] 1 rows affected [2023-05-20T05:12:49.221Z] [sql] 1 rows affected [2023-05-20T05:12:49.221Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setOSConditions: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolWin: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolUnix: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setToolProperty: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] setS1ASclassPath: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] init-common: [2023-05-20T05:12:49.221Z] [2023-05-20T05:12:49.221Z] runclient-common: [2023-05-20T05:12:49.222Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:12:50.153Z] [exec] May 20, 2023 5:12:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:12:50.153Z] [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. [2023-05-20T05:12:53.457Z] [exec] Value of key is: test1 : [2023-05-20T05:12:53.457Z] [exec] Value of key is: test2 : [2023-05-20T05:12:53.457Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:12:53.457Z] [exec] [2023-05-20T05:12:53.457Z] [exec] [2023-05-20T05:12:53.457Z] [exec] ----------------------------------------- [2023-05-20T05:12:53.457Z] [exec] - test2 : : PASS - [2023-05-20T05:12:53.457Z] [exec] - test1 : : PASS - [2023-05-20T05:12:53.457Z] [exec] ----------------------------------------- [2023-05-20T05:12:53.457Z] [exec] Total PASS: 2 [2023-05-20T05:12:53.457Z] [exec] Total FAIL: 0 [2023-05-20T05:12:53.457Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:12:53.457Z] [exec] ----------------------------------------- [2023-05-20T05:12:53.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:53.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] checkReporting-common: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] confirmReportPresent-common: [2023-05-20T05:12:53.714Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:12:53.714Z] [echo] Test seems to be reported fine [2023-05-20T05:12:53.714Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] confirmMissingReport-common: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] undeploy: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setOSConditions: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolWin: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolUnix: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolProperty: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setS1ASclassPath: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] init-common: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] execute-sql-common: [2023-05-20T05:12:53.714Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2023-05-20T05:12:53.714Z] [sql] 0 rows affected [2023-05-20T05:12:53.714Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:12:53.714Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:12:53.714Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setOSConditions: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolWin: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolUnix: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setToolProperty: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] setS1ASclassPath: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] init-common: [2023-05-20T05:12:53.714Z] [2023-05-20T05:12:53.714Z] undeploy-common: [2023-05-20T05:12:53.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setOSConditions: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolWin: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolUnix: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolProperty: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setS1ASclassPath: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] init-common: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] undeploy-jdbc-common: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setOSConditions: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolWin: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolUnix: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setToolProperty: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] setS1ASclassPath: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] init-common: [2023-05-20T05:12:54.253Z] [2023-05-20T05:12:54.253Z] delete-jdbc-resource-common: [2023-05-20T05:12:54.253Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:12:54.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:12:54.510Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:12:54.510Z] [echo] cmd executed for server [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] setOSConditions: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] setToolWin: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] setToolUnix: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] setToolProperty: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] setS1ASclassPath: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] init-common: [2023-05-20T05:12:54.510Z] [2023-05-20T05:12:54.510Z] delete-jdbc-connpool-common: [2023-05-20T05:12:54.510Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:12:54.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:12:54.767Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:12:54.767Z] [echo] cmd executed for server [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] all: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setOSConditions: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolWin: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolUnix: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolProperty: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setS1ASclassPath: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] init-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] clean: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setOSConditions: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolWin: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolUnix: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolProperty: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setS1ASclassPath: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] init-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] clean-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setOSConditions: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolWin: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolUnix: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolProperty: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setS1ASclassPath: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] init-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] clean-classes-common: [2023-05-20T05:12:54.767Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setOSConditions: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolWin: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolUnix: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolProperty: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setS1ASclassPath: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] init-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] clean-jars-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] compile: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setOSConditions: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolWin: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolUnix: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setToolProperty: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] setS1ASclassPath: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] init-common: [2023-05-20T05:12:54.767Z] [2023-05-20T05:12:54.767Z] compile-common: [2023-05-20T05:12:54.767Z] [echo] Current time (ISO): 2023-05-20T05:12:54.741+0000 [2023-05-20T05:12:54.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:54.767Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:56.678Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:56.678Z] [javac] 1 warning [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] setOSConditions: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] setToolWin: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] setToolUnix: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] setToolProperty: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] setS1ASclassPath: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] init-common: [2023-05-20T05:12:56.678Z] [2023-05-20T05:12:56.678Z] compile-common: [2023-05-20T05:12:56.678Z] [echo] Current time (ISO): 2023-05-20T05:12:56.253+0000 [2023-05-20T05:12:56.678Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:12:58.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:12:58.058Z] [javac] 1 warning [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] build: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setOSConditions: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] fixFiles: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] convUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] convWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolProperty: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setS1ASclassPath: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] init-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] package-persistence-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] ejb-jar-common: [2023-05-20T05:12:58.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] package-ejbjar-common: [2023-05-20T05:12:58.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2023-05-20T05:12:58.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] appclient-jar-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] package-appclientjar-common: [2023-05-20T05:12:58.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] webclient-war-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] build-ear-common: [2023-05-20T05:12:58.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:12:58.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] deploy: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setOSConditions: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolProperty: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setS1ASclassPath: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] init-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] execute-sql-common: [2023-05-20T05:12:58.058Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-05-20T05:12:58.058Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:12:58.058Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:12:58.058Z] [sql] 0 rows affected [2023-05-20T05:12:58.058Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setOSConditions: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolProperty: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setS1ASclassPath: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] init-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setup: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setOSConditions: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolProperty: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setS1ASclassPath: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] init-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] deploy-jdbc-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setOSConditions: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolWin: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolUnix: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setToolProperty: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] setS1ASclassPath: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] init-common: [2023-05-20T05:12:58.058Z] [2023-05-20T05:12:58.058Z] create-jdbc-connpool-common: [2023-05-20T05:12:58.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:58.315Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2023-05-20T05:12:58.315Z] [2023-05-20T05:12:58.315Z] set-derby-connpool-props: [2023-05-20T05:12:58.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:58.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2023-05-20T05:12:58.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:59.085Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2023-05-20T05:12:59.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:59.352Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2023-05-20T05:12:59.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:59.609Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2023-05-20T05:12:59.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:12:59.867Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2023-05-20T05:13:00.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:00.379Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:00.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:00.652Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2023-05-20T05:13:00.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:00.909Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] setOSConditions: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] setToolWin: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] setToolUnix: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] setToolProperty: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] setS1ASclassPath: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] init-common: [2023-05-20T05:13:00.909Z] [2023-05-20T05:13:00.909Z] create-jdbc-resource-common: [2023-05-20T05:13:00.909Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:01.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:01.166Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2023-05-20T05:13:01.166Z] [echo] cmd executed for server [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setOSConditions: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolWin: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolUnix: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolProperty: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setS1ASclassPath: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] init-common: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] deploy-jdbc-common: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setOSConditions: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolWin: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolUnix: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setToolProperty: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] setS1ASclassPath: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] init-common: [2023-05-20T05:13:01.166Z] [2023-05-20T05:13:01.166Z] create-jdbc-connpool-common: [2023-05-20T05:13:01.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:01.761Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2023-05-20T05:13:01.761Z] [2023-05-20T05:13:01.761Z] set-derby-connpool-props: [2023-05-20T05:13:02.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:02.018Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2023-05-20T05:13:02.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:02.555Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2023-05-20T05:13:02.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:02.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2023-05-20T05:13:03.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:03.069Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2023-05-20T05:13:03.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:03.583Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:13:03.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:03.839Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:04.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:04.106Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2023-05-20T05:13:04.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:04.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] setOSConditions: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] setToolWin: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] setToolUnix: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] setToolProperty: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] setS1ASclassPath: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] init-common: [2023-05-20T05:13:04.363Z] [2023-05-20T05:13:04.363Z] create-jdbc-resource-common: [2023-05-20T05:13:04.363Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:04.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:04.876Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2023-05-20T05:13:04.876Z] [echo] cmd executed for server [2023-05-20T05:13:04.876Z] [2023-05-20T05:13:04.876Z] asadmin-common: [2023-05-20T05:13:04.876Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.152Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2023-05-20T05:13:05.152Z] [2023-05-20T05:13:05.152Z] asadmin-common: [2023-05-20T05:13:05.152Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.410Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2023-05-20T05:13:05.410Z] [2023-05-20T05:13:05.410Z] asadmin-common: [2023-05-20T05:13:05.410Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:05.666Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] setOSConditions: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] setToolWin: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] setToolUnix: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] setToolProperty: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] setS1ASclassPath: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] init-common: [2023-05-20T05:13:05.666Z] [2023-05-20T05:13:05.666Z] deploy-common: [2023-05-20T05:13:05.666Z] [echo] Current time (ISO): 2023-05-20T05:13:05.662+0000 [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] setOSConditions: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] setToolWin: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] setToolUnix: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] setToolProperty: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] setS1ASclassPath: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] init-common: [2023-05-20T05:13:05.953Z] [2023-05-20T05:13:05.953Z] deploy-common-pe: [2023-05-20T05:13:06.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-05-20T05:13:06.210Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2023-05-20T05:13:06.210Z] [echo] Deployment on target server server successful [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setOSConditions: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolWin: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolUnix: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolProperty: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setS1ASclassPath: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] init-common: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] deploy-common-ee: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] run: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setOSConditions: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolWin: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolUnix: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setToolProperty: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] setS1ASclassPath: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] init-common: [2023-05-20T05:13:06.210Z] [2023-05-20T05:13:06.210Z] execute-sql-common: [2023-05-20T05:13:06.210Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-05-20T05:13:06.210Z] [sql] 0 rows affected [2023-05-20T05:13:06.466Z] [sql] 0 rows affected [2023-05-20T05:13:06.466Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] setOSConditions: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] setToolWin: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] setToolUnix: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] setToolProperty: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] setS1ASclassPath: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] init-common: [2023-05-20T05:13:06.466Z] [2023-05-20T05:13:06.466Z] runclient-common: [2023-05-20T05:13:06.466Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:13:07.030Z] [exec] May 20, 2023 5:13:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:13:07.030Z] [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. [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2023-05-20T05:13:10.331Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2023-05-20T05:13:10.331Z] [exec] Mark-Connection-As-Bad Status: [2023-05-20T05:13:10.331Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:13:10.331Z] [exec] [2023-05-20T05:13:10.331Z] [exec] [2023-05-20T05:13:10.331Z] [exec] ----------------------------------------- [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2023-05-20T05:13:10.331Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2023-05-20T05:13:10.331Z] [exec] ----------------------------------------- [2023-05-20T05:13:10.331Z] [exec] Total PASS: 7 [2023-05-20T05:13:10.331Z] [exec] Total FAIL: 0 [2023-05-20T05:13:10.331Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:13:10.331Z] [exec] ----------------------------------------- [2023-05-20T05:13:10.331Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:10.331Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] checkReporting-common: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] confirmReportPresent-common: [2023-05-20T05:13:10.587Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:13:10.587Z] [echo] Test seems to be reported fine [2023-05-20T05:13:10.587Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] confirmMissingReport-common: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] undeploy: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setOSConditions: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolWin: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolUnix: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolProperty: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setS1ASclassPath: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] init-common: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] execute-sql-common: [2023-05-20T05:13:10.587Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2023-05-20T05:13:10.587Z] [sql] 0 rows affected [2023-05-20T05:13:10.587Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] unsetup: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setOSConditions: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolWin: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolUnix: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setToolProperty: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] setS1ASclassPath: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] init-common: [2023-05-20T05:13:10.587Z] [2023-05-20T05:13:10.587Z] delete-jdbc-resource-common: [2023-05-20T05:13:10.587Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2023-05-20T05:13:10.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2023-05-20T05:13:10.844Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2023-05-20T05:13:10.844Z] [echo] cmd executed for server [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] setOSConditions: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] setToolWin: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] setToolUnix: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] setToolProperty: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] setS1ASclassPath: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] init-common: [2023-05-20T05:13:10.844Z] [2023-05-20T05:13:10.844Z] delete-jdbc-resource-common: [2023-05-20T05:13:10.844Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [2023-05-20T05:13:11.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2023-05-20T05:13:11.358Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2023-05-20T05:13:11.358Z] [echo] cmd executed for server [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] setOSConditions: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] setToolWin: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] setToolUnix: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] setToolProperty: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] setS1ASclassPath: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] init-common: [2023-05-20T05:13:11.358Z] [2023-05-20T05:13:11.358Z] delete-jdbc-connpool-common: [2023-05-20T05:13:11.358Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2023-05-20T05:13:11.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2023-05-20T05:13:11.614Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2023-05-20T05:13:11.614Z] [echo] cmd executed for server [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] setOSConditions: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] setToolWin: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] setToolUnix: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] setToolProperty: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] setS1ASclassPath: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] init-common: [2023-05-20T05:13:11.614Z] [2023-05-20T05:13:11.614Z] delete-jdbc-connpool-common: [2023-05-20T05:13:11.614Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-05-20T05:13:11.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-05-20T05:13:11.870Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2023-05-20T05:13:11.870Z] [echo] cmd executed for server [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] setOSConditions: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] setToolWin: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] setToolUnix: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] setToolProperty: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] setS1ASclassPath: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] init-common: [2023-05-20T05:13:11.870Z] [2023-05-20T05:13:11.870Z] undeploy-common: [2023-05-20T05:13:12.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] all: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setOSConditions: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolWin: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolUnix: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolProperty: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setS1ASclassPath: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] init-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] clean: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setOSConditions: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolWin: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolUnix: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolProperty: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setS1ASclassPath: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] init-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] clean-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setOSConditions: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolWin: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolUnix: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolProperty: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setS1ASclassPath: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] init-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] clean-classes-common: [2023-05-20T05:13:12.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setOSConditions: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolWin: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolUnix: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolProperty: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setS1ASclassPath: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] init-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] clean-jars-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] compile: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setOSConditions: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolWin: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolUnix: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setToolProperty: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] setS1ASclassPath: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] init-common: [2023-05-20T05:13:12.407Z] [2023-05-20T05:13:12.407Z] compile-common: [2023-05-20T05:13:12.407Z] [echo] Current time (ISO): 2023-05-20T05:13:12.225+0000 [2023-05-20T05:13:12.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:12.407Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:13.775Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:13.775Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:13.775Z] [javac] return new Integer(1); [2023-05-20T05:13:13.775Z] [javac] ^ [2023-05-20T05:13:14.032Z] [javac] 2 warnings [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] setOSConditions: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] setToolWin: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] setToolUnix: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] setToolProperty: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] setS1ASclassPath: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] init-common: [2023-05-20T05:13:14.032Z] [2023-05-20T05:13:14.032Z] compile-common: [2023-05-20T05:13:14.032Z] [echo] Current time (ISO): 2023-05-20T05:13:13.906+0000 [2023-05-20T05:13:14.032Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:15.400Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:15.659Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:15.659Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:13:15.659Z] [javac] ^ [2023-05-20T05:13:15.659Z] [javac] 2 warnings [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] build: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setOSConditions: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] fixFiles: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] convUnix: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] convWin: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolWin: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolUnix: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolProperty: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setS1ASclassPath: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] init-common: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] package-persistence-common: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] ejb-jar-common: [2023-05-20T05:13:15.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] package-ejbjar-common: [2023-05-20T05:13:15.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:13:15.659Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] appclient-jar-common: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] package-appclientjar-common: [2023-05-20T05:13:15.659Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] webclient-war-common: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] build-ear-common: [2023-05-20T05:13:15.659Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:15.659Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] deploy: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setOSConditions: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolWin: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolUnix: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setToolProperty: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] setS1ASclassPath: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] init-common: [2023-05-20T05:13:15.659Z] [2023-05-20T05:13:15.659Z] execute-sql-common: [2023-05-20T05:13:15.659Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:13:15.659Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:13:15.659Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:13:15.659Z] [sql] 0 rows affected [2023-05-20T05:13:15.660Z] [sql] Failed to execute: drop table owner [2023-05-20T05:13:15.660Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:13:15.660Z] [sql] 0 rows affected [2023-05-20T05:13:15.660Z] [sql] 2 of 4 SQL statements executed successfully [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setOSConditions: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolWin: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolUnix: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolProperty: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setS1ASclassPath: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] init-common: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setup: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setOSConditions: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolWin: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolUnix: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolProperty: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setS1ASclassPath: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] init-common: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] deploy-jdbc-common: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setOSConditions: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolWin: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolUnix: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setToolProperty: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] setS1ASclassPath: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] init-common: [2023-05-20T05:13:15.660Z] [2023-05-20T05:13:15.660Z] create-jdbc-connpool-common: [2023-05-20T05:13:16.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:16.252Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2023-05-20T05:13:16.252Z] [2023-05-20T05:13:16.252Z] set-derby-connpool-props: [2023-05-20T05:13:16.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:16.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:13:16.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:16.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:13:17.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:17.021Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:13:17.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:17.583Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:13:17.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:17.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:13:18.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:18.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:18.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:18.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2023-05-20T05:13:18.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:18.928Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] setOSConditions: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] setToolWin: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] setToolUnix: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] setToolProperty: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] setS1ASclassPath: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] init-common: [2023-05-20T05:13:18.928Z] [2023-05-20T05:13:18.928Z] create-jdbc-resource-common: [2023-05-20T05:13:18.928Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2023-05-20T05:13:19.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:19.184Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-05-20T05:13:19.184Z] [echo] cmd executed for server [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setOSConditions: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolWin: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolUnix: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolProperty: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setS1ASclassPath: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] init-common: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] deploy-jdbc-common: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setOSConditions: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolWin: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolUnix: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setToolProperty: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] setS1ASclassPath: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] init-common: [2023-05-20T05:13:19.184Z] [2023-05-20T05:13:19.184Z] create-jdbc-connpool-common: [2023-05-20T05:13:19.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:19.454Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-05-20T05:13:19.454Z] [2023-05-20T05:13:19.454Z] set-derby-connpool-props: [2023-05-20T05:13:19.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:19.710Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-05-20T05:13:19.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:19.966Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-05-20T05:13:20.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:20.529Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-05-20T05:13:20.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:20.786Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-05-20T05:13:21.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:21.052Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-05-20T05:13:21.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:21.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:21.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:21.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-05-20T05:13:21.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:21.821Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-05-20T05:13:21.821Z] [2023-05-20T05:13:21.821Z] setOSConditions: [2023-05-20T05:13:21.821Z] [2023-05-20T05:13:21.821Z] setToolWin: [2023-05-20T05:13:22.077Z] [2023-05-20T05:13:22.077Z] setToolUnix: [2023-05-20T05:13:22.077Z] [2023-05-20T05:13:22.077Z] setToolProperty: [2023-05-20T05:13:22.077Z] [2023-05-20T05:13:22.077Z] setS1ASclassPath: [2023-05-20T05:13:22.077Z] [2023-05-20T05:13:22.077Z] init-common: [2023-05-20T05:13:22.077Z] [2023-05-20T05:13:22.077Z] create-jdbc-resource-common: [2023-05-20T05:13:22.077Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-05-20T05:13:22.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:22.353Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-05-20T05:13:22.353Z] [echo] cmd executed for server [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setOSConditions: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolWin: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolUnix: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolProperty: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setS1ASclassPath: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] init-common: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] deploy-jdbc-common: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setOSConditions: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolWin: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolUnix: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setToolProperty: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] setS1ASclassPath: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] init-common: [2023-05-20T05:13:22.353Z] [2023-05-20T05:13:22.353Z] create-jdbc-connpool-common: [2023-05-20T05:13:22.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:22.610Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:13:22.610Z] [2023-05-20T05:13:22.610Z] set-derby-connpool-props: [2023-05-20T05:13:23.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:23.172Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2023-05-20T05:13:23.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:23.429Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2023-05-20T05:13:23.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:23.686Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2023-05-20T05:13:23.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:23.943Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2023-05-20T05:13:24.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:24.200Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2023-05-20T05:13:24.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:24.456Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:25.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:25.052Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2023-05-20T05:13:25.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:25.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] setOSConditions: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] setToolWin: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] setToolUnix: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] setToolProperty: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] setS1ASclassPath: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] init-common: [2023-05-20T05:13:25.309Z] [2023-05-20T05:13:25.309Z] create-jdbc-resource-common: [2023-05-20T05:13:25.309Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:13:25.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:25.565Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:13:25.565Z] [echo] cmd executed for server [2023-05-20T05:13:25.565Z] [2023-05-20T05:13:25.565Z] asadmin-common: [2023-05-20T05:13:25.565Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:25.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:13:26.078Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:13:26.078Z] [2023-05-20T05:13:26.078Z] asadmin-common: [2023-05-20T05:13:26.078Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:26.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:26.335Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-05-20T05:13:26.335Z] [2023-05-20T05:13:26.335Z] asadmin-common: [2023-05-20T05:13:26.335Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:26.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:26.854Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-05-20T05:13:26.854Z] [2023-05-20T05:13:26.854Z] asadmin-common: [2023-05-20T05:13:26.854Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:13:27.110Z] [2023-05-20T05:13:27.110Z] asadmin-common: [2023-05-20T05:13:27.110Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.367Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2023-05-20T05:13:27.367Z] [2023-05-20T05:13:27.367Z] asadmin-common: [2023-05-20T05:13:27.367Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:27.623Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2023-05-20T05:13:27.623Z] [2023-05-20T05:13:27.623Z] asadmin-common: [2023-05-20T05:13:27.623Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.187Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:13:28.187Z] [2023-05-20T05:13:28.187Z] asadmin-common: [2023-05-20T05:13:28.187Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:13:28.452Z] [2023-05-20T05:13:28.452Z] asadmin-common: [2023-05-20T05:13:28.452Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:28.715Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:13:28.715Z] [2023-05-20T05:13:28.715Z] asadmin-common: [2023-05-20T05:13:28.715Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:29.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:29.005Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:13:29.005Z] [2023-05-20T05:13:29.005Z] setOSConditions: [2023-05-20T05:13:29.005Z] [2023-05-20T05:13:29.005Z] setToolWin: [2023-05-20T05:13:29.005Z] [2023-05-20T05:13:29.005Z] setToolUnix: [2023-05-20T05:13:29.005Z] [2023-05-20T05:13:29.006Z] setToolProperty: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setS1ASclassPath: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] init-common: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] deploy-common: [2023-05-20T05:13:29.006Z] [echo] Current time (ISO): 2023-05-20T05:13:28.876+0000 [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setOSConditions: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setToolWin: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setToolUnix: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setToolProperty: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] setS1ASclassPath: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] init-common: [2023-05-20T05:13:29.006Z] [2023-05-20T05:13:29.006Z] deploy-common-pe: [2023-05-20T05:13:29.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:13:29.568Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:13:29.568Z] [echo] Deployment on target server server successful [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setOSConditions: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolWin: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolUnix: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolProperty: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setS1ASclassPath: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] init-common: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] deploy-common-ee: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] run: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setOSConditions: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolWin: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolUnix: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolProperty: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setS1ASclassPath: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] init-common: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] execute-sql-common: [2023-05-20T05:13:29.568Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:13:29.568Z] [sql] 0 rows affected [2023-05-20T05:13:29.568Z] [sql] 0 rows affected [2023-05-20T05:13:29.568Z] [sql] 0 rows affected [2023-05-20T05:13:29.568Z] [sql] 0 rows affected [2023-05-20T05:13:29.568Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setOSConditions: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolWin: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolUnix: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setToolProperty: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] setS1ASclassPath: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] init-common: [2023-05-20T05:13:29.568Z] [2023-05-20T05:13:29.568Z] runclient-common: [2023-05-20T05:13:29.568Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:13:30.516Z] [exec] May 20, 2023 5:13:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:13:30.516Z] [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. [2023-05-20T05:13:34.692Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-05-20T05:13:34.692Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-05-20T05:13:34.692Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-05-20T05:13:34.954Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-05-20T05:13:35.251Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-05-20T05:13:35.251Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-05-20T05:13:35.251Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-05-20T05:13:35.507Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-05-20T05:13:35.507Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-05-20T05:13:35.507Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-05-20T05:13:35.507Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-05-20T05:13:35.764Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-05-20T05:13:35.764Z] [exec] Mark-Connection-As-Bad [2023-05-20T05:13:35.764Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:13:35.764Z] [exec] [2023-05-20T05:13:35.764Z] [exec] [2023-05-20T05:13:35.764Z] [exec] ----------------------------------------- [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-05-20T05:13:35.764Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:13:35.764Z] [exec] ----------------------------------------- [2023-05-20T05:13:35.764Z] [exec] Total PASS: 12 [2023-05-20T05:13:35.764Z] [exec] Total FAIL: 0 [2023-05-20T05:13:35.764Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:13:35.764Z] [exec] ----------------------------------------- [2023-05-20T05:13:35.764Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:35.764Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] checkReporting-common: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] confirmReportPresent-common: [2023-05-20T05:13:36.352Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:13:36.352Z] [echo] Test seems to be reported fine [2023-05-20T05:13:36.352Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] confirmMissingReport-common: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] undeploy: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] setOSConditions: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] setToolWin: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] setToolUnix: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] setToolProperty: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] setS1ASclassPath: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] init-common: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] execute-sql-common: [2023-05-20T05:13:36.352Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2023-05-20T05:13:36.352Z] [sql] 0 rows affected [2023-05-20T05:13:36.352Z] [sql] 0 rows affected [2023-05-20T05:13:36.352Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] unsetup: [2023-05-20T05:13:36.352Z] [2023-05-20T05:13:36.352Z] asadmin-common: [2023-05-20T05:13:36.352Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:36.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:13:36.610Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] setOSConditions: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] setToolWin: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] setToolUnix: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] setToolProperty: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] setS1ASclassPath: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] init-common: [2023-05-20T05:13:36.610Z] [2023-05-20T05:13:36.610Z] delete-jdbc-resource-common: [2023-05-20T05:13:36.610Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-05-20T05:13:36.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-05-20T05:13:37.150Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-05-20T05:13:37.151Z] [echo] cmd executed for server [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] setOSConditions: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] setToolWin: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] setToolUnix: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] setToolProperty: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] setS1ASclassPath: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] init-common: [2023-05-20T05:13:37.151Z] [2023-05-20T05:13:37.151Z] delete-jdbc-connpool-common: [2023-05-20T05:13:37.151Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2023-05-20T05:13:37.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2023-05-20T05:13:37.408Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2023-05-20T05:13:37.408Z] [echo] cmd executed for server [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] setOSConditions: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] setToolWin: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] setToolUnix: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] setToolProperty: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] setS1ASclassPath: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] init-common: [2023-05-20T05:13:37.408Z] [2023-05-20T05:13:37.408Z] delete-jdbc-resource-common: [2023-05-20T05:13:37.408Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-05-20T05:13:37.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-05-20T05:13:37.664Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-05-20T05:13:37.664Z] [echo] cmd executed for server [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] setOSConditions: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] setToolWin: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] setToolUnix: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] setToolProperty: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] setS1ASclassPath: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] init-common: [2023-05-20T05:13:37.664Z] [2023-05-20T05:13:37.664Z] delete-jdbc-connpool-common: [2023-05-20T05:13:37.664Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-05-20T05:13:37.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-05-20T05:13:37.922Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-05-20T05:13:37.922Z] [echo] cmd executed for server [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] setOSConditions: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] setToolWin: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] setToolUnix: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] setToolProperty: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] setS1ASclassPath: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] init-common: [2023-05-20T05:13:37.922Z] [2023-05-20T05:13:37.922Z] delete-jdbc-resource-common: [2023-05-20T05:13:37.922Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:13:38.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:13:38.485Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:13:38.485Z] [echo] cmd executed for server [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] setOSConditions: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] setToolWin: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] setToolUnix: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] setToolProperty: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] setS1ASclassPath: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] init-common: [2023-05-20T05:13:38.485Z] [2023-05-20T05:13:38.485Z] delete-jdbc-connpool-common: [2023-05-20T05:13:38.485Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:13:38.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:13:38.742Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:13:38.742Z] [echo] cmd executed for server [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] setOSConditions: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] setToolWin: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] setToolUnix: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] setToolProperty: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] setS1ASclassPath: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] init-common: [2023-05-20T05:13:38.742Z] [2023-05-20T05:13:38.742Z] undeploy-common: [2023-05-20T05:13:38.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] all: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setOSConditions: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolWin: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolUnix: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolProperty: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setS1ASclassPath: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] init-common: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] clean: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setOSConditions: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolWin: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolUnix: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setToolProperty: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] setS1ASclassPath: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] init-common: [2023-05-20T05:13:38.998Z] [2023-05-20T05:13:38.998Z] clean-common: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setOSConditions: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolWin: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolUnix: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolProperty: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setS1ASclassPath: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] init-common: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] clean-classes-common: [2023-05-20T05:13:39.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setOSConditions: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolWin: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolUnix: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolProperty: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setS1ASclassPath: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] init-common: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] clean-jars-common: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] compile: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setOSConditions: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolWin: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolUnix: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setToolProperty: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] setS1ASclassPath: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] init-common: [2023-05-20T05:13:39.255Z] [2023-05-20T05:13:39.255Z] compile-common: [2023-05-20T05:13:39.255Z] [echo] Current time (ISO): 2023-05-20T05:13:39.012+0000 [2023-05-20T05:13:39.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:39.255Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:40.624Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:40.624Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:13:40.624Z] [javac] return new Integer(1); [2023-05-20T05:13:40.624Z] [javac] ^ [2023-05-20T05:13:40.624Z] [javac] 2 warnings [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] setOSConditions: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] setToolWin: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] setToolUnix: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] setToolProperty: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] setS1ASclassPath: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] init-common: [2023-05-20T05:13:40.624Z] [2023-05-20T05:13:40.624Z] compile-common: [2023-05-20T05:13:40.624Z] [echo] Current time (ISO): 2023-05-20T05:13:40.598+0000 [2023-05-20T05:13:40.624Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:42.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:42.518Z] [javac] 1 warning [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] build: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] setOSConditions: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] fixFiles: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] convUnix: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] convWin: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] setToolWin: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] setToolUnix: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] setToolProperty: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] setS1ASclassPath: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] init-common: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] package-persistence-common: [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] ejb-jar-common: [2023-05-20T05:13:42.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:13:42.518Z] [2023-05-20T05:13:42.518Z] package-ejbjar-common: [2023-05-20T05:13:42.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2023-05-20T05:13:42.519Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] appclient-jar-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] package-appclientjar-common: [2023-05-20T05:13:42.519Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] webclient-war-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] build-ear-common: [2023-05-20T05:13:42.519Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:42.519Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] deploy: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setOSConditions: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolWin: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolUnix: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolProperty: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setS1ASclassPath: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] init-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] execute-sql-common: [2023-05-20T05:13:42.519Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-05-20T05:13:42.519Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:13:42.519Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:13:42.519Z] [sql] 0 rows affected [2023-05-20T05:13:42.519Z] [sql] 1 rows affected [2023-05-20T05:13:42.519Z] [sql] 1 rows affected [2023-05-20T05:13:42.519Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setOSConditions: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolWin: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolUnix: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolProperty: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setS1ASclassPath: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] init-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] deploy-jdbc-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setOSConditions: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolWin: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolUnix: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setToolProperty: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] setS1ASclassPath: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] init-common: [2023-05-20T05:13:42.519Z] [2023-05-20T05:13:42.519Z] create-jdbc-connpool-common: [2023-05-20T05:13:42.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:42.776Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:13:42.776Z] [2023-05-20T05:13:42.776Z] set-derby-connpool-props: [2023-05-20T05:13:43.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:43.032Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:13:43.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:43.552Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:13:43.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:43.810Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:13:44.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:44.066Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:13:44.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:44.653Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:13:44.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:44.911Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:45.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:45.167Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:13:45.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:45.424Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] setOSConditions: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] setToolWin: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] setToolUnix: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] setToolProperty: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] setS1ASclassPath: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] init-common: [2023-05-20T05:13:45.424Z] [2023-05-20T05:13:45.424Z] create-jdbc-resource-common: [2023-05-20T05:13:45.424Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:13:45.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:45.986Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:13:45.986Z] [echo] cmd executed for server [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setOSConditions: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolWin: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolUnix: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolProperty: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setS1ASclassPath: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] init-common: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] deploy-common: [2023-05-20T05:13:45.986Z] [echo] Current time (ISO): 2023-05-20T05:13:45.732+0000 [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setOSConditions: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolWin: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolUnix: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setToolProperty: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] setS1ASclassPath: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] init-common: [2023-05-20T05:13:45.986Z] [2023-05-20T05:13:45.986Z] deploy-common-pe: [2023-05-20T05:13:46.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:13:46.253Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2023-05-20T05:13:46.253Z] [echo] Deployment on target server server successful [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setOSConditions: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolWin: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolUnix: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolProperty: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setS1ASclassPath: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] init-common: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] deploy-common-ee: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] run: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setOSConditions: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolWin: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolUnix: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setToolProperty: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] setS1ASclassPath: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] init-common: [2023-05-20T05:13:46.550Z] [2023-05-20T05:13:46.550Z] execute-sql-common: [2023-05-20T05:13:46.550Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-05-20T05:13:46.550Z] [sql] 0 rows affected [2023-05-20T05:13:46.550Z] [sql] 0 rows affected [2023-05-20T05:13:46.551Z] [sql] 1 rows affected [2023-05-20T05:13:46.551Z] [sql] 1 rows affected [2023-05-20T05:13:46.551Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] setOSConditions: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] setToolWin: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] setToolUnix: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] setToolProperty: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] setS1ASclassPath: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] init-common: [2023-05-20T05:13:46.551Z] [2023-05-20T05:13:46.551Z] runclient-common: [2023-05-20T05:13:46.551Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:13:47.479Z] [exec] May 20, 2023 5:13:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:13:47.479Z] [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. [2023-05-20T05:13:50.767Z] [exec] Value of key is: statementTest : [2023-05-20T05:13:50.767Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:13:50.767Z] [exec] Value of key is: callableStatementTest : [2023-05-20T05:13:50.767Z] [exec] Value of key is: metaDataTest : [2023-05-20T05:13:50.767Z] [exec] Value of key is: resultSetTest : [2023-05-20T05:13:50.767Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:13:50.767Z] [exec] [2023-05-20T05:13:50.767Z] [exec] [2023-05-20T05:13:50.767Z] [exec] ----------------------------------------- [2023-05-20T05:13:50.767Z] [exec] - callableStatementTest : : PASS - [2023-05-20T05:13:50.767Z] [exec] - statementTest : : PASS - [2023-05-20T05:13:50.767Z] [exec] - metaDataTest : : PASS - [2023-05-20T05:13:50.767Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:13:50.767Z] [exec] - resultSetTest : : PASS - [2023-05-20T05:13:50.767Z] [exec] ----------------------------------------- [2023-05-20T05:13:50.767Z] [exec] Total PASS: 5 [2023-05-20T05:13:50.767Z] [exec] Total FAIL: 0 [2023-05-20T05:13:50.767Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:13:50.767Z] [exec] ----------------------------------------- [2023-05-20T05:13:50.767Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:50.767Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:13:51.025Z] [2023-05-20T05:13:51.025Z] checkReporting-common: [2023-05-20T05:13:51.281Z] [2023-05-20T05:13:51.281Z] confirmReportPresent-common: [2023-05-20T05:13:51.281Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:13:51.281Z] [echo] Test seems to be reported fine [2023-05-20T05:13:51.282Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/RepRunConf.txt [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] confirmMissingReport-common: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] undeploy: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setOSConditions: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolWin: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolUnix: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolProperty: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setS1ASclassPath: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] init-common: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] execute-sql-common: [2023-05-20T05:13:51.282Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/drop_pointbase.sql [2023-05-20T05:13:51.282Z] [sql] 0 rows affected [2023-05-20T05:13:51.282Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setOSConditions: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolWin: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolUnix: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolProperty: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setS1ASclassPath: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] init-common: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] undeploy-jdbc-common: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setOSConditions: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolWin: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolUnix: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setToolProperty: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] setS1ASclassPath: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] init-common: [2023-05-20T05:13:51.282Z] [2023-05-20T05:13:51.282Z] delete-jdbc-resource-common: [2023-05-20T05:13:51.282Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:13:51.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:13:51.539Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:13:51.539Z] [echo] cmd executed for server [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] setOSConditions: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] setToolWin: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] setToolUnix: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] setToolProperty: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] setS1ASclassPath: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] init-common: [2023-05-20T05:13:51.539Z] [2023-05-20T05:13:51.539Z] delete-jdbc-connpool-common: [2023-05-20T05:13:51.539Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:13:51.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:13:51.795Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:13:51.795Z] [echo] cmd executed for server [2023-05-20T05:13:51.795Z] [2023-05-20T05:13:51.795Z] setOSConditions: [2023-05-20T05:13:51.795Z] [2023-05-20T05:13:51.795Z] setToolWin: [2023-05-20T05:13:51.795Z] [2023-05-20T05:13:51.795Z] setToolUnix: [2023-05-20T05:13:51.796Z] [2023-05-20T05:13:51.796Z] setToolProperty: [2023-05-20T05:13:51.796Z] [2023-05-20T05:13:51.796Z] setS1ASclassPath: [2023-05-20T05:13:51.796Z] [2023-05-20T05:13:51.796Z] init-common: [2023-05-20T05:13:51.796Z] [2023-05-20T05:13:51.796Z] undeploy-common: [2023-05-20T05:13:52.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] all: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setOSConditions: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolWin: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolUnix: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolProperty: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setS1ASclassPath: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] init-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] clean: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setOSConditions: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolWin: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolUnix: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolProperty: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setS1ASclassPath: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] init-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] clean-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setOSConditions: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolWin: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolUnix: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolProperty: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setS1ASclassPath: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] init-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] clean-classes-common: [2023-05-20T05:13:52.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setOSConditions: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolWin: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolUnix: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolProperty: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setS1ASclassPath: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] init-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] clean-jars-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] compile: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setOSConditions: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolWin: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolUnix: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setToolProperty: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] setS1ASclassPath: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] init-common: [2023-05-20T05:13:52.310Z] [2023-05-20T05:13:52.310Z] compile-common: [2023-05-20T05:13:52.310Z] [echo] Current time (ISO): 2023-05-20T05:13:52.160+0000 [2023-05-20T05:13:52.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:52.310Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:53.687Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:53.943Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:13:53.943Z] [javac] return new Integer(1); [2023-05-20T05:13:53.943Z] [javac] ^ [2023-05-20T05:13:53.943Z] [javac] 2 warnings [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] setOSConditions: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] setToolWin: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] setToolUnix: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] setToolProperty: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] setS1ASclassPath: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] init-common: [2023-05-20T05:13:53.943Z] [2023-05-20T05:13:53.943Z] compile-common: [2023-05-20T05:13:53.943Z] [echo] Current time (ISO): 2023-05-20T05:13:53.881+0000 [2023-05-20T05:13:53.943Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:13:55.312Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:13:55.568Z] [javac] 1 warning [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] build: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setOSConditions: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] fixFiles: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] convUnix: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] convWin: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolWin: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolUnix: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolProperty: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setS1ASclassPath: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] init-common: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] package-persistence-common: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] ejb-jar-common: [2023-05-20T05:13:55.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] package-ejbjar-common: [2023-05-20T05:13:55.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-ejb.jar [2023-05-20T05:13:55.568Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] appclient-jar-common: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] package-appclientjar-common: [2023-05-20T05:13:55.568Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-client.jar [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] webclient-war-common: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] build-ear-common: [2023-05-20T05:13:55.568Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:13:55.568Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] deploy: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setOSConditions: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolWin: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolUnix: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setToolProperty: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.568Z] setS1ASclassPath: [2023-05-20T05:13:55.568Z] [2023-05-20T05:13:55.569Z] init-common: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] execute-sql-common: [2023-05-20T05:13:55.569Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-05-20T05:13:55.569Z] [sql] Failed to execute: Drop table max_connection_usage [2023-05-20T05:13:55.569Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAX_CONNECTION_USAGE' because it does not exist. [2023-05-20T05:13:55.569Z] [sql] 0 rows affected [2023-05-20T05:13:55.569Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setOSConditions: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolWin: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolUnix: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolProperty: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setS1ASclassPath: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] init-common: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setup: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setOSConditions: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolWin: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolUnix: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolProperty: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setS1ASclassPath: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] init-common: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] deploy-jdbc-common: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setOSConditions: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolWin: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolUnix: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setToolProperty: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] setS1ASclassPath: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] init-common: [2023-05-20T05:13:55.569Z] [2023-05-20T05:13:55.569Z] create-jdbc-connpool-common: [2023-05-20T05:13:55.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:55.826Z] [exec] JDBC connection pool jdbc-maxconnectionusage-pool created successfully. [2023-05-20T05:13:55.826Z] [2023-05-20T05:13:55.826Z] set-derby-connpool-props: [2023-05-20T05:13:56.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:56.388Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2023-05-20T05:13:56.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:56.644Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2023-05-20T05:13:56.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:56.905Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2023-05-20T05:13:57.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:57.450Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2023-05-20T05:13:57.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:57.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2023-05-20T05:13:57.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:57.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:13:58.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:58.219Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2023-05-20T05:13:58.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:58.476Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] setOSConditions: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] setToolWin: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] setToolUnix: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] setToolProperty: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] setS1ASclassPath: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] init-common: [2023-05-20T05:13:58.476Z] [2023-05-20T05:13:58.476Z] create-jdbc-resource-common: [2023-05-20T05:13:58.476Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusage-pool --target server jdbc/maxconnectionusage [2023-05-20T05:13:59.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.058Z] [exec] JDBC resource jdbc/maxconnectionusage created successfully. [2023-05-20T05:13:59.058Z] [echo] cmd executed for server [2023-05-20T05:13:59.058Z] [2023-05-20T05:13:59.058Z] asadmin-common: [2023-05-20T05:13:59.058Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.315Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady-pool-size=1 [2023-05-20T05:13:59.315Z] [2023-05-20T05:13:59.315Z] asadmin-common: [2023-05-20T05:13:59.315Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.605Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-pool-size=1 [2023-05-20T05:13:59.605Z] [2023-05-20T05:13:59.605Z] asadmin-common: [2023-05-20T05:13:59.605Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:13:59.862Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-connection-usage-count=10 [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setOSConditions: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolWin: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolUnix: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolProperty: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setS1ASclassPath: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] init-common: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] deploy-jdbc-common: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setOSConditions: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolWin: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolUnix: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setToolProperty: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] setS1ASclassPath: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] init-common: [2023-05-20T05:13:59.862Z] [2023-05-20T05:13:59.862Z] create-jdbc-connpool-common: [2023-05-20T05:14:00.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:00.119Z] [exec] JDBC connection pool jdbc-maxconnectionusageXA-pool created successfully. [2023-05-20T05:14:00.119Z] [2023-05-20T05:14:00.119Z] set-derby-connpool-props: [2023-05-20T05:14:00.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:00.683Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2023-05-20T05:14:00.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:00.951Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2023-05-20T05:14:01.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:01.208Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2023-05-20T05:14:01.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:01.465Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2023-05-20T05:14:01.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:01.721Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2023-05-20T05:14:01.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:01.980Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:14:02.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:02.558Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2023-05-20T05:14:02.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:02.815Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] setOSConditions: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] setToolWin: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] setToolUnix: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] setToolProperty: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] setS1ASclassPath: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] init-common: [2023-05-20T05:14:02.815Z] [2023-05-20T05:14:02.815Z] create-jdbc-resource-common: [2023-05-20T05:14:02.815Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusageXA-pool --target server jdbc/maxconnectionusageXA [2023-05-20T05:14:03.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.105Z] [exec] JDBC resource jdbc/maxconnectionusageXA created successfully. [2023-05-20T05:14:03.105Z] [echo] cmd executed for server [2023-05-20T05:14:03.105Z] [2023-05-20T05:14:03.105Z] asadmin-common: [2023-05-20T05:14:03.105Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady-pool-size=1 [2023-05-20T05:14:03.364Z] [2023-05-20T05:14:03.364Z] asadmin-common: [2023-05-20T05:14:03.364Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.952Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-pool-size=1 [2023-05-20T05:14:03.952Z] [2023-05-20T05:14:03.952Z] asadmin-common: [2023-05-20T05:14:03.952Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:03.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:04.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-connection-usage-count=10 [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setOSConditions: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolWin: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolUnix: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolProperty: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setS1ASclassPath: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] init-common: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] deploy-common: [2023-05-20T05:14:04.209Z] [echo] Current time (ISO): 2023-05-20T05:14:03.976+0000 [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setOSConditions: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolWin: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolUnix: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setToolProperty: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] setS1ASclassPath: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] init-common: [2023-05-20T05:14:04.209Z] [2023-05-20T05:14:04.209Z] deploy-common-pe: [2023-05-20T05:14:04.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-05-20T05:14:04.723Z] [exec] Application deployed with name jdbc-maxconnectionusageApp. [2023-05-20T05:14:04.723Z] [echo] Deployment on target server server successful [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setOSConditions: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolWin: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolUnix: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolProperty: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setS1ASclassPath: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] init-common: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] deploy-common-ee: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] run: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setOSConditions: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolWin: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolUnix: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolProperty: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setS1ASclassPath: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] init-common: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] execute-sql-common: [2023-05-20T05:14:04.723Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-05-20T05:14:04.723Z] [sql] 0 rows affected [2023-05-20T05:14:04.723Z] [sql] 0 rows affected [2023-05-20T05:14:04.723Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setOSConditions: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolWin: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolUnix: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setToolProperty: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] setS1ASclassPath: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] init-common: [2023-05-20T05:14:04.723Z] [2023-05-20T05:14:04.723Z] runclient-common: [2023-05-20T05:14:04.723Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageAppClient.jar -name jdbc-maxconnectionusageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:14:05.314Z] [exec] May 20, 2023 5:14:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:14:05.314Z] [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. [2023-05-20T05:14:08.602Z] [exec] Value of key is: Max Connection Usage - (local-TxNotSupported): [2023-05-20T05:14:08.858Z] [exec] Value of key is: Max Connection Usage - (local-Tx-Sharing) : [2023-05-20T05:14:08.858Z] [exec] Value of key is: Max Connection Usage - (XA-TxNotSupported) : [2023-05-20T05:14:08.858Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:14:08.858Z] [exec] [2023-05-20T05:14:08.858Z] [exec] [2023-05-20T05:14:08.858Z] [exec] ----------------------------------------- [2023-05-20T05:14:08.858Z] [exec] - Max Connection Usage - (local-TxNotSupported): : PASS - [2023-05-20T05:14:08.858Z] [exec] - Max Connection Usage - (local-Tx-Sharing) : : PASS - [2023-05-20T05:14:08.858Z] [exec] - Max Connection Usage - (XA-TxNotSupported) : : PASS - [2023-05-20T05:14:08.858Z] [exec] ----------------------------------------- [2023-05-20T05:14:08.858Z] [exec] Total PASS: 3 [2023-05-20T05:14:08.858Z] [exec] Total FAIL: 0 [2023-05-20T05:14:08.858Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:14:08.858Z] [exec] ----------------------------------------- [2023-05-20T05:14:08.858Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:08.858Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] checkReporting-common: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] confirmReportPresent-common: [2023-05-20T05:14:09.114Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:14:09.114Z] [echo] Test seems to be reported fine [2023-05-20T05:14:09.114Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/RepRunConf.txt [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] confirmMissingReport-common: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] undeploy: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setOSConditions: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolWin: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolUnix: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolProperty: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setS1ASclassPath: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] init-common: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] execute-sql-common: [2023-05-20T05:14:09.114Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/drop_pointbase.sql [2023-05-20T05:14:09.114Z] [sql] 0 rows affected [2023-05-20T05:14:09.114Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] unsetup: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setOSConditions: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolWin: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolUnix: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setToolProperty: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] setS1ASclassPath: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] init-common: [2023-05-20T05:14:09.114Z] [2023-05-20T05:14:09.114Z] delete-jdbc-resource-common: [2023-05-20T05:14:09.114Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusage [2023-05-20T05:14:09.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusage [2023-05-20T05:14:09.651Z] [exec] JDBC resource jdbc/maxconnectionusage deleted successfully [2023-05-20T05:14:09.652Z] [echo] cmd executed for server [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] setOSConditions: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] setToolWin: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] setToolUnix: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] setToolProperty: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] setS1ASclassPath: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] init-common: [2023-05-20T05:14:09.652Z] [2023-05-20T05:14:09.652Z] delete-jdbc-connpool-common: [2023-05-20T05:14:09.652Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusage-pool [2023-05-20T05:14:09.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusage-pool [2023-05-20T05:14:09.908Z] [exec] JDBC Connection pool jdbc-maxconnectionusage-pool deleted successfully [2023-05-20T05:14:09.908Z] [echo] cmd executed for server [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] setOSConditions: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] setToolWin: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] setToolUnix: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] setToolProperty: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] setS1ASclassPath: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] init-common: [2023-05-20T05:14:09.908Z] [2023-05-20T05:14:09.908Z] delete-jdbc-resource-common: [2023-05-20T05:14:09.908Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusageXA [2023-05-20T05:14:10.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusageXA [2023-05-20T05:14:10.164Z] [exec] JDBC resource jdbc/maxconnectionusageXA deleted successfully [2023-05-20T05:14:10.164Z] [echo] cmd executed for server [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] setOSConditions: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] setToolWin: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] setToolUnix: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] setToolProperty: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] setS1ASclassPath: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] init-common: [2023-05-20T05:14:10.164Z] [2023-05-20T05:14:10.164Z] delete-jdbc-connpool-common: [2023-05-20T05:14:10.164Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusageXA-pool [2023-05-20T05:14:10.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusageXA-pool [2023-05-20T05:14:10.420Z] [exec] JDBC Connection pool jdbc-maxconnectionusageXA-pool deleted successfully [2023-05-20T05:14:10.420Z] [echo] cmd executed for server [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] setOSConditions: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] setToolWin: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] setToolUnix: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] setToolProperty: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] setS1ASclassPath: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] init-common: [2023-05-20T05:14:10.420Z] [2023-05-20T05:14:10.420Z] undeploy-common: [2023-05-20T05:14:10.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] all: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setOSConditions: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolWin: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolUnix: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolProperty: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setS1ASclassPath: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] init-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] clean: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setOSConditions: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolWin: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolUnix: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolProperty: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setS1ASclassPath: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] init-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] clean-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setOSConditions: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolWin: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolUnix: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolProperty: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setS1ASclassPath: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] init-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] clean-classes-common: [2023-05-20T05:14:10.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setOSConditions: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolWin: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolUnix: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolProperty: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setS1ASclassPath: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] init-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] clean-jars-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] compile: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setOSConditions: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolWin: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolUnix: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setToolProperty: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] setS1ASclassPath: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] init-common: [2023-05-20T05:14:10.984Z] [2023-05-20T05:14:10.984Z] compile-common: [2023-05-20T05:14:10.984Z] [echo] Current time (ISO): 2023-05-20T05:14:10.979+0000 [2023-05-20T05:14:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:10.984Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:12.914Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:12.914Z] [javac] 1 warning [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] build: [2023-05-20T05:14:12.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] package-appclientjar-common: [2023-05-20T05:14:12.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:12.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:12.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:12.914Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setup: [2023-05-20T05:14:12.914Z] [echo] Setting up derby .... [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setOSConditions: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolWin: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolUnix: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolProperty: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setS1ASclassPath: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] init-common: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] deploy-jdbc-common: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setOSConditions: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolWin: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolUnix: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setToolProperty: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] setS1ASclassPath: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] init-common: [2023-05-20T05:14:12.914Z] [2023-05-20T05:14:12.914Z] create-jdbc-connpool-common: [2023-05-20T05:14:13.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:13.207Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-05-20T05:14:13.207Z] [2023-05-20T05:14:13.207Z] set-derby-connpool-props: [2023-05-20T05:14:13.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:13.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-05-20T05:14:13.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:13.720Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-05-20T05:14:13.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:13.978Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-05-20T05:14:14.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:14.561Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-05-20T05:14:14.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:14.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-05-20T05:14:15.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:15.109Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:14:15.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:15.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-05-20T05:14:15.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:15.620Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] setOSConditions: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] setToolWin: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] setToolUnix: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] setToolProperty: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] setS1ASclassPath: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] init-common: [2023-05-20T05:14:15.620Z] [2023-05-20T05:14:15.620Z] create-jdbc-resource-common: [2023-05-20T05:14:15.620Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-05-20T05:14:15.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:15.877Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-05-20T05:14:15.877Z] [echo] cmd executed for server [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setOSConditions: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolWin: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolUnix: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolProperty: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setS1ASclassPath: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] init-common: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] deploy-jdbc-common: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setOSConditions: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolWin: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolUnix: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setToolProperty: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] setS1ASclassPath: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] init-common: [2023-05-20T05:14:15.877Z] [2023-05-20T05:14:15.877Z] create-jdbc-connpool-common: [2023-05-20T05:14:16.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:16.461Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-05-20T05:14:16.461Z] [2023-05-20T05:14:16.461Z] set-derby-connpool-props: [2023-05-20T05:14:16.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:16.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-05-20T05:14:17.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:17.007Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-05-20T05:14:17.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:17.263Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-05-20T05:14:17.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:17.520Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-05-20T05:14:18.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:18.083Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-05-20T05:14:18.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:18.340Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:14:18.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:18.605Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-05-20T05:14:18.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:18.862Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] setOSConditions: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] setToolWin: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] setToolUnix: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] setToolProperty: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] setS1ASclassPath: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] init-common: [2023-05-20T05:14:18.862Z] [2023-05-20T05:14:18.862Z] create-jdbc-resource-common: [2023-05-20T05:14:18.862Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-05-20T05:14:19.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:19.120Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-05-20T05:14:19.120Z] [echo] cmd executed for server [2023-05-20T05:14:19.120Z] [2023-05-20T05:14:19.120Z] asadmin-common: [2023-05-20T05:14:19.120Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:14:19.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:14:19.650Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-05-20T05:14:19.650Z] [2023-05-20T05:14:19.650Z] asadmin-common: [2023-05-20T05:14:19.650Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:14:19.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:14:19.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] run: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] setOSConditions: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] setToolWin: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] setToolUnix: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] setToolProperty: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] setS1ASclassPath: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] init-common: [2023-05-20T05:14:19.907Z] [2023-05-20T05:14:19.907Z] myrunclient: [2023-05-20T05:14:19.907Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar -name switchoffACCconnpoolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:14:20.852Z] [exec] May 20, 2023 5:14:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:14:20.852Z] [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. [2023-05-20T05:14:21.781Z] [exec] verifying uniqueness of all connection [2023-05-20T05:14:23.677Z] [exec] May 20, 2023 5:14:23 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:14:23.677Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@47ffa248 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7131d668 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7cd8831c [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5487a8f1 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@40fee459 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@d02c00 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6c4d0224 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@31b289da [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@58ad0586 [2023-05-20T05:14:24.257Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@713497cd [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@18df26a1 [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@34d5eac [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7535307c [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6edb2c7b [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@cc7909f [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6003eb60 [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@478cebdb [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@54780c40 [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3aa8c337 [2023-05-20T05:14:24.550Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@752ffce3 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6d7772d3 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@23ade612 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@782e0844 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@530e08a7 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@669469c9 [2023-05-20T05:14:24.851Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7c3223aa [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1932ad2c [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3e0e3048 [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1399ad68 [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@217009bd [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4c89c98a [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2433bcd4 [2023-05-20T05:14:24.852Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@45a4587d [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@39179470 [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6d70e68b [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@d8751de [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7925e772 [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6b888692 [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@31c31fa6 [2023-05-20T05:14:25.108Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2d91147b [2023-05-20T05:14:25.108Z] [exec] Total connection requested : 40 [2023-05-20T05:14:25.108Z] [exec] Total connection created : 40 [2023-05-20T05:14:25.108Z] [exec] Total number of unique connection : 40 [2023-05-20T05:14:25.108Z] [exec] Value of key is:switchoffACCconnpooling-test1 [2023-05-20T05:14:25.108Z] [exec] switchoffACCconnpooling-test1: passed [2023-05-20T05:14:25.108Z] [exec] creating connection upto max-pool-size of 32 [2023-05-20T05:14:25.671Z] [exec] May 20, 2023 5:14:25 AM com.sun.enterprise.resource.pool.UnpooledResource incrementPoolSize [2023-05-20T05:14:25.671Z] [exec] INFO: Fail as poolSize : 32 [2023-05-20T05:14:25.671Z] [exec] May 20, 2023 5:14:25 AM com.sun.enterprise.connectors.ConnectionManagerImpl internalGetConnection [2023-05-20T05:14:25.671Z] [exec] WARNING: RAR5117 : Failed to obtain/create connection from connection pool [ jdbc-derby-pool ]. Reason : com.sun.appserv.connectors.internal.api.PoolingException: In-use connections equal max-pool-size therefore cannot allocate any more connections. [2023-05-20T05:14:25.671Z] [exec] May 20, 2023 5:14:25 AM com.sun.gjc.spi.base.AbstractDataSource logNonTransientException [2023-05-20T05:14:25.671Z] [exec] WARNING: jdbc.exc_get_conn [2023-05-20T05:14:25.671Z] [exec] Able to create max connections [2023-05-20T05:14:25.671Z] [exec] Value of key is:switchoffACCconnpooling-test2 [2023-05-20T05:14:25.671Z] [exec] switchoffACCconnpooling-test2: passed [2023-05-20T05:14:25.671Z] [exec] Unable to create beyond max connections [2023-05-20T05:14:25.671Z] [exec] Value of key is:switchoffACCconnpooling-test3 [2023-05-20T05:14:25.671Z] [exec] switchoffACCconnpooling-test3: passed [2023-05-20T05:14:25.671Z] [exec] rollback set to false [2023-05-20T05:14:25.671Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7a90796c [2023-05-20T05:14:25.955Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-05-20T05:14:25.955Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-05-20T05:14:25.955Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-05-20T05:14:25.955Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-05-20T05:14:25.955Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:70) [2023-05-20T05:14:25.955Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-05-20T05:14:25.955Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-05-20T05:14:25.955Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-05-20T05:14:25.955Z] [exec] ... 5 more [2023-05-20T05:14:25.955Z] [exec] count1 : 0 [2023-05-20T05:14:25.955Z] [exec] count2 : 10 [2023-05-20T05:14:25.955Z] [exec] Value of key is:switchoffACCconnpooling-test4 [2023-05-20T05:14:25.955Z] [exec] switchoffACCconnpooling-test4: passed [2023-05-20T05:14:26.211Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-05-20T05:14:26.211Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-05-20T05:14:26.211Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-05-20T05:14:26.211Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-05-20T05:14:26.211Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:73) [2023-05-20T05:14:26.211Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-05-20T05:14:26.211Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-05-20T05:14:26.211Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-05-20T05:14:26.211Z] [exec] ... 5 more [2023-05-20T05:14:26.211Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@5cf4c93 [2023-05-20T05:14:26.211Z] [exec] count1 : 0 [2023-05-20T05:14:26.211Z] [exec] count2 : 10 [2023-05-20T05:14:26.211Z] [exec] Value of key is:switchoffACCconnpooling-test5 [2023-05-20T05:14:26.211Z] [exec] switchoffACCconnpooling-test5: passed [2023-05-20T05:14:26.211Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4bfaa7b [2023-05-20T05:14:26.468Z] [exec] count1 : 0 [2023-05-20T05:14:26.468Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6c31ed81 [2023-05-20T05:14:26.468Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5e05f3eb [2023-05-20T05:14:26.468Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@a6017f9 [2023-05-20T05:14:26.468Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@60b90fd3 [2023-05-20T05:14:26.468Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@14a3d15b [2023-05-20T05:14:26.468Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@427b24c0 [2023-05-20T05:14:26.468Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@732d2b59 [2023-05-20T05:14:26.468Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@470c40be [2023-05-20T05:14:26.468Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3415d6e [2023-05-20T05:14:26.468Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@73b8c79b [2023-05-20T05:14:26.468Z] [exec] count2 : 10 [2023-05-20T05:14:26.468Z] [exec] Value of key is:switchoffACCconnpooling-test6 [2023-05-20T05:14:26.468Z] [exec] switchoffACCconnpooling-test6: passed [2023-05-20T05:14:26.468Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@f777d41 [2023-05-20T05:14:26.468Z] [exec] count1 : 0 [2023-05-20T05:14:26.725Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6bb24de1 [2023-05-20T05:14:26.725Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@167080e [2023-05-20T05:14:26.725Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@33980345 [2023-05-20T05:14:26.725Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@195c5803 [2023-05-20T05:14:26.725Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@60f8d38c [2023-05-20T05:14:26.725Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@596690e5 [2023-05-20T05:14:26.725Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2a9732a7 [2023-05-20T05:14:26.725Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5170ebb6 [2023-05-20T05:14:26.725Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@773236a7 [2023-05-20T05:14:26.725Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1abe611c [2023-05-20T05:14:26.725Z] [exec] count2 : 10 [2023-05-20T05:14:26.725Z] [exec] Value of key is:switchoffACCconnpooling-test7 [2023-05-20T05:14:26.725Z] [exec] switchoffACCconnpooling-test7: passed [2023-05-20T05:14:26.725Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@e31d9c2 [2023-05-20T05:14:26.725Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@4469046b [2023-05-20T05:14:26.725Z] [exec] count1 : 0 [2023-05-20T05:14:26.725Z] [exec] count3 : 0 [2023-05-20T05:14:26.982Z] [exec] count2 : 10 [2023-05-20T05:14:26.982Z] [exec] count4 : 10 [2023-05-20T05:14:26.982Z] [exec] Value of key is:switchoffACCconnpooling-test8 [2023-05-20T05:14:26.982Z] [exec] switchoffACCconnpooling-test8: passed [2023-05-20T05:14:26.982Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@43c4daea [2023-05-20T05:14:26.982Z] [exec] count1 : 0 xacount1 : 0 [2023-05-20T05:14:26.982Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@acc6a69 [2023-05-20T05:14:26.982Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@d5f3118 [2023-05-20T05:14:26.982Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@35fe64ca [2023-05-20T05:14:26.982Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7a86e414 [2023-05-20T05:14:26.982Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@129df247 [2023-05-20T05:14:26.982Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@28790ede [2023-05-20T05:14:27.252Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6b907eec [2023-05-20T05:14:27.252Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@15a7fda8 [2023-05-20T05:14:27.252Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5f2eeb2e [2023-05-20T05:14:27.252Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7a8a8e73 [2023-05-20T05:14:27.252Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39342312 [2023-05-20T05:14:27.252Z] [exec] count2 : 10 xacount2 : 1 [2023-05-20T05:14:27.252Z] [exec] Value of key is:switchoffACCconnpooling-test9 [2023-05-20T05:14:27.252Z] [exec] switchoffACCconnpooling-test9: passed [2023-05-20T05:14:27.252Z] [exec] rollback set to true [2023-05-20T05:14:27.252Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6dd6c64c [2023-05-20T05:14:27.556Z] [exec] count1 : 0 [2023-05-20T05:14:27.556Z] [exec] count2 : 0 [2023-05-20T05:14:27.556Z] [exec] Value of key is:switchoffACCconnpooling-test10 [2023-05-20T05:14:27.556Z] [exec] switchoffACCconnpooling-test10: passed [2023-05-20T05:14:27.556Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@76fabd1 [2023-05-20T05:14:27.556Z] [exec] count1 : 0 [2023-05-20T05:14:27.556Z] [exec] count2 : 0 [2023-05-20T05:14:27.556Z] [exec] Value of key is:switchoffACCconnpooling-test11 [2023-05-20T05:14:27.556Z] [exec] switchoffACCconnpooling-test11: passed [2023-05-20T05:14:27.812Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@10e88abc [2023-05-20T05:14:27.812Z] [exec] count1 : 0 [2023-05-20T05:14:27.812Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@51baea92 [2023-05-20T05:14:27.812Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a738139 [2023-05-20T05:14:27.812Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5789d61d [2023-05-20T05:14:27.812Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@61a2d9ee [2023-05-20T05:14:27.812Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@69e0d31d [2023-05-20T05:14:27.812Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a2a5343 [2023-05-20T05:14:27.812Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1414800e [2023-05-20T05:14:27.812Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@17994ef8 [2023-05-20T05:14:27.812Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@577269f [2023-05-20T05:14:27.812Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@24dbdfa0 [2023-05-20T05:14:27.812Z] [exec] count2 : 0 [2023-05-20T05:14:27.812Z] [exec] Value of key is:switchoffACCconnpooling-test12 [2023-05-20T05:14:27.812Z] [exec] switchoffACCconnpooling-test12: passed [2023-05-20T05:14:28.069Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@f0f78a4 [2023-05-20T05:14:28.069Z] [exec] count1 : 0 [2023-05-20T05:14:28.069Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@75bedaca [2023-05-20T05:14:28.069Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2bd8b110 [2023-05-20T05:14:28.069Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4e457978 [2023-05-20T05:14:28.069Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@68812a5c [2023-05-20T05:14:28.069Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6beac50c [2023-05-20T05:14:28.069Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5d4a950 [2023-05-20T05:14:28.069Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@60bf9e2b [2023-05-20T05:14:28.069Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@10d9baa [2023-05-20T05:14:28.069Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3cf2ec22 [2023-05-20T05:14:28.069Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1ccc4cc5 [2023-05-20T05:14:28.069Z] [exec] count2 : 0 [2023-05-20T05:14:28.069Z] [exec] Value of key is:switchoffACCconnpooling-test13 [2023-05-20T05:14:28.069Z] [exec] switchoffACCconnpooling-test13: passed [2023-05-20T05:14:28.069Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@272c18a1 [2023-05-20T05:14:28.069Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@67288f31 [2023-05-20T05:14:28.069Z] [exec] count1 : 0 [2023-05-20T05:14:28.069Z] [exec] count3 : 0 [2023-05-20T05:14:28.350Z] [exec] count2 : 0 [2023-05-20T05:14:28.350Z] [exec] count4 : 0 [2023-05-20T05:14:28.350Z] [exec] Value of key is:switchoffACCconnpooling-test14 [2023-05-20T05:14:28.350Z] [exec] switchoffACCconnpooling-test14: passed [2023-05-20T05:14:28.350Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@23c25d3f [2023-05-20T05:14:28.350Z] [exec] count1 : 0 xacount1 : 0 [2023-05-20T05:14:28.350Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5acd137c [2023-05-20T05:14:28.350Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2155e1e2 [2023-05-20T05:14:28.350Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2894519b [2023-05-20T05:14:28.350Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@eca0d70 [2023-05-20T05:14:28.606Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5eed2701 [2023-05-20T05:14:28.606Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7dc26ace [2023-05-20T05:14:28.606Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1ad30f6e [2023-05-20T05:14:28.606Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7d6ac487 [2023-05-20T05:14:28.606Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5f6e202 [2023-05-20T05:14:28.606Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3ecba23a [2023-05-20T05:14:28.606Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6a0ce603 [2023-05-20T05:14:28.606Z] [exec] count2 : 0 xacount2 : 0 [2023-05-20T05:14:28.606Z] [exec] Value of key is:switchoffACCconnpooling-test15 [2023-05-20T05:14:28.606Z] [exec] switchoffACCconnpooling-test15: passed [2023-05-20T05:14:28.607Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:14:28.607Z] [exec] [2023-05-20T05:14:28.607Z] [exec] [2023-05-20T05:14:28.607Z] [exec] ----------------------------------------- [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test1: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test10: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test2: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test11: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test12: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test13: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test14: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test15: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test7: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test8: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test9: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test3: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test4: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test5: PASS - [2023-05-20T05:14:28.607Z] [exec] - switchoffACCconnpooling-test6: PASS - [2023-05-20T05:14:28.607Z] [exec] ----------------------------------------- [2023-05-20T05:14:28.607Z] [exec] Total PASS: 15 [2023-05-20T05:14:28.607Z] [exec] Total FAIL: 0 [2023-05-20T05:14:28.607Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:14:28.607Z] [exec] ----------------------------------------- [2023-05-20T05:14:28.607Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:28.607Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:28.864Z] [2023-05-20T05:14:28.864Z] checkReporting-common: [2023-05-20T05:14:28.864Z] [2023-05-20T05:14:28.864Z] confirmReportPresent-common: [2023-05-20T05:14:28.864Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:14:28.864Z] [echo] Test seems to be reported fine [2023-05-20T05:14:28.864Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/RepRunConf.txt [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] confirmMissingReport-common: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] unsetup: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] setOSConditions: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] setToolWin: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] setToolUnix: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] setToolProperty: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] setS1ASclassPath: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] init-common: [2023-05-20T05:14:29.120Z] [2023-05-20T05:14:29.120Z] delete-jdbc-resource-common: [2023-05-20T05:14:29.120Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-05-20T05:14:29.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-05-20T05:14:29.377Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-05-20T05:14:29.377Z] [echo] cmd executed for server [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] setOSConditions: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] setToolWin: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] setToolUnix: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] setToolProperty: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] setS1ASclassPath: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] init-common: [2023-05-20T05:14:29.377Z] [2023-05-20T05:14:29.377Z] delete-jdbc-connpool-common: [2023-05-20T05:14:29.377Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-05-20T05:14:29.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-05-20T05:14:29.634Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-05-20T05:14:29.634Z] [echo] cmd executed for server [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] setOSConditions: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] setToolWin: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] setToolUnix: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] setToolProperty: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] setS1ASclassPath: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] init-common: [2023-05-20T05:14:29.634Z] [2023-05-20T05:14:29.634Z] delete-jdbc-resource-common: [2023-05-20T05:14:29.634Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-05-20T05:14:29.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-05-20T05:14:30.152Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-05-20T05:14:30.152Z] [echo] cmd executed for server [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] setOSConditions: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] setToolWin: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] setToolUnix: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] setToolProperty: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] setS1ASclassPath: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] init-common: [2023-05-20T05:14:30.152Z] [2023-05-20T05:14:30.152Z] delete-jdbc-connpool-common: [2023-05-20T05:14:30.152Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-05-20T05:14:30.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-05-20T05:14:30.412Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-05-20T05:14:30.412Z] [echo] cmd executed for server [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] all: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setOSConditions: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolWin: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolUnix: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolProperty: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setS1ASclassPath: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] init-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] clean: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setOSConditions: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolWin: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolUnix: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolProperty: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setS1ASclassPath: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] init-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] clean-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setOSConditions: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolWin: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolUnix: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolProperty: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setS1ASclassPath: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] init-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] clean-classes-common: [2023-05-20T05:14:30.412Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setOSConditions: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolWin: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolUnix: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolProperty: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setS1ASclassPath: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] init-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] clean-jars-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] compile: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setOSConditions: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolWin: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolUnix: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setToolProperty: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] setS1ASclassPath: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] init-common: [2023-05-20T05:14:30.412Z] [2023-05-20T05:14:30.412Z] compile-common: [2023-05-20T05:14:30.412Z] [echo] Current time (ISO): 2023-05-20T05:14:30.275+0000 [2023-05-20T05:14:30.412Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:30.412Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:31.786Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:31.786Z] [javac] 1 warning [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] setOSConditions: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] setToolWin: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] setToolUnix: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] setToolProperty: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] setS1ASclassPath: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] init-common: [2023-05-20T05:14:31.786Z] [2023-05-20T05:14:31.786Z] compile-common: [2023-05-20T05:14:31.787Z] [echo] Current time (ISO): 2023-05-20T05:14:31.749+0000 [2023-05-20T05:14:31.787Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:33.163Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:33.450Z] [javac] 1 warning [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] build: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] setOSConditions: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] fixFiles: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] convUnix: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] convWin: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] setToolWin: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] setToolUnix: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] setToolProperty: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] setS1ASclassPath: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] init-common: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] package-persistence-common: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] ejb-jar-common: [2023-05-20T05:14:33.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] package-ejbjar-common: [2023-05-20T05:14:33.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.450Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-ejb.jar [2023-05-20T05:14:33.450Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] appclient-jar-common: [2023-05-20T05:14:33.450Z] [2023-05-20T05:14:33.450Z] package-appclientjar-common: [2023-05-20T05:14:33.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-client.jar [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] webclient-war-common: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] build-ear-common: [2023-05-20T05:14:33.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:33.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] deploy: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setOSConditions: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolWin: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolUnix: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolProperty: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setS1ASclassPath: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] init-common: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] deploy-jdbc-common: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setOSConditions: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolWin: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolUnix: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setToolProperty: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] setS1ASclassPath: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] init-common: [2023-05-20T05:14:33.451Z] [2023-05-20T05:14:33.451Z] create-jdbc-connpool-common: [2023-05-20T05:14:33.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:33.706Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:14:33.706Z] [2023-05-20T05:14:33.706Z] set-derby-connpool-props: [2023-05-20T05:14:34.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:34.270Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:14:34.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:34.551Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:14:34.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:34.807Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:14:35.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:35.064Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:14:35.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:35.651Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:14:35.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:35.907Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:14:36.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:36.163Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:14:36.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:36.420Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] setOSConditions: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] setToolWin: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] setToolUnix: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] setToolProperty: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] setS1ASclassPath: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] init-common: [2023-05-20T05:14:36.420Z] [2023-05-20T05:14:36.420Z] create-jdbc-resource-common: [2023-05-20T05:14:36.420Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:14:36.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:36.680Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:14:36.680Z] [echo] cmd executed for server [2023-05-20T05:14:36.680Z] [2023-05-20T05:14:36.680Z] asadmin-common: [2023-05-20T05:14:36.680Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.257Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.match-connections=true [2023-05-20T05:14:37.257Z] [2023-05-20T05:14:37.257Z] asadmin-common: [2023-05-20T05:14:37.257Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.514Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=900 [2023-05-20T05:14:37.514Z] [2023-05-20T05:14:37.514Z] asadmin-common: [2023-05-20T05:14:37.514Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.770Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:37.770Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-wait-time-in-millis=15000 [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setOSConditions: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolWin: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolUnix: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolProperty: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setS1ASclassPath: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] init-common: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] deploy-common: [2023-05-20T05:14:37.770Z] [echo] Current time (ISO): 2023-05-20T05:14:37.627+0000 [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setOSConditions: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolWin: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolUnix: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setToolProperty: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] setS1ASclassPath: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] init-common: [2023-05-20T05:14:37.770Z] [2023-05-20T05:14:37.770Z] deploy-common-pe: [2023-05-20T05:14:38.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-05-20T05:14:38.282Z] [exec] Application deployed with name jdbc-multipleusercredentialsApp. [2023-05-20T05:14:38.282Z] [echo] Deployment on target server server successful [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setOSConditions: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolWin: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolUnix: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolProperty: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setS1ASclassPath: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] init-common: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] deploy-common-ee: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] run: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setOSConditions: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolWin: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolUnix: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolProperty: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setS1ASclassPath: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] init-common: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] execute-sql-common: [2023-05-20T05:14:38.282Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/create_pointbase.sql [2023-05-20T05:14:38.282Z] [sql] 0 rows affected [2023-05-20T05:14:38.282Z] [sql] 0 rows affected [2023-05-20T05:14:38.282Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setOSConditions: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolWin: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolUnix: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setToolProperty: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] setS1ASclassPath: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] init-common: [2023-05-20T05:14:38.282Z] [2023-05-20T05:14:38.282Z] runclient-common: [2023-05-20T05:14:38.283Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsAppClient.jar -name jdbc-multipleusercredentialsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:14:39.220Z] [exec] May 20, 2023 5:14:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:14:39.220Z] [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. [2023-05-20T05:14:44.580Z] [exec] Value of key is: test1 : [2023-05-20T05:14:44.580Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:14:44.580Z] [exec] [2023-05-20T05:14:44.580Z] [exec] [2023-05-20T05:14:44.580Z] [exec] ----------------------------------------- [2023-05-20T05:14:44.580Z] [exec] - test1 : : PASS - [2023-05-20T05:14:44.580Z] [exec] ----------------------------------------- [2023-05-20T05:14:44.580Z] [exec] Total PASS: 1 [2023-05-20T05:14:44.580Z] [exec] Total FAIL: 0 [2023-05-20T05:14:44.580Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:14:44.580Z] [exec] ----------------------------------------- [2023-05-20T05:14:44.580Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:44.580Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] checkReporting-common: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] confirmReportPresent-common: [2023-05-20T05:14:44.580Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:14:44.580Z] [echo] Test seems to be reported fine [2023-05-20T05:14:44.580Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/RepRunConf.txt [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] confirmMissingReport-common: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] undeploy: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setOSConditions: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setToolWin: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setToolUnix: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setToolProperty: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setS1ASclassPath: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] init-common: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] execute-sql-common: [2023-05-20T05:14:44.580Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/drop_pointbase.sql [2023-05-20T05:14:44.580Z] [sql] 0 of 0 SQL statements executed successfully [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setOSConditions: [2023-05-20T05:14:44.580Z] [2023-05-20T05:14:44.580Z] setToolWin: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolUnix: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolProperty: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setS1ASclassPath: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] init-common: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] undeploy-common: [2023-05-20T05:14:44.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setOSConditions: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolWin: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolUnix: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolProperty: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setS1ASclassPath: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] init-common: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] undeploy-jdbc-common: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setOSConditions: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolWin: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolUnix: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setToolProperty: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] setS1ASclassPath: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] init-common: [2023-05-20T05:14:44.581Z] [2023-05-20T05:14:44.581Z] delete-jdbc-resource-common: [2023-05-20T05:14:44.581Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:14:44.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:14:44.838Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:14:44.838Z] [echo] cmd executed for server [2023-05-20T05:14:44.838Z] [2023-05-20T05:14:44.838Z] setOSConditions: [2023-05-20T05:14:44.838Z] [2023-05-20T05:14:44.839Z] setToolWin: [2023-05-20T05:14:44.839Z] [2023-05-20T05:14:44.839Z] setToolUnix: [2023-05-20T05:14:44.839Z] [2023-05-20T05:14:44.839Z] setToolProperty: [2023-05-20T05:14:44.839Z] [2023-05-20T05:14:44.839Z] setS1ASclassPath: [2023-05-20T05:14:44.839Z] [2023-05-20T05:14:44.839Z] init-common: [2023-05-20T05:14:44.839Z] [2023-05-20T05:14:44.839Z] delete-jdbc-connpool-common: [2023-05-20T05:14:44.839Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:14:45.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:14:45.402Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:14:45.402Z] [echo] cmd executed for server [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] all: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setOSConditions: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolWin: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolUnix: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolProperty: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setS1ASclassPath: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] init-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] clean: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setOSConditions: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolWin: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolUnix: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolProperty: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setS1ASclassPath: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] init-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] clean-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setOSConditions: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolWin: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolUnix: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolProperty: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setS1ASclassPath: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] init-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] clean-classes-common: [2023-05-20T05:14:45.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setOSConditions: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolWin: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolUnix: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolProperty: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setS1ASclassPath: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] init-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] clean-jars-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] compile: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setOSConditions: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolWin: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolUnix: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setToolProperty: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] setS1ASclassPath: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] init-common: [2023-05-20T05:14:45.402Z] [2023-05-20T05:14:45.402Z] compile-common: [2023-05-20T05:14:45.402Z] [echo] Current time (ISO): 2023-05-20T05:14:45.156+0000 [2023-05-20T05:14:45.402Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:45.402Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:46.776Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:47.051Z] [javac] 1 warning [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] setOSConditions: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] setToolWin: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] setToolUnix: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] setToolProperty: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] setS1ASclassPath: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] init-common: [2023-05-20T05:14:47.051Z] [2023-05-20T05:14:47.051Z] compile-common: [2023-05-20T05:14:47.051Z] [echo] Current time (ISO): 2023-05-20T05:14:46.781+0000 [2023-05-20T05:14:47.051Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:48.426Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:48.426Z] [javac] 1 warning [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] build: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] setOSConditions: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] fixFiles: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] convUnix: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] convWin: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.426Z] setToolWin: [2023-05-20T05:14:48.426Z] [2023-05-20T05:14:48.427Z] setToolUnix: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolProperty: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setS1ASclassPath: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] init-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] package-persistence-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] ejb-jar-common: [2023-05-20T05:14:48.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] package-ejbjar-common: [2023-05-20T05:14:48.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-ejb.jar [2023-05-20T05:14:48.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] appclient-jar-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] package-appclientjar-common: [2023-05-20T05:14:48.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-client.jar [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] webclient-war-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] build-ear-common: [2023-05-20T05:14:48.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:14:48.427Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] deploy: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setOSConditions: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolWin: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolUnix: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolProperty: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setS1ASclassPath: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] init-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] deploy-jdbc-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setOSConditions: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolWin: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolUnix: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setToolProperty: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] setS1ASclassPath: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] init-common: [2023-05-20T05:14:48.427Z] [2023-05-20T05:14:48.427Z] create-jdbc-connpool-common: [2023-05-20T05:14:48.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:48.706Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:14:48.706Z] [2023-05-20T05:14:48.706Z] set-derby-connpool-props: [2023-05-20T05:14:48.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:48.963Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:14:49.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:49.219Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:14:49.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:49.783Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:14:50.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:50.040Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:14:50.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:50.305Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:14:50.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:50.561Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:14:50.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:50.818Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:14:51.381Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:51.381Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] setOSConditions: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] setToolWin: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] setToolUnix: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] setToolProperty: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] setS1ASclassPath: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] init-common: [2023-05-20T05:14:51.381Z] [2023-05-20T05:14:51.381Z] create-jdbc-resource-common: [2023-05-20T05:14:51.382Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:14:51.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:14:51.638Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:14:51.638Z] [echo] cmd executed for server [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setOSConditions: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolWin: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolUnix: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolProperty: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setS1ASclassPath: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] init-common: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] deploy-common: [2023-05-20T05:14:51.638Z] [echo] Current time (ISO): 2023-05-20T05:14:51.484+0000 [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setOSConditions: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolWin: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolUnix: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setToolProperty: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] setS1ASclassPath: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] init-common: [2023-05-20T05:14:51.638Z] [2023-05-20T05:14:51.638Z] deploy-common-pe: [2023-05-20T05:14:51.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-05-20T05:14:52.161Z] [exec] Application deployed with name jdbc-multiplecloseconnectionApp. [2023-05-20T05:14:52.161Z] [echo] Deployment on target server server successful [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setOSConditions: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolWin: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolUnix: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolProperty: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setS1ASclassPath: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] init-common: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] deploy-common-ee: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] run: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setOSConditions: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolWin: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolUnix: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setToolProperty: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] setS1ASclassPath: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] init-common: [2023-05-20T05:14:52.161Z] [2023-05-20T05:14:52.161Z] execute-sql-common: [2023-05-20T05:14:52.162Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/create_pointbase.sql [2023-05-20T05:14:52.162Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:14:52.162Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:14:52.162Z] [sql] 0 rows affected [2023-05-20T05:14:52.162Z] [sql] 1 rows affected [2023-05-20T05:14:52.162Z] [sql] 1 rows affected [2023-05-20T05:14:52.162Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] setOSConditions: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] setToolWin: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] setToolUnix: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] setToolProperty: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] setS1ASclassPath: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] init-common: [2023-05-20T05:14:52.162Z] [2023-05-20T05:14:52.162Z] runclient-common: [2023-05-20T05:14:52.162Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionAppClient.jar -name jdbc-multiplecloseconnectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:14:53.092Z] [exec] May 20, 2023 5:14:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:14:53.092Z] [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. [2023-05-20T05:14:56.369Z] [exec] Value of key is: test1 : [2023-05-20T05:14:56.369Z] [exec] Value of key is: test2 : [2023-05-20T05:14:56.369Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:14:56.369Z] [exec] [2023-05-20T05:14:56.369Z] [exec] [2023-05-20T05:14:56.369Z] [exec] ----------------------------------------- [2023-05-20T05:14:56.369Z] [exec] - test2 : : PASS - [2023-05-20T05:14:56.369Z] [exec] - test1 : : PASS - [2023-05-20T05:14:56.369Z] [exec] ----------------------------------------- [2023-05-20T05:14:56.369Z] [exec] Total PASS: 2 [2023-05-20T05:14:56.369Z] [exec] Total FAIL: 0 [2023-05-20T05:14:56.369Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:14:56.369Z] [exec] ----------------------------------------- [2023-05-20T05:14:56.369Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:56.369Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:14:56.369Z] [2023-05-20T05:14:56.369Z] checkReporting-common: [2023-05-20T05:14:56.369Z] [2023-05-20T05:14:56.369Z] confirmReportPresent-common: [2023-05-20T05:14:56.369Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:14:56.369Z] [echo] Test seems to be reported fine [2023-05-20T05:14:56.369Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/RepRunConf.txt [2023-05-20T05:14:56.369Z] [2023-05-20T05:14:56.369Z] confirmMissingReport-common: [2023-05-20T05:14:56.369Z] [2023-05-20T05:14:56.369Z] undeploy: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setOSConditions: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolWin: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolUnix: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolProperty: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setS1ASclassPath: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] init-common: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] execute-sql-common: [2023-05-20T05:14:56.652Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/drop_pointbase.sql [2023-05-20T05:14:56.652Z] [sql] 0 rows affected [2023-05-20T05:14:56.652Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:14:56.652Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:14:56.652Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setOSConditions: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolWin: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolUnix: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setToolProperty: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] setS1ASclassPath: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] init-common: [2023-05-20T05:14:56.652Z] [2023-05-20T05:14:56.652Z] undeploy-common: [2023-05-20T05:14:56.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setOSConditions: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolWin: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolUnix: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolProperty: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setS1ASclassPath: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] init-common: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] undeploy-jdbc-common: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setOSConditions: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolWin: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolUnix: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setToolProperty: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] setS1ASclassPath: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] init-common: [2023-05-20T05:14:56.910Z] [2023-05-20T05:14:56.910Z] delete-jdbc-resource-common: [2023-05-20T05:14:56.910Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:14:57.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:14:57.167Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:14:57.167Z] [echo] cmd executed for server [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] setOSConditions: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] setToolWin: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] setToolUnix: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] setToolProperty: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] setS1ASclassPath: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] init-common: [2023-05-20T05:14:57.167Z] [2023-05-20T05:14:57.167Z] delete-jdbc-connpool-common: [2023-05-20T05:14:57.167Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:14:57.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:14:57.424Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:14:57.424Z] [echo] cmd executed for server [2023-05-20T05:14:57.424Z] [2023-05-20T05:14:57.424Z] all: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setOSConditions: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolWin: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolUnix: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolProperty: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setS1ASclassPath: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] init-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] clean: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setOSConditions: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolWin: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolUnix: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolProperty: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setS1ASclassPath: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] init-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] clean-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setOSConditions: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolWin: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolUnix: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolProperty: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setS1ASclassPath: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] init-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] clean-classes-common: [2023-05-20T05:14:57.680Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setOSConditions: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolWin: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolUnix: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolProperty: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setS1ASclassPath: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] init-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] clean-jars-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] compile: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setOSConditions: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolWin: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolUnix: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setToolProperty: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] setS1ASclassPath: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] init-common: [2023-05-20T05:14:57.680Z] [2023-05-20T05:14:57.680Z] compile-common: [2023-05-20T05:14:57.680Z] [echo] Current time (ISO): 2023-05-20T05:14:57.457+0000 [2023-05-20T05:14:57.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:57.680Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:14:59.057Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:14:59.057Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:14:59.057Z] [javac] return new Integer(1); [2023-05-20T05:14:59.057Z] [javac] ^ [2023-05-20T05:14:59.057Z] [javac] 2 warnings [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] setOSConditions: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] setToolWin: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] setToolUnix: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] setToolProperty: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] setS1ASclassPath: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] init-common: [2023-05-20T05:14:59.057Z] [2023-05-20T05:14:59.057Z] compile-common: [2023-05-20T05:14:59.057Z] [echo] Current time (ISO): 2023-05-20T05:14:59.023+0000 [2023-05-20T05:14:59.057Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:15:00.950Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:15:00.950Z] [javac] 1 warning [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] build: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setOSConditions: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] fixFiles: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] convUnix: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] convWin: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolWin: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolUnix: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolProperty: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setS1ASclassPath: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] init-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] package-persistence-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] ejb-jar-common: [2023-05-20T05:15:00.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] package-ejbjar-common: [2023-05-20T05:15:00.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-ejb.jar [2023-05-20T05:15:00.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] appclient-jar-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] package-appclientjar-common: [2023-05-20T05:15:00.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-client.jar [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] webclient-war-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] build-ear-common: [2023-05-20T05:15:00.950Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:00.950Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] deploy: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setOSConditions: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolWin: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolUnix: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolProperty: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setS1ASclassPath: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] init-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] execute-sql-common: [2023-05-20T05:15:00.950Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-05-20T05:15:00.950Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:15:00.950Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:15:00.950Z] [sql] 0 rows affected [2023-05-20T05:15:00.950Z] [sql] 1 rows affected [2023-05-20T05:15:00.950Z] [sql] 1 rows affected [2023-05-20T05:15:00.950Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setOSConditions: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolWin: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolUnix: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolProperty: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setS1ASclassPath: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] init-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] deploy-jdbc-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setOSConditions: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolWin: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolUnix: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setToolProperty: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] setS1ASclassPath: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] init-common: [2023-05-20T05:15:00.950Z] [2023-05-20T05:15:00.950Z] create-jdbc-connpool-common: [2023-05-20T05:15:06.199Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:06.199Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:15:06.199Z] [2023-05-20T05:15:06.199Z] set-derby-connpool-props: [2023-05-20T05:15:07.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:07.567Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:15:08.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:08.129Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:15:08.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:08.405Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:15:08.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:08.662Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:15:09.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:09.031Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:15:09.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:09.289Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:15:09.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:09.552Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:15:09.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:09.808Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] setOSConditions: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] setToolWin: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] setToolUnix: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] setToolProperty: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] setS1ASclassPath: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] init-common: [2023-05-20T05:15:09.808Z] [2023-05-20T05:15:09.808Z] create-jdbc-resource-common: [2023-05-20T05:15:09.808Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:15:10.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:10.064Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:15:10.064Z] [echo] cmd executed for server [2023-05-20T05:15:10.064Z] [2023-05-20T05:15:10.064Z] asadmin-common: [2023-05-20T05:15:10.064Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:10.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:10.626Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement-timeout-in-seconds=30 [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] setOSConditions: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] setToolWin: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] setToolUnix: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] setToolProperty: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] setS1ASclassPath: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] init-common: [2023-05-20T05:15:10.626Z] [2023-05-20T05:15:10.626Z] create-persistence-resource-common: [2023-05-20T05:15:10.626Z] [echo] asadmin create-persistence-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdo/s1qePM [2023-05-20T05:15:10.882Z] [exec] Command create-persistence-resource failed. [2023-05-20T05:15:10.882Z] [exec] CLI194: Previously supported command: create-persistence-resource is not supported for this release. [2023-05-20T05:15:10.882Z] [exec] Result: 1 [2023-05-20T05:15:10.882Z] [echo] Created jdo/s1qePM --target server [2023-05-20T05:15:10.882Z] [2023-05-20T05:15:10.882Z] asadmin-common-ignore-fail: [2023-05-20T05:15:10.883Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:11.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:11.139Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-05-20T05:15:11.139Z] [exec] Result: 1 [2023-05-20T05:15:11.139Z] [2023-05-20T05:15:11.139Z] asadmin-common-ignore-fail: [2023-05-20T05:15:11.139Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:11.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:11.394Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-05-20T05:15:11.394Z] [exec] Result: 1 [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setOSConditions: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolWin: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolUnix: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolProperty: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setS1ASclassPath: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] init-common: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] deploy-common: [2023-05-20T05:15:11.394Z] [echo] Current time (ISO): 2023-05-20T05:15:11.335+0000 [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setOSConditions: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolWin: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolUnix: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setToolProperty: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] setS1ASclassPath: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] init-common: [2023-05-20T05:15:11.394Z] [2023-05-20T05:15:11.394Z] deploy-common-pe: [2023-05-20T05:15:11.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-05-20T05:15:11.908Z] [exec] Application deployed with name ejb-bmp-statementtimeoutApp. [2023-05-20T05:15:11.908Z] [echo] Deployment on target server server successful [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setOSConditions: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolWin: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolUnix: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolProperty: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setS1ASclassPath: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] init-common: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] deploy-common-ee: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] run: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setOSConditions: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolWin: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolUnix: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolProperty: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setS1ASclassPath: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] init-common: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] execute-sql-common: [2023-05-20T05:15:11.908Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-05-20T05:15:11.908Z] [sql] 0 rows affected [2023-05-20T05:15:11.908Z] [sql] 0 rows affected [2023-05-20T05:15:11.908Z] [sql] 1 rows affected [2023-05-20T05:15:11.908Z] [sql] 1 rows affected [2023-05-20T05:15:11.908Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setOSConditions: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolWin: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolUnix: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setToolProperty: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] setS1ASclassPath: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] init-common: [2023-05-20T05:15:11.908Z] [2023-05-20T05:15:11.908Z] runclient-common: [2023-05-20T05:15:11.908Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:15:12.851Z] [exec] May 20, 2023 5:15:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:15:12.851Z] [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. [2023-05-20T05:15:16.129Z] [exec] Value of key is: statementTest : [2023-05-20T05:15:16.129Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:15:16.129Z] [exec] Value of key is: callableStatementTest : [2023-05-20T05:15:16.129Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:15:16.129Z] [exec] [2023-05-20T05:15:16.129Z] [exec] [2023-05-20T05:15:16.129Z] [exec] ----------------------------------------- [2023-05-20T05:15:16.129Z] [exec] - callableStatementTest : : PASS - [2023-05-20T05:15:16.129Z] [exec] - statementTest : : PASS - [2023-05-20T05:15:16.129Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:15:16.129Z] [exec] ----------------------------------------- [2023-05-20T05:15:16.129Z] [exec] Total PASS: 3 [2023-05-20T05:15:16.129Z] [exec] Total FAIL: 0 [2023-05-20T05:15:16.129Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:15:16.129Z] [exec] ----------------------------------------- [2023-05-20T05:15:16.129Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:16.129Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] checkReporting-common: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] confirmReportPresent-common: [2023-05-20T05:15:16.129Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:15:16.129Z] [echo] Test seems to be reported fine [2023-05-20T05:15:16.129Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/RepRunConf.txt [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] confirmMissingReport-common: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] undeploy: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] setOSConditions: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] setToolWin: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] setToolUnix: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] setToolProperty: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] setS1ASclassPath: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] init-common: [2023-05-20T05:15:16.129Z] [2023-05-20T05:15:16.129Z] execute-sql-common: [2023-05-20T05:15:16.129Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/drop_pointbase.sql [2023-05-20T05:15:16.385Z] [sql] 0 rows affected [2023-05-20T05:15:16.385Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:15:16.385Z] [2023-05-20T05:15:16.385Z] setOSConditions: [2023-05-20T05:15:16.385Z] [2023-05-20T05:15:16.385Z] setToolWin: [2023-05-20T05:15:16.385Z] [2023-05-20T05:15:16.385Z] setToolUnix: [2023-05-20T05:15:16.385Z] [2023-05-20T05:15:16.385Z] setToolProperty: [2023-05-20T05:15:16.385Z] [2023-05-20T05:15:16.385Z] setS1ASclassPath: [2023-05-20T05:15:16.386Z] [2023-05-20T05:15:16.386Z] init-common: [2023-05-20T05:15:16.386Z] [2023-05-20T05:15:16.386Z] delete-persistence-resource-common: [2023-05-20T05:15:16.386Z] [2023-05-20T05:15:16.386Z] asadmin-common-ignore-fail: [2023-05-20T05:15:16.386Z] [echo] asadmin delete-persistence-resource --target server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdo/s1qePM [2023-05-20T05:15:16.642Z] [exec] Command delete-persistence-resource failed. [2023-05-20T05:15:16.642Z] [exec] CLI194: Previously supported command: delete-persistence-resource is not supported for this release. [2023-05-20T05:15:16.642Z] [exec] Result: 1 [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setOSConditions: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolWin: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolUnix: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolProperty: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setS1ASclassPath: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] init-common: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] undeploy-jdbc-common: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setOSConditions: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolWin: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolUnix: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setToolProperty: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] setS1ASclassPath: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] init-common: [2023-05-20T05:15:16.642Z] [2023-05-20T05:15:16.642Z] delete-jdbc-resource-common: [2023-05-20T05:15:16.642Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:15:16.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:15:16.899Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:15:16.899Z] [echo] cmd executed for server [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] setOSConditions: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] setToolWin: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] setToolUnix: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] setToolProperty: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] setS1ASclassPath: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] init-common: [2023-05-20T05:15:16.899Z] [2023-05-20T05:15:16.899Z] delete-jdbc-connpool-common: [2023-05-20T05:15:16.899Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:15:17.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:15:17.463Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:15:17.463Z] [echo] cmd executed for server [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] setOSConditions: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] setToolWin: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] setToolUnix: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] setToolProperty: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] setS1ASclassPath: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] init-common: [2023-05-20T05:15:17.463Z] [2023-05-20T05:15:17.463Z] undeploy-common: [2023-05-20T05:15:17.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] all: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setOSConditions: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolWin: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolUnix: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolProperty: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setS1ASclassPath: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] init-common: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] clean: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setOSConditions: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolWin: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolUnix: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolProperty: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setS1ASclassPath: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] init-common: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] clean-common: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setOSConditions: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolWin: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolUnix: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolProperty: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setS1ASclassPath: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] init-common: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] clean-classes-common: [2023-05-20T05:15:17.720Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setOSConditions: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolWin: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolUnix: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setToolProperty: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.720Z] setS1ASclassPath: [2023-05-20T05:15:17.720Z] [2023-05-20T05:15:17.721Z] init-common: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] clean-jars-common: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] compile: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] setOSConditions: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] setToolWin: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] setToolUnix: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] setToolProperty: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] setS1ASclassPath: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] init-common: [2023-05-20T05:15:17.721Z] [2023-05-20T05:15:17.721Z] compile-common: [2023-05-20T05:15:17.721Z] [echo] Current time (ISO): 2023-05-20T05:15:17.574+0000 [2023-05-20T05:15:17.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:15:17.721Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:15:19.090Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:15:19.090Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:15:19.090Z] [javac] return new Integer(1); [2023-05-20T05:15:19.090Z] [javac] ^ [2023-05-20T05:15:19.090Z] [javac] 2 warnings [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] setOSConditions: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] setToolWin: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] setToolUnix: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] setToolProperty: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] setS1ASclassPath: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] init-common: [2023-05-20T05:15:19.353Z] [2023-05-20T05:15:19.353Z] compile-common: [2023-05-20T05:15:19.353Z] [echo] Current time (ISO): 2023-05-20T05:15:19.092+0000 [2023-05-20T05:15:19.353Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:15:20.721Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:15:20.721Z] [javac] 1 warning [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] build: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] setOSConditions: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] fixFiles: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] convUnix: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] convWin: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] setToolWin: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] setToolUnix: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] setToolProperty: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] setS1ASclassPath: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] init-common: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] package-persistence-common: [2023-05-20T05:15:20.721Z] [2023-05-20T05:15:20.721Z] ejb-jar-common: [2023-05-20T05:15:20.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] package-ejbjar-common: [2023-05-20T05:15:20.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-05-20T05:15:20.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] appclient-jar-common: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] package-appclientjar-common: [2023-05-20T05:15:20.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] webclient-war-common: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] build-ear-common: [2023-05-20T05:15:20.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:15:20.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] create-jdbc-stuff: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setOSConditions: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolWin: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolUnix: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolProperty: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setS1ASclassPath: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] init-common: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] deploy-jdbc-common: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setOSConditions: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolWin: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolUnix: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setToolProperty: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] setS1ASclassPath: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] init-common: [2023-05-20T05:15:20.722Z] [2023-05-20T05:15:20.722Z] create-jdbc-connpool-common: [2023-05-20T05:15:21.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:21.286Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-05-20T05:15:21.286Z] [2023-05-20T05:15:21.286Z] set-derby-connpool-props: [2023-05-20T05:15:21.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:15:21.552Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:15:21.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:15:21.809Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:15:22.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:15:22.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:15:22.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:15:22.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:15:22.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:15:22.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:15:23.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:15:23.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:15:23.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:15:23.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:15:23.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:15:23.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] setOSConditions: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] setToolWin: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] setToolUnix: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] setToolProperty: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] setS1ASclassPath: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] init-common: [2023-05-20T05:15:23.622Z] [2023-05-20T05:15:23.622Z] create-jdbc-resource-common: [2023-05-20T05:15:23.622Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-05-20T05:15:24.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:24.185Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-05-20T05:15:24.185Z] [echo] cmd executed for server [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] deploy: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setOSConditions: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolWin: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolUnix: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolProperty: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setS1ASclassPath: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] init-common: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] deploy-common: [2023-05-20T05:15:24.185Z] [echo] Current time (ISO): 2023-05-20T05:15:23.930+0000 [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setOSConditions: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolWin: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolUnix: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setToolProperty: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] setS1ASclassPath: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] init-common: [2023-05-20T05:15:24.185Z] [2023-05-20T05:15:24.185Z] deploy-common-pe: [2023-05-20T05:15:24.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:15:24.452Z] [exec] Application deployed with name jdbc-convalApp. [2023-05-20T05:15:24.452Z] [echo] Deployment on target server server successful [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setOSConditions: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolWin: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolUnix: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolProperty: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setS1ASclassPath: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] init-common: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] deploy-common-ee: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] run: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setOSConditions: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolWin: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolUnix: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolProperty: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setS1ASclassPath: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] init-common: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] execute-sql-common: [2023-05-20T05:15:24.452Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-05-20T05:15:24.452Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:15:24.452Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:15:24.452Z] [sql] 0 rows affected [2023-05-20T05:15:24.452Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setOSConditions: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolWin: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolUnix: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setToolProperty: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] setS1ASclassPath: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] init-common: [2023-05-20T05:15:24.452Z] [2023-05-20T05:15:24.452Z] runclient-common: [2023-05-20T05:15:24.452Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:15:25.381Z] [exec] May 20, 2023 5:15:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:15:25.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. [2023-05-20T05:15:28.671Z] [exec] Value of key is: test-1 [2023-05-20T05:15:28.671Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:15:28.671Z] [exec] [2023-05-20T05:15:28.671Z] [exec] [2023-05-20T05:15:28.671Z] [exec] ----------------------------------------- [2023-05-20T05:15:28.671Z] [exec] - test-1 : PASS - [2023-05-20T05:15:28.671Z] [exec] ----------------------------------------- [2023-05-20T05:15:28.671Z] [exec] Total PASS: 1 [2023-05-20T05:15:28.671Z] [exec] Total FAIL: 0 [2023-05-20T05:15:28.671Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:15:28.671Z] [exec] ----------------------------------------- [2023-05-20T05:15:28.671Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:28.671Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] checkReporting-common: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] confirmReportPresent-common: [2023-05-20T05:15:28.671Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:15:28.671Z] [echo] Test seems to be reported fine [2023-05-20T05:15:28.671Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] confirmMissingReport-common: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] setOSConditions: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] setToolWin: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] setToolUnix: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] setToolProperty: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] setS1ASclassPath: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] init-common: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] stop-derby: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] stop-derby-aix: [2023-05-20T05:15:28.671Z] [2023-05-20T05:15:28.671Z] stop-derby-nonaix: [2023-05-20T05:15:28.671Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:15:28.929Z] [java] Sat May 20 05:15:28 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] setOSConditions: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] setToolWin: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] setToolUnix: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] setToolProperty: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] setS1ASclassPath: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] init-common: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] start-derby: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] start-derby-aix: [2023-05-20T05:15:28.929Z] [2023-05-20T05:15:28.929Z] start-derby-nonaix: [2023-05-20T05:15:28.929Z] [echo] Starting Derby DB Server ... [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] setOSConditions: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] setToolWin: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] setToolUnix: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] setToolProperty: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] setS1ASclassPath: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] init-common: [2023-05-20T05:15:46.984Z] [2023-05-20T05:15:46.984Z] runclient-common: [2023-05-20T05:15:46.984Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:15:46.984Z] [exec] May 20, 2023 5:15:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:15:46.984Z] [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. [2023-05-20T05:15:47.557Z] [exec] Value of key is: test-2 [2023-05-20T05:15:47.557Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:15:47.557Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:15:47.557Z] [exec] [2023-05-20T05:15:47.557Z] [exec] [2023-05-20T05:15:47.557Z] [exec] ----------------------------------------- [2023-05-20T05:15:47.557Z] [exec] - test-2 : PASS - [2023-05-20T05:15:47.557Z] [exec] ----------------------------------------- [2023-05-20T05:15:47.557Z] [exec] Total PASS: 1 [2023-05-20T05:15:47.557Z] [exec] Total FAIL: 0 [2023-05-20T05:15:47.557Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:15:47.557Z] [exec] ----------------------------------------- [2023-05-20T05:15:47.557Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:47.814Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:48.070Z] [2023-05-20T05:15:48.070Z] checkReporting-common: [2023-05-20T05:15:48.070Z] [2023-05-20T05:15:48.070Z] confirmReportPresent-common: [2023-05-20T05:15:48.070Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:15:48.070Z] [echo] Test seems to be reported fine [2023-05-20T05:15:48.070Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:15:48.070Z] [2023-05-20T05:15:48.070Z] confirmMissingReport-common: [2023-05-20T05:15:48.070Z] [2023-05-20T05:15:48.070Z] asadmin-common: [2023-05-20T05:15:48.070Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:48.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:48.326Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-05-20T05:15:48.326Z] [2023-05-20T05:15:48.326Z] asadmin-common: [2023-05-20T05:15:48.326Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:48.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:48.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-05-20T05:15:48.851Z] [2023-05-20T05:15:48.851Z] asadmin-common: [2023-05-20T05:15:48.852Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:49.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:15:49.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-05-20T05:15:49.108Z] [2023-05-20T05:15:49.108Z] setOSConditions: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] setToolWin: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] setToolUnix: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] setToolProperty: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] setS1ASclassPath: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] init-common: [2023-05-20T05:15:49.109Z] [2023-05-20T05:15:49.109Z] runclient-common: [2023-05-20T05:15:49.109Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:15:50.080Z] [exec] May 20, 2023 5:15:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:15:50.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. [2023-05-20T05:15:53.367Z] [exec] Value of key is: test-3 [2023-05-20T05:15:53.367Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:15:53.367Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:15:53.367Z] [exec] [2023-05-20T05:15:53.367Z] [exec] [2023-05-20T05:15:53.367Z] [exec] ----------------------------------------- [2023-05-20T05:15:53.367Z] [exec] - test-3 : PASS - [2023-05-20T05:15:53.367Z] [exec] ----------------------------------------- [2023-05-20T05:15:53.367Z] [exec] Total PASS: 1 [2023-05-20T05:15:53.367Z] [exec] Total FAIL: 0 [2023-05-20T05:15:53.367Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:15:53.367Z] [exec] ----------------------------------------- [2023-05-20T05:15:53.367Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:53.367Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] checkReporting-common: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] confirmReportPresent-common: [2023-05-20T05:15:53.625Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:15:53.625Z] [echo] Test seems to be reported fine [2023-05-20T05:15:53.625Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] confirmMissingReport-common: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] setOSConditions: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] setToolWin: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] setToolUnix: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] setToolProperty: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] setS1ASclassPath: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] init-common: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] stop-derby: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] stop-derby-aix: [2023-05-20T05:15:53.625Z] [2023-05-20T05:15:53.625Z] stop-derby-nonaix: [2023-05-20T05:15:53.625Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:15:53.881Z] [java] Sat May 20 05:15:53 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] setOSConditions: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] setToolWin: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] setToolUnix: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] setToolProperty: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] setS1ASclassPath: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] init-common: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] start-derby: [2023-05-20T05:15:53.881Z] [2023-05-20T05:15:53.881Z] start-derby-aix: [2023-05-20T05:15:54.137Z] [2023-05-20T05:15:54.137Z] start-derby-nonaix: [2023-05-20T05:15:54.137Z] [echo] Starting Derby DB Server ... [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] setOSConditions: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] setToolWin: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] setToolUnix: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] setToolProperty: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] setS1ASclassPath: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] init-common: [2023-05-20T05:16:08.986Z] [2023-05-20T05:16:08.986Z] runclient-common: [2023-05-20T05:16:08.986Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:16:09.915Z] [exec] May 20, 2023 5:16:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:16:09.915Z] [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. [2023-05-20T05:16:13.202Z] [exec] Value of key is: test-4 [2023-05-20T05:16:13.202Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:16:13.202Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:16:13.202Z] [exec] [2023-05-20T05:16:13.202Z] [exec] [2023-05-20T05:16:13.202Z] [exec] ----------------------------------------- [2023-05-20T05:16:13.202Z] [exec] - test-4 : PASS - [2023-05-20T05:16:13.202Z] [exec] ----------------------------------------- [2023-05-20T05:16:13.202Z] [exec] Total PASS: 1 [2023-05-20T05:16:13.202Z] [exec] Total FAIL: 0 [2023-05-20T05:16:13.202Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:16:13.202Z] [exec] ----------------------------------------- [2023-05-20T05:16:13.202Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:13.202Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] checkReporting-common: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] confirmReportPresent-common: [2023-05-20T05:16:13.459Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:16:13.459Z] [echo] Test seems to be reported fine [2023-05-20T05:16:13.459Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] confirmMissingReport-common: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setOSConditions: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolWin: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolUnix: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolProperty: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setS1ASclassPath: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] init-common: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] execute-sql-common: [2023-05-20T05:16:13.459Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-05-20T05:16:13.459Z] [sql] 0 rows affected [2023-05-20T05:16:13.459Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] undeploy: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setOSConditions: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolWin: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolUnix: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setToolProperty: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] setS1ASclassPath: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] init-common: [2023-05-20T05:16:13.459Z] [2023-05-20T05:16:13.459Z] undeploy-common: [2023-05-20T05:16:14.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] delete-jdbc-stuff: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] setOSConditions: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] setToolWin: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] setToolUnix: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] setToolProperty: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] setS1ASclassPath: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] init-common: [2023-05-20T05:16:14.061Z] [2023-05-20T05:16:14.061Z] delete-jdbc-resource-common: [2023-05-20T05:16:14.061Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-05-20T05:16:14.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-05-20T05:16:14.317Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-05-20T05:16:14.317Z] [echo] cmd executed for server [2023-05-20T05:16:14.317Z] [2023-05-20T05:16:14.317Z] setOSConditions: [2023-05-20T05:16:14.317Z] [2023-05-20T05:16:14.317Z] setToolWin: [2023-05-20T05:16:14.317Z] [2023-05-20T05:16:14.317Z] setToolUnix: [2023-05-20T05:16:14.318Z] [2023-05-20T05:16:14.318Z] setToolProperty: [2023-05-20T05:16:14.318Z] [2023-05-20T05:16:14.318Z] setS1ASclassPath: [2023-05-20T05:16:14.318Z] [2023-05-20T05:16:14.318Z] init-common: [2023-05-20T05:16:14.318Z] [2023-05-20T05:16:14.318Z] delete-jdbc-connpool-common: [2023-05-20T05:16:14.318Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-05-20T05:16:14.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-05-20T05:16:14.574Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-05-20T05:16:14.574Z] [echo] cmd executed for server [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] all: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] setOSConditions: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] setToolWin: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] setToolUnix: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] setToolProperty: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] setS1ASclassPath: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] init-common: [2023-05-20T05:16:14.574Z] [2023-05-20T05:16:14.574Z] clean: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setOSConditions: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolWin: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolUnix: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolProperty: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setS1ASclassPath: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] init-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] clean-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setOSConditions: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolWin: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolUnix: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolProperty: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setS1ASclassPath: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] init-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] clean-classes-common: [2023-05-20T05:16:14.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setOSConditions: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolWin: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolUnix: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolProperty: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setS1ASclassPath: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] init-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] clean-jars-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] compile: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setOSConditions: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolWin: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolUnix: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setToolProperty: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] setS1ASclassPath: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] init-common: [2023-05-20T05:16:14.851Z] [2023-05-20T05:16:14.851Z] compile-common: [2023-05-20T05:16:14.851Z] [echo] Current time (ISO): 2023-05-20T05:16:14.605+0000 [2023-05-20T05:16:14.852Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:16:14.852Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:16:16.219Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:16:16.219Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:16:16.219Z] [javac] return new Integer(1); [2023-05-20T05:16:16.219Z] [javac] ^ [2023-05-20T05:16:16.219Z] [javac] 2 warnings [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] setOSConditions: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] setToolWin: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] setToolUnix: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] setToolProperty: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] setS1ASclassPath: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] init-common: [2023-05-20T05:16:16.219Z] [2023-05-20T05:16:16.219Z] compile-common: [2023-05-20T05:16:16.220Z] [echo] Current time (ISO): 2023-05-20T05:16:16.124+0000 [2023-05-20T05:16:16.220Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:16:17.590Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:16:17.853Z] [javac] 1 warning [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] build: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setOSConditions: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] fixFiles: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] convUnix: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] convWin: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolWin: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolUnix: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolProperty: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setS1ASclassPath: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] init-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] package-persistence-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] ejb-jar-common: [2023-05-20T05:16:17.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] package-ejbjar-common: [2023-05-20T05:16:17.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-05-20T05:16:17.853Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] appclient-jar-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] package-appclientjar-common: [2023-05-20T05:16:17.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] webclient-war-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] build-ear-common: [2023-05-20T05:16:17.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:16:17.853Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] create-jdbc-stuff: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setOSConditions: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolWin: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolUnix: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolProperty: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setS1ASclassPath: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] init-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] deploy-jdbc-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setOSConditions: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolWin: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolUnix: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setToolProperty: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] setS1ASclassPath: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] init-common: [2023-05-20T05:16:17.853Z] [2023-05-20T05:16:17.853Z] create-jdbc-connpool-common: [2023-05-20T05:16:18.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:18.110Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-05-20T05:16:18.110Z] [2023-05-20T05:16:18.110Z] set-derby-connpool-props: [2023-05-20T05:16:18.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:16:18.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:16:18.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:16:18.929Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:16:18.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:16:18.929Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:16:19.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:16:19.492Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:16:19.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:16:19.748Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:16:20.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:16:20.005Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:16:20.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:16:20.569Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:16:20.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:16:20.825Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] setOSConditions: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] setToolWin: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] setToolUnix: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] setToolProperty: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] setS1ASclassPath: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] init-common: [2023-05-20T05:16:20.825Z] [2023-05-20T05:16:20.825Z] create-jdbc-resource-common: [2023-05-20T05:16:20.825Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-05-20T05:16:21.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:21.105Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-05-20T05:16:21.105Z] [echo] cmd executed for server [2023-05-20T05:16:21.105Z] [2023-05-20T05:16:21.105Z] set-assoc-with-thread: [2023-05-20T05:16:21.105Z] [2023-05-20T05:16:21.105Z] asadmin-common: [2023-05-20T05:16:21.105Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:21.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:21.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.associate-with-thread=true [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] deploy: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setOSConditions: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolWin: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolUnix: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolProperty: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setS1ASclassPath: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] init-common: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] deploy-common: [2023-05-20T05:16:21.362Z] [echo] Current time (ISO): 2023-05-20T05:16:21.239+0000 [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setOSConditions: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolWin: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolUnix: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setToolProperty: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] setS1ASclassPath: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] init-common: [2023-05-20T05:16:21.362Z] [2023-05-20T05:16:21.362Z] deploy-common-pe: [2023-05-20T05:16:21.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:16:21.875Z] [exec] Application deployed with name jdbc-convalApp. [2023-05-20T05:16:21.875Z] [echo] Deployment on target server server successful [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setOSConditions: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolWin: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolUnix: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolProperty: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setS1ASclassPath: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] init-common: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] deploy-common-ee: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] run: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setOSConditions: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolWin: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolUnix: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolProperty: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setS1ASclassPath: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] init-common: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] execute-sql-common: [2023-05-20T05:16:21.875Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-05-20T05:16:21.875Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:16:21.875Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:16:21.875Z] [sql] 0 rows affected [2023-05-20T05:16:21.875Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setOSConditions: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolWin: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolUnix: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setToolProperty: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] setS1ASclassPath: [2023-05-20T05:16:21.875Z] [2023-05-20T05:16:21.875Z] init-common: [2023-05-20T05:16:21.876Z] [2023-05-20T05:16:21.876Z] runclient-common: [2023-05-20T05:16:21.876Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:16:22.804Z] [exec] May 20, 2023 5:16:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:16:22.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. [2023-05-20T05:16:26.077Z] [exec] Value of key is: test-1 [2023-05-20T05:16:26.077Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:16:26.077Z] [exec] [2023-05-20T05:16:26.077Z] [exec] [2023-05-20T05:16:26.077Z] [exec] ----------------------------------------- [2023-05-20T05:16:26.077Z] [exec] - test-1 : PASS - [2023-05-20T05:16:26.077Z] [exec] ----------------------------------------- [2023-05-20T05:16:26.077Z] [exec] Total PASS: 1 [2023-05-20T05:16:26.077Z] [exec] Total FAIL: 0 [2023-05-20T05:16:26.077Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:16:26.077Z] [exec] ----------------------------------------- [2023-05-20T05:16:26.077Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:26.077Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] checkReporting-common: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] confirmReportPresent-common: [2023-05-20T05:16:26.077Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:16:26.077Z] [echo] Test seems to be reported fine [2023-05-20T05:16:26.077Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] confirmMissingReport-common: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] setOSConditions: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] setToolWin: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] setToolUnix: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] setToolProperty: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] setS1ASclassPath: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] init-common: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] stop-derby: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] stop-derby-aix: [2023-05-20T05:16:26.077Z] [2023-05-20T05:16:26.077Z] stop-derby-nonaix: [2023-05-20T05:16:26.077Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:16:26.336Z] [java] Sat May 20 05:16:26 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] setOSConditions: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] setToolWin: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] setToolUnix: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] setToolProperty: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] setS1ASclassPath: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] init-common: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] start-derby: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] start-derby-aix: [2023-05-20T05:16:26.336Z] [2023-05-20T05:16:26.336Z] start-derby-nonaix: [2023-05-20T05:16:26.336Z] [echo] Starting Derby DB Server ... [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] setOSConditions: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] setToolWin: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] setToolUnix: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] setToolProperty: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] setS1ASclassPath: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] init-common: [2023-05-20T05:16:44.393Z] [2023-05-20T05:16:44.393Z] runclient-common: [2023-05-20T05:16:44.393Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:16:44.393Z] [exec] May 20, 2023 5:16:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:16:44.393Z] [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. [2023-05-20T05:16:45.327Z] [exec] Value of key is: test-2 [2023-05-20T05:16:45.327Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:16:45.327Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:16:45.327Z] [exec] [2023-05-20T05:16:45.327Z] [exec] [2023-05-20T05:16:45.327Z] [exec] ----------------------------------------- [2023-05-20T05:16:45.327Z] [exec] - test-2 : PASS - [2023-05-20T05:16:45.327Z] [exec] ----------------------------------------- [2023-05-20T05:16:45.327Z] [exec] Total PASS: 1 [2023-05-20T05:16:45.327Z] [exec] Total FAIL: 0 [2023-05-20T05:16:45.327Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:16:45.327Z] [exec] ----------------------------------------- [2023-05-20T05:16:45.327Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:45.327Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:45.583Z] [2023-05-20T05:16:45.583Z] checkReporting-common: [2023-05-20T05:16:45.852Z] [2023-05-20T05:16:45.852Z] confirmReportPresent-common: [2023-05-20T05:16:45.852Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:16:45.852Z] [echo] Test seems to be reported fine [2023-05-20T05:16:45.852Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:16:45.852Z] [2023-05-20T05:16:45.852Z] confirmMissingReport-common: [2023-05-20T05:16:45.852Z] [2023-05-20T05:16:45.852Z] asadmin-common: [2023-05-20T05:16:45.852Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-05-20T05:16:46.108Z] [2023-05-20T05:16:46.108Z] asadmin-common: [2023-05-20T05:16:46.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-05-20T05:16:46.364Z] [2023-05-20T05:16:46.364Z] asadmin-common: [2023-05-20T05:16:46.364Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:16:46.621Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] setOSConditions: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] setToolWin: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] setToolUnix: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] setToolProperty: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] setS1ASclassPath: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] init-common: [2023-05-20T05:16:46.621Z] [2023-05-20T05:16:46.621Z] runclient-common: [2023-05-20T05:16:46.621Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:16:47.552Z] [exec] May 20, 2023 5:16:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:16:47.553Z] [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. [2023-05-20T05:16:51.731Z] [exec] Value of key is: test-3 [2023-05-20T05:16:51.731Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:16:51.731Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:16:51.731Z] [exec] [2023-05-20T05:16:51.731Z] [exec] [2023-05-20T05:16:51.731Z] [exec] ----------------------------------------- [2023-05-20T05:16:51.731Z] [exec] - test-3 : PASS - [2023-05-20T05:16:51.731Z] [exec] ----------------------------------------- [2023-05-20T05:16:51.731Z] [exec] Total PASS: 1 [2023-05-20T05:16:51.731Z] [exec] Total FAIL: 0 [2023-05-20T05:16:51.731Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:16:51.731Z] [exec] ----------------------------------------- [2023-05-20T05:16:51.731Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:51.731Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] checkReporting-common: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] confirmReportPresent-common: [2023-05-20T05:16:51.731Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:16:51.731Z] [echo] Test seems to be reported fine [2023-05-20T05:16:51.731Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] confirmMissingReport-common: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setOSConditions: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolWin: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolUnix: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolProperty: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setS1ASclassPath: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] init-common: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] stop-derby: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] stop-derby-aix: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] stop-derby-nonaix: [2023-05-20T05:16:51.731Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:16:51.731Z] [java] Sat May 20 05:16:51 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setOSConditions: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolWin: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolUnix: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setToolProperty: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] setS1ASclassPath: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] init-common: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] start-derby: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] start-derby-aix: [2023-05-20T05:16:51.731Z] [2023-05-20T05:16:51.731Z] start-derby-nonaix: [2023-05-20T05:16:51.731Z] [echo] Starting Derby DB Server ... [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] setOSConditions: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] setToolWin: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] setToolUnix: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] setToolProperty: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] setS1ASclassPath: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] init-common: [2023-05-20T05:17:09.788Z] [2023-05-20T05:17:09.788Z] runclient-common: [2023-05-20T05:17:09.788Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:17:09.788Z] [exec] May 20, 2023 5:17:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:17:09.789Z] [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. [2023-05-20T05:17:11.164Z] [exec] Value of key is: test-4 [2023-05-20T05:17:11.164Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:17:11.164Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:17:11.164Z] [exec] [2023-05-20T05:17:11.164Z] [exec] [2023-05-20T05:17:11.164Z] [exec] ----------------------------------------- [2023-05-20T05:17:11.165Z] [exec] - test-4 : PASS - [2023-05-20T05:17:11.165Z] [exec] ----------------------------------------- [2023-05-20T05:17:11.165Z] [exec] Total PASS: 1 [2023-05-20T05:17:11.165Z] [exec] Total FAIL: 0 [2023-05-20T05:17:11.165Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:17:11.165Z] [exec] ----------------------------------------- [2023-05-20T05:17:11.165Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:17:11.421Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] checkReporting-common: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] confirmReportPresent-common: [2023-05-20T05:17:11.677Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:17:11.677Z] [echo] Test seems to be reported fine [2023-05-20T05:17:11.677Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] confirmMissingReport-common: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setOSConditions: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolWin: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolUnix: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolProperty: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setS1ASclassPath: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] init-common: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] execute-sql-common: [2023-05-20T05:17:11.677Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-05-20T05:17:11.677Z] [sql] 0 rows affected [2023-05-20T05:17:11.677Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] undeploy: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setOSConditions: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolWin: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolUnix: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setToolProperty: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] setS1ASclassPath: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] init-common: [2023-05-20T05:17:11.677Z] [2023-05-20T05:17:11.677Z] undeploy-common: [2023-05-20T05:17:12.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] delete-jdbc-stuff: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] setOSConditions: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] setToolWin: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] setToolUnix: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] setToolProperty: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] setS1ASclassPath: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] init-common: [2023-05-20T05:17:12.253Z] [2023-05-20T05:17:12.253Z] delete-jdbc-resource-common: [2023-05-20T05:17:12.253Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-05-20T05:17:12.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-05-20T05:17:12.765Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-05-20T05:17:39.284Z] [echo] cmd executed for server [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] delete-jdbc-connpool-common: [2023-05-20T05:17:39.284Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-05-20T05:17:39.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-05-20T05:17:39.284Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-05-20T05:17:39.284Z] [echo] cmd executed for server [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] all-assoc-with-thread: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] clean: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] clean-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] clean-classes-common: [2023-05-20T05:17:39.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] clean-jars-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] compile: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] compile-common: [2023-05-20T05:17:39.284Z] [echo] Current time (ISO): 2023-05-20T05:17:37.214+0000 [2023-05-20T05:17:39.284Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:17:39.284Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:17:39.284Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:17:39.284Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:17:39.284Z] [javac] return new Integer(1); [2023-05-20T05:17:39.284Z] [javac] ^ [2023-05-20T05:17:39.284Z] [javac] 2 warnings [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setOSConditions: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolWin: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolUnix: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setToolProperty: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] setS1ASclassPath: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] init-common: [2023-05-20T05:17:39.284Z] [2023-05-20T05:17:39.284Z] compile-common: [2023-05-20T05:17:39.284Z] [echo] Current time (ISO): 2023-05-20T05:17:38.733+0000 [2023-05-20T05:17:39.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:17:40.222Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:17:40.222Z] [javac] 1 warning [2023-05-20T05:17:40.222Z] [2023-05-20T05:17:40.222Z] build: [2023-05-20T05:17:40.222Z] [2023-05-20T05:17:40.222Z] setOSConditions: [2023-05-20T05:17:40.222Z] [2023-05-20T05:17:40.222Z] fixFiles: [2023-05-20T05:17:40.222Z] [2023-05-20T05:17:40.222Z] convUnix: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] convWin: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolWin: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolUnix: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolProperty: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setS1ASclassPath: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] init-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] package-persistence-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] ejb-jar-common: [2023-05-20T05:17:40.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] package-ejbjar-common: [2023-05-20T05:17:40.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-ejb.jar [2023-05-20T05:17:40.480Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] appclient-jar-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] package-appclientjar-common: [2023-05-20T05:17:40.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-client.jar [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] webclient-war-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] build-ear-common: [2023-05-20T05:17:40.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:17:40.480Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] deploy: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setOSConditions: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolWin: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolUnix: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolProperty: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setS1ASclassPath: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] init-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] create-jdbc-stuff: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setOSConditions: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolWin: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolUnix: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolProperty: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setS1ASclassPath: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] init-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] deploy-jdbc-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setOSConditions: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolWin: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolUnix: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setToolProperty: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] setS1ASclassPath: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] init-common: [2023-05-20T05:17:40.480Z] [2023-05-20T05:17:40.480Z] create-jdbc-connpool-common: [2023-05-20T05:17:40.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:40.750Z] [exec] JDBC connection pool jdbc-connectionleaktracing created successfully. [2023-05-20T05:17:40.750Z] [2023-05-20T05:17:40.750Z] set-derby-connpool-props: [2023-05-20T05:17:41.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-05-20T05:17:41.008Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-05-20T05:17:41.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-05-20T05:17:41.264Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-05-20T05:17:41.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-05-20T05:17:41.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-05-20T05:17:42.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-05-20T05:17:42.034Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-05-20T05:17:42.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-05-20T05:17:42.289Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-05-20T05:17:42.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:17:42.546Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:17:43.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-05-20T05:17:43.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-05-20T05:17:43.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-05-20T05:17:43.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] setOSConditions: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] setToolWin: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] setToolUnix: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] setToolProperty: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] setS1ASclassPath: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] init-common: [2023-05-20T05:17:43.366Z] [2023-05-20T05:17:43.366Z] create-jdbc-resource-common: [2023-05-20T05:17:43.366Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectionleaktracing --target server jdbc/connectionleaktracingDB [2023-05-20T05:17:43.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:43.623Z] [exec] JDBC resource jdbc/connectionleaktracingDB created successfully. [2023-05-20T05:17:43.623Z] [echo] cmd executed for server [2023-05-20T05:17:43.623Z] [2023-05-20T05:17:43.623Z] asadmin-common: [2023-05-20T05:17:43.623Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:43.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:43.879Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady-pool-size=1 [2023-05-20T05:17:43.879Z] [2023-05-20T05:17:43.879Z] asadmin-common: [2023-05-20T05:17:43.879Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max-pool-size=1 [2023-05-20T05:17:44.452Z] [2023-05-20T05:17:44.452Z] asadmin-common: [2023-05-20T05:17:44.452Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.708Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-timeout-in-seconds=10 [2023-05-20T05:17:44.708Z] [2023-05-20T05:17:44.708Z] asadmin-common: [2023-05-20T05:17:44.708Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:17:44.966Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-reclaim=true [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setOSConditions: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolWin: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolUnix: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolProperty: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setS1ASclassPath: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] init-common: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] deploy-common: [2023-05-20T05:17:44.966Z] [echo] Current time (ISO): 2023-05-20T05:17:44.838+0000 [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setOSConditions: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolWin: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolUnix: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setToolProperty: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] setS1ASclassPath: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] init-common: [2023-05-20T05:17:44.966Z] [2023-05-20T05:17:44.966Z] deploy-common-pe: [2023-05-20T05:17:45.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-05-20T05:17:45.506Z] [exec] Application deployed with name jdbc-connectionleaktracingApp. [2023-05-20T05:17:45.506Z] [echo] Deployment on target server server successful [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setOSConditions: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolWin: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolUnix: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolProperty: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setS1ASclassPath: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] init-common: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] deploy-common-ee: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setOSConditions: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolWin: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolUnix: [2023-05-20T05:17:45.506Z] [2023-05-20T05:17:45.506Z] setToolProperty: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setS1ASclassPath: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] init-common: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] execute-sql-common: [2023-05-20T05:17:45.507Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/create_pointbase.sql [2023-05-20T05:17:45.507Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:17:45.507Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:17:45.507Z] [sql] 0 rows affected [2023-05-20T05:17:45.507Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] run: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setOSConditions: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setToolWin: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setToolUnix: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setToolProperty: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] setS1ASclassPath: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] init-common: [2023-05-20T05:17:45.507Z] [2023-05-20T05:17:45.507Z] runclient-common: [2023-05-20T05:17:45.507Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingAppClient.jar -name jdbc-connectionleaktracingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:17:46.453Z] [exec] May 20, 2023 5:17:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:17:46.453Z] [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. [2023-05-20T05:18:54.106Z] [exec] Value of key is: : [2023-05-20T05:18:54.106Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:18:54.106Z] [exec] [2023-05-20T05:18:54.106Z] [exec] [2023-05-20T05:18:54.106Z] [exec] ----------------------------------------- [2023-05-20T05:18:54.106Z] [exec] - : : PASS - [2023-05-20T05:18:54.106Z] [exec] ----------------------------------------- [2023-05-20T05:18:54.106Z] [exec] Total PASS: 1 [2023-05-20T05:18:54.106Z] [exec] Total FAIL: 0 [2023-05-20T05:18:54.106Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:18:54.106Z] [exec] ----------------------------------------- [2023-05-20T05:18:54.106Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:18:54.106Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] checkReporting-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] confirmReportPresent-common: [2023-05-20T05:18:54.106Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:18:54.106Z] [echo] Test seems to be reported fine [2023-05-20T05:18:54.106Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/RepRunConf.txt [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] confirmMissingReport-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] undeploy: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setOSConditions: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolWin: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolUnix: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolProperty: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setS1ASclassPath: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] init-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] execute-sql-common: [2023-05-20T05:18:54.106Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/drop_pointbase.sql [2023-05-20T05:18:54.106Z] [sql] 0 rows affected [2023-05-20T05:18:54.106Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setOSConditions: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolWin: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolUnix: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolProperty: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setS1ASclassPath: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] init-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] delete-jdbc-stuff: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setOSConditions: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolWin: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolUnix: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolProperty: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setS1ASclassPath: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] init-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] delete-jdbc-resource-common: [2023-05-20T05:18:54.106Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectionleaktracingDB [2023-05-20T05:18:54.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectionleaktracingDB [2023-05-20T05:18:54.106Z] [exec] JDBC resource jdbc/connectionleaktracingDB deleted successfully [2023-05-20T05:18:54.106Z] [echo] cmd executed for server [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setOSConditions: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolWin: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolUnix: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolProperty: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setS1ASclassPath: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] init-common: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] delete-jdbc-connpool-common: [2023-05-20T05:18:54.106Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectionleaktracing [2023-05-20T05:18:54.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectionleaktracing [2023-05-20T05:18:54.106Z] [exec] JDBC Connection pool jdbc-connectionleaktracing deleted successfully [2023-05-20T05:18:54.106Z] [echo] cmd executed for server [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setOSConditions: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.106Z] setToolWin: [2023-05-20T05:18:54.106Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] undeploy-common: [2023-05-20T05:18:54.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connectionleaktracingApp [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] all: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] clean: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] clean-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] clean-classes-common: [2023-05-20T05:18:54.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] clean-jars-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] compile: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] compile-common: [2023-05-20T05:18:54.107Z] [echo] Current time (ISO): 2023-05-20T05:18:50.477+0000 [2023-05-20T05:18:54.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:18:54.107Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:18:54.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:18:54.107Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:18:54.107Z] [javac] return new Integer(1); [2023-05-20T05:18:54.107Z] [javac] ^ [2023-05-20T05:18:54.107Z] [javac] 2 warnings [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] compile-common: [2023-05-20T05:18:54.107Z] [echo] Current time (ISO): 2023-05-20T05:18:52.102+0000 [2023-05-20T05:18:54.107Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:18:54.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:18:54.107Z] [javac] 1 warning [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] build: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] fixFiles: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] convUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] convWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] package-persistence-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] ejb-jar-common: [2023-05-20T05:18:54.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] package-ejbjar-common: [2023-05-20T05:18:54.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-ejb.jar [2023-05-20T05:18:54.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] appclient-jar-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] package-appclientjar-common: [2023-05-20T05:18:54.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-client.jar [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] webclient-war-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] build-ear-common: [2023-05-20T05:18:54.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:18:54.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] deploy: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] create-jdbc-stuff: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] deploy-jdbc-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setOSConditions: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolWin: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolUnix: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setToolProperty: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] setS1ASclassPath: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.107Z] init-common: [2023-05-20T05:18:54.107Z] [2023-05-20T05:18:54.108Z] create-jdbc-connpool-common: [2023-05-20T05:18:54.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connectioncreationretry [2023-05-20T05:18:54.108Z] [exec] JDBC connection pool jdbc-connectioncreationretry created successfully. [2023-05-20T05:18:54.108Z] [2023-05-20T05:18:54.108Z] set-derby-connpool-props: [2023-05-20T05:18:54.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-05-20T05:18:54.366Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-05-20T05:18:54.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-05-20T05:18:54.957Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-05-20T05:18:55.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-05-20T05:18:55.214Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-05-20T05:18:55.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-05-20T05:18:55.472Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-05-20T05:18:55.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-05-20T05:18:55.728Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-05-20T05:18:56.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:18:56.292Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:18:56.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-05-20T05:18:56.549Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-05-20T05:18:56.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-05-20T05:18:56.805Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] setOSConditions: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] setToolWin: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] setToolUnix: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] setToolProperty: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] setS1ASclassPath: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] init-common: [2023-05-20T05:18:56.805Z] [2023-05-20T05:18:56.805Z] create-jdbc-resource-common: [2023-05-20T05:18:56.805Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectioncreationretry --target server jdbc/connectioncreationretryDB [2023-05-20T05:18:57.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connectioncreationretry --enabled=true --target server jdbc/connectioncreationretryDB [2023-05-20T05:18:57.062Z] [exec] JDBC resource jdbc/connectioncreationretryDB created successfully. [2023-05-20T05:18:57.062Z] [echo] cmd executed for server [2023-05-20T05:18:57.062Z] [2023-05-20T05:18:57.062Z] asadmin-common: [2023-05-20T05:18:57.062Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-05-20T05:18:57.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-05-20T05:18:57.577Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-attempts=10 [2023-05-20T05:18:57.577Z] [2023-05-20T05:18:57.577Z] asadmin-common: [2023-05-20T05:18:57.577Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-05-20T05:18:57.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-05-20T05:18:57.833Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-interval-in-seconds=5 [2023-05-20T05:18:57.833Z] [2023-05-20T05:18:57.833Z] asadmin-common: [2023-05-20T05:18:57.833Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-05-20T05:18:58.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-05-20T05:18:58.090Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady-pool-size=1 [2023-05-20T05:18:58.090Z] [2023-05-20T05:18:58.090Z] asadmin-common: [2023-05-20T05:18:58.090Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-05-20T05:18:58.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-05-20T05:18:58.610Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max-pool-size=1 [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setOSConditions: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolWin: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolUnix: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolProperty: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setS1ASclassPath: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] init-common: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] deploy-common: [2023-05-20T05:18:58.610Z] [echo] Current time (ISO): 2023-05-20T05:18:58.361+0000 [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setOSConditions: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolWin: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolUnix: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setToolProperty: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] setS1ASclassPath: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] init-common: [2023-05-20T05:18:58.610Z] [2023-05-20T05:18:58.610Z] deploy-common-pe: [2023-05-20T05:18:58.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-05-20T05:18:59.124Z] [exec] Application deployed with name jdbc-connectioncreationretryApp. [2023-05-20T05:18:59.124Z] [echo] Deployment on target server server successful [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setOSConditions: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolWin: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolUnix: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolProperty: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setS1ASclassPath: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] init-common: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] deploy-common-ee: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setOSConditions: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolWin: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolUnix: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolProperty: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setS1ASclassPath: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] init-common: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] execute-sql-common: [2023-05-20T05:18:59.124Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/create_pointbase.sql [2023-05-20T05:18:59.124Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:18:59.124Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:18:59.124Z] [sql] 0 rows affected [2023-05-20T05:18:59.124Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] run: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setOSConditions: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolWin: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolUnix: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setToolProperty: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] setS1ASclassPath: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] init-common: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] stop-derby: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] stop-derby-aix: [2023-05-20T05:18:59.124Z] [2023-05-20T05:18:59.124Z] stop-derby-nonaix: [2023-05-20T05:18:59.125Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:18:59.382Z] [java] Sat May 20 05:18:59 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] setOSConditions: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] setToolWin: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] setToolUnix: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] setToolProperty: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] setS1ASclassPath: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] init-common: [2023-05-20T05:18:59.382Z] [2023-05-20T05:18:59.382Z] runclient-common: [2023-05-20T05:18:59.382Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryAppClient.jar -name jdbc-connectioncreationretryClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:19:00.317Z] [exec] May 20, 2023 5:19:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:19:00.317Z] [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. [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] setOSConditions: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] setToolWin: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] setToolUnix: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] setToolProperty: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] setS1ASclassPath: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] init-common: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] start-derby: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] start-derby-aix: [2023-05-20T05:19:15.170Z] [2023-05-20T05:19:15.170Z] start-derby-nonaix: [2023-05-20T05:19:15.170Z] [echo] Starting Derby DB Server ... [2023-05-20T05:19:17.060Z] [exec] Value of key is: test [2023-05-20T05:19:17.060Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:19:17.060Z] [exec] [2023-05-20T05:19:17.060Z] [exec] [2023-05-20T05:19:17.060Z] [exec] ----------------------------------------- [2023-05-20T05:19:17.060Z] [exec] - test : PASS - [2023-05-20T05:19:17.060Z] [exec] ----------------------------------------- [2023-05-20T05:19:17.060Z] [exec] Total PASS: 1 [2023-05-20T05:19:17.060Z] [exec] Total FAIL: 0 [2023-05-20T05:19:17.060Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:19:17.060Z] [exec] ----------------------------------------- [2023-05-20T05:19:17.060Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:19:17.060Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:19:17.060Z] [2023-05-20T05:19:17.060Z] checkReporting-common: [2023-05-20T05:19:17.060Z] [2023-05-20T05:19:17.060Z] confirmReportPresent-common: [2023-05-20T05:19:17.060Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:19:17.060Z] [echo] Test seems to be reported fine [2023-05-20T05:19:17.060Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/RepRunConf.txt [2023-05-20T05:19:17.060Z] [2023-05-20T05:19:17.060Z] confirmMissingReport-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] undeploy: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] execute-sql-common: [2023-05-20T05:19:31.908Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/drop_pointbase.sql [2023-05-20T05:19:31.908Z] [sql] 0 rows affected [2023-05-20T05:19:31.908Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] delete-jdbc-stuff: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] delete-jdbc-resource-common: [2023-05-20T05:19:31.908Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectioncreationretryDB [2023-05-20T05:19:31.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectioncreationretryDB [2023-05-20T05:19:31.908Z] [exec] JDBC resource jdbc/connectioncreationretryDB deleted successfully [2023-05-20T05:19:31.908Z] [echo] cmd executed for server [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] delete-jdbc-connpool-common: [2023-05-20T05:19:31.908Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectioncreationretry [2023-05-20T05:19:31.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectioncreationretry [2023-05-20T05:19:31.908Z] [exec] JDBC Connection pool jdbc-connectioncreationretry deleted successfully [2023-05-20T05:19:31.908Z] [echo] cmd executed for server [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] undeploy-common: [2023-05-20T05:19:31.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connectioncreationretryApp [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] all: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] clean: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] clean-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setOSConditions: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolWin: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolUnix: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setToolProperty: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] setS1ASclassPath: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] init-common: [2023-05-20T05:19:31.908Z] [2023-05-20T05:19:31.908Z] clean-classes-common: [2023-05-20T05:19:31.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setOSConditions: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolWin: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolUnix: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolProperty: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setS1ASclassPath: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] init-common: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] clean-jars-common: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] compile: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setOSConditions: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolWin: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolUnix: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setToolProperty: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] setS1ASclassPath: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] init-common: [2023-05-20T05:19:31.909Z] [2023-05-20T05:19:31.909Z] compile-common: [2023-05-20T05:19:31.909Z] [echo] Current time (ISO): 2023-05-20T05:19:30.672+0000 [2023-05-20T05:19:31.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:19:31.909Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:19:32.474Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:19:32.474Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:19:32.474Z] [javac] return new Integer(1); [2023-05-20T05:19:32.474Z] [javac] ^ [2023-05-20T05:19:32.474Z] [javac] 2 warnings [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] setOSConditions: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] setToolWin: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] setToolUnix: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] setToolProperty: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] setS1ASclassPath: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] init-common: [2023-05-20T05:19:32.474Z] [2023-05-20T05:19:32.474Z] compile-common: [2023-05-20T05:19:32.474Z] [echo] Current time (ISO): 2023-05-20T05:19:32.235+0000 [2023-05-20T05:19:32.474Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:19:33.850Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:19:34.151Z] [javac] 1 warning [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] build: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setOSConditions: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] fixFiles: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] convUnix: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] convWin: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolWin: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolUnix: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolProperty: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setS1ASclassPath: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] init-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] package-persistence-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] ejb-jar-common: [2023-05-20T05:19:34.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] package-ejbjar-common: [2023-05-20T05:19:34.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-ejb.jar [2023-05-20T05:19:34.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] appclient-jar-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] package-appclientjar-common: [2023-05-20T05:19:34.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-client.jar [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] webclient-war-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] build-ear-common: [2023-05-20T05:19:34.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:19:34.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] deploy: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setOSConditions: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolWin: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolUnix: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolProperty: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setS1ASclassPath: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] init-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] create-jdbc-stuff: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setOSConditions: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolWin: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolUnix: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolProperty: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setS1ASclassPath: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] init-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] deploy-jdbc-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setOSConditions: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolWin: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolUnix: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setToolProperty: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] setS1ASclassPath: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] init-common: [2023-05-20T05:19:34.151Z] [2023-05-20T05:19:34.151Z] create-jdbc-connpool-common: [2023-05-20T05:19:34.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-validateatmostonceperiod [2023-05-20T05:19:34.665Z] [exec] JDBC connection pool jdbc-validateatmostonceperiod created successfully. [2023-05-20T05:19:34.665Z] [2023-05-20T05:19:34.665Z] set-derby-connpool-props: [2023-05-20T05:19:34.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-05-20T05:19:34.922Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-05-20T05:19:35.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-05-20T05:19:35.206Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-05-20T05:19:35.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-05-20T05:19:35.463Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-05-20T05:19:36.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-05-20T05:19:36.053Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-05-20T05:19:36.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-05-20T05:19:36.310Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-05-20T05:19:36.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:19:36.567Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:19:36.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-05-20T05:19:36.824Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-05-20T05:19:37.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-05-20T05:19:37.388Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] setOSConditions: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] setToolWin: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] setToolUnix: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] setToolProperty: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] setS1ASclassPath: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] init-common: [2023-05-20T05:19:37.388Z] [2023-05-20T05:19:37.388Z] create-jdbc-resource-common: [2023-05-20T05:19:37.388Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-validateatmostonceperiod --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:19:37.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-validateatmostonceperiod --enabled=true --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:19:37.653Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB created successfully. [2023-05-20T05:19:37.653Z] [echo] cmd executed for server [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setOSConditions: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolWin: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolUnix: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolProperty: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setS1ASclassPath: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] init-common: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] deploy-common: [2023-05-20T05:19:37.653Z] [echo] Current time (ISO): 2023-05-20T05:19:37.501+0000 [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setOSConditions: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolWin: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolUnix: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setToolProperty: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] setS1ASclassPath: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] init-common: [2023-05-20T05:19:37.653Z] [2023-05-20T05:19:37.653Z] deploy-common-pe: [2023-05-20T05:19:37.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-05-20T05:19:38.168Z] [exec] Application deployed with name jdbc-validateatmostonceperiodApp. [2023-05-20T05:19:38.168Z] [echo] Deployment on target server server successful [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setOSConditions: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolWin: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolUnix: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolProperty: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setS1ASclassPath: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] init-common: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] deploy-common-ee: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setOSConditions: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolWin: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolUnix: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setToolProperty: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] setS1ASclassPath: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] init-common: [2023-05-20T05:19:38.168Z] [2023-05-20T05:19:38.168Z] execute-sql-common: [2023-05-20T05:19:38.168Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/create_pointbase.sql [2023-05-20T05:19:38.168Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:19:38.168Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:19:38.451Z] [sql] 0 rows affected [2023-05-20T05:19:38.451Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:19:38.451Z] [2023-05-20T05:19:38.451Z] run: [2023-05-20T05:19:38.451Z] [2023-05-20T05:19:38.451Z] asadmin-common: [2023-05-20T05:19:38.451Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2023-05-20T05:19:38.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2023-05-20T05:19:38.966Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection-validation-method=table [2023-05-20T05:19:38.966Z] [2023-05-20T05:19:38.966Z] asadmin-common: [2023-05-20T05:19:38.966Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2023-05-20T05:19:39.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2023-05-20T05:19:39.224Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation-table-name=O_CUSTOMER [2023-05-20T05:19:39.224Z] [2023-05-20T05:19:39.224Z] asadmin-common: [2023-05-20T05:19:39.224Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2023-05-20T05:19:39.481Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2023-05-20T05:19:39.752Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is-connection-validation-required=true [2023-05-20T05:19:39.752Z] [2023-05-20T05:19:39.752Z] asadmin-common: [2023-05-20T05:19:39.752Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2023-05-20T05:19:40.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2023-05-20T05:19:40.010Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=0 [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] setOSConditions: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] setToolWin: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] setToolUnix: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] setToolProperty: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] setS1ASclassPath: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] init-common: [2023-05-20T05:19:40.010Z] [2023-05-20T05:19:40.010Z] runclient-common: [2023-05-20T05:19:40.010Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:19:40.951Z] [exec] May 20, 2023 5:19:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:19:40.951Z] [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. [2023-05-20T05:19:44.232Z] [exec] Value of key is: test1 [2023-05-20T05:19:44.232Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:19:44.232Z] [exec] [2023-05-20T05:19:44.232Z] [exec] [2023-05-20T05:19:44.232Z] [exec] ----------------------------------------- [2023-05-20T05:19:44.232Z] [exec] - test1 : PASS - [2023-05-20T05:19:44.232Z] [exec] ----------------------------------------- [2023-05-20T05:19:44.232Z] [exec] Total PASS: 1 [2023-05-20T05:19:44.232Z] [exec] Total FAIL: 0 [2023-05-20T05:19:44.232Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:19:44.232Z] [exec] ----------------------------------------- [2023-05-20T05:19:44.232Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:19:44.232Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] checkReporting-common: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] confirmReportPresent-common: [2023-05-20T05:19:44.488Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:19:44.488Z] [echo] Test seems to be reported fine [2023-05-20T05:19:44.488Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] confirmMissingReport-common: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] setOSConditions: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] setToolWin: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] setToolUnix: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] setToolProperty: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] setS1ASclassPath: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] init-common: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] stop-derby: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] stop-derby-aix: [2023-05-20T05:19:44.488Z] [2023-05-20T05:19:44.488Z] stop-derby-nonaix: [2023-05-20T05:19:44.489Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:19:44.745Z] [java] Sat May 20 05:19:44 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] setOSConditions: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] setToolWin: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] setToolUnix: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] setToolProperty: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] setS1ASclassPath: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] init-common: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] start-derby: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] start-derby-aix: [2023-05-20T05:19:44.745Z] [2023-05-20T05:19:44.745Z] start-derby-nonaix: [2023-05-20T05:19:44.745Z] [echo] Starting Derby DB Server ... [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] setOSConditions: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] setToolWin: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] setToolUnix: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] setToolProperty: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] setS1ASclassPath: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] init-common: [2023-05-20T05:20:02.805Z] [2023-05-20T05:20:02.805Z] runclient-common: [2023-05-20T05:20:02.806Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:20:02.806Z] [exec] May 20, 2023 5:20:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:20:02.806Z] [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. [2023-05-20T05:20:08.060Z] [exec] Value of key is: test2 [2023-05-20T05:20:08.060Z] [exec] test-2 returned true as validation is enabled [2023-05-20T05:20:08.060Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:20:08.060Z] [exec] [2023-05-20T05:20:08.060Z] [exec] [2023-05-20T05:20:08.060Z] [exec] ----------------------------------------- [2023-05-20T05:20:08.060Z] [exec] - test2 : PASS - [2023-05-20T05:20:08.060Z] [exec] ----------------------------------------- [2023-05-20T05:20:08.060Z] [exec] Total PASS: 1 [2023-05-20T05:20:08.060Z] [exec] Total FAIL: 0 [2023-05-20T05:20:08.060Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:20:08.060Z] [exec] ----------------------------------------- [2023-05-20T05:20:08.060Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:08.060Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:08.317Z] [2023-05-20T05:20:08.317Z] checkReporting-common: [2023-05-20T05:20:08.317Z] [2023-05-20T05:20:08.317Z] confirmReportPresent-common: [2023-05-20T05:20:08.317Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:20:08.317Z] [echo] Test seems to be reported fine [2023-05-20T05:20:08.317Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:20:08.317Z] [2023-05-20T05:20:08.317Z] confirmMissingReport-common: [2023-05-20T05:20:08.317Z] [2023-05-20T05:20:08.317Z] asadmin-common: [2023-05-20T05:20:08.317Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2023-05-20T05:20:08.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2023-05-20T05:20:08.880Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=60 [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] setOSConditions: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] setToolWin: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] setToolUnix: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] setToolProperty: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] setS1ASclassPath: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] init-common: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] stop-derby: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] stop-derby-aix: [2023-05-20T05:20:08.880Z] [2023-05-20T05:20:08.880Z] stop-derby-nonaix: [2023-05-20T05:20:08.880Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:20:09.136Z] [java] Sat May 20 05:20:08 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] setOSConditions: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] setToolWin: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] setToolUnix: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] setToolProperty: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] setS1ASclassPath: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] init-common: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] start-derby: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] start-derby-aix: [2023-05-20T05:20:09.136Z] [2023-05-20T05:20:09.136Z] start-derby-nonaix: [2023-05-20T05:20:09.136Z] [echo] Starting Derby DB Server ... [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] setOSConditions: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] setToolWin: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] setToolUnix: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] setToolProperty: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] setS1ASclassPath: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] init-common: [2023-05-20T05:20:23.989Z] [2023-05-20T05:20:23.989Z] runclient-common: [2023-05-20T05:20:23.989Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:20:24.918Z] [exec] May 20, 2023 5:20:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:20:24.918Z] [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. [2023-05-20T05:20:28.204Z] [exec] Value of key is: test3 [2023-05-20T05:20:28.204Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:20:28.204Z] [exec] [2023-05-20T05:20:28.204Z] [exec] [2023-05-20T05:20:28.204Z] [exec] ----------------------------------------- [2023-05-20T05:20:28.204Z] [exec] - test3 : PASS - [2023-05-20T05:20:28.204Z] [exec] ----------------------------------------- [2023-05-20T05:20:28.204Z] [exec] Total PASS: 1 [2023-05-20T05:20:28.204Z] [exec] Total FAIL: 0 [2023-05-20T05:20:28.204Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:20:28.204Z] [exec] ----------------------------------------- [2023-05-20T05:20:28.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:28.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] checkReporting-common: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] confirmReportPresent-common: [2023-05-20T05:20:28.204Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:20:28.204Z] [echo] Test seems to be reported fine [2023-05-20T05:20:28.204Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] confirmMissingReport-common: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] undeploy: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] setOSConditions: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] setToolWin: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] setToolUnix: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] setToolProperty: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] setS1ASclassPath: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] init-common: [2023-05-20T05:20:28.204Z] [2023-05-20T05:20:28.204Z] execute-sql-common: [2023-05-20T05:20:28.461Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/drop_pointbase.sql [2023-05-20T05:20:28.461Z] [sql] 0 rows affected [2023-05-20T05:20:28.461Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setOSConditions: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolWin: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolUnix: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolProperty: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setS1ASclassPath: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] init-common: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] delete-jdbc-stuff: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setOSConditions: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolWin: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolUnix: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setToolProperty: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] setS1ASclassPath: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] init-common: [2023-05-20T05:20:28.461Z] [2023-05-20T05:20:28.461Z] delete-jdbc-resource-common: [2023-05-20T05:20:28.461Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:20:28.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:20:29.007Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB deleted successfully [2023-05-20T05:20:29.007Z] [echo] cmd executed for server [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] setOSConditions: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] setToolWin: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] setToolUnix: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] setToolProperty: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] setS1ASclassPath: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] init-common: [2023-05-20T05:20:29.007Z] [2023-05-20T05:20:29.007Z] delete-jdbc-connpool-common: [2023-05-20T05:20:29.007Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-validateatmostonceperiod [2023-05-20T05:20:29.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-validateatmostonceperiod [2023-05-20T05:20:29.264Z] [exec] JDBC Connection pool jdbc-validateatmostonceperiod deleted successfully [2023-05-20T05:20:29.264Z] [echo] cmd executed for server [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] setOSConditions: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] setToolWin: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] setToolUnix: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] setToolProperty: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] setS1ASclassPath: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] init-common: [2023-05-20T05:20:29.264Z] [2023-05-20T05:20:29.264Z] undeploy-common: [2023-05-20T05:20:29.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-validateatmostonceperiodApp [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] all: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] nonxa: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setOSConditions: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolWin: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolUnix: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolProperty: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setS1ASclassPath: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] init-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] clean: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setOSConditions: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolWin: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolUnix: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolProperty: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setS1ASclassPath: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] init-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] clean-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setOSConditions: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolWin: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolUnix: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolProperty: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setS1ASclassPath: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] init-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] clean-classes-common: [2023-05-20T05:20:29.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setOSConditions: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolWin: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolUnix: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolProperty: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setS1ASclassPath: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] init-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] clean-jars-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] compile: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setOSConditions: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolWin: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolUnix: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setToolProperty: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] setS1ASclassPath: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] init-common: [2023-05-20T05:20:29.779Z] [2023-05-20T05:20:29.779Z] compile-common-with-endorsed-dir: [2023-05-20T05:20:29.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:29.779Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:31.153Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:20:31.153Z] [javac] 1 warning [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] setOSConditions: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] setToolWin: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] setToolUnix: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] setToolProperty: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] setS1ASclassPath: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] init-common: [2023-05-20T05:20:31.450Z] [2023-05-20T05:20:31.450Z] compile-common: [2023-05-20T05:20:31.450Z] [echo] Current time (ISO): 2023-05-20T05:20:31.153+0000 [2023-05-20T05:20:31.450Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:32.820Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:20:33.077Z] [javac] 1 warning [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] build: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setOSConditions: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] fixFiles: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] convUnix: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] convWin: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolWin: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolUnix: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolProperty: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setS1ASclassPath: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] init-common: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] package-persistence-common: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] ejb-jar-common: [2023-05-20T05:20:33.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] package-ejbjar-common: [2023-05-20T05:20:33.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-05-20T05:20:33.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] appclient-jar-common: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] package-appclientjar-common: [2023-05-20T05:20:33.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] webclient-war-common: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] build-ear-common: [2023-05-20T05:20:33.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:33.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] deploy: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setOSConditions: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolWin: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolUnix: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setToolProperty: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] setS1ASclassPath: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] init-common: [2023-05-20T05:20:33.077Z] [2023-05-20T05:20:33.077Z] create-jdbc-connpool-common: [2023-05-20T05:20:33.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connsharing-pool [2023-05-20T05:20:33.335Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-05-20T05:20:33.335Z] [2023-05-20T05:20:33.335Z] set-derby-connpool-props: [2023-05-20T05:20:33.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:20:33.899Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:20:34.155Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:20:34.155Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:20:34.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:20:34.411Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:20:34.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:20:34.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:20:34.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:20:34.924Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:20:35.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:35.486Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:35.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:20:35.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:20:35.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:20:35.999Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] setOSConditions: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] setToolWin: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] setToolUnix: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] setToolProperty: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] setS1ASclassPath: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] init-common: [2023-05-20T05:20:35.999Z] [2023-05-20T05:20:35.999Z] create-jdbc-connpool-common: [2023-05-20T05:20:36.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:20:36.257Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-05-20T05:20:36.257Z] [2023-05-20T05:20:36.257Z] set-derby-connpool-props: [2023-05-20T05:20:36.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:20:36.514Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:20:37.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:20:37.078Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:20:37.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:20:37.350Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:20:37.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:20:37.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:20:37.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:20:37.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:20:38.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:38.120Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:38.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:20:38.377Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:20:38.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:20:38.953Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:20:38.953Z] [2023-05-20T05:20:38.953Z] asadmin-common: [2023-05-20T05:20:38.953Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2023-05-20T05:20:39.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:20:39.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] setOSConditions: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] setToolWin: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] setToolUnix: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] setToolProperty: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] setS1ASclassPath: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] init-common: [2023-05-20T05:20:39.209Z] [2023-05-20T05:20:39.209Z] create-jdbc-connpool-common: [2023-05-20T05:20:39.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:20:39.466Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-05-20T05:20:39.466Z] [2023-05-20T05:20:39.466Z] set-derby-connpool-props: [2023-05-20T05:20:39.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:20:39.723Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:20:40.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:20:40.287Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:20:40.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:20:40.544Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:20:40.802Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:20:40.802Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:20:41.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:20:41.059Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:20:41.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:41.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:41.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:20:41.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:20:42.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:20:42.183Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:20:42.183Z] [2023-05-20T05:20:42.183Z] asadmin-common: [2023-05-20T05:20:42.183Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2023-05-20T05:20:42.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:20:42.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:20:42.451Z] [2023-05-20T05:20:42.452Z] setOSConditions: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] setToolWin: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] setToolUnix: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] setToolProperty: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] setS1ASclassPath: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] init-common: [2023-05-20T05:20:42.452Z] [2023-05-20T05:20:42.452Z] create-jdbc-resource-common: [2023-05-20T05:20:42.452Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:20:42.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:20:42.709Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-05-20T05:20:42.709Z] [echo] cmd executed for server [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] setOSConditions: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] setToolWin: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] setToolUnix: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] setToolProperty: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] setS1ASclassPath: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] init-common: [2023-05-20T05:20:42.709Z] [2023-05-20T05:20:42.709Z] create-jdbc-resource-common: [2023-05-20T05:20:42.709Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:20:42.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:20:42.965Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-05-20T05:20:42.965Z] [echo] cmd executed for server [2023-05-20T05:20:42.965Z] [2023-05-20T05:20:42.965Z] setOSConditions: [2023-05-20T05:20:42.965Z] [2023-05-20T05:20:42.965Z] setToolWin: [2023-05-20T05:20:42.965Z] [2023-05-20T05:20:42.966Z] setToolUnix: [2023-05-20T05:20:42.966Z] [2023-05-20T05:20:42.966Z] setToolProperty: [2023-05-20T05:20:42.966Z] [2023-05-20T05:20:42.966Z] setS1ASclassPath: [2023-05-20T05:20:42.966Z] [2023-05-20T05:20:42.966Z] init-common: [2023-05-20T05:20:42.966Z] [2023-05-20T05:20:42.966Z] create-jdbc-resource-common: [2023-05-20T05:20:42.966Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-05-20T05:20:43.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2023-05-20T05:20:43.222Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-05-20T05:20:43.479Z] [echo] cmd executed for server [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] setOSConditions: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] setToolWin: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] setToolUnix: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] setToolProperty: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] setS1ASclassPath: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] init-common: [2023-05-20T05:20:43.479Z] [2023-05-20T05:20:43.479Z] create-jdbc-resource-common: [2023-05-20T05:20:43.479Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-05-20T05:20:43.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2023-05-20T05:20:43.755Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-05-20T05:20:43.755Z] [echo] cmd executed for server [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setOSConditions: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolWin: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolUnix: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolProperty: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setS1ASclassPath: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] init-common: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] deploy-common: [2023-05-20T05:20:43.755Z] [echo] Current time (ISO): 2023-05-20T05:20:43.605+0000 [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setOSConditions: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolWin: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolUnix: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setToolProperty: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] setS1ASclassPath: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] init-common: [2023-05-20T05:20:43.755Z] [2023-05-20T05:20:43.755Z] deploy-common-pe: [2023-05-20T05:20:44.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:20:45.250Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-05-20T05:20:45.250Z] [echo] Deployment on target server server successful [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setOSConditions: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolWin: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolUnix: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolProperty: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setS1ASclassPath: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] init-common: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] deploy-common-ee: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] run: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setOSConditions: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolWin: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolUnix: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setToolProperty: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] setS1ASclassPath: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] init-common: [2023-05-20T05:20:45.250Z] [2023-05-20T05:20:45.250Z] execute-sql-common: [2023-05-20T05:20:45.250Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-05-20T05:20:45.507Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:20:45.507Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:20:45.507Z] [sql] 0 rows affected [2023-05-20T05:20:45.507Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] setOSConditions: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] setToolWin: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] setToolUnix: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] setToolProperty: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] setS1ASclassPath: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] init-common: [2023-05-20T05:20:45.507Z] [2023-05-20T05:20:45.507Z] runclient-common: [2023-05-20T05:20:45.507Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:20:46.452Z] [exec] May 20, 2023 5:20:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:20:46.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. [2023-05-20T05:20:49.754Z] [exec] Value of key is: test1 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test2 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test3 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test4 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test5 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test6 : [2023-05-20T05:20:49.754Z] [exec] Value of key is: test7 : [2023-05-20T05:20:50.318Z] [exec] Value of key is: test8 : [2023-05-20T05:20:50.318Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:20:50.318Z] [exec] [2023-05-20T05:20:50.318Z] [exec] [2023-05-20T05:20:50.318Z] [exec] ----------------------------------------- [2023-05-20T05:20:50.318Z] [exec] - test6 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test5 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test7 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test8 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test3 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test4 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test2 : : PASS - [2023-05-20T05:20:50.318Z] [exec] - test1 : : PASS - [2023-05-20T05:20:50.318Z] [exec] ----------------------------------------- [2023-05-20T05:20:50.318Z] [exec] Total PASS: 8 [2023-05-20T05:20:50.318Z] [exec] Total FAIL: 0 [2023-05-20T05:20:50.318Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:20:50.318Z] [exec] ----------------------------------------- [2023-05-20T05:20:50.318Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:50.318Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] checkReporting-common: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] confirmReportPresent-common: [2023-05-20T05:20:50.574Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:20:50.574Z] [echo] Test seems to be reported fine [2023-05-20T05:20:50.574Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] confirmMissingReport-common: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] undeploy: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setOSConditions: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolWin: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolUnix: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolProperty: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setS1ASclassPath: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] init-common: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] execute-sql-common: [2023-05-20T05:20:50.574Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-05-20T05:20:50.574Z] [sql] 0 rows affected [2023-05-20T05:20:50.574Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setOSConditions: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolWin: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolUnix: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setToolProperty: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] setS1ASclassPath: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] init-common: [2023-05-20T05:20:50.574Z] [2023-05-20T05:20:50.574Z] delete-jdbc-resource-common: [2023-05-20T05:20:50.574Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-05-20T05:20:50.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-05-20T05:20:51.087Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-05-20T05:20:51.087Z] [echo] cmd executed for server [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] setOSConditions: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] setToolWin: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] setToolUnix: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] setToolProperty: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] setS1ASclassPath: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] init-common: [2023-05-20T05:20:51.087Z] [2023-05-20T05:20:51.087Z] delete-jdbc-resource-common: [2023-05-20T05:20:51.087Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-05-20T05:20:51.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-05-20T05:20:51.350Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-05-20T05:20:51.350Z] [echo] cmd executed for server [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] setOSConditions: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] setToolWin: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] setToolUnix: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] setToolProperty: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] setS1ASclassPath: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] init-common: [2023-05-20T05:20:51.350Z] [2023-05-20T05:20:51.350Z] delete-jdbc-connpool-common: [2023-05-20T05:20:51.350Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-05-20T05:20:51.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-05-20T05:20:51.606Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-05-20T05:20:51.606Z] [echo] cmd executed for server [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] setOSConditions: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] setToolWin: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] setToolUnix: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] setToolProperty: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] setS1ASclassPath: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] init-common: [2023-05-20T05:20:51.606Z] [2023-05-20T05:20:51.606Z] delete-jdbc-resource-common: [2023-05-20T05:20:51.606Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:20:51.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:20:52.150Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-05-20T05:20:52.150Z] [echo] cmd executed for server [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] setOSConditions: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] setToolWin: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] setToolUnix: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] setToolProperty: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] setS1ASclassPath: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] init-common: [2023-05-20T05:20:52.150Z] [2023-05-20T05:20:52.150Z] delete-jdbc-resource-common: [2023-05-20T05:20:52.150Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:20:52.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:20:52.407Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-05-20T05:20:52.407Z] [echo] cmd executed for server [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] setOSConditions: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] setToolWin: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] setToolUnix: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] setToolProperty: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] setS1ASclassPath: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] init-common: [2023-05-20T05:20:52.407Z] [2023-05-20T05:20:52.407Z] delete-jdbc-connpool-common: [2023-05-20T05:20:52.407Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:20:52.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:20:52.664Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-05-20T05:20:52.664Z] [echo] cmd executed for server [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] setOSConditions: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] setToolWin: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] setToolUnix: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] setToolProperty: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] setS1ASclassPath: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] init-common: [2023-05-20T05:20:52.664Z] [2023-05-20T05:20:52.664Z] delete-jdbc-connpool-common: [2023-05-20T05:20:52.664Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:20:52.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:20:52.921Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-05-20T05:20:52.921Z] [echo] cmd executed for server [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] setOSConditions: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] setToolWin: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] setToolUnix: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] setToolProperty: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] setS1ASclassPath: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] init-common: [2023-05-20T05:20:52.921Z] [2023-05-20T05:20:52.921Z] undeploy-common: [2023-05-20T05:20:53.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connsharingnonxaApp [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] all: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setOSConditions: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolWin: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolUnix: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolProperty: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setS1ASclassPath: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] init-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] clean: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setOSConditions: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolWin: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolUnix: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolProperty: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setS1ASclassPath: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] init-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] clean-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setOSConditions: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolWin: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolUnix: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolProperty: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setS1ASclassPath: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] init-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] clean-classes-common: [2023-05-20T05:20:53.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setOSConditions: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolWin: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolUnix: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolProperty: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setS1ASclassPath: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] init-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] clean-jars-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] compile: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setOSConditions: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolWin: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolUnix: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setToolProperty: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] setS1ASclassPath: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] init-common: [2023-05-20T05:20:53.484Z] [2023-05-20T05:20:53.484Z] compile-common-with-endorsed-dir: [2023-05-20T05:20:53.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:53.484Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:54.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:20:54.059Z] [javac] 1 warning [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] setOSConditions: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] setToolWin: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] setToolUnix: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] setToolProperty: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] setS1ASclassPath: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] init-common: [2023-05-20T05:20:54.059Z] [2023-05-20T05:20:54.059Z] compile-common: [2023-05-20T05:20:54.059Z] [echo] Current time (ISO): 2023-05-20T05:20:53.894+0000 [2023-05-20T05:20:54.059Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:20:55.427Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:20:55.427Z] [javac] 1 warning [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] build: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setOSConditions: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] fixFiles: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] convUnix: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] convWin: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolWin: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolUnix: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolProperty: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setS1ASclassPath: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] init-common: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] package-persistence-common: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] ejb-jar-common: [2023-05-20T05:20:55.684Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] package-ejbjar-common: [2023-05-20T05:20:55.684Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-05-20T05:20:55.684Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] appclient-jar-common: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] package-appclientjar-common: [2023-05-20T05:20:55.684Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] webclient-war-common: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] build-ear-common: [2023-05-20T05:20:55.684Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:20:55.684Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] deploy: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setOSConditions: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolWin: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolUnix: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setToolProperty: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] setS1ASclassPath: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] init-common: [2023-05-20T05:20:55.684Z] [2023-05-20T05:20:55.684Z] create-jdbc-connpool-common: [2023-05-20T05:20:55.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connsharing-pool [2023-05-20T05:20:55.950Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-05-20T05:20:55.950Z] [2023-05-20T05:20:55.950Z] set-derby-connpool-props: [2023-05-20T05:20:56.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:20:56.207Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:20:56.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:20:56.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:20:56.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:20:56.721Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:20:57.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:20:57.285Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:20:57.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:20:57.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:20:57.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:57.809Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:20:58.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:20:58.064Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:20:58.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:20:58.321Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] setOSConditions: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] setToolWin: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] setToolUnix: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] setToolProperty: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] setS1ASclassPath: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] init-common: [2023-05-20T05:20:58.321Z] [2023-05-20T05:20:58.321Z] create-jdbc-connpool-common: [2023-05-20T05:20:58.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:20:58.854Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-05-20T05:20:58.854Z] [2023-05-20T05:20:58.854Z] set-derby-connpool-props: [2023-05-20T05:20:59.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:20:59.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:20:59.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:20:59.367Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:20:59.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:20:59.624Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:20:59.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:20:59.881Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:21:00.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:21:00.137Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:21:00.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:00.700Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:00.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:21:00.956Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:21:01.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:21:01.213Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:21:01.213Z] [2023-05-20T05:21:01.213Z] asadmin-common: [2023-05-20T05:21:01.213Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2023-05-20T05:21:01.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:21:01.469Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] setOSConditions: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] setToolWin: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] setToolUnix: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] setToolProperty: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] setS1ASclassPath: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] init-common: [2023-05-20T05:21:01.469Z] [2023-05-20T05:21:01.469Z] create-jdbc-connpool-common: [2023-05-20T05:21:01.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:21:01.725Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-05-20T05:21:01.725Z] [2023-05-20T05:21:01.725Z] set-derby-connpool-props: [2023-05-20T05:21:02.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:21:02.288Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:21:02.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:21:02.552Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:21:02.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:21:02.808Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:21:08.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:21:08.361Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:21:08.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:21:08.361Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:21:08.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:08.361Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:08.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:21:08.361Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:21:08.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:21:08.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] asadmin-common: [2023-05-20T05:21:08.362Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:21:08.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] create-jdbc-resource-common: [2023-05-20T05:21:08.362Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:21:08.362Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-05-20T05:21:08.362Z] [echo] cmd executed for server [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] create-jdbc-resource-common: [2023-05-20T05:21:08.362Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:21:08.362Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-05-20T05:21:08.362Z] [echo] cmd executed for server [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] create-jdbc-resource-common: [2023-05-20T05:21:08.362Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2023-05-20T05:21:08.362Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-05-20T05:21:08.362Z] [echo] cmd executed for server [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] create-jdbc-resource-common: [2023-05-20T05:21:08.362Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2023-05-20T05:21:08.362Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-05-20T05:21:08.362Z] [echo] cmd executed for server [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] deploy-common: [2023-05-20T05:21:08.362Z] [echo] Current time (ISO): 2023-05-20T05:21:05.871+0000 [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setOSConditions: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolWin: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolUnix: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setToolProperty: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] setS1ASclassPath: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] init-common: [2023-05-20T05:21:08.362Z] [2023-05-20T05:21:08.362Z] deploy-common-pe: [2023-05-20T05:21:08.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:21:08.619Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-05-20T05:21:08.619Z] [echo] Deployment on target server server successful [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] setOSConditions: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] setToolWin: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] setToolUnix: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] setToolProperty: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] setS1ASclassPath: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] init-common: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] deploy-common-ee: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] set-assoc-with-thread: [2023-05-20T05:21:08.619Z] [2023-05-20T05:21:08.619Z] asadmin-common: [2023-05-20T05:21:08.619Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2023-05-20T05:21:08.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2023-05-20T05:21:08.876Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate-with-thread=true [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] run: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setOSConditions: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolWin: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolUnix: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolProperty: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setS1ASclassPath: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] init-common: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] execute-sql-common: [2023-05-20T05:21:08.876Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-05-20T05:21:08.876Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:21:08.876Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:21:08.876Z] [sql] 0 rows affected [2023-05-20T05:21:08.876Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setOSConditions: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolWin: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolUnix: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setToolProperty: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] setS1ASclassPath: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] init-common: [2023-05-20T05:21:08.876Z] [2023-05-20T05:21:08.876Z] runclient-common: [2023-05-20T05:21:08.876Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:21:09.817Z] [exec] May 20, 2023 5:21:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:21:09.817Z] [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. [2023-05-20T05:21:13.090Z] [exec] Value of key is: test1 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test2 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test3 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test4 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test5 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test6 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test7 : [2023-05-20T05:21:13.090Z] [exec] Value of key is: test8 : [2023-05-20T05:21:13.090Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:21:13.090Z] [exec] [2023-05-20T05:21:13.090Z] [exec] [2023-05-20T05:21:13.090Z] [exec] ----------------------------------------- [2023-05-20T05:21:13.090Z] [exec] - test6 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test5 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test7 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test8 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test3 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test4 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test2 : : PASS - [2023-05-20T05:21:13.090Z] [exec] - test1 : : PASS - [2023-05-20T05:21:13.090Z] [exec] ----------------------------------------- [2023-05-20T05:21:13.090Z] [exec] Total PASS: 8 [2023-05-20T05:21:13.090Z] [exec] Total FAIL: 0 [2023-05-20T05:21:13.090Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:21:13.090Z] [exec] ----------------------------------------- [2023-05-20T05:21:13.090Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:21:13.090Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] checkReporting-common: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] confirmReportPresent-common: [2023-05-20T05:21:13.352Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:21:13.352Z] [echo] Test seems to be reported fine [2023-05-20T05:21:13.352Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] confirmMissingReport-common: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] undeploy: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setOSConditions: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolWin: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolUnix: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolProperty: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setS1ASclassPath: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] init-common: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] execute-sql-common: [2023-05-20T05:21:13.352Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-05-20T05:21:13.352Z] [sql] 0 rows affected [2023-05-20T05:21:13.352Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setOSConditions: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolWin: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolUnix: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setToolProperty: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] setS1ASclassPath: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] init-common: [2023-05-20T05:21:13.352Z] [2023-05-20T05:21:13.352Z] delete-jdbc-resource-common: [2023-05-20T05:21:13.352Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-05-20T05:21:13.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-05-20T05:21:13.609Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-05-20T05:21:13.609Z] [echo] cmd executed for server [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] setOSConditions: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] setToolWin: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] setToolUnix: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] setToolProperty: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] setS1ASclassPath: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] init-common: [2023-05-20T05:21:13.609Z] [2023-05-20T05:21:13.609Z] delete-jdbc-resource-common: [2023-05-20T05:21:13.609Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-05-20T05:21:13.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-05-20T05:21:13.865Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-05-20T05:21:13.865Z] [echo] cmd executed for server [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] setOSConditions: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] setToolWin: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] setToolUnix: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] setToolProperty: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] setS1ASclassPath: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] init-common: [2023-05-20T05:21:13.865Z] [2023-05-20T05:21:13.865Z] delete-jdbc-connpool-common: [2023-05-20T05:21:13.865Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-05-20T05:21:14.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-05-20T05:21:14.427Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-05-20T05:21:14.427Z] [echo] cmd executed for server [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] setOSConditions: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] setToolWin: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] setToolUnix: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] setToolProperty: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] setS1ASclassPath: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] init-common: [2023-05-20T05:21:14.427Z] [2023-05-20T05:21:14.427Z] delete-jdbc-resource-common: [2023-05-20T05:21:14.427Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:21:14.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:21:14.705Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-05-20T05:21:14.705Z] [echo] cmd executed for server [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.705Z] setOSConditions: [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.705Z] setToolWin: [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.705Z] setToolUnix: [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.705Z] setToolProperty: [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.705Z] setS1ASclassPath: [2023-05-20T05:21:14.705Z] [2023-05-20T05:21:14.706Z] init-common: [2023-05-20T05:21:14.706Z] [2023-05-20T05:21:14.706Z] delete-jdbc-resource-common: [2023-05-20T05:21:14.706Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:21:14.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:21:14.963Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-05-20T05:21:14.963Z] [echo] cmd executed for server [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] setOSConditions: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] setToolWin: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] setToolUnix: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] setToolProperty: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] setS1ASclassPath: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] init-common: [2023-05-20T05:21:14.963Z] [2023-05-20T05:21:14.963Z] delete-jdbc-connpool-common: [2023-05-20T05:21:14.963Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:21:15.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:21:15.220Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-05-20T05:21:15.220Z] [echo] cmd executed for server [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] setOSConditions: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] setToolWin: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] setToolUnix: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] setToolProperty: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] setS1ASclassPath: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] init-common: [2023-05-20T05:21:15.220Z] [2023-05-20T05:21:15.220Z] delete-jdbc-connpool-common: [2023-05-20T05:21:15.220Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:21:15.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:21:15.784Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-05-20T05:21:15.784Z] [echo] cmd executed for server [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] setOSConditions: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] setToolWin: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] setToolUnix: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] setToolProperty: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] setS1ASclassPath: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] init-common: [2023-05-20T05:21:15.784Z] [2023-05-20T05:21:15.784Z] undeploy-common: [2023-05-20T05:21:16.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connsharingnonxaApp [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] all-assoc-with-thread: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setOSConditions: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolWin: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolUnix: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolProperty: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setS1ASclassPath: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] init-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] clean: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setOSConditions: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolWin: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolUnix: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolProperty: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setS1ASclassPath: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] init-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] clean-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setOSConditions: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolWin: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolUnix: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolProperty: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setS1ASclassPath: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] init-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] clean-classes-common: [2023-05-20T05:21:16.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setOSConditions: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolWin: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolUnix: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolProperty: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setS1ASclassPath: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] init-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] clean-jars-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] compile: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setOSConditions: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolWin: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolUnix: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setToolProperty: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] setS1ASclassPath: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] init-common: [2023-05-20T05:21:16.050Z] [2023-05-20T05:21:16.050Z] compile-common: [2023-05-20T05:21:16.050Z] [echo] Current time (ISO): 2023-05-20T05:21:15.908+0000 [2023-05-20T05:21:16.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:21:16.050Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:21:17.418Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:21:17.418Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:21:17.418Z] [javac] return new Integer(1); [2023-05-20T05:21:17.418Z] [javac] ^ [2023-05-20T05:21:17.418Z] [javac] 2 warnings [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] setOSConditions: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] setToolWin: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] setToolUnix: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] setToolProperty: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] setS1ASclassPath: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] init-common: [2023-05-20T05:21:17.418Z] [2023-05-20T05:21:17.418Z] compile-common: [2023-05-20T05:21:17.418Z] [echo] Current time (ISO): 2023-05-20T05:21:17.404+0000 [2023-05-20T05:21:17.418Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:21:19.317Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:21:19.317Z] [javac] 1 warning [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] build: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setOSConditions: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] fixFiles: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] convUnix: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] convWin: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolWin: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolUnix: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolProperty: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setS1ASclassPath: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] init-common: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] package-persistence-common: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] ejb-jar-common: [2023-05-20T05:21:19.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] package-ejbjar-common: [2023-05-20T05:21:19.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-ejb.jar [2023-05-20T05:21:19.317Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] appclient-jar-common: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] package-appclientjar-common: [2023-05-20T05:21:19.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-client.jar [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] webclient-war-common: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] build-ear-common: [2023-05-20T05:21:19.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:21:19.317Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] deploy: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setOSConditions: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolWin: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolUnix: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setToolProperty: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.317Z] setS1ASclassPath: [2023-05-20T05:21:19.317Z] [2023-05-20T05:21:19.318Z] init-common: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] deploy-jdbc-common: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] setOSConditions: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] setToolWin: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] setToolUnix: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] setToolProperty: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] setS1ASclassPath: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] init-common: [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] create-jdbc-connpool-common: [2023-05-20T05:21:19.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource --restype javax.sql.ConnectionPoolDataSource --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-cpds [2023-05-20T05:21:19.318Z] [exec] JDBC connection pool jdbc-cpds created successfully. [2023-05-20T05:21:19.318Z] [2023-05-20T05:21:19.318Z] set-derby-connpool-props: [2023-05-20T05:21:19.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-05-20T05:21:19.880Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-05-20T05:21:20.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-05-20T05:21:20.150Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-05-20T05:21:20.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-05-20T05:21:20.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-05-20T05:21:20.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-05-20T05:21:20.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-05-20T05:21:20.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-05-20T05:21:20.920Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-05-20T05:21:21.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:21.450Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:21:21.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-05-20T05:21:21.708Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-05-20T05:21:21.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-05-20T05:21:21.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] setOSConditions: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] setToolWin: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] setToolUnix: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] setToolProperty: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] setS1ASclassPath: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] init-common: [2023-05-20T05:21:21.964Z] [2023-05-20T05:21:21.964Z] create-jdbc-resource-common: [2023-05-20T05:21:21.964Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-cpds --target server jdbc/s1qeDB-cpds [2023-05-20T05:21:22.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-cpds --enabled=true --target server jdbc/s1qeDB-cpds [2023-05-20T05:21:22.220Z] [exec] JDBC resource jdbc/s1qeDB-cpds created successfully. [2023-05-20T05:21:22.220Z] [echo] cmd executed for server [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setup-derby-for-authentication: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setOSConditions: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setToolWin: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setToolUnix: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setToolProperty: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] setS1ASclassPath: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] init-common: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] stop-derby: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] stop-derby-aix: [2023-05-20T05:21:22.220Z] [2023-05-20T05:21:22.220Z] stop-derby-nonaix: [2023-05-20T05:21:22.220Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:21:22.782Z] [java] Sat May 20 05:21:22 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:21:22.782Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:21:22.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] setOSConditions: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] setToolWin: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] setToolUnix: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] setToolProperty: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] setS1ASclassPath: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] init-common: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] start-derby: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] start-derby-aix: [2023-05-20T05:21:22.782Z] [2023-05-20T05:21:22.782Z] start-derby-nonaix: [2023-05-20T05:21:22.782Z] [echo] Starting Derby DB Server ... [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] setOSConditions: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] setToolWin: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] setToolUnix: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] setToolProperty: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] setS1ASclassPath: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] init-common: [2023-05-20T05:21:37.635Z] [2023-05-20T05:21:37.635Z] execute-sql-common: [2023-05-20T05:21:37.892Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-05-20T05:21:37.892Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:21:37.892Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:21:37.892Z] [sql] 0 of 1 SQL statements executed successfully [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setOSConditions: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolWin: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolUnix: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolProperty: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setS1ASclassPath: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] init-common: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] deploy-common: [2023-05-20T05:21:37.892Z] [echo] Current time (ISO): 2023-05-20T05:21:37.797+0000 [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setOSConditions: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolWin: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolUnix: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setToolProperty: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] setS1ASclassPath: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] init-common: [2023-05-20T05:21:37.892Z] [2023-05-20T05:21:37.892Z] deploy-common-pe: [2023-05-20T05:21:38.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-05-20T05:21:38.405Z] [exec] Application deployed with name ejb-bmp-cpdsApp. [2023-05-20T05:21:38.405Z] [echo] Deployment on target server server successful [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setOSConditions: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolWin: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolUnix: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolProperty: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setS1ASclassPath: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] init-common: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] deploy-common-ee: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] run: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setOSConditions: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolWin: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolUnix: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setToolProperty: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] setS1ASclassPath: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] init-common: [2023-05-20T05:21:38.405Z] [2023-05-20T05:21:38.405Z] runclient-common: [2023-05-20T05:21:38.406Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsAppClient.jar -name ejb-bmp-cpdsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:21:39.353Z] [exec] May 20, 2023 5:21:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:21:39.353Z] [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. [2023-05-20T05:21:42.628Z] [exec] Value of key is: test1 : [2023-05-20T05:21:42.628Z] [exec] Value of key is: test2 : [2023-05-20T05:21:42.628Z] [exec] Value of key is: test3 : [2023-05-20T05:21:42.628Z] [exec] Value of key is: test4 : [2023-05-20T05:21:42.628Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:21:42.628Z] [exec] [2023-05-20T05:21:42.628Z] [exec] [2023-05-20T05:21:42.628Z] [exec] ----------------------------------------- [2023-05-20T05:21:42.628Z] [exec] - test3 : : PASS - [2023-05-20T05:21:42.628Z] [exec] - test4 : : PASS - [2023-05-20T05:21:42.628Z] [exec] - test2 : : PASS - [2023-05-20T05:21:42.628Z] [exec] - test1 : : PASS - [2023-05-20T05:21:42.628Z] [exec] ----------------------------------------- [2023-05-20T05:21:42.628Z] [exec] Total PASS: 4 [2023-05-20T05:21:42.628Z] [exec] Total FAIL: 0 [2023-05-20T05:21:42.628Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:21:42.628Z] [exec] ----------------------------------------- [2023-05-20T05:21:42.628Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:21:42.628Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] checkReporting-common: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] confirmReportPresent-common: [2023-05-20T05:21:42.628Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:21:42.628Z] [echo] Test seems to be reported fine [2023-05-20T05:21:42.628Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/RepRunConf.txt [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] confirmMissingReport-common: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] undeploy: [2023-05-20T05:21:42.628Z] [echo] Executing sql from ${sql.file} [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setOSConditions: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolWin: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolUnix: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolProperty: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setS1ASclassPath: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] init-common: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] execute-sql-common: [2023-05-20T05:21:42.628Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-05-20T05:21:42.628Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:21:42.628Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:21:42.628Z] [sql] 0 of 1 SQL statements executed successfully [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] reset-derby-for-no-authentication: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setOSConditions: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolWin: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolUnix: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setToolProperty: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] setS1ASclassPath: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] init-common: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] stop-derby: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] stop-derby-aix: [2023-05-20T05:21:42.628Z] [2023-05-20T05:21:42.628Z] stop-derby-nonaix: [2023-05-20T05:21:42.628Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:21:42.885Z] [java] Sat May 20 05:21:42 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:21:42.885Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:21:42.885Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] setOSConditions: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] setToolWin: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] setToolUnix: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] setToolProperty: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] setS1ASclassPath: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] init-common: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] start-derby: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] start-derby-aix: [2023-05-20T05:21:42.885Z] [2023-05-20T05:21:42.885Z] start-derby-nonaix: [2023-05-20T05:21:42.885Z] [echo] Starting Derby DB Server ... [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setOSConditions: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolWin: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolUnix: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolProperty: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setS1ASclassPath: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] init-common: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] undeploy-jdbc-common: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setOSConditions: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolWin: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolUnix: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolProperty: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setS1ASclassPath: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] init-common: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] delete-jdbc-resource-common: [2023-05-20T05:22:00.943Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-cpds [2023-05-20T05:22:00.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-cpds [2023-05-20T05:22:00.943Z] [exec] JDBC resource jdbc/s1qeDB-cpds deleted successfully [2023-05-20T05:22:00.943Z] [echo] cmd executed for server [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setOSConditions: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolWin: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolUnix: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setToolProperty: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] setS1ASclassPath: [2023-05-20T05:22:00.943Z] [2023-05-20T05:22:00.943Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] delete-jdbc-connpool-common: [2023-05-20T05:22:00.944Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-cpds [2023-05-20T05:22:00.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-cpds [2023-05-20T05:22:00.944Z] [exec] JDBC Connection pool jdbc-cpds deleted successfully [2023-05-20T05:22:00.944Z] [echo] cmd executed for server [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] undeploy-common: [2023-05-20T05:22:00.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-cpdsApp [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] all: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] clean: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] clean-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] clean-classes-common: [2023-05-20T05:22:00.944Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] clean-jars-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] compile: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] compile-common: [2023-05-20T05:22:00.944Z] [echo] Current time (ISO): 2023-05-20T05:21:58.872+0000 [2023-05-20T05:22:00.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:00.944Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:00.944Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:22:00.944Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/ejb/SimpleBMPBean.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:22:00.944Z] [javac] return new Integer(1); [2023-05-20T05:22:00.944Z] [javac] ^ [2023-05-20T05:22:00.944Z] [javac] 2 warnings [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setOSConditions: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolWin: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolUnix: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setToolProperty: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] setS1ASclassPath: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] init-common: [2023-05-20T05:22:00.944Z] [2023-05-20T05:22:00.944Z] compile-common: [2023-05-20T05:22:00.944Z] [echo] Current time (ISO): 2023-05-20T05:22:00.425+0000 [2023-05-20T05:22:00.944Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:01.872Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:22:02.129Z] [javac] 1 warning [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] build: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setOSConditions: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] fixFiles: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] convUnix: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] convWin: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolWin: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolUnix: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolProperty: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setS1ASclassPath: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] init-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] package-persistence-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] ejb-jar-common: [2023-05-20T05:22:02.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] package-ejbjar-common: [2023-05-20T05:22:02.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-ejb.jar [2023-05-20T05:22:02.129Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] appclient-jar-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] package-appclientjar-common: [2023-05-20T05:22:02.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-client.jar [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] webclient-war-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] build-ear-common: [2023-05-20T05:22:02.129Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:02.129Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] deploy: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setOSConditions: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolWin: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolUnix: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolProperty: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setS1ASclassPath: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] init-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] deploy-jdbc-common: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setOSConditions: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolWin: [2023-05-20T05:22:02.129Z] [2023-05-20T05:22:02.129Z] setToolUnix: [2023-05-20T05:22:02.130Z] [2023-05-20T05:22:02.130Z] setToolProperty: [2023-05-20T05:22:02.130Z] [2023-05-20T05:22:02.130Z] setS1ASclassPath: [2023-05-20T05:22:02.130Z] [2023-05-20T05:22:02.130Z] init-common: [2023-05-20T05:22:02.130Z] [2023-05-20T05:22:02.130Z] create-jdbc-connpool-common: [2023-05-20T05:22:03.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 tx-isolation-pool [2023-05-20T05:22:03.498Z] [exec] JDBC connection pool tx-isolation-pool created successfully. [2023-05-20T05:22:03.498Z] [2023-05-20T05:22:03.498Z] set-derby-connpool-props: [2023-05-20T05:22:03.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2023-05-20T05:22:03.755Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2023-05-20T05:22:04.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2023-05-20T05:22:04.012Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2023-05-20T05:22:04.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2023-05-20T05:22:04.269Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2023-05-20T05:22:04.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2023-05-20T05:22:04.526Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2023-05-20T05:22:05.153Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2023-05-20T05:22:05.153Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2023-05-20T05:22:05.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:22:05.409Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:22:05.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2023-05-20T05:22:05.667Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2023-05-20T05:22:05.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2023-05-20T05:22:05.924Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] setOSConditions: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] setToolWin: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] setToolUnix: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] setToolProperty: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] setS1ASclassPath: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] init-common: [2023-05-20T05:22:05.924Z] [2023-05-20T05:22:05.924Z] create-jdbc-resource-common: [2023-05-20T05:22:05.924Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tx-isolation-pool --target server jdbc/txisolation [2023-05-20T05:22:06.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tx-isolation-pool --enabled=true --target server jdbc/txisolation [2023-05-20T05:22:06.437Z] [exec] JDBC resource jdbc/txisolation created successfully. [2023-05-20T05:22:06.437Z] [echo] cmd executed for server [2023-05-20T05:22:06.437Z] [2023-05-20T05:22:06.437Z] asadmin-common: [2023-05-20T05:22:06.437Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2023-05-20T05:22:06.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2023-05-20T05:22:06.705Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=0 [2023-05-20T05:22:06.705Z] [2023-05-20T05:22:06.705Z] asadmin-common: [2023-05-20T05:22:06.705Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2023-05-20T05:22:06.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2023-05-20T05:22:06.962Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=1 [2023-05-20T05:22:06.962Z] [2023-05-20T05:22:06.962Z] asadmin-common: [2023-05-20T05:22:06.962Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2023-05-20T05:22:07.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2023-05-20T05:22:07.526Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=1 [2023-05-20T05:22:07.526Z] [2023-05-20T05:22:07.526Z] asadmin-common: [2023-05-20T05:22:07.526Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2023-05-20T05:22:07.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2023-05-20T05:22:07.782Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=1 [2023-05-20T05:22:07.782Z] [2023-05-20T05:22:07.782Z] asadmin-common: [2023-05-20T05:22:07.782Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:22:08.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:22:08.039Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setOSConditions: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolWin: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolUnix: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolProperty: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setS1ASclassPath: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] init-common: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] deploy-common: [2023-05-20T05:22:08.039Z] [echo] Current time (ISO): 2023-05-20T05:22:07.910+0000 [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setOSConditions: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolWin: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolUnix: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setToolProperty: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] setS1ASclassPath: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] init-common: [2023-05-20T05:22:08.039Z] [2023-05-20T05:22:08.039Z] deploy-common-pe: [2023-05-20T05:22:08.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-05-20T05:22:08.551Z] [exec] Application deployed with name ejb-bmp-txisolationApp. [2023-05-20T05:22:08.551Z] [echo] Deployment on target server server successful [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] setOSConditions: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] setToolWin: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] setToolUnix: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] setToolProperty: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] setS1ASclassPath: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] init-common: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] deploy-common-ee: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] run: [2023-05-20T05:22:08.551Z] [2023-05-20T05:22:08.551Z] asadmin-common: [2023-05-20T05:22:08.551Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:09.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:09.114Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:09.114Z] [2023-05-20T05:22:09.115Z] asadmin-common: [2023-05-20T05:22:09.115Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:22:09.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:22:09.371Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] setOSConditions: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] setToolWin: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] setToolUnix: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] setToolProperty: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] setS1ASclassPath: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] init-common: [2023-05-20T05:22:09.371Z] [2023-05-20T05:22:09.371Z] runclient-common: [2023-05-20T05:22:09.371Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:22:09.952Z] [exec] May 20, 2023 5:22:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:09.952Z] [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. [2023-05-20T05:22:13.254Z] [exec] Value of key is: read-committed, new connection [2023-05-20T05:22:13.254Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:13.254Z] [exec] [2023-05-20T05:22:13.254Z] [exec] [2023-05-20T05:22:13.254Z] [exec] ----------------------------------------- [2023-05-20T05:22:13.254Z] [exec] - read-committed, new connection: PASS - [2023-05-20T05:22:13.254Z] [exec] ----------------------------------------- [2023-05-20T05:22:13.254Z] [exec] Total PASS: 1 [2023-05-20T05:22:13.254Z] [exec] Total FAIL: 0 [2023-05-20T05:22:13.254Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:13.254Z] [exec] ----------------------------------------- [2023-05-20T05:22:13.254Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:13.510Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:13.767Z] [2023-05-20T05:22:13.767Z] checkReporting-common: [2023-05-20T05:22:13.767Z] [2023-05-20T05:22:13.767Z] confirmReportPresent-common: [2023-05-20T05:22:13.767Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:13.767Z] [echo] Test seems to be reported fine [2023-05-20T05:22:13.767Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:13.767Z] [2023-05-20T05:22:13.767Z] confirmMissingReport-common: [2023-05-20T05:22:13.767Z] [2023-05-20T05:22:13.767Z] asadmin-common: [2023-05-20T05:22:13.767Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:14.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:14.051Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] setOSConditions: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] setToolWin: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] setToolUnix: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] setToolProperty: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] setS1ASclassPath: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] init-common: [2023-05-20T05:22:14.051Z] [2023-05-20T05:22:14.051Z] runclient-common: [2023-05-20T05:22:14.051Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:22:14.981Z] [exec] May 20, 2023 5:22:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:14.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. [2023-05-20T05:22:18.266Z] [exec] Value of key is: read-uncommitted, new connection [2023-05-20T05:22:18.266Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:18.266Z] [exec] [2023-05-20T05:22:18.266Z] [exec] [2023-05-20T05:22:18.266Z] [exec] ----------------------------------------- [2023-05-20T05:22:18.266Z] [exec] - read-uncommitted, new connection: PASS - [2023-05-20T05:22:18.266Z] [exec] ----------------------------------------- [2023-05-20T05:22:18.266Z] [exec] Total PASS: 1 [2023-05-20T05:22:18.266Z] [exec] Total FAIL: 0 [2023-05-20T05:22:18.266Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:18.266Z] [exec] ----------------------------------------- [2023-05-20T05:22:18.266Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:18.266Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:18.266Z] [2023-05-20T05:22:18.266Z] checkReporting-common: [2023-05-20T05:22:18.266Z] [2023-05-20T05:22:18.266Z] confirmReportPresent-common: [2023-05-20T05:22:18.266Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:18.266Z] [echo] Test seems to be reported fine [2023-05-20T05:22:18.266Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:18.266Z] [2023-05-20T05:22:18.266Z] confirmMissingReport-common: [2023-05-20T05:22:18.266Z] [2023-05-20T05:22:18.266Z] asadmin-common: [2023-05-20T05:22:18.266Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:18.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:18.523Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] setOSConditions: [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] setToolWin: [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] setToolUnix: [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] setToolProperty: [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] setS1ASclassPath: [2023-05-20T05:22:18.523Z] [2023-05-20T05:22:18.523Z] init-common: [2023-05-20T05:22:18.779Z] [2023-05-20T05:22:18.779Z] runclient-common: [2023-05-20T05:22:18.779Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:22:19.357Z] [exec] May 20, 2023 5:22:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:19.357Z] [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. [2023-05-20T05:22:22.654Z] [exec] Value of key is: repeatable-read, new connection [2023-05-20T05:22:22.655Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:22.655Z] [exec] [2023-05-20T05:22:22.655Z] [exec] [2023-05-20T05:22:22.655Z] [exec] ----------------------------------------- [2023-05-20T05:22:22.655Z] [exec] - repeatable-read, new connection: PASS - [2023-05-20T05:22:22.655Z] [exec] ----------------------------------------- [2023-05-20T05:22:22.655Z] [exec] Total PASS: 1 [2023-05-20T05:22:22.655Z] [exec] Total FAIL: 0 [2023-05-20T05:22:22.655Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:22.655Z] [exec] ----------------------------------------- [2023-05-20T05:22:22.655Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:22.655Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:22.655Z] [2023-05-20T05:22:22.655Z] checkReporting-common: [2023-05-20T05:22:22.655Z] [2023-05-20T05:22:22.655Z] confirmReportPresent-common: [2023-05-20T05:22:22.655Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:22.655Z] [echo] Test seems to be reported fine [2023-05-20T05:22:22.655Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:22.655Z] [2023-05-20T05:22:22.655Z] confirmMissingReport-common: [2023-05-20T05:22:22.655Z] [2023-05-20T05:22:22.655Z] asadmin-common: [2023-05-20T05:22:22.655Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:22.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:22.911Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] setOSConditions: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] setToolWin: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] setToolUnix: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] setToolProperty: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] setS1ASclassPath: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] init-common: [2023-05-20T05:22:22.911Z] [2023-05-20T05:22:22.911Z] runclient-common: [2023-05-20T05:22:22.911Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:22:23.854Z] [exec] May 20, 2023 5:22:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:23.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. [2023-05-20T05:22:27.127Z] [exec] Value of key is: serializable, new connection [2023-05-20T05:22:27.127Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:27.127Z] [exec] [2023-05-20T05:22:27.127Z] [exec] [2023-05-20T05:22:27.127Z] [exec] ----------------------------------------- [2023-05-20T05:22:27.127Z] [exec] - serializable, new connection: PASS - [2023-05-20T05:22:27.127Z] [exec] ----------------------------------------- [2023-05-20T05:22:27.127Z] [exec] Total PASS: 1 [2023-05-20T05:22:27.127Z] [exec] Total FAIL: 0 [2023-05-20T05:22:27.127Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:27.127Z] [exec] ----------------------------------------- [2023-05-20T05:22:27.127Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:27.127Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:27.127Z] [2023-05-20T05:22:27.127Z] checkReporting-common: [2023-05-20T05:22:27.127Z] [2023-05-20T05:22:27.127Z] confirmReportPresent-common: [2023-05-20T05:22:27.127Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:27.127Z] [echo] Test seems to be reported fine [2023-05-20T05:22:27.127Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:27.127Z] [2023-05-20T05:22:27.127Z] confirmMissingReport-common: [2023-05-20T05:22:27.127Z] [2023-05-20T05:22:27.127Z] asadmin-common: [2023-05-20T05:22:27.127Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2023-05-20T05:22:27.384Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2023-05-20T05:22:27.384Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=32 [2023-05-20T05:22:27.384Z] [2023-05-20T05:22:27.384Z] asadmin-common: [2023-05-20T05:22:27.384Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2023-05-20T05:22:27.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2023-05-20T05:22:27.640Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=8 [2023-05-20T05:22:27.640Z] [2023-05-20T05:22:27.640Z] asadmin-common: [2023-05-20T05:22:27.640Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2023-05-20T05:22:27.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2023-05-20T05:22:27.896Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=2 [2023-05-20T05:22:27.896Z] [2023-05-20T05:22:27.896Z] asadmin-common: [2023-05-20T05:22:27.896Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2023-05-20T05:22:28.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2023-05-20T05:22:28.460Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=0 [2023-05-20T05:22:28.460Z] [2023-05-20T05:22:28.460Z] asadmin-common: [2023-05-20T05:22:28.460Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:28.716Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:28.716Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:22:28.716Z] [2023-05-20T05:22:28.716Z] asadmin-common: [2023-05-20T05:22:28.716Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:22:28.973Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:22:28.973Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] setOSConditions: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] setToolWin: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] setToolUnix: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] setToolProperty: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] setS1ASclassPath: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] init-common: [2023-05-20T05:22:28.973Z] [2023-05-20T05:22:28.973Z] runclient-common: [2023-05-20T05:22:28.973Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 6 [2023-05-20T05:22:29.920Z] [exec] May 20, 2023 5:22:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:29.920Z] [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. [2023-05-20T05:22:33.206Z] [exec] Value of key is: read-uncommitted, guaranteed [2023-05-20T05:22:33.206Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:33.206Z] [exec] [2023-05-20T05:22:33.206Z] [exec] [2023-05-20T05:22:33.206Z] [exec] ----------------------------------------- [2023-05-20T05:22:33.206Z] [exec] - read-uncommitted, guaranteed: PASS - [2023-05-20T05:22:33.206Z] [exec] ----------------------------------------- [2023-05-20T05:22:33.206Z] [exec] Total PASS: 1 [2023-05-20T05:22:33.206Z] [exec] Total FAIL: 0 [2023-05-20T05:22:33.206Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:33.206Z] [exec] ----------------------------------------- [2023-05-20T05:22:33.206Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:33.206Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:33.206Z] [2023-05-20T05:22:33.206Z] checkReporting-common: [2023-05-20T05:22:33.206Z] [2023-05-20T05:22:33.206Z] confirmReportPresent-common: [2023-05-20T05:22:33.206Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:33.206Z] [echo] Test seems to be reported fine [2023-05-20T05:22:33.206Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:33.206Z] [2023-05-20T05:22:33.206Z] confirmMissingReport-common: [2023-05-20T05:22:33.206Z] [2023-05-20T05:22:33.206Z] asadmin-common: [2023-05-20T05:22:33.207Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:33.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:33.463Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] setOSConditions: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] setToolWin: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] setToolUnix: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] setToolProperty: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] setS1ASclassPath: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] init-common: [2023-05-20T05:22:33.463Z] [2023-05-20T05:22:33.463Z] runclient-common: [2023-05-20T05:22:33.463Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2023-05-20T05:22:34.025Z] [exec] May 20, 2023 5:22:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:34.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. [2023-05-20T05:22:37.297Z] [exec] Value of key is: read-committed, guaranteed [2023-05-20T05:22:37.297Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:37.297Z] [exec] [2023-05-20T05:22:37.297Z] [exec] [2023-05-20T05:22:37.297Z] [exec] ----------------------------------------- [2023-05-20T05:22:37.297Z] [exec] - read-committed, guaranteed: PASS - [2023-05-20T05:22:37.297Z] [exec] ----------------------------------------- [2023-05-20T05:22:37.297Z] [exec] Total PASS: 1 [2023-05-20T05:22:37.297Z] [exec] Total FAIL: 0 [2023-05-20T05:22:37.297Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:37.297Z] [exec] ----------------------------------------- [2023-05-20T05:22:37.297Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:37.297Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:37.297Z] [2023-05-20T05:22:37.297Z] checkReporting-common: [2023-05-20T05:22:37.297Z] [2023-05-20T05:22:37.297Z] confirmReportPresent-common: [2023-05-20T05:22:37.297Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:37.297Z] [echo] Test seems to be reported fine [2023-05-20T05:22:37.297Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:37.297Z] [2023-05-20T05:22:37.297Z] confirmMissingReport-common: [2023-05-20T05:22:37.297Z] [2023-05-20T05:22:37.297Z] asadmin-common: [2023-05-20T05:22:37.297Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:37.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:37.860Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:22:37.860Z] [2023-05-20T05:22:37.860Z] setOSConditions: [2023-05-20T05:22:37.860Z] [2023-05-20T05:22:37.860Z] setToolWin: [2023-05-20T05:22:37.860Z] [2023-05-20T05:22:37.860Z] setToolUnix: [2023-05-20T05:22:37.860Z] [2023-05-20T05:22:37.860Z] setToolProperty: [2023-05-20T05:22:37.860Z] [2023-05-20T05:22:37.860Z] setS1ASclassPath: [2023-05-20T05:22:37.861Z] [2023-05-20T05:22:37.861Z] init-common: [2023-05-20T05:22:37.861Z] [2023-05-20T05:22:37.861Z] runclient-common: [2023-05-20T05:22:37.861Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 7 [2023-05-20T05:22:38.424Z] [exec] May 20, 2023 5:22:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:38.424Z] [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. [2023-05-20T05:22:41.703Z] [exec] Value of key is: repeatable-read, guaranteed [2023-05-20T05:22:41.703Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:41.703Z] [exec] [2023-05-20T05:22:41.703Z] [exec] [2023-05-20T05:22:41.703Z] [exec] ----------------------------------------- [2023-05-20T05:22:41.703Z] [exec] - repeatable-read, guaranteed: PASS - [2023-05-20T05:22:41.703Z] [exec] ----------------------------------------- [2023-05-20T05:22:41.703Z] [exec] Total PASS: 1 [2023-05-20T05:22:41.703Z] [exec] Total FAIL: 0 [2023-05-20T05:22:41.703Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:41.703Z] [exec] ----------------------------------------- [2023-05-20T05:22:41.703Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:41.703Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:41.703Z] [2023-05-20T05:22:41.703Z] checkReporting-common: [2023-05-20T05:22:41.703Z] [2023-05-20T05:22:41.703Z] confirmReportPresent-common: [2023-05-20T05:22:41.703Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:41.703Z] [echo] Test seems to be reported fine [2023-05-20T05:22:41.703Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:41.703Z] [2023-05-20T05:22:41.703Z] confirmMissingReport-common: [2023-05-20T05:22:41.703Z] [2023-05-20T05:22:41.703Z] asadmin-common: [2023-05-20T05:22:41.703Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:41.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:41.961Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] setOSConditions: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] setToolWin: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] setToolUnix: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] setToolProperty: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] setS1ASclassPath: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] init-common: [2023-05-20T05:22:42.217Z] [2023-05-20T05:22:42.217Z] runclient-common: [2023-05-20T05:22:42.217Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 8 [2023-05-20T05:22:42.780Z] [exec] May 20, 2023 5:22:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:42.780Z] [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. [2023-05-20T05:22:46.066Z] [exec] Value of key is: serializable, guaranteed [2023-05-20T05:22:46.066Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:46.066Z] [exec] [2023-05-20T05:22:46.066Z] [exec] [2023-05-20T05:22:46.066Z] [exec] ----------------------------------------- [2023-05-20T05:22:46.066Z] [exec] - serializable, guaranteed: PASS - [2023-05-20T05:22:46.066Z] [exec] ----------------------------------------- [2023-05-20T05:22:46.066Z] [exec] Total PASS: 1 [2023-05-20T05:22:46.066Z] [exec] Total FAIL: 0 [2023-05-20T05:22:46.066Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:46.066Z] [exec] ----------------------------------------- [2023-05-20T05:22:46.066Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:46.066Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] checkReporting-common: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] confirmReportPresent-common: [2023-05-20T05:22:46.066Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:46.066Z] [echo] Test seems to be reported fine [2023-05-20T05:22:46.066Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] confirmMissingReport-common: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] undeploy: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setOSConditions: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolWin: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolUnix: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolProperty: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setS1ASclassPath: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] init-common: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] undeploy-jdbc-common: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setOSConditions: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolWin: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolUnix: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setToolProperty: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] setS1ASclassPath: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] init-common: [2023-05-20T05:22:46.066Z] [2023-05-20T05:22:46.066Z] delete-jdbc-resource-common: [2023-05-20T05:22:46.067Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txisolation [2023-05-20T05:22:46.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txisolation [2023-05-20T05:22:46.652Z] [exec] JDBC resource jdbc/txisolation deleted successfully [2023-05-20T05:22:46.652Z] [echo] cmd executed for server [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] setOSConditions: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] setToolWin: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] setToolUnix: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] setToolProperty: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] setS1ASclassPath: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] init-common: [2023-05-20T05:22:46.652Z] [2023-05-20T05:22:46.652Z] delete-jdbc-connpool-common: [2023-05-20T05:22:46.652Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tx-isolation-pool [2023-05-20T05:22:46.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tx-isolation-pool [2023-05-20T05:22:46.911Z] [exec] JDBC Connection pool tx-isolation-pool deleted successfully [2023-05-20T05:22:46.911Z] [echo] cmd executed for server [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] setOSConditions: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] setToolWin: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] setToolUnix: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] setToolProperty: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] setS1ASclassPath: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] init-common: [2023-05-20T05:22:46.911Z] [2023-05-20T05:22:46.911Z] undeploy-common: [2023-05-20T05:22:47.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-txisolationApp [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] all: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setOSConditions: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolWin: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolUnix: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolProperty: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setS1ASclassPath: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] init-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] clean: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setOSConditions: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolWin: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolUnix: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolProperty: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setS1ASclassPath: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] init-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] clean-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setOSConditions: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolWin: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolUnix: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolProperty: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setS1ASclassPath: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] init-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] clean-classes-common: [2023-05-20T05:22:47.168Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setOSConditions: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolWin: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolUnix: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolProperty: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setS1ASclassPath: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] init-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] clean-jars-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] compile: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setOSConditions: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolWin: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolUnix: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setToolProperty: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] setS1ASclassPath: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] init-common: [2023-05-20T05:22:47.168Z] [2023-05-20T05:22:47.168Z] compile-common: [2023-05-20T05:22:47.168Z] [echo] Current time (ISO): 2023-05-20T05:22:47.092+0000 [2023-05-20T05:22:47.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:47.168Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:48.552Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:22:48.552Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:22:48.552Z] [javac] return new Integer(1); [2023-05-20T05:22:48.552Z] [javac] ^ [2023-05-20T05:22:48.808Z] [javac] 2 warnings [2023-05-20T05:22:48.808Z] [2023-05-20T05:22:48.808Z] setOSConditions: [2023-05-20T05:22:48.808Z] [2023-05-20T05:22:48.808Z] setToolWin: [2023-05-20T05:22:48.808Z] [2023-05-20T05:22:48.808Z] setToolUnix: [2023-05-20T05:22:48.808Z] [2023-05-20T05:22:48.809Z] setToolProperty: [2023-05-20T05:22:48.809Z] [2023-05-20T05:22:48.809Z] setS1ASclassPath: [2023-05-20T05:22:48.809Z] [2023-05-20T05:22:48.809Z] init-common: [2023-05-20T05:22:48.809Z] [2023-05-20T05:22:48.809Z] compile-common: [2023-05-20T05:22:48.809Z] [echo] Current time (ISO): 2023-05-20T05:22:48.673+0000 [2023-05-20T05:22:48.809Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:22:50.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:22:50.178Z] [javac] 1 warning [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] build: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setOSConditions: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] fixFiles: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] convUnix: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] convWin: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolWin: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolUnix: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolProperty: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setS1ASclassPath: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] init-common: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] package-persistence-common: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] ejb-jar-common: [2023-05-20T05:22:50.178Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] package-ejbjar-common: [2023-05-20T05:22:50.178Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T05:22:50.178Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] appclient-jar-common: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] package-appclientjar-common: [2023-05-20T05:22:50.178Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] webclient-war-common: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] build-ear-common: [2023-05-20T05:22:50.178Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:22:50.178Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] deploy: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setOSConditions: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolWin: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolUnix: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setToolProperty: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] setS1ASclassPath: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] init-common: [2023-05-20T05:22:50.178Z] [2023-05-20T05:22:50.178Z] execute-sql-common: [2023-05-20T05:22:50.178Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/create_pointbase.sql [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T05:22:50.178Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T05:22:50.178Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T05:22:50.435Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T05:22:50.435Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T05:22:50.435Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T05:22:50.435Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T05:22:50.435Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T05:22:50.435Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T05:22:50.435Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T05:22:50.435Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 0 rows affected [2023-05-20T05:22:50.435Z] [sql] 1 rows affected [2023-05-20T05:22:50.435Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setOSConditions: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolWin: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolUnix: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolProperty: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setS1ASclassPath: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] init-common: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setup: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setOSConditions: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolWin: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolUnix: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolProperty: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setS1ASclassPath: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] init-common: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] deploy-jdbc-common: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setOSConditions: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolWin: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolUnix: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setToolProperty: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] setS1ASclassPath: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] init-common: [2023-05-20T05:22:50.435Z] [2023-05-20T05:22:50.435Z] create-jdbc-connpool-common: [2023-05-20T05:22:50.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-stmtcaching_hit_miss-pool [2023-05-20T05:22:50.951Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T05:22:50.951Z] [2023-05-20T05:22:50.951Z] set-derby-connpool-props: [2023-05-20T05:22:51.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:22:51.214Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:22:51.471Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:22:51.471Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:22:52.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:22:52.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:22:52.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:22:52.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:22:52.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:22:52.566Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:22:53.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:22:53.159Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:22:53.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:22:53.415Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:22:53.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:22:53.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] setOSConditions: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] setToolWin: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] setToolUnix: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] setToolProperty: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] setS1ASclassPath: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] init-common: [2023-05-20T05:22:53.671Z] [2023-05-20T05:22:53.671Z] create-jdbc-resource-common: [2023-05-20T05:22:53.671Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:22:54.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:22:54.252Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T05:22:54.252Z] [echo] cmd executed for server [2023-05-20T05:22:54.252Z] [2023-05-20T05:22:54.252Z] asadmin-common: [2023-05-20T05:22:54.252Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:22:54.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:22:54.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T05:22:54.509Z] [2023-05-20T05:22:54.509Z] asadmin-common: [2023-05-20T05:22:54.509Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:22:54.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:22:54.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T05:22:54.765Z] [2023-05-20T05:22:54.765Z] asadmin-common: [2023-05-20T05:22:54.765Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:22:55.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:22:55.022Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setOSConditions: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolWin: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolUnix: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolProperty: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setS1ASclassPath: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] init-common: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] deploy-common: [2023-05-20T05:22:55.022Z] [echo] Current time (ISO): 2023-05-20T05:22:54.933+0000 [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setOSConditions: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolWin: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolUnix: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setToolProperty: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] setS1ASclassPath: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] init-common: [2023-05-20T05:22:55.022Z] [2023-05-20T05:22:55.022Z] deploy-common-pe: [2023-05-20T05:22:55.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:22:55.551Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T05:22:55.551Z] [echo] Deployment on target server server successful [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] setOSConditions: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] setToolWin: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] setToolUnix: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] setToolProperty: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] setS1ASclassPath: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] init-common: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.551Z] deploy-common-ee: [2023-05-20T05:22:55.551Z] [2023-05-20T05:22:55.552Z] run: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] setOSConditions: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] setToolWin: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] setToolUnix: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] setToolProperty: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] setS1ASclassPath: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] init-common: [2023-05-20T05:22:55.552Z] [2023-05-20T05:22:55.552Z] runclient-common: [2023-05-20T05:22:55.552Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:22:56.483Z] [exec] May 20, 2023 5:22:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:22:56.483Z] [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. [2023-05-20T05:22:59.768Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T05:22:59.768Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T05:22:59.768Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T05:22:59.768Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T05:22:59.768Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:22:59.768Z] [exec] [2023-05-20T05:22:59.768Z] [exec] [2023-05-20T05:22:59.768Z] [exec] ----------------------------------------- [2023-05-20T05:22:59.768Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T05:22:59.768Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T05:22:59.768Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T05:22:59.768Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T05:22:59.768Z] [exec] ----------------------------------------- [2023-05-20T05:22:59.768Z] [exec] Total PASS: 4 [2023-05-20T05:22:59.768Z] [exec] Total FAIL: 0 [2023-05-20T05:22:59.768Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:22:59.768Z] [exec] ----------------------------------------- [2023-05-20T05:22:59.768Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:59.768Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] checkReporting-common: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] confirmReportPresent-common: [2023-05-20T05:22:59.768Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:22:59.768Z] [echo] Test seems to be reported fine [2023-05-20T05:22:59.768Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/RepRunConf.txt [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] confirmMissingReport-common: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] undeploy: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setOSConditions: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolWin: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolUnix: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolProperty: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setS1ASclassPath: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] init-common: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] execute-sql-common: [2023-05-20T05:22:59.768Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/drop_pointbase.sql [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 0 rows affected [2023-05-20T05:22:59.768Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] unsetup: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setOSConditions: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolWin: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolUnix: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setToolProperty: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] setS1ASclassPath: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] init-common: [2023-05-20T05:22:59.768Z] [2023-05-20T05:22:59.768Z] delete-jdbc-resource-common: [2023-05-20T05:22:59.768Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:23:00.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:23:00.357Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T05:23:00.357Z] [echo] cmd executed for server [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] setOSConditions: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] setToolWin: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] setToolUnix: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] setToolProperty: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] setS1ASclassPath: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] init-common: [2023-05-20T05:23:00.357Z] [2023-05-20T05:23:00.357Z] delete-jdbc-connpool-common: [2023-05-20T05:23:00.357Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:23:00.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:23:00.613Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T05:23:00.613Z] [echo] cmd executed for server [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] setOSConditions: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] setToolWin: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] setToolUnix: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] setToolProperty: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] setS1ASclassPath: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] init-common: [2023-05-20T05:23:00.613Z] [2023-05-20T05:23:00.613Z] undeploy-common: [2023-05-20T05:23:01.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] all: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setOSConditions: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolWin: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolUnix: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolProperty: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setS1ASclassPath: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] init-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] clean: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setOSConditions: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolWin: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolUnix: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolProperty: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setS1ASclassPath: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] init-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] clean-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setOSConditions: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolWin: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolUnix: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolProperty: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setS1ASclassPath: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] init-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] clean-classes-common: [2023-05-20T05:23:01.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setOSConditions: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolWin: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolUnix: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolProperty: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setS1ASclassPath: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] init-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] clean-jars-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] compile: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setOSConditions: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolWin: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolUnix: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setToolProperty: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] setS1ASclassPath: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] init-common: [2023-05-20T05:23:01.175Z] [2023-05-20T05:23:01.175Z] compile-common: [2023-05-20T05:23:01.175Z] [echo] Current time (ISO): 2023-05-20T05:23:00.912+0000 [2023-05-20T05:23:01.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:01.175Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:02.553Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:02.871Z] [javac] 1 warning [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] setOSConditions: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] setToolWin: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] setToolUnix: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] setToolProperty: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] setS1ASclassPath: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] init-common: [2023-05-20T05:23:02.871Z] [2023-05-20T05:23:02.871Z] compile-common: [2023-05-20T05:23:02.871Z] [echo] Current time (ISO): 2023-05-20T05:23:02.635+0000 [2023-05-20T05:23:02.871Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:04.255Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:04.255Z] [javac] 1 warning [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] build: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] setOSConditions: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] fixFiles: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] convUnix: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] convWin: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] setToolWin: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] setToolUnix: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] setToolProperty: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] setS1ASclassPath: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] init-common: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] package-persistence-common: [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] ejb-jar-common: [2023-05-20T05:23:04.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:23:04.255Z] [2023-05-20T05:23:04.255Z] package-ejbjar-common: [2023-05-20T05:23:04.255Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.255Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.255Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-ejb.jar [2023-05-20T05:23:04.256Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.256Z] [2023-05-20T05:23:04.256Z] appclient-jar-common: [2023-05-20T05:23:04.256Z] [2023-05-20T05:23:04.256Z] package-appclientjar-common: [2023-05-20T05:23:04.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.256Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-client.jar [2023-05-20T05:23:04.256Z] [2023-05-20T05:23:04.256Z] webclient-war-common: [2023-05-20T05:23:04.256Z] [2023-05-20T05:23:04.256Z] build-ear-common: [2023-05-20T05:23:04.256Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:04.256Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-05-20T05:23:04.256Z] [2023-05-20T05:23:04.256Z] deploy: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setOSConditions: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolWin: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolUnix: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolProperty: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setS1ASclassPath: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] init-common: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] deploy-jdbc-common: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setOSConditions: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolWin: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolUnix: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setToolProperty: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] setS1ASclassPath: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] init-common: [2023-05-20T05:23:04.512Z] [2023-05-20T05:23:04.512Z] create-jdbc-connpool-common: [2023-05-20T05:23:04.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:04.768Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-05-20T05:23:04.768Z] [2023-05-20T05:23:04.768Z] set-derby-connpool-props: [2023-05-20T05:23:05.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:05.025Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-05-20T05:23:05.282Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:05.282Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-05-20T05:23:05.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:05.553Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-05-20T05:23:06.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:06.116Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-05-20T05:23:06.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:06.373Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-05-20T05:23:06.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:06.630Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:06.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:06.886Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-05-20T05:23:07.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:07.461Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] setOSConditions: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] setToolWin: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] setToolUnix: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] setToolProperty: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] setS1ASclassPath: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] init-common: [2023-05-20T05:23:07.461Z] [2023-05-20T05:23:07.461Z] create-jdbc-resource-common: [2023-05-20T05:23:07.461Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-05-20T05:23:07.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:07.720Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-05-20T05:23:07.720Z] [echo] cmd executed for server [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setOSConditions: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolWin: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolUnix: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolProperty: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setS1ASclassPath: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] init-common: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] deploy-jdbc-common: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setOSConditions: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolWin: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolUnix: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setToolProperty: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] setS1ASclassPath: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] init-common: [2023-05-20T05:23:07.720Z] [2023-05-20T05:23:07.720Z] create-jdbc-connpool-common: [2023-05-20T05:23:07.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:07.978Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-05-20T05:23:07.978Z] [2023-05-20T05:23:07.978Z] set-derby-connpool-props: [2023-05-20T05:23:08.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:08.510Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-05-20T05:23:08.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:08.766Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-05-20T05:23:09.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:09.023Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-05-20T05:23:09.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:09.279Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-05-20T05:23:09.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:09.550Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-05-20T05:23:10.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:10.114Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:10.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:10.370Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-05-20T05:23:10.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:10.626Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.626Z] setOSConditions: [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.626Z] setToolWin: [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.626Z] setToolUnix: [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.626Z] setToolProperty: [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.626Z] setS1ASclassPath: [2023-05-20T05:23:10.626Z] [2023-05-20T05:23:10.627Z] init-common: [2023-05-20T05:23:10.627Z] [2023-05-20T05:23:10.627Z] create-jdbc-resource-common: [2023-05-20T05:23:10.627Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-05-20T05:23:11.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:11.189Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-05-20T05:23:11.189Z] [echo] cmd executed for server [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setOSConditions: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolWin: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolUnix: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolProperty: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setS1ASclassPath: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] init-common: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] deploy-jdbc-common: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setOSConditions: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolWin: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolUnix: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setToolProperty: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] setS1ASclassPath: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] init-common: [2023-05-20T05:23:11.189Z] [2023-05-20T05:23:11.189Z] create-jdbc-connpool-common: [2023-05-20T05:23:11.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-container [2023-05-20T05:23:11.452Z] [exec] JDBC connection pool jdbc-derby-pool-container created successfully. [2023-05-20T05:23:11.452Z] [2023-05-20T05:23:11.452Z] set-derby-connpool-props: [2023-05-20T05:23:11.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2023-05-20T05:23:11.708Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2023-05-20T05:23:11.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2023-05-20T05:23:11.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2023-05-20T05:23:12.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2023-05-20T05:23:12.552Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2023-05-20T05:23:12.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2023-05-20T05:23:12.808Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2023-05-20T05:23:13.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2023-05-20T05:23:13.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2023-05-20T05:23:13.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:13.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:13.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2023-05-20T05:23:13.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2023-05-20T05:23:14.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2023-05-20T05:23:14.109Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] setOSConditions: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] setToolWin: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] setToolUnix: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] setToolProperty: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] setS1ASclassPath: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] init-common: [2023-05-20T05:23:14.109Z] [2023-05-20T05:23:14.109Z] create-jdbc-resource-common: [2023-05-20T05:23:14.109Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool-container --target server jdbc/nonxaresource-container [2023-05-20T05:23:14.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool-container --enabled=true --target server jdbc/nonxaresource-container [2023-05-20T05:23:14.366Z] [exec] JDBC resource jdbc/nonxaresource-container created successfully. [2023-05-20T05:23:14.366Z] [echo] cmd executed for server [2023-05-20T05:23:14.366Z] [2023-05-20T05:23:14.366Z] asadmin-common: [2023-05-20T05:23:14.366Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:23:14.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:23:14.950Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-05-20T05:23:14.950Z] [2023-05-20T05:23:14.950Z] asadmin-common: [2023-05-20T05:23:14.950Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:23:15.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:23:15.207Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:23:15.207Z] [2023-05-20T05:23:15.207Z] asadmin-common: [2023-05-20T05:23:15.207Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:23:15.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:23:15.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-05-20T05:23:15.464Z] [2023-05-20T05:23:15.464Z] asadmin-common: [2023-05-20T05:23:15.464Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:23:15.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:23:15.977Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:23:15.977Z] [2023-05-20T05:23:15.977Z] asadmin-common: [2023-05-20T05:23:15.977Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:23:16.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:23:16.234Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:23:16.234Z] [2023-05-20T05:23:16.234Z] asadmin-common: [2023-05-20T05:23:16.234Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:23:16.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:23:16.490Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:23:16.490Z] [2023-05-20T05:23:16.490Z] setOSConditions: [2023-05-20T05:23:16.490Z] [2023-05-20T05:23:16.490Z] setToolWin: [2023-05-20T05:23:16.490Z] [2023-05-20T05:23:16.490Z] setToolUnix: [2023-05-20T05:23:16.490Z] [2023-05-20T05:23:16.490Z] setToolProperty: [2023-05-20T05:23:16.490Z] [2023-05-20T05:23:16.491Z] setS1ASclassPath: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] init-common: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] deploy-common: [2023-05-20T05:23:16.491Z] [echo] Current time (ISO): 2023-05-20T05:23:16.472+0000 [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] setOSConditions: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] setToolWin: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] setToolUnix: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] setToolProperty: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] setS1ASclassPath: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] init-common: [2023-05-20T05:23:16.491Z] [2023-05-20T05:23:16.491Z] deploy-common-pe: [2023-05-20T05:23:17.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-05-20T05:23:17.058Z] [exec] Application deployed with name jdbc-poolingApp. [2023-05-20T05:23:17.058Z] [echo] Deployment on target server server successful [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setOSConditions: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolWin: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolUnix: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolProperty: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setS1ASclassPath: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] init-common: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] deploy-common-ee: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setOSConditions: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolWin: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolUnix: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolProperty: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setS1ASclassPath: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] init-common: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] execute-sql-common: [2023-05-20T05:23:17.058Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/create_pointbase.sql [2023-05-20T05:23:17.058Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:23:17.058Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:23:17.058Z] [sql] 0 rows affected [2023-05-20T05:23:17.058Z] [sql] 1 rows affected [2023-05-20T05:23:17.058Z] [sql] 1 rows affected [2023-05-20T05:23:17.058Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] run: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setOSConditions: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolWin: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolUnix: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setToolProperty: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] setS1ASclassPath: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] init-common: [2023-05-20T05:23:17.058Z] [2023-05-20T05:23:17.058Z] runclient-common: [2023-05-20T05:23:17.058Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingAppClient.jar -name jdbc-poolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:23:17.987Z] [exec] May 20, 2023 5:23:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:23:17.987Z] [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. [2023-05-20T05:23:21.261Z] [exec] verifying uniqueness of all connection [2023-05-20T05:23:21.554Z] [exec] Value of key is: openAndCloseConnection (non-xa) : [2023-05-20T05:23:21.554Z] [exec] creating connection upto max-pool-size of 32 [2023-05-20T05:23:21.554Z] [exec] Value of key is: openMaxConnections (non-xa) : [2023-05-20T05:23:21.554Z] [exec] rollback set to false [2023-05-20T05:23:21.852Z] [exec] Value of key is: test1 rollback=false (non-xa. con opened closed within tx) : [2023-05-20T05:23:21.852Z] [exec] Value of key is: test1 rollback=false (xa. con opened closed within tx) : [2023-05-20T05:23:22.151Z] [exec] Value of key is: test2 rollback=false (non-xa. con opened closed after tx) : [2023-05-20T05:23:22.408Z] [exec] Value of key is: test2 rollback=false (xa. con opened closed after tx) : [2023-05-20T05:23:22.665Z] [exec] Value of key is: test3 rollback=false (xa non-xa within same tx) : [2023-05-20T05:23:22.665Z] [exec] rollback set to true [2023-05-20T05:23:22.920Z] [exec] Value of key is: test1 rollback=true (non-xa. con opened closed within tx) : [2023-05-20T05:23:23.177Z] [exec] Value of key is: test1 rollback=true (xa. con opened closed within tx) : [2023-05-20T05:23:23.177Z] [exec] Value of key is: test2 rollback=true (non-xa. con opened closed after tx) : [2023-05-20T05:23:23.433Z] [exec] Value of key is: test2 rollback=true (xa. con opened closed after tx) : [2023-05-20T05:23:23.433Z] [exec] Value of key is: test3 rollback=true (xa non-xa within same tx) : [2023-05-20T05:23:23.433Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:23:23.433Z] [exec] [2023-05-20T05:23:23.433Z] [exec] [2023-05-20T05:23:23.433Z] [exec] ----------------------------------------- [2023-05-20T05:23:23.433Z] [exec] - test2 rollback=true (xa. con opened closed after tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test1 rollback=false (xa. con opened closed within tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test3 rollback=false (xa non-xa within same tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test2 rollback=true (non-xa. con opened closed after tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - openMaxConnections (non-xa) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test1 rollback=false (non-xa. con opened closed within tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test1 rollback=true (non-xa. con opened closed within tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test2 rollback=false (non-xa. con opened closed after tx) : : PASS - [2023-05-20T05:23:23.433Z] [exec] - test2 rollback=false (xa. con opened closed after tx) : : PASS - [2023-05-20T05:23:23.434Z] [exec] - openAndCloseConnection (non-xa) : : PASS - [2023-05-20T05:23:23.434Z] [exec] - test3 rollback=true (xa non-xa within same tx) : : PASS - [2023-05-20T05:23:23.434Z] [exec] - test1 rollback=true (xa. con opened closed within tx) : : PASS - [2023-05-20T05:23:23.434Z] [exec] ----------------------------------------- [2023-05-20T05:23:23.434Z] [exec] Total PASS: 12 [2023-05-20T05:23:23.434Z] [exec] Total FAIL: 0 [2023-05-20T05:23:23.434Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:23:23.434Z] [exec] ----------------------------------------- [2023-05-20T05:23:23.434Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:23.689Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] checkReporting-common: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] confirmReportPresent-common: [2023-05-20T05:23:23.952Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:23:23.952Z] [echo] Test seems to be reported fine [2023-05-20T05:23:23.952Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/RepRunConf.txt [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] confirmMissingReport-common: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] undeploy: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setOSConditions: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolWin: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolUnix: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolProperty: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setS1ASclassPath: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] init-common: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] execute-sql-common: [2023-05-20T05:23:23.952Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/drop_pointbase.sql [2023-05-20T05:23:23.952Z] [sql] 0 rows affected [2023-05-20T05:23:23.952Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:23:23.952Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:23:23.952Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setOSConditions: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolWin: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolUnix: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setToolProperty: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] setS1ASclassPath: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] init-common: [2023-05-20T05:23:23.952Z] [2023-05-20T05:23:23.952Z] undeploy-common: [2023-05-20T05:23:24.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-poolingApp [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] setOSConditions: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] setToolWin: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] setToolUnix: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] setToolProperty: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] setS1ASclassPath: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] init-common: [2023-05-20T05:23:24.208Z] [2023-05-20T05:23:24.208Z] delete-jdbc-resource-common: [2023-05-20T05:23:24.208Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-05-20T05:23:24.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-05-20T05:23:24.721Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-05-20T05:23:24.721Z] [echo] cmd executed for server [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] setOSConditions: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] setToolWin: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] setToolUnix: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] setToolProperty: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] setS1ASclassPath: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] init-common: [2023-05-20T05:23:24.721Z] [2023-05-20T05:23:24.721Z] delete-jdbc-connpool-common: [2023-05-20T05:23:24.721Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-05-20T05:23:25.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-05-20T05:23:25.006Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-05-20T05:23:25.006Z] [echo] cmd executed for server [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] setOSConditions: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] setToolWin: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] setToolUnix: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] setToolProperty: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] setS1ASclassPath: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] init-common: [2023-05-20T05:23:25.006Z] [2023-05-20T05:23:25.006Z] delete-jdbc-resource-common: [2023-05-20T05:23:25.006Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource-container [2023-05-20T05:23:25.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource-container [2023-05-20T05:23:25.262Z] [exec] JDBC resource jdbc/nonxaresource-container deleted successfully [2023-05-20T05:23:25.262Z] [echo] cmd executed for server [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] setOSConditions: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] setToolWin: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] setToolUnix: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] setToolProperty: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] setS1ASclassPath: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] init-common: [2023-05-20T05:23:25.262Z] [2023-05-20T05:23:25.262Z] delete-jdbc-connpool-common: [2023-05-20T05:23:25.263Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool-container [2023-05-20T05:23:25.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool-container [2023-05-20T05:23:25.776Z] [exec] JDBC Connection pool jdbc-derby-pool-container deleted successfully [2023-05-20T05:23:25.776Z] [echo] cmd executed for server [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] setOSConditions: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] setToolWin: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] setToolUnix: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] setToolProperty: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] setS1ASclassPath: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] init-common: [2023-05-20T05:23:25.776Z] [2023-05-20T05:23:25.776Z] delete-jdbc-resource-common: [2023-05-20T05:23:25.776Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-05-20T05:23:26.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-05-20T05:23:26.032Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-05-20T05:23:26.032Z] [echo] cmd executed for server [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] setOSConditions: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] setToolWin: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] setToolUnix: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] setToolProperty: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] setS1ASclassPath: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] init-common: [2023-05-20T05:23:26.032Z] [2023-05-20T05:23:26.032Z] delete-jdbc-connpool-common: [2023-05-20T05:23:26.032Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-05-20T05:23:26.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-05-20T05:23:26.306Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-05-20T05:23:26.306Z] [echo] cmd executed for server [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] all: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setOSConditions: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolWin: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolUnix: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolProperty: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setS1ASclassPath: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] init-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] clean: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setOSConditions: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolWin: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolUnix: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolProperty: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setS1ASclassPath: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] init-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] clean-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setOSConditions: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolWin: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolUnix: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolProperty: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setS1ASclassPath: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] init-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] clean-classes-common: [2023-05-20T05:23:26.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setOSConditions: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolWin: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolUnix: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolProperty: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setS1ASclassPath: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] init-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] clean-jars-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] compile: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setOSConditions: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolWin: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolUnix: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setToolProperty: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] setS1ASclassPath: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] init-common: [2023-05-20T05:23:26.306Z] [2023-05-20T05:23:26.306Z] compile-common: [2023-05-20T05:23:26.306Z] [echo] Current time (ISO): 2023-05-20T05:23:26.223+0000 [2023-05-20T05:23:26.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:26.306Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:28.197Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:28.197Z] [javac] 1 warning [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] setOSConditions: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] setToolWin: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] setToolUnix: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] setToolProperty: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] setS1ASclassPath: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] init-common: [2023-05-20T05:23:28.197Z] [2023-05-20T05:23:28.197Z] compile-common: [2023-05-20T05:23:28.197Z] [echo] Current time (ISO): 2023-05-20T05:23:27.929+0000 [2023-05-20T05:23:28.197Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:29.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:29.589Z] [javac] 1 warning [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] build: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setOSConditions: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] fixFiles: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] convUnix: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] convWin: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolWin: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolUnix: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolProperty: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setS1ASclassPath: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] init-common: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] package-persistence-common: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] ejb-jar-common: [2023-05-20T05:23:29.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] package-ejbjar-common: [2023-05-20T05:23:29.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-ejb.jar [2023-05-20T05:23:29.589Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] appclient-jar-common: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] package-appclientjar-common: [2023-05-20T05:23:29.589Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-client.jar [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] webclient-war-common: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] build-ear-common: [2023-05-20T05:23:29.589Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:29.589Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] deploy: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setOSConditions: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolWin: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolUnix: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setToolProperty: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] setS1ASclassPath: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] init-common: [2023-05-20T05:23:29.589Z] [2023-05-20T05:23:29.589Z] create-jdbc-driver-connpool-common: [2023-05-20T05:23:30.159Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:23:30.159Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:23:30.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-driver-pool [2023-05-20T05:23:30.160Z] [exec] JDBC connection pool jdbc-driver-pool created successfully. [2023-05-20T05:23:30.160Z] [2023-05-20T05:23:30.160Z] set-derby-driver-connpool-props: [2023-05-20T05:23:30.160Z] [2023-05-20T05:23:30.160Z] asadmin-common-ignore-fail: [2023-05-20T05:23:30.160Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:30.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:30.453Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] setOSConditions: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] setToolWin: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] setToolUnix: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] setToolProperty: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] setS1ASclassPath: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] init-common: [2023-05-20T05:23:30.453Z] [2023-05-20T05:23:30.453Z] create-jdbc-resource-common: [2023-05-20T05:23:30.453Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes [2023-05-20T05:23:30.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes [2023-05-20T05:23:30.709Z] [exec] JDBC resource jdbc/driverRes created successfully. [2023-05-20T05:23:30.709Z] [echo] cmd executed for server [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] setOSConditions: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] setToolWin: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] setToolUnix: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] setToolProperty: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] setS1ASclassPath: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] init-common: [2023-05-20T05:23:30.709Z] [2023-05-20T05:23:30.709Z] create-jdbc-resource-common: [2023-05-20T05:23:30.709Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes1 [2023-05-20T05:23:30.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes1 [2023-05-20T05:23:30.966Z] [exec] JDBC resource jdbc/driverRes1 created successfully. [2023-05-20T05:23:30.966Z] [echo] cmd executed for server [2023-05-20T05:23:30.966Z] [2023-05-20T05:23:30.966Z] asadmin-common: [2023-05-20T05:23:30.966Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:23:31.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:23:31.222Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setOSConditions: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolWin: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolUnix: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolProperty: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setS1ASclassPath: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] init-common: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] deploy-common: [2023-05-20T05:23:31.222Z] [echo] Current time (ISO): 2023-05-20T05:23:31.125+0000 [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setOSConditions: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolWin: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolUnix: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setToolProperty: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] setS1ASclassPath: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] init-common: [2023-05-20T05:23:31.222Z] [2023-05-20T05:23:31.222Z] deploy-common-pe: [2023-05-20T05:23:31.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-05-20T05:23:31.734Z] [exec] Application deployed with name jdbc-dmmcfApp. [2023-05-20T05:23:31.734Z] [echo] Deployment on target server server successful [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setOSConditions: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolWin: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolUnix: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolProperty: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setS1ASclassPath: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] init-common: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] deploy-common-ee: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] run: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setOSConditions: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolWin: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolUnix: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolProperty: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setS1ASclassPath: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] init-common: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] execute-sql-common: [2023-05-20T05:23:31.734Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/create_pointbase.sql [2023-05-20T05:23:31.734Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:23:31.734Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:23:31.734Z] [sql] 0 rows affected [2023-05-20T05:23:31.734Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setOSConditions: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolWin: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolUnix: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setToolProperty: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] setS1ASclassPath: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] init-common: [2023-05-20T05:23:31.734Z] [2023-05-20T05:23:31.734Z] runclient-common: [2023-05-20T05:23:31.734Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfAppClient.jar -name jdbc-dmmcfClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:23:32.664Z] [exec] May 20, 2023 5:23:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:23:32.664Z] [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. [2023-05-20T05:23:35.968Z] [exec] Value of key is: test1 : [2023-05-20T05:23:35.968Z] [exec] Value of key is: test2 : [2023-05-20T05:23:35.968Z] [exec] Value of key is: test3 : [2023-05-20T05:23:35.968Z] [exec] Value of key is: test4 : [2023-05-20T05:23:35.968Z] [exec] Value of key is: test5 : [2023-05-20T05:23:35.968Z] [exec] Value of key is: test6 : [2023-05-20T05:23:35.968Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:23:35.968Z] [exec] [2023-05-20T05:23:35.968Z] [exec] [2023-05-20T05:23:35.968Z] [exec] ----------------------------------------- [2023-05-20T05:23:35.968Z] [exec] - test2 : : PASS - [2023-05-20T05:23:35.968Z] [exec] - test1 : : PASS - [2023-05-20T05:23:35.968Z] [exec] - test3 : : PASS - [2023-05-20T05:23:35.968Z] [exec] - test6 : : PASS - [2023-05-20T05:23:35.968Z] [exec] - test4 : : PASS - [2023-05-20T05:23:35.968Z] [exec] - test5 : : PASS - [2023-05-20T05:23:35.968Z] [exec] ----------------------------------------- [2023-05-20T05:23:35.968Z] [exec] Total PASS: 6 [2023-05-20T05:23:35.968Z] [exec] Total FAIL: 0 [2023-05-20T05:23:35.968Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:23:35.968Z] [exec] ----------------------------------------- [2023-05-20T05:23:35.968Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:35.968Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] checkReporting-common: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] confirmReportPresent-common: [2023-05-20T05:23:36.226Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:23:36.226Z] [echo] Test seems to be reported fine [2023-05-20T05:23:36.226Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/RepRunConf.txt [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] confirmMissingReport-common: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] undeploy: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setOSConditions: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolWin: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolUnix: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolProperty: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setS1ASclassPath: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] init-common: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] execute-sql-common: [2023-05-20T05:23:36.226Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/drop_pointbase.sql [2023-05-20T05:23:36.226Z] [sql] 0 rows affected [2023-05-20T05:23:36.226Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setOSConditions: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolWin: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolUnix: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setToolProperty: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] setS1ASclassPath: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] init-common: [2023-05-20T05:23:36.226Z] [2023-05-20T05:23:36.226Z] delete-jdbc-resource-common: [2023-05-20T05:23:36.226Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes [2023-05-20T05:23:36.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes [2023-05-20T05:23:36.752Z] [exec] JDBC resource jdbc/driverRes deleted successfully [2023-05-20T05:23:36.752Z] [echo] cmd executed for server [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] setOSConditions: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] setToolWin: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] setToolUnix: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] setToolProperty: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] setS1ASclassPath: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] init-common: [2023-05-20T05:23:36.752Z] [2023-05-20T05:23:36.752Z] delete-jdbc-resource-common: [2023-05-20T05:23:36.752Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes1 [2023-05-20T05:23:37.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes1 [2023-05-20T05:23:37.009Z] [exec] JDBC resource jdbc/driverRes1 deleted successfully [2023-05-20T05:23:37.009Z] [echo] cmd executed for server [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] setOSConditions: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] setToolWin: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] setToolUnix: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] setToolProperty: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] setS1ASclassPath: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] init-common: [2023-05-20T05:23:37.009Z] [2023-05-20T05:23:37.009Z] delete-jdbc-connpool-common: [2023-05-20T05:23:37.009Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-driver-pool [2023-05-20T05:23:37.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-driver-pool [2023-05-20T05:23:37.266Z] [exec] JDBC Connection pool jdbc-driver-pool deleted successfully [2023-05-20T05:23:37.266Z] [echo] cmd executed for server [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] setOSConditions: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] setToolWin: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] setToolUnix: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] setToolProperty: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] setS1ASclassPath: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] init-common: [2023-05-20T05:23:37.266Z] [2023-05-20T05:23:37.266Z] undeploy-common: [2023-05-20T05:23:37.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-dmmcfApp [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] all: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setOSConditions: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolWin: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolUnix: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolProperty: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setS1ASclassPath: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] init-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] clean: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setOSConditions: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolWin: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolUnix: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolProperty: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setS1ASclassPath: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] init-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] clean-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setOSConditions: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolWin: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolUnix: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolProperty: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setS1ASclassPath: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] init-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] clean-classes-common: [2023-05-20T05:23:37.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setOSConditions: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolWin: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolUnix: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setToolProperty: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setS1ASclassPath: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] init-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] clean-jars-common: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] compile: [2023-05-20T05:23:37.808Z] [2023-05-20T05:23:37.808Z] setOSConditions: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] setToolWin: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] setToolUnix: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] setToolProperty: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] setS1ASclassPath: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] init-common: [2023-05-20T05:23:37.809Z] [2023-05-20T05:23:37.809Z] compile-common: [2023-05-20T05:23:37.809Z] [echo] Current time (ISO): 2023-05-20T05:23:37.599+0000 [2023-05-20T05:23:37.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:37.809Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:39.175Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:39.175Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java:49: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:23:39.175Z] [javac] return new Integer(1); [2023-05-20T05:23:39.175Z] [javac] ^ [2023-05-20T05:23:39.431Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2023-05-20T05:23:39.431Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:23:39.431Z] [javac] 2 warnings [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] setOSConditions: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] setToolWin: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] setToolUnix: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] setToolProperty: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] setS1ASclassPath: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] init-common: [2023-05-20T05:23:39.431Z] [2023-05-20T05:23:39.431Z] compile-common: [2023-05-20T05:23:39.431Z] [echo] Current time (ISO): 2023-05-20T05:23:39.234+0000 [2023-05-20T05:23:39.432Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:23:40.800Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:23:40.800Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java:217: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T05:23:40.800Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:23:40.800Z] [javac] ^ [2023-05-20T05:23:41.057Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java uses unchecked or unsafe operations. [2023-05-20T05:23:41.057Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:23:41.057Z] [javac] 2 warnings [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] build: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setOSConditions: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] fixFiles: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] convUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] convWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolProperty: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setS1ASclassPath: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] init-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] package-persistence-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] ejb-jar-common: [2023-05-20T05:23:41.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] package-ejbjar-common: [2023-05-20T05:23:41.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:23:41.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] appclient-jar-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] package-appclientjar-common: [2023-05-20T05:23:41.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] webclient-war-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] build-ear-common: [2023-05-20T05:23:41.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:23:41.057Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] deploy: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setOSConditions: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolProperty: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setS1ASclassPath: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] init-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] execute-sql-common: [2023-05-20T05:23:41.057Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:23:41.057Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:23:41.057Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:23:41.057Z] [sql] 0 rows affected [2023-05-20T05:23:41.057Z] [sql] Failed to execute: Drop table DESTROYED_INFO [2023-05-20T05:23:41.057Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DESTROYED_INFO' because it does not exist. [2023-05-20T05:23:41.057Z] [sql] 0 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] 1 rows affected [2023-05-20T05:23:41.057Z] [sql] Failed to execute: drop table owner [2023-05-20T05:23:41.057Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:23:41.057Z] [sql] 0 rows affected [2023-05-20T05:23:41.057Z] [sql] 19 of 22 SQL statements executed successfully [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setOSConditions: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolProperty: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setS1ASclassPath: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] init-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setup: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setOSConditions: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolProperty: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setS1ASclassPath: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] init-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] deploy-jdbc-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setOSConditions: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolWin: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolUnix: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setToolProperty: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] setS1ASclassPath: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] init-common: [2023-05-20T05:23:41.057Z] [2023-05-20T05:23:41.057Z] create-jdbc-connpool-common: [2023-05-20T05:23:41.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-unshareable-pool [2023-05-20T05:23:41.314Z] [exec] JDBC connection pool jdbc-unshareable-pool created successfully. [2023-05-20T05:23:41.314Z] [2023-05-20T05:23:41.314Z] set-derby-connpool-props: [2023-05-20T05:23:41.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:23:41.571Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:23:42.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:23:42.150Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:23:42.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:23:42.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:23:42.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:23:42.663Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:23:42.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:23:42.920Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:23:43.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:43.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:43.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2023-05-20T05:23:43.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2023-05-20T05:23:44.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:23:44.009Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] setOSConditions: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] setToolWin: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] setToolUnix: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] setToolProperty: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] setS1ASclassPath: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] init-common: [2023-05-20T05:23:44.009Z] [2023-05-20T05:23:44.009Z] create-jdbc-resource-common: [2023-05-20T05:23:44.009Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-unshareable-pool --target server jdbc/unshareable [2023-05-20T05:23:44.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2023-05-20T05:23:44.363Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-05-20T05:23:44.363Z] [echo] cmd executed for server [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setOSConditions: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolWin: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolUnix: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolProperty: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setS1ASclassPath: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] init-common: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] deploy-jdbc-common: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setOSConditions: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolWin: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolUnix: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setToolProperty: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] setS1ASclassPath: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] init-common: [2023-05-20T05:23:44.363Z] [2023-05-20T05:23:44.363Z] create-jdbc-connpool-common: [2023-05-20T05:23:44.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:44.623Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-05-20T05:23:44.623Z] [2023-05-20T05:23:44.623Z] set-derby-connpool-props: [2023-05-20T05:23:45.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:45.186Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-05-20T05:23:45.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:45.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-05-20T05:23:45.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:45.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-05-20T05:23:45.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:45.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-05-20T05:23:46.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:46.222Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-05-20T05:23:46.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:46.863Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:23:46.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:46.863Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-05-20T05:23:47.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:47.425Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] setOSConditions: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] setToolWin: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] setToolUnix: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] setToolProperty: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] setS1ASclassPath: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] init-common: [2023-05-20T05:23:47.425Z] [2023-05-20T05:23:47.425Z] create-jdbc-resource-common: [2023-05-20T05:23:47.425Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-05-20T05:23:47.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:47.706Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-05-20T05:23:47.706Z] [echo] cmd executed for server [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setOSConditions: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolWin: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolUnix: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolProperty: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setS1ASclassPath: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] init-common: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] deploy-jdbc-driver-common: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setOSConditions: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolWin: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolUnix: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setToolProperty: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] setS1ASclassPath: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.706Z] init-common: [2023-05-20T05:23:47.706Z] [2023-05-20T05:23:47.707Z] create-jdbc-driver-connpool-common: [2023-05-20T05:23:47.963Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:23:47.963Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:23:47.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2023-05-20T05:23:47.963Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:23:47.963Z] [2023-05-20T05:23:47.963Z] set-derby-driver-connpool-props: [2023-05-20T05:23:47.963Z] [2023-05-20T05:23:47.963Z] asadmin-common-ignore-fail: [2023-05-20T05:23:47.963Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:48.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:48.219Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] setOSConditions: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] setToolWin: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] setToolUnix: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] setToolProperty: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] setS1ASclassPath: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] init-common: [2023-05-20T05:23:48.219Z] [2023-05-20T05:23:48.219Z] create-jdbc-resource-common: [2023-05-20T05:23:48.220Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:23:48.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:48.733Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:23:48.733Z] [echo] cmd executed for server [2023-05-20T05:23:48.733Z] [2023-05-20T05:23:48.733Z] asadmin-common: [2023-05-20T05:23:48.733Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:23:49.006Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:23:49.006Z] [2023-05-20T05:23:49.006Z] asadmin-common: [2023-05-20T05:23:49.007Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.263Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-05-20T05:23:49.263Z] [2023-05-20T05:23:49.263Z] asadmin-common: [2023-05-20T05:23:49.263Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.519Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-05-20T05:23:49.519Z] [2023-05-20T05:23:49.519Z] asadmin-common: [2023-05-20T05:23:49.519Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:49.775Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:23:49.775Z] [2023-05-20T05:23:49.775Z] asadmin-common: [2023-05-20T05:23:49.775Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2023-05-20T05:23:50.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2023-05-20T05:23:50.338Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady-pool-size=5 [2023-05-20T05:23:50.338Z] [2023-05-20T05:23:50.338Z] asadmin-common: [2023-05-20T05:23:50.338Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2023-05-20T05:23:50.596Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2023-05-20T05:23:50.596Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max-pool-size=5 [2023-05-20T05:23:50.596Z] [2023-05-20T05:23:50.596Z] asadmin-common: [2023-05-20T05:23:50.596Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2023-05-20T05:23:50.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2023-05-20T05:23:50.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:23:50.852Z] [2023-05-20T05:23:50.852Z] asadmin-common: [2023-05-20T05:23:50.852Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:23:51.108Z] [2023-05-20T05:23:51.108Z] asadmin-common: [2023-05-20T05:23:51.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.670Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:23:51.670Z] [2023-05-20T05:23:51.670Z] asadmin-common: [2023-05-20T05:23:51.670Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:51.952Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setOSConditions: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolWin: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolUnix: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolProperty: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setS1ASclassPath: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] init-common: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] deploy-common: [2023-05-20T05:23:51.952Z] [echo] Current time (ISO): 2023-05-20T05:23:51.729+0000 [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setOSConditions: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolWin: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolUnix: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setToolProperty: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] setS1ASclassPath: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] init-common: [2023-05-20T05:23:51.952Z] [2023-05-20T05:23:51.952Z] deploy-common-pe: [2023-05-20T05:23:52.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:23:52.208Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:23:52.208Z] [echo] Deployment on target server server successful [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setOSConditions: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolWin: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolUnix: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolProperty: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setS1ASclassPath: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] init-common: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] deploy-common-ee: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] run: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setOSConditions: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolWin: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolUnix: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setToolProperty: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] setS1ASclassPath: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] init-common: [2023-05-20T05:23:52.208Z] [2023-05-20T05:23:52.208Z] execute-sql-common: [2023-05-20T05:23:52.208Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:23:52.208Z] [sql] 0 rows affected [2023-05-20T05:23:52.208Z] [sql] 0 rows affected [2023-05-20T05:23:52.208Z] [sql] 0 rows affected [2023-05-20T05:23:52.208Z] [sql] 0 rows affected [2023-05-20T05:23:52.208Z] [sql] 1 rows affected [2023-05-20T05:23:52.208Z] [sql] 1 rows affected [2023-05-20T05:23:52.208Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 1 rows affected [2023-05-20T05:23:52.465Z] [sql] 0 rows affected [2023-05-20T05:23:52.465Z] [sql] 0 rows affected [2023-05-20T05:23:52.465Z] [sql] 22 of 22 SQL statements executed successfully [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] setOSConditions: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] setToolWin: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] setToolUnix: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] setToolProperty: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] setS1ASclassPath: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] init-common: [2023-05-20T05:23:52.465Z] [2023-05-20T05:23:52.465Z] runclient-common: [2023-05-20T05:23:52.465Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:23:53.027Z] [exec] May 20, 2023 5:23:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:23:53.028Z] [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. [2023-05-20T05:23:56.298Z] [exec] localds = [92344586] [2023-05-20T05:23:56.298Z] [exec] localdsAfter = [1674059984] [2023-05-20T05:23:56.298Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad destroyedCount localds: [2023-05-20T05:23:56.298Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:23:56.298Z] [exec] [2023-05-20T05:23:56.298Z] [exec] [2023-05-20T05:23:56.298Z] [exec] ----------------------------------------- [2023-05-20T05:23:56.298Z] [exec] - DMMCF Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-05-20T05:23:56.298Z] [exec] ----------------------------------------- [2023-05-20T05:23:56.298Z] [exec] Total PASS: 1 [2023-05-20T05:23:56.298Z] [exec] Total FAIL: 0 [2023-05-20T05:23:56.298Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:23:56.298Z] [exec] ----------------------------------------- [2023-05-20T05:23:56.298Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:56.298Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:23:56.556Z] [2023-05-20T05:23:56.556Z] checkReporting-common: [2023-05-20T05:23:56.556Z] [2023-05-20T05:23:56.556Z] confirmReportPresent-common: [2023-05-20T05:23:56.556Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:23:56.556Z] [echo] Test seems to be reported fine [2023-05-20T05:23:56.556Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:23:56.556Z] [2023-05-20T05:23:56.556Z] confirmMissingReport-common: [2023-05-20T05:23:56.556Z] [2023-05-20T05:23:56.556Z] asadmin-common: [2023-05-20T05:23:56.556Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:56.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:23:56.812Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:23:56.812Z] [2023-05-20T05:23:56.812Z] asadmin-common: [2023-05-20T05:23:56.812Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:23:57.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:23:57.376Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] setOSConditions: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] setToolWin: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] setToolUnix: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] setToolProperty: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] setS1ASclassPath: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] init-common: [2023-05-20T05:23:57.376Z] [2023-05-20T05:23:57.376Z] runclient-common: [2023-05-20T05:23:57.376Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:23:58.321Z] [exec] May 20, 2023 5:23:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:23:58.321Z] [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. [2023-05-20T05:24:01.600Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-05-20T05:24:01.600Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-05-20T05:24:01.600Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-05-20T05:24:01.600Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-05-20T05:24:01.600Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-05-20T05:24:01.943Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-05-20T05:24:01.943Z] [exec] DMMCF Mark-Connection-As-Bad [2023-05-20T05:24:01.943Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:24:01.943Z] [exec] [2023-05-20T05:24:01.943Z] [exec] [2023-05-20T05:24:01.943Z] [exec] ----------------------------------------- [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-05-20T05:24:01.943Z] [exec] ----------------------------------------- [2023-05-20T05:24:01.943Z] [exec] Total PASS: 12 [2023-05-20T05:24:01.943Z] [exec] Total FAIL: 0 [2023-05-20T05:24:01.943Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:24:01.943Z] [exec] ----------------------------------------- [2023-05-20T05:24:01.943Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:24:01.943Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] checkReporting-common: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] confirmReportPresent-common: [2023-05-20T05:24:02.200Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:24:02.200Z] [echo] Test seems to be reported fine [2023-05-20T05:24:02.200Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] confirmMissingReport-common: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] undeploy: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] setOSConditions: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] setToolWin: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] setToolUnix: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] setToolProperty: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] setS1ASclassPath: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] init-common: [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] execute-sql-common: [2023-05-20T05:24:02.200Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/drop_pointbase.sql [2023-05-20T05:24:02.200Z] [sql] 0 rows affected [2023-05-20T05:24:02.200Z] [sql] 0 rows affected [2023-05-20T05:24:02.200Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:24:02.200Z] [2023-05-20T05:24:02.200Z] unsetup: [2023-05-20T05:24:02.457Z] [2023-05-20T05:24:02.457Z] asadmin-common: [2023-05-20T05:24:02.457Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:02.715Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:24:02.972Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] setOSConditions: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] setToolWin: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] setToolUnix: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] setToolProperty: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] setS1ASclassPath: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] init-common: [2023-05-20T05:24:02.972Z] [2023-05-20T05:24:02.972Z] delete-jdbc-resource-common: [2023-05-20T05:24:02.972Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-05-20T05:24:04.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-05-20T05:24:04.867Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-05-20T05:24:04.867Z] [echo] cmd executed for server [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] setOSConditions: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] setToolWin: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] setToolUnix: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] setToolProperty: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] setS1ASclassPath: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] init-common: [2023-05-20T05:24:04.867Z] [2023-05-20T05:24:04.867Z] delete-jdbc-connpool-common: [2023-05-20T05:24:04.867Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-unshareable-pool [2023-05-20T05:24:05.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-unshareable-pool [2023-05-20T05:24:05.123Z] [exec] JDBC Connection pool jdbc-unshareable-pool deleted successfully [2023-05-20T05:24:05.123Z] [echo] cmd executed for server [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] setOSConditions: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] setToolWin: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] setToolUnix: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] setToolProperty: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] setS1ASclassPath: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] init-common: [2023-05-20T05:24:05.123Z] [2023-05-20T05:24:05.123Z] delete-jdbc-resource-common: [2023-05-20T05:24:05.123Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-05-20T05:24:05.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-05-20T05:24:05.686Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-05-20T05:24:05.686Z] [echo] cmd executed for server [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] setOSConditions: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] setToolWin: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] setToolUnix: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] setToolProperty: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] setS1ASclassPath: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] init-common: [2023-05-20T05:24:05.686Z] [2023-05-20T05:24:05.686Z] delete-jdbc-connpool-common: [2023-05-20T05:24:05.686Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-05-20T05:24:05.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-05-20T05:24:05.943Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-05-20T05:24:05.943Z] [echo] cmd executed for server [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] setOSConditions: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] setToolWin: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] setToolUnix: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] setToolProperty: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] setS1ASclassPath: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] init-common: [2023-05-20T05:24:05.943Z] [2023-05-20T05:24:05.943Z] delete-jdbc-resource-common: [2023-05-20T05:24:05.943Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:24:06.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:24:06.207Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:24:06.207Z] [echo] cmd executed for server [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] setOSConditions: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] setToolWin: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] setToolUnix: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] setToolProperty: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] setS1ASclassPath: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] init-common: [2023-05-20T05:24:06.207Z] [2023-05-20T05:24:06.207Z] delete-jdbc-connpool-common: [2023-05-20T05:24:06.207Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:24:06.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:24:06.463Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:24:06.463Z] [echo] cmd executed for server [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] setOSConditions: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] setToolWin: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] setToolUnix: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] setToolProperty: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] setS1ASclassPath: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] init-common: [2023-05-20T05:24:06.463Z] [2023-05-20T05:24:06.463Z] undeploy-common: [2023-05-20T05:24:07.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] all: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] clean: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] clean-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] clean-classes-common: [2023-05-20T05:24:07.026Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] clean-jars-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] compile: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] compile-common: [2023-05-20T05:24:07.026Z] [echo] Current time (ISO): 2023-05-20T05:24:06.841+0000 [2023-05-20T05:24:07.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:07.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/ejb [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setOSConditions: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolWin: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolUnix: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setToolProperty: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] setS1ASclassPath: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] init-common: [2023-05-20T05:24:07.026Z] [2023-05-20T05:24:07.026Z] compile-common: [2023-05-20T05:24:07.026Z] [echo] Current time (ISO): 2023-05-20T05:24:06.848+0000 [2023-05-20T05:24:07.026Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:08.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:24:08.651Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/client/Client.java uses unchecked or unsafe operations. [2023-05-20T05:24:08.651Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:24:08.651Z] [javac] 1 warning [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] build: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setOSConditions: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] fixFiles: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] convUnix: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] convWin: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolWin: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolUnix: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolProperty: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setS1ASclassPath: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] init-common: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] package-persistence-common: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] ejb-jar-common: [2023-05-20T05:24:08.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] package-ejbjar-common: [2023-05-20T05:24:08.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:08.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:24:08.651Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] appclient-jar-common: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] package-appclientjar-common: [2023-05-20T05:24:08.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:08.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:08.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:08.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] webclient-war-common: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] build-ear-common: [2023-05-20T05:24:08.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] deploy: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setOSConditions: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolWin: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolUnix: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setToolProperty: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] setS1ASclassPath: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] init-common: [2023-05-20T05:24:08.651Z] [2023-05-20T05:24:08.651Z] execute-sql-common: [2023-05-20T05:24:08.651Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/create_pointbase.sql [2023-05-20T05:24:08.651Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:24:08.651Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:24:08.651Z] [sql] 0 rows affected [2023-05-20T05:24:08.651Z] [sql] 0 rows affected [2023-05-20T05:24:08.651Z] [sql] 0 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.651Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] 1 rows affected [2023-05-20T05:24:08.652Z] [sql] Failed to execute: drop table owner [2023-05-20T05:24:08.652Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:24:08.652Z] [sql] 0 rows affected [2023-05-20T05:24:08.652Z] [sql] 20 of 22 SQL statements executed successfully [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setOSConditions: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolWin: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolUnix: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolProperty: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setS1ASclassPath: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] init-common: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setup: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setOSConditions: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolWin: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolUnix: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolProperty: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setS1ASclassPath: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] init-common: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] deploy-jdbc-driver-common: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setOSConditions: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolWin: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolUnix: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setToolProperty: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] setS1ASclassPath: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] init-common: [2023-05-20T05:24:08.652Z] [2023-05-20T05:24:08.652Z] create-jdbc-driver-connpool-common: [2023-05-20T05:24:08.908Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:24:08.908Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:24:08.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2023-05-20T05:24:08.908Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:24:09.165Z] [2023-05-20T05:24:09.165Z] set-derby-driver-connpool-props: [2023-05-20T05:24:09.165Z] [2023-05-20T05:24:09.165Z] asadmin-common-ignore-fail: [2023-05-20T05:24:09.165Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:24:09.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:24:09.453Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] setOSConditions: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] setToolWin: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] setToolUnix: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] setToolProperty: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] setS1ASclassPath: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] init-common: [2023-05-20T05:24:09.453Z] [2023-05-20T05:24:09.453Z] create-jdbc-resource-common: [2023-05-20T05:24:09.453Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:24:09.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:09.708Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:24:09.709Z] [echo] cmd executed for server [2023-05-20T05:24:09.709Z] [2023-05-20T05:24:09.709Z] asadmin-common: [2023-05-20T05:24:09.709Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:09.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:09.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:24:09.964Z] [2023-05-20T05:24:09.964Z] asadmin-common: [2023-05-20T05:24:09.964Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:10.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:10.477Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:24:10.477Z] [2023-05-20T05:24:10.477Z] asadmin-common: [2023-05-20T05:24:10.477Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:10.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:10.733Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setOSConditions: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setToolWin: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setToolUnix: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setToolProperty: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setS1ASclassPath: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] init-common: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] deploy-common: [2023-05-20T05:24:10.733Z] [echo] Current time (ISO): 2023-05-20T05:24:10.590+0000 [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setOSConditions: [2023-05-20T05:24:10.733Z] [2023-05-20T05:24:10.733Z] setToolWin: [2023-05-20T05:24:10.734Z] [2023-05-20T05:24:10.734Z] setToolUnix: [2023-05-20T05:24:10.734Z] [2023-05-20T05:24:10.734Z] setToolProperty: [2023-05-20T05:24:10.734Z] [2023-05-20T05:24:10.734Z] setS1ASclassPath: [2023-05-20T05:24:10.734Z] [2023-05-20T05:24:10.734Z] init-common: [2023-05-20T05:24:10.734Z] [2023-05-20T05:24:10.734Z] deploy-common-pe: [2023-05-20T05:24:10.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:24:11.247Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:24:11.247Z] [echo] Deployment on target server server successful [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setOSConditions: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolWin: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolUnix: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolProperty: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setS1ASclassPath: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] init-common: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] deploy-common-ee: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] run: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setOSConditions: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolWin: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolUnix: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setToolProperty: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] setS1ASclassPath: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] init-common: [2023-05-20T05:24:11.247Z] [2023-05-20T05:24:11.247Z] runclient-common: [2023-05-20T05:24:11.247Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:24:12.176Z] [exec] May 20, 2023 5:24:11 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:24:12.176Z] [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. [2023-05-20T05:24:15.460Z] [exec] May 20, 2023 5:24:15 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:24:15.460Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:24:15.717Z] [exec] localds = [170899621] [2023-05-20T05:24:15.717Z] [exec] May 20, 2023 5:24:15 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:24:15.717Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:24:15.717Z] [exec] May 20, 2023 5:24:15 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:24:15.717Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:24:15.717Z] [exec] May 20, 2023 5:24:15 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:24:15.717Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:24:15.717Z] [exec] May 20, 2023 5:24:15 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:24:15.717Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:24:15.717Z] [exec] May 20, 2023 5:24:15 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:24:15.717Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:24:16.004Z] [exec] localdsAfter = [1448428389] [2023-05-20T05:24:16.004Z] [exec] Value of key is: Mark-Connection-As-Bad destroyedCount localds: [2023-05-20T05:24:16.004Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:24:16.004Z] [exec] [2023-05-20T05:24:16.004Z] [exec] [2023-05-20T05:24:16.004Z] [exec] ----------------------------------------- [2023-05-20T05:24:16.004Z] [exec] - Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-05-20T05:24:16.004Z] [exec] ----------------------------------------- [2023-05-20T05:24:16.004Z] [exec] Total PASS: 1 [2023-05-20T05:24:16.004Z] [exec] Total FAIL: 0 [2023-05-20T05:24:16.004Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:24:16.004Z] [exec] ----------------------------------------- [2023-05-20T05:24:16.004Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:24:16.004Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:24:16.004Z] [exec] May 20, 2023 5:24:15 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T05:24:16.004Z] [exec] INFO: RAR7094: __dm_jdbc_ra shutdown successful. [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] checkReporting-common: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] confirmReportPresent-common: [2023-05-20T05:24:16.260Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:24:16.260Z] [echo] Test seems to be reported fine [2023-05-20T05:24:16.260Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/RepRunConf.txt [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] confirmMissingReport-common: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] undeploy: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setOSConditions: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolWin: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolUnix: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolProperty: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setS1ASclassPath: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] init-common: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] execute-sql-common: [2023-05-20T05:24:16.260Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/drop_pointbase.sql [2023-05-20T05:24:16.260Z] [sql] 0 rows affected [2023-05-20T05:24:16.260Z] [sql] 0 rows affected [2023-05-20T05:24:16.260Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] unsetup: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setOSConditions: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolWin: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolUnix: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setToolProperty: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] setS1ASclassPath: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] init-common: [2023-05-20T05:24:16.260Z] [2023-05-20T05:24:16.260Z] delete-jdbc-resource-common: [2023-05-20T05:24:16.260Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:24:16.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:24:16.516Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:24:16.516Z] [echo] cmd executed for server [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] setOSConditions: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] setToolWin: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] setToolUnix: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] setToolProperty: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] setS1ASclassPath: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] init-common: [2023-05-20T05:24:16.516Z] [2023-05-20T05:24:16.516Z] delete-jdbc-connpool-common: [2023-05-20T05:24:16.516Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:24:17.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:24:17.079Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:24:17.079Z] [echo] cmd executed for server [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] setOSConditions: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] setToolWin: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] setToolUnix: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] setToolProperty: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] setS1ASclassPath: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] init-common: [2023-05-20T05:24:17.079Z] [2023-05-20T05:24:17.079Z] undeploy-common: [2023-05-20T05:24:17.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] all: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setOSConditions: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolWin: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolUnix: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolProperty: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setS1ASclassPath: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] init-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] clean: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setOSConditions: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolWin: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolUnix: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolProperty: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setS1ASclassPath: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] init-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] clean-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setOSConditions: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolWin: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolUnix: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolProperty: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setS1ASclassPath: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] init-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] clean-classes-common: [2023-05-20T05:24:17.352Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setOSConditions: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolWin: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolUnix: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolProperty: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setS1ASclassPath: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] init-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] clean-jars-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] compile: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setOSConditions: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolWin: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolUnix: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setToolProperty: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] setS1ASclassPath: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] init-common: [2023-05-20T05:24:17.352Z] [2023-05-20T05:24:17.352Z] compile-common: [2023-05-20T05:24:17.352Z] [echo] Current time (ISO): 2023-05-20T05:24:17.216+0000 [2023-05-20T05:24:17.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:17.352Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:19.250Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:24:19.250Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:24:19.250Z] [javac] return new Integer(1); [2023-05-20T05:24:19.250Z] [javac] ^ [2023-05-20T05:24:19.250Z] [javac] 2 warnings [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] setOSConditions: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] setToolWin: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] setToolUnix: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] setToolProperty: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] setS1ASclassPath: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] init-common: [2023-05-20T05:24:19.250Z] [2023-05-20T05:24:19.250Z] compile-common: [2023-05-20T05:24:19.250Z] [echo] Current time (ISO): 2023-05-20T05:24:19.042+0000 [2023-05-20T05:24:19.250Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:20.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:24:20.618Z] [javac] 1 warning [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] setOSConditions: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] setToolWin: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] setToolUnix: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] setToolProperty: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] setS1ASclassPath: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] init-common: [2023-05-20T05:24:20.618Z] [2023-05-20T05:24:20.618Z] compile-common: [2023-05-20T05:24:20.618Z] [echo] Current time (ISO): 2023-05-20T05:24:20.585+0000 [2023-05-20T05:24:20.618Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:24:22.516Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:24:22.516Z] [javac] 1 warning [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] build: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setOSConditions: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] fixFiles: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] convUnix: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] convWin: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setToolWin: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setToolUnix: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setToolProperty: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setS1ASclassPath: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] init-common: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] package-persistence-common: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] ejb-jar-common: [2023-05-20T05:24:22.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] package-ejbjar-common: [2023-05-20T05:24:22.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-ejb.jar [2023-05-20T05:24:22.516Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] appclient-jar-common: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] package-appclientjar-common: [2023-05-20T05:24:22.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-client.jar [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] webclient-war-common: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] build-ear-common: [2023-05-20T05:24:22.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:24:22.516Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-05-20T05:24:22.516Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-05-20T05:24:22.516Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] restart-server: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] setOSConditions: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] stop-server: [2023-05-20T05:24:22.516Z] [2023-05-20T05:24:22.516Z] stop-server-unix: [2023-05-20T05:24:22.516Z] [echo] stopping server on unix ... [2023-05-20T05:24:26.693Z] [exec] Waiting for the domain to stop .. [2023-05-20T05:24:26.693Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:24:36.641Z] [2023-05-20T05:24:36.641Z] stop-server-windows: [2023-05-20T05:24:41.892Z] [2023-05-20T05:24:41.892Z] setOSConditions: [2023-05-20T05:24:41.892Z] [2023-05-20T05:24:41.892Z] start-server: [2023-05-20T05:24:41.892Z] [echo] +-----------------------------+ [2023-05-20T05:24:41.892Z] [echo] | | [2023-05-20T05:24:41.892Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:24:41.892Z] [echo] | in Felix mode | [2023-05-20T05:24:41.892Z] [echo] | | [2023-05-20T05:24:41.892Z] [echo] +-----------------------------+ [2023-05-20T05:24:41.892Z] [2023-05-20T05:24:41.892Z] start-server-unix: [2023-05-20T05:24:45.194Z] [exec] Waiting for domain1 to start .... [2023-05-20T05:24:45.194Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:24:45.194Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:24:45.194Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:24:45.194Z] [exec] Admin Port: 4848 [2023-05-20T05:24:45.194Z] [exec] Command start-domain executed successfully. [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] start-server-windows: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] deploy: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] setOSConditions: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] setToolWin: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] setToolUnix: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] setToolProperty: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] setS1ASclassPath: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] init-common: [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.381Z] execute-sql-common: [2023-05-20T05:24:57.381Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/create_pointbase.sql [2023-05-20T05:24:57.381Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:24:57.381Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:24:57.381Z] [sql] 0 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] Failed to execute: Drop table sql_trace [2023-05-20T05:24:57.381Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SQL_TRACE' because it does not exist. [2023-05-20T05:24:57.381Z] [sql] 0 rows affected [2023-05-20T05:24:57.381Z] [sql] Failed to execute: Drop table null_entry_table [2023-05-20T05:24:57.381Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NULL_ENTRY_TABLE' because it does not exist. [2023-05-20T05:24:57.381Z] [sql] 0 rows affected [2023-05-20T05:24:57.381Z] [sql] Failed to execute: Drop table expected_sql_trace [2023-05-20T05:24:57.381Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPECTED_SQL_TRACE' because it does not exist. [2023-05-20T05:24:57.381Z] [sql] 0 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 1 rows affected [2023-05-20T05:24:57.381Z] [sql] 12 of 16 SQL statements executed successfully [2023-05-20T05:24:57.381Z] [2023-05-20T05:24:57.382Z] setOSConditions: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolWin: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolUnix: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolProperty: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setS1ASclassPath: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] init-common: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] deploy-jdbc-common: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setOSConditions: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolWin: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolUnix: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setToolProperty: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] setS1ASclassPath: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] init-common: [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] create-jdbc-connpool-common: [2023-05-20T05:24:57.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:57.382Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:24:57.382Z] [2023-05-20T05:24:57.382Z] set-derby-connpool-props: [2023-05-20T05:24:57.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:57.958Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:24:58.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:58.214Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:24:58.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:58.779Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:24:59.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:59.035Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:24:59.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:59.292Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:24:59.548Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:24:59.548Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:25:00.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:25:00.112Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:25:00.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:25:00.368Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] setOSConditions: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] setToolWin: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] setToolUnix: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] setToolProperty: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] setS1ASclassPath: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] init-common: [2023-05-20T05:25:00.368Z] [2023-05-20T05:25:00.368Z] create-jdbc-resource-common: [2023-05-20T05:25:00.368Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:25:00.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:25:00.624Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:25:00.624Z] [echo] cmd executed for server [2023-05-20T05:25:00.624Z] [2023-05-20T05:25:00.624Z] asadmin-common: [2023-05-20T05:25:00.624Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:25:01.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:25:01.187Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setOSConditions: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolWin: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolUnix: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolProperty: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setS1ASclassPath: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] init-common: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] deploy-jdbc-common: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setOSConditions: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolWin: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolUnix: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setToolProperty: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] setS1ASclassPath: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] init-common: [2023-05-20T05:25:01.187Z] [2023-05-20T05:25:01.187Z] create-jdbc-connpool-common: [2023-05-20T05:25:01.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 tracingsql-pool [2023-05-20T05:25:01.444Z] [exec] JDBC connection pool tracingsql-pool created successfully. [2023-05-20T05:25:01.444Z] [2023-05-20T05:25:01.444Z] set-derby-connpool-props: [2023-05-20T05:25:01.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-05-20T05:25:01.957Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-05-20T05:25:02.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-05-20T05:25:02.214Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-05-20T05:25:02.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-05-20T05:25:02.470Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-05-20T05:25:02.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-05-20T05:25:02.985Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-05-20T05:25:04.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-05-20T05:25:04.354Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-05-20T05:25:04.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:25:04.958Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:25:05.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-05-20T05:25:05.215Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-05-20T05:25:05.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-05-20T05:25:05.472Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] setOSConditions: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] setToolWin: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] setToolUnix: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] setToolProperty: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] setS1ASclassPath: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] init-common: [2023-05-20T05:25:05.472Z] [2023-05-20T05:25:05.472Z] create-jdbc-resource-common: [2023-05-20T05:25:05.472Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tracingsql-pool --target server jdbc/tracingsql-res [2023-05-20T05:25:05.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tracingsql-pool --enabled=true --target server jdbc/tracingsql-res [2023-05-20T05:25:05.729Z] [exec] JDBC resource jdbc/tracingsql-res created successfully. [2023-05-20T05:25:05.729Z] [echo] cmd executed for server [2023-05-20T05:25:05.729Z] [2023-05-20T05:25:05.729Z] asadmin-common: [2023-05-20T05:25:05.729Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2023-05-20T05:25:06.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2023-05-20T05:25:06.251Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.non-transactional-connections=true [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.251Z] setOSConditions: [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.251Z] setToolWin: [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.251Z] setToolUnix: [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.251Z] setToolProperty: [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.251Z] setS1ASclassPath: [2023-05-20T05:25:06.251Z] [2023-05-20T05:25:06.252Z] init-common: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] deploy-common: [2023-05-20T05:25:06.252Z] [echo] Current time (ISO): 2023-05-20T05:25:05.931+0000 [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] setOSConditions: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] setToolWin: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] setToolUnix: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] setToolProperty: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] setS1ASclassPath: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] init-common: [2023-05-20T05:25:06.252Z] [2023-05-20T05:25:06.252Z] deploy-common-pe: [2023-05-20T05:25:06.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-05-20T05:25:09.780Z] [exec] Application deployed with name ejb-bmp-tracingsqlApp. [2023-05-20T05:25:09.780Z] [echo] Deployment on target server server successful [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setOSConditions: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolWin: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolUnix: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolProperty: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setS1ASclassPath: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] init-common: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] deploy-common-ee: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] run: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setOSConditions: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolWin: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolUnix: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setToolProperty: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] setS1ASclassPath: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] init-common: [2023-05-20T05:25:09.780Z] [2023-05-20T05:25:09.780Z] runclient-common: [2023-05-20T05:25:09.780Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:25:10.718Z] [exec] May 20, 2023 5:25:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:25:10.718Z] [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. [2023-05-20T05:25:14.952Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:25:14.952Z] [exec] Value of key is: Sql Tracing Test : [2023-05-20T05:25:14.952Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:25:14.952Z] [exec] [2023-05-20T05:25:14.952Z] [exec] [2023-05-20T05:25:14.952Z] [exec] ----------------------------------------- [2023-05-20T05:25:14.952Z] [exec] - Sql Tracing Test : : PASS - [2023-05-20T05:25:14.952Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:25:14.952Z] [exec] ----------------------------------------- [2023-05-20T05:25:14.952Z] [exec] Total PASS: 2 [2023-05-20T05:25:14.952Z] [exec] Total FAIL: 0 [2023-05-20T05:25:14.952Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:25:14.952Z] [exec] ----------------------------------------- [2023-05-20T05:25:14.952Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:25:14.952Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:25:14.952Z] [2023-05-20T05:25:14.952Z] checkReporting-common: [2023-05-20T05:25:14.952Z] [2023-05-20T05:25:14.952Z] confirmReportPresent-common: [2023-05-20T05:25:14.952Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:25:14.952Z] [echo] Test seems to be reported fine [2023-05-20T05:25:14.952Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-05-20T05:25:14.952Z] [2023-05-20T05:25:14.952Z] confirmMissingReport-common: [2023-05-20T05:25:14.952Z] [2023-05-20T05:25:14.952Z] asadmin-common: [2023-05-20T05:25:14.952Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:25:15.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:25:15.465Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setOSConditions: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolWin: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolUnix: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolProperty: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setS1ASclassPath: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] init-common: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] execute-sql-common: [2023-05-20T05:25:15.465Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/recreate_sql_trace_table.sql [2023-05-20T05:25:15.465Z] [sql] 0 rows affected [2023-05-20T05:25:15.465Z] [sql] 0 rows affected [2023-05-20T05:25:15.465Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setOSConditions: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolWin: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolUnix: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setToolProperty: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] setS1ASclassPath: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] init-common: [2023-05-20T05:25:15.465Z] [2023-05-20T05:25:15.465Z] runclient-common: [2023-05-20T05:25:15.465Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:25:16.395Z] [exec] May 20, 2023 5:25:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:25:16.395Z] [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. [2023-05-20T05:25:19.667Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:25:19.667Z] [exec] Value of key is: Sql Tracing Test : [2023-05-20T05:25:19.667Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:25:19.667Z] [exec] [2023-05-20T05:25:19.667Z] [exec] [2023-05-20T05:25:19.667Z] [exec] ----------------------------------------- [2023-05-20T05:25:19.667Z] [exec] - Sql Tracing Test : : PASS - [2023-05-20T05:25:19.667Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:25:19.667Z] [exec] ----------------------------------------- [2023-05-20T05:25:19.667Z] [exec] Total PASS: 2 [2023-05-20T05:25:19.667Z] [exec] Total FAIL: 0 [2023-05-20T05:25:19.667Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:25:19.667Z] [exec] ----------------------------------------- [2023-05-20T05:25:19.667Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:25:19.667Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] checkReporting-common: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] confirmReportPresent-common: [2023-05-20T05:25:19.667Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:25:19.667Z] [echo] Test seems to be reported fine [2023-05-20T05:25:19.667Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] confirmMissingReport-common: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] undeploy: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] setOSConditions: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] setToolWin: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] setToolUnix: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] setToolProperty: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] setS1ASclassPath: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] init-common: [2023-05-20T05:25:19.667Z] [2023-05-20T05:25:19.667Z] execute-sql-common: [2023-05-20T05:25:19.667Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/drop_pointbase.sql [2023-05-20T05:25:19.667Z] [sql] 0 rows affected [2023-05-20T05:25:19.667Z] [sql] 0 rows affected [2023-05-20T05:25:19.667Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setOSConditions: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolWin: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolUnix: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolProperty: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setS1ASclassPath: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] init-common: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] undeploy-jdbc-common: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setOSConditions: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolWin: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolUnix: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setToolProperty: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] setS1ASclassPath: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] init-common: [2023-05-20T05:25:19.953Z] [2023-05-20T05:25:19.953Z] delete-jdbc-resource-common: [2023-05-20T05:25:19.953Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:25:20.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:25:20.210Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:25:20.210Z] [echo] cmd executed for server [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] setOSConditions: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] setToolWin: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] setToolUnix: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] setToolProperty: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] setS1ASclassPath: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] init-common: [2023-05-20T05:25:20.210Z] [2023-05-20T05:25:20.210Z] delete-jdbc-connpool-common: [2023-05-20T05:25:20.210Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:25:20.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:25:20.466Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:25:20.466Z] [echo] cmd executed for server [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] setOSConditions: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] setToolWin: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] setToolUnix: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] setToolProperty: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] setS1ASclassPath: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] init-common: [2023-05-20T05:25:20.466Z] [2023-05-20T05:25:20.466Z] delete-jdbc-resource-common: [2023-05-20T05:25:20.466Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/tracingsql-res [2023-05-20T05:25:21.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/tracingsql-res [2023-05-20T05:25:21.050Z] [exec] JDBC resource jdbc/tracingsql-res deleted successfully [2023-05-20T05:25:21.050Z] [echo] cmd executed for server [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] setOSConditions: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] setToolWin: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] setToolUnix: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] setToolProperty: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] setS1ASclassPath: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] init-common: [2023-05-20T05:25:21.050Z] [2023-05-20T05:25:21.050Z] delete-jdbc-connpool-common: [2023-05-20T05:25:21.050Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tracingsql-pool [2023-05-20T05:25:21.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tracingsql-pool [2023-05-20T05:25:21.307Z] [exec] JDBC Connection pool tracingsql-pool deleted successfully [2023-05-20T05:25:21.307Z] [echo] cmd executed for server [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] setOSConditions: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] setToolWin: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] setToolUnix: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] setToolProperty: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] setS1ASclassPath: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] init-common: [2023-05-20T05:25:21.307Z] [2023-05-20T05:25:21.307Z] undeploy-common: [2023-05-20T05:25:21.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-tracingsqlApp [2023-05-20T05:25:21.563Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/sql-trace-listener.jar [2023-05-20T05:25:21.563Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-05-20T05:25:21.563Z] [2023-05-20T05:25:21.563Z] restart-server: [2023-05-20T05:25:21.563Z] [2023-05-20T05:25:21.563Z] setOSConditions: [2023-05-20T05:25:21.563Z] [2023-05-20T05:25:21.563Z] stop-server: [2023-05-20T05:25:21.563Z] [2023-05-20T05:25:21.563Z] stop-server-unix: [2023-05-20T05:25:21.563Z] [echo] stopping server on unix ... [2023-05-20T05:25:22.957Z] [exec] Waiting for the domain to stop . [2023-05-20T05:25:22.957Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:25:32.906Z] [2023-05-20T05:25:32.906Z] stop-server-windows: [2023-05-20T05:25:38.158Z] [2023-05-20T05:25:38.158Z] setOSConditions: [2023-05-20T05:25:38.158Z] [2023-05-20T05:25:38.158Z] start-server: [2023-05-20T05:25:38.158Z] [echo] +-----------------------------+ [2023-05-20T05:25:38.158Z] [echo] | | [2023-05-20T05:25:38.158Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:25:38.158Z] [echo] | in Felix mode | [2023-05-20T05:25:38.158Z] [echo] | | [2023-05-20T05:25:38.158Z] [echo] +-----------------------------+ [2023-05-20T05:25:38.158Z] [2023-05-20T05:25:38.158Z] start-server-unix: [2023-05-20T05:25:42.358Z] [exec] Waiting for domain1 to start .... [2023-05-20T05:25:42.358Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:25:42.358Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:25:42.358Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:25:42.358Z] [exec] Admin Port: 4848 [2023-05-20T05:25:42.358Z] [exec] Command start-domain executed successfully. [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] start-server-windows: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] all: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setOSConditions: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolWin: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolUnix: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolProperty: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setS1ASclassPath: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] init-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] clean: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setOSConditions: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolWin: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolUnix: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolProperty: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setS1ASclassPath: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] init-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] clean-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setOSConditions: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolWin: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolUnix: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolProperty: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setS1ASclassPath: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] init-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] clean-classes-common: [2023-05-20T05:25:52.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setOSConditions: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolWin: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolUnix: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setToolProperty: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setS1ASclassPath: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] init-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] clean-jars-common: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] compile: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.310Z] setOSConditions: [2023-05-20T05:25:52.310Z] [2023-05-20T05:25:52.311Z] setToolWin: [2023-05-20T05:25:52.311Z] [2023-05-20T05:25:52.311Z] setToolUnix: [2023-05-20T05:25:52.311Z] [2023-05-20T05:25:52.311Z] setToolProperty: [2023-05-20T05:25:52.311Z] [2023-05-20T05:25:52.311Z] setS1ASclassPath: [2023-05-20T05:25:52.311Z] [2023-05-20T05:25:52.311Z] init-common: [2023-05-20T05:25:52.311Z] [2023-05-20T05:25:52.311Z] compile-common: [2023-05-20T05:25:52.311Z] [echo] Current time (ISO): 2023-05-20T05:25:52.046+0000 [2023-05-20T05:25:52.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:25:52.311Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:25:53.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:25:53.690Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/ejb/SimpleBMPBean.java:59: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:25:53.690Z] [javac] return new Integer(1); [2023-05-20T05:25:53.690Z] [javac] ^ [2023-05-20T05:25:53.690Z] [javac] 2 warnings [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] setOSConditions: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] setToolWin: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] setToolUnix: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] setToolProperty: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] setS1ASclassPath: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] init-common: [2023-05-20T05:25:53.690Z] [2023-05-20T05:25:53.690Z] compile-common: [2023-05-20T05:25:53.690Z] [echo] Current time (ISO): 2023-05-20T05:25:53.648+0000 [2023-05-20T05:25:53.690Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:25:55.589Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:25:55.589Z] [javac] 1 warning [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] build: [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] setOSConditions: [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] fixFiles: [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] convUnix: [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] convWin: [2023-05-20T05:25:55.589Z] [2023-05-20T05:25:55.589Z] setToolWin: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolUnix: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolProperty: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setS1ASclassPath: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] init-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] package-persistence-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] ejb-jar-common: [2023-05-20T05:25:55.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] package-ejbjar-common: [2023-05-20T05:25:55.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-ejb.jar [2023-05-20T05:25:55.590Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] appclient-jar-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] package-appclientjar-common: [2023-05-20T05:25:55.590Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-client.jar [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] webclient-war-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] build-ear-common: [2023-05-20T05:25:55.590Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:25:55.590Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] deploy: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setOSConditions: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolWin: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolUnix: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolProperty: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setS1ASclassPath: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] init-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] execute-sql-common: [2023-05-20T05:25:55.590Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/sql/create_pointbase.sql [2023-05-20T05:25:55.590Z] [sql] 0 of 0 SQL statements executed successfully [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setOSConditions: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolWin: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolUnix: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolProperty: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setS1ASclassPath: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] init-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] deploy-jdbc-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setOSConditions: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolWin: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolUnix: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setToolProperty: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] setS1ASclassPath: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] init-common: [2023-05-20T05:25:55.590Z] [2023-05-20T05:25:55.590Z] create-jdbc-connpool-common: [2023-05-20T05:25:55.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource40 --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 ds-pool [2023-05-20T05:25:56.957Z] [exec] JDBC connection pool ds-pool created successfully. [2023-05-20T05:25:56.957Z] [2023-05-20T05:25:56.957Z] set-derby-connpool-props: [2023-05-20T05:25:56.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-05-20T05:25:57.251Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-05-20T05:25:57.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-05-20T05:25:57.508Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-05-20T05:25:57.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-05-20T05:25:57.764Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-05-20T05:25:58.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-05-20T05:25:58.021Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-05-20T05:25:58.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-05-20T05:25:58.583Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-05-20T05:25:58.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:25:58.840Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:25:59.097Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-05-20T05:25:59.097Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-05-20T05:25:59.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-05-20T05:25:59.610Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] setOSConditions: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] setToolWin: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] setToolUnix: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] setToolProperty: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] setS1ASclassPath: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] init-common: [2023-05-20T05:25:59.610Z] [2023-05-20T05:25:59.610Z] create-jdbc-resource-common: [2023-05-20T05:25:59.610Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ds-pool --target server jdbc/ds-resource [2023-05-20T05:25:59.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ds-pool --enabled=true --target server jdbc/ds-resource [2023-05-20T05:25:59.866Z] [exec] JDBC resource jdbc/ds-resource created successfully. [2023-05-20T05:25:59.866Z] [echo] cmd executed for server [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setOSConditions: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolWin: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolUnix: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolProperty: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setS1ASclassPath: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] init-common: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] deploy-jdbc-common: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setOSConditions: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolWin: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolUnix: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setToolProperty: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] setS1ASclassPath: [2023-05-20T05:25:59.866Z] [2023-05-20T05:25:59.866Z] init-common: [2023-05-20T05:26:00.150Z] [2023-05-20T05:26:00.150Z] create-jdbc-connpool-common: [2023-05-20T05:26:00.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource40 --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 xa-pool [2023-05-20T05:26:00.407Z] [exec] JDBC connection pool xa-pool created successfully. [2023-05-20T05:26:00.407Z] [2023-05-20T05:26:00.407Z] set-derby-connpool-props: [2023-05-20T05:26:00.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-05-20T05:26:00.664Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-05-20T05:26:00.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-05-20T05:26:00.920Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-05-20T05:26:01.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-05-20T05:26:01.450Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-05-20T05:26:01.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-05-20T05:26:01.707Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-05-20T05:26:01.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-05-20T05:26:01.964Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-05-20T05:26:02.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:02.220Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:02.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-05-20T05:26:02.784Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-05-20T05:26:03.041Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-05-20T05:26:03.041Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] setOSConditions: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] setToolWin: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] setToolUnix: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] setToolProperty: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] setS1ASclassPath: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] init-common: [2023-05-20T05:26:03.041Z] [2023-05-20T05:26:03.041Z] create-jdbc-resource-common: [2023-05-20T05:26:03.041Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid xa-pool --target server jdbc/xa-resource [2023-05-20T05:26:03.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid xa-pool --enabled=true --target server jdbc/xa-resource [2023-05-20T05:26:03.352Z] [exec] JDBC resource jdbc/xa-resource created successfully. [2023-05-20T05:26:03.352Z] [echo] cmd executed for server [2023-05-20T05:26:03.352Z] [2023-05-20T05:26:03.352Z] setOSConditions: [2023-05-20T05:26:03.352Z] [2023-05-20T05:26:03.352Z] setToolWin: [2023-05-20T05:26:03.352Z] [2023-05-20T05:26:03.353Z] setToolUnix: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setToolProperty: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setS1ASclassPath: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] init-common: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] deploy-jdbc-common: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setOSConditions: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setToolWin: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setToolUnix: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setToolProperty: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] setS1ASclassPath: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] init-common: [2023-05-20T05:26:03.353Z] [2023-05-20T05:26:03.353Z] create-jdbc-connpool-common: [2023-05-20T05:26:03.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource40 --restype javax.sql.ConnectionPoolDataSource --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 cp-pool [2023-05-20T05:26:03.958Z] [exec] JDBC connection pool cp-pool created successfully. [2023-05-20T05:26:03.958Z] [2023-05-20T05:26:03.958Z] set-derby-connpool-props: [2023-05-20T05:26:04.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-05-20T05:26:04.215Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-05-20T05:26:04.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-05-20T05:26:04.472Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-05-20T05:26:04.730Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-05-20T05:26:04.985Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-05-20T05:26:05.242Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-05-20T05:26:05.242Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-05-20T05:26:05.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-05-20T05:26:05.505Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-05-20T05:26:05.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:06.050Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:06.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-05-20T05:26:06.307Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-05-20T05:26:06.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-05-20T05:26:06.564Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] setOSConditions: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] setToolWin: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] setToolUnix: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] setToolProperty: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] setS1ASclassPath: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] init-common: [2023-05-20T05:26:06.564Z] [2023-05-20T05:26:06.564Z] create-jdbc-resource-common: [2023-05-20T05:26:06.564Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid cp-pool --target server jdbc/cp-resource [2023-05-20T05:26:06.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid cp-pool --enabled=true --target server jdbc/cp-resource [2023-05-20T05:26:06.821Z] [exec] JDBC resource jdbc/cp-resource created successfully. [2023-05-20T05:26:06.821Z] [echo] cmd executed for server [2023-05-20T05:26:07.077Z] [2023-05-20T05:26:07.077Z] asadmin-common: [2023-05-20T05:26:07.077Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2023-05-20T05:26:07.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2023-05-20T05:26:07.333Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.steady-pool-size=1 [2023-05-20T05:26:07.333Z] [2023-05-20T05:26:07.333Z] asadmin-common: [2023-05-20T05:26:07.333Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2023-05-20T05:26:07.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2023-05-20T05:26:07.606Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.max-pool-size=1 [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setOSConditions: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolWin: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolUnix: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolProperty: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setS1ASclassPath: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] init-common: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] deploy-common: [2023-05-20T05:26:07.606Z] [echo] Current time (ISO): 2023-05-20T05:26:07.514+0000 [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setOSConditions: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolWin: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolUnix: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setToolProperty: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] setS1ASclassPath: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] init-common: [2023-05-20T05:26:07.606Z] [2023-05-20T05:26:07.606Z] deploy-common-pe: [2023-05-20T05:26:08.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-05-20T05:26:13.452Z] [exec] Application deployed with name ejb-bmp-datasource40App. [2023-05-20T05:26:13.452Z] [echo] Deployment on target server server successful [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setOSConditions: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolWin: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolUnix: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolProperty: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setS1ASclassPath: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] init-common: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] deploy-common-ee: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] run: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setOSConditions: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolWin: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolUnix: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setToolProperty: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] setS1ASclassPath: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] init-common: [2023-05-20T05:26:13.452Z] [2023-05-20T05:26:13.452Z] runclient-common: [2023-05-20T05:26:13.452Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40AppClient.jar -name ejb-bmp-datasource40Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:26:13.452Z] [exec] May 20, 2023 5:26:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:26:13.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. [2023-05-20T05:26:17.659Z] [exec] Value of key is: test1 : [2023-05-20T05:26:17.659Z] [exec] Value of key is: test2 : [2023-05-20T05:26:17.659Z] [exec] Value of key is: test3 : [2023-05-20T05:26:17.659Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:26:17.659Z] [exec] [2023-05-20T05:26:17.659Z] [exec] [2023-05-20T05:26:17.659Z] [exec] ----------------------------------------- [2023-05-20T05:26:17.659Z] [exec] - test2 : : PASS - [2023-05-20T05:26:17.659Z] [exec] - test1 : : PASS - [2023-05-20T05:26:17.659Z] [exec] - test3 : : PASS - [2023-05-20T05:26:17.659Z] [exec] ----------------------------------------- [2023-05-20T05:26:17.659Z] [exec] Total PASS: 3 [2023-05-20T05:26:17.659Z] [exec] Total FAIL: 0 [2023-05-20T05:26:17.659Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:26:17.659Z] [exec] ----------------------------------------- [2023-05-20T05:26:17.659Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:17.659Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] checkReporting-common: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] confirmReportPresent-common: [2023-05-20T05:26:17.659Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:26:17.659Z] [echo] Test seems to be reported fine [2023-05-20T05:26:17.659Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/RepRunConf.txt [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] confirmMissingReport-common: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] undeploy: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setOSConditions: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolWin: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolUnix: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolProperty: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setS1ASclassPath: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] init-common: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] undeploy-jdbc-common: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setOSConditions: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolWin: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolUnix: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setToolProperty: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] setS1ASclassPath: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] init-common: [2023-05-20T05:26:17.659Z] [2023-05-20T05:26:17.659Z] delete-jdbc-resource-common: [2023-05-20T05:26:17.659Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/ds-resource [2023-05-20T05:26:17.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/ds-resource [2023-05-20T05:26:17.917Z] [exec] JDBC resource jdbc/ds-resource deleted successfully [2023-05-20T05:26:17.917Z] [echo] cmd executed for server [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] setOSConditions: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] setToolWin: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] setToolUnix: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] setToolProperty: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] setS1ASclassPath: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] init-common: [2023-05-20T05:26:17.917Z] [2023-05-20T05:26:17.917Z] delete-jdbc-connpool-common: [2023-05-20T05:26:17.917Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ds-pool [2023-05-20T05:26:18.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ds-pool [2023-05-20T05:26:18.173Z] [exec] JDBC Connection pool ds-pool deleted successfully [2023-05-20T05:26:18.173Z] [echo] cmd executed for server [2023-05-20T05:26:18.173Z] [2023-05-20T05:26:18.173Z] setOSConditions: [2023-05-20T05:26:18.173Z] [2023-05-20T05:26:18.173Z] setToolWin: [2023-05-20T05:26:18.173Z] [2023-05-20T05:26:18.173Z] setToolUnix: [2023-05-20T05:26:18.173Z] [2023-05-20T05:26:18.173Z] setToolProperty: [2023-05-20T05:26:18.173Z] [2023-05-20T05:26:18.173Z] setS1ASclassPath: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] init-common: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] undeploy-jdbc-common: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] setOSConditions: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] setToolWin: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] setToolUnix: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] setToolProperty: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] setS1ASclassPath: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] init-common: [2023-05-20T05:26:18.174Z] [2023-05-20T05:26:18.174Z] delete-jdbc-resource-common: [2023-05-20T05:26:18.174Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/cp-resource [2023-05-20T05:26:18.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/cp-resource [2023-05-20T05:26:18.430Z] [exec] JDBC resource jdbc/cp-resource deleted successfully [2023-05-20T05:26:18.430Z] [echo] cmd executed for server [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] setOSConditions: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] setToolWin: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] setToolUnix: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] setToolProperty: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] setS1ASclassPath: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] init-common: [2023-05-20T05:26:18.430Z] [2023-05-20T05:26:18.430Z] delete-jdbc-connpool-common: [2023-05-20T05:26:18.430Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true cp-pool [2023-05-20T05:26:18.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true cp-pool [2023-05-20T05:26:18.994Z] [exec] JDBC Connection pool cp-pool deleted successfully [2023-05-20T05:26:18.994Z] [echo] cmd executed for server [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setOSConditions: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolWin: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolUnix: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolProperty: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setS1ASclassPath: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] init-common: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] undeploy-jdbc-common: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setOSConditions: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolWin: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolUnix: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setToolProperty: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] setS1ASclassPath: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] init-common: [2023-05-20T05:26:18.994Z] [2023-05-20T05:26:18.994Z] delete-jdbc-resource-common: [2023-05-20T05:26:18.994Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xa-resource [2023-05-20T05:26:19.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa-resource [2023-05-20T05:26:19.251Z] [exec] JDBC resource jdbc/xa-resource deleted successfully [2023-05-20T05:26:19.251Z] [echo] cmd executed for server [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] setOSConditions: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] setToolWin: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] setToolUnix: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] setToolProperty: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] setS1ASclassPath: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] init-common: [2023-05-20T05:26:19.251Z] [2023-05-20T05:26:19.251Z] delete-jdbc-connpool-common: [2023-05-20T05:26:19.251Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true xa-pool [2023-05-20T05:26:19.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true xa-pool [2023-05-20T05:26:19.508Z] [exec] JDBC Connection pool xa-pool deleted successfully [2023-05-20T05:26:19.508Z] [echo] cmd executed for server [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] setOSConditions: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] setToolWin: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] setToolUnix: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] setToolProperty: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] setS1ASclassPath: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] init-common: [2023-05-20T05:26:19.508Z] [2023-05-20T05:26:19.508Z] undeploy-common: [2023-05-20T05:26:20.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-datasource40App [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] all: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setOSConditions: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolWin: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolUnix: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolProperty: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setS1ASclassPath: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] init-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] clean: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setOSConditions: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolWin: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolUnix: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolProperty: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setS1ASclassPath: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] init-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] clean-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setOSConditions: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolWin: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolUnix: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolProperty: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setS1ASclassPath: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] init-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] clean-classes-common: [2023-05-20T05:26:20.073Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setOSConditions: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolWin: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolUnix: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolProperty: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setS1ASclassPath: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] init-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] clean-jars-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] compile: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setOSConditions: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolWin: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolUnix: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setToolProperty: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] setS1ASclassPath: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] init-common: [2023-05-20T05:26:20.073Z] [2023-05-20T05:26:20.073Z] compile-common: [2023-05-20T05:26:20.073Z] [echo] Current time (ISO): 2023-05-20T05:26:19.910+0000 [2023-05-20T05:26:20.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:26:20.073Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:26:21.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:26:21.463Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:26:21.463Z] [javac] return new Integer(1); [2023-05-20T05:26:21.463Z] [javac] ^ [2023-05-20T05:26:21.463Z] [javac] 2 warnings [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] setOSConditions: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] setToolWin: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] setToolUnix: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] setToolProperty: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] setS1ASclassPath: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] init-common: [2023-05-20T05:26:21.720Z] [2023-05-20T05:26:21.720Z] compile-common: [2023-05-20T05:26:21.720Z] [echo] Current time (ISO): 2023-05-20T05:26:21.470+0000 [2023-05-20T05:26:21.720Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:26:23.119Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:26:23.119Z] [javac] 1 warning [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] build: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setOSConditions: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] fixFiles: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] convUnix: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] convWin: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolWin: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolUnix: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolProperty: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setS1ASclassPath: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] init-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] package-persistence-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] ejb-jar-common: [2023-05-20T05:26:23.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] package-ejbjar-common: [2023-05-20T05:26:23.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-ejb.jar [2023-05-20T05:26:23.119Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] appclient-jar-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] package-appclientjar-common: [2023-05-20T05:26:23.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-client.jar [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] webclient-war-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] build-ear-common: [2023-05-20T05:26:23.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:26:23.119Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] deploy: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setOSConditions: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolWin: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolUnix: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolProperty: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setS1ASclassPath: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] init-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] create-jdbc-stuff: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setOSConditions: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolWin: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolUnix: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolProperty: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setS1ASclassPath: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] init-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] deploy-jdbc-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setOSConditions: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolWin: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolUnix: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setToolProperty: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] setS1ASclassPath: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] init-common: [2023-05-20T05:26:23.119Z] [2023-05-20T05:26:23.119Z] create-jdbc-connpool-common: [2023-05-20T05:26:23.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-customval [2023-05-20T05:26:23.407Z] [exec] JDBC connection pool jdbc-customval created successfully. [2023-05-20T05:26:23.664Z] [2023-05-20T05:26:23.664Z] set-derby-connpool-props: [2023-05-20T05:26:23.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:26:23.951Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:26:24.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:26:24.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:26:24.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:26:24.467Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:26:24.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:26:24.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:26:25.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:26:25.289Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:26:25.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:25.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:26:25.814Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:26:25.814Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:26:26.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:26:26.072Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] setOSConditions: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] setToolWin: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] setToolUnix: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] setToolProperty: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] setS1ASclassPath: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] init-common: [2023-05-20T05:26:26.072Z] [2023-05-20T05:26:26.072Z] create-jdbc-resource-common: [2023-05-20T05:26:26.072Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2023-05-20T05:26:26.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2023-05-20T05:26:26.608Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2023-05-20T05:26:26.608Z] [echo] cmd executed for server [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setOSConditions: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolWin: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolUnix: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolProperty: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setS1ASclassPath: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] init-common: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] deploy-common: [2023-05-20T05:26:26.608Z] [echo] Current time (ISO): 2023-05-20T05:26:26.355+0000 [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setOSConditions: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolWin: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolUnix: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setToolProperty: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] setS1ASclassPath: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] init-common: [2023-05-20T05:26:26.608Z] [2023-05-20T05:26:26.608Z] deploy-common-pe: [2023-05-20T05:26:26.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-05-20T05:26:27.152Z] [exec] Application deployed with name jdbc-customvalApp. [2023-05-20T05:26:27.152Z] [echo] Deployment on target server server successful [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setOSConditions: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolWin: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolUnix: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolProperty: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setS1ASclassPath: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] init-common: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] deploy-common-ee: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] run: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setOSConditions: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolWin: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolUnix: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolProperty: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setS1ASclassPath: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] init-common: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] execute-sql-common: [2023-05-20T05:26:27.152Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/create_pointbase.sql [2023-05-20T05:26:27.152Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:26:27.152Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:26:27.152Z] [sql] 0 rows affected [2023-05-20T05:26:27.152Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setOSConditions: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolWin: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolUnix: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setToolProperty: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] setS1ASclassPath: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] init-common: [2023-05-20T05:26:27.152Z] [2023-05-20T05:26:27.152Z] runclient-common: [2023-05-20T05:26:27.152Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:26:28.085Z] [exec] May 20, 2023 5:26:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:26:28.085Z] [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. [2023-05-20T05:26:31.369Z] [exec] Value of key is: test-1 [2023-05-20T05:26:31.369Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:26:31.369Z] [exec] [2023-05-20T05:26:31.369Z] [exec] [2023-05-20T05:26:31.369Z] [exec] ----------------------------------------- [2023-05-20T05:26:31.369Z] [exec] - test-1 : PASS - [2023-05-20T05:26:31.369Z] [exec] ----------------------------------------- [2023-05-20T05:26:31.369Z] [exec] Total PASS: 1 [2023-05-20T05:26:31.369Z] [exec] Total FAIL: 0 [2023-05-20T05:26:31.369Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:26:31.369Z] [exec] ----------------------------------------- [2023-05-20T05:26:31.369Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:31.369Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] checkReporting-common: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] confirmReportPresent-common: [2023-05-20T05:26:31.369Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:26:31.369Z] [echo] Test seems to be reported fine [2023-05-20T05:26:31.369Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] confirmMissingReport-common: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] setOSConditions: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] setToolWin: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] setToolUnix: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] setToolProperty: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] setS1ASclassPath: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] init-common: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] stop-derby: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] stop-derby-aix: [2023-05-20T05:26:31.369Z] [2023-05-20T05:26:31.369Z] stop-derby-nonaix: [2023-05-20T05:26:31.369Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:26:31.627Z] [java] Sat May 20 05:26:31 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] setOSConditions: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] setToolWin: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] setToolUnix: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] setToolProperty: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] setS1ASclassPath: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] init-common: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] start-derby: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] start-derby-aix: [2023-05-20T05:26:31.627Z] [2023-05-20T05:26:31.627Z] start-derby-nonaix: [2023-05-20T05:26:31.627Z] [echo] Starting Derby DB Server ... [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] setOSConditions: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] setToolWin: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] setToolUnix: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] setToolProperty: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] setS1ASclassPath: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] init-common: [2023-05-20T05:26:49.693Z] [2023-05-20T05:26:49.693Z] runclient-common: [2023-05-20T05:26:49.693Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:26:49.693Z] [exec] May 20, 2023 5:26:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:26:49.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. [2023-05-20T05:26:50.257Z] [exec] Value of key is: test-2 [2023-05-20T05:26:50.257Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:26:50.257Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:26:50.257Z] [exec] [2023-05-20T05:26:50.257Z] [exec] [2023-05-20T05:26:50.257Z] [exec] ----------------------------------------- [2023-05-20T05:26:50.257Z] [exec] - test-2 : PASS - [2023-05-20T05:26:50.257Z] [exec] ----------------------------------------- [2023-05-20T05:26:50.257Z] [exec] Total PASS: 1 [2023-05-20T05:26:50.257Z] [exec] Total FAIL: 0 [2023-05-20T05:26:50.257Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:26:50.257Z] [exec] ----------------------------------------- [2023-05-20T05:26:50.257Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:50.257Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:50.513Z] [2023-05-20T05:26:50.513Z] checkReporting-common: [2023-05-20T05:26:50.513Z] [2023-05-20T05:26:50.513Z] confirmReportPresent-common: [2023-05-20T05:26:50.513Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:26:50.513Z] [echo] Test seems to be reported fine [2023-05-20T05:26:50.513Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:26:50.513Z] [2023-05-20T05:26:50.513Z] confirmMissingReport-common: [2023-05-20T05:26:50.514Z] [2023-05-20T05:26:50.514Z] asadmin-common: [2023-05-20T05:26:50.514Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:26:51.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:26:51.076Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2023-05-20T05:26:51.076Z] [2023-05-20T05:26:51.076Z] asadmin-common: [2023-05-20T05:26:51.076Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:26:51.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:26:51.352Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:26:51.352Z] [2023-05-20T05:26:51.352Z] asadmin-common: [2023-05-20T05:26:51.352Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:26:51.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:26:51.865Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] setOSConditions: [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] setToolWin: [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] setToolUnix: [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] setToolProperty: [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] setS1ASclassPath: [2023-05-20T05:26:51.865Z] [2023-05-20T05:26:51.865Z] init-common: [2023-05-20T05:26:51.866Z] [2023-05-20T05:26:51.866Z] runclient-common: [2023-05-20T05:26:51.866Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:26:52.429Z] [exec] May 20, 2023 5:26:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:26:52.429Z] [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. [2023-05-20T05:26:56.604Z] [exec] Value of key is: test-3 [2023-05-20T05:26:56.604Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:26:56.604Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:26:56.604Z] [exec] [2023-05-20T05:26:56.604Z] [exec] [2023-05-20T05:26:56.604Z] [exec] ----------------------------------------- [2023-05-20T05:26:56.604Z] [exec] - test-3 : PASS - [2023-05-20T05:26:56.604Z] [exec] ----------------------------------------- [2023-05-20T05:26:56.604Z] [exec] Total PASS: 1 [2023-05-20T05:26:56.604Z] [exec] Total FAIL: 0 [2023-05-20T05:26:56.604Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:26:56.604Z] [exec] ----------------------------------------- [2023-05-20T05:26:56.604Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:56.604Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] checkReporting-common: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] confirmReportPresent-common: [2023-05-20T05:26:56.604Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:26:56.604Z] [echo] Test seems to be reported fine [2023-05-20T05:26:56.604Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] confirmMissingReport-common: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setOSConditions: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolWin: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolUnix: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolProperty: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setS1ASclassPath: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] init-common: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] stop-derby: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] stop-derby-aix: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] stop-derby-nonaix: [2023-05-20T05:26:56.604Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:26:56.604Z] [java] Sat May 20 05:26:56 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setOSConditions: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolWin: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolUnix: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setToolProperty: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] setS1ASclassPath: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] init-common: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] start-derby: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] start-derby-aix: [2023-05-20T05:26:56.604Z] [2023-05-20T05:26:56.604Z] start-derby-nonaix: [2023-05-20T05:26:56.604Z] [echo] Starting Derby DB Server ... [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] setOSConditions: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] setToolWin: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] setToolUnix: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] setToolProperty: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] setS1ASclassPath: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] init-common: [2023-05-20T05:27:14.665Z] [2023-05-20T05:27:14.665Z] runclient-common: [2023-05-20T05:27:14.665Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:27:14.665Z] [exec] May 20, 2023 5:27:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:27:14.665Z] [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. [2023-05-20T05:27:16.036Z] [exec] Value of key is: test-4 [2023-05-20T05:27:16.036Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:27:16.036Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:27:16.036Z] [exec] [2023-05-20T05:27:16.036Z] [exec] [2023-05-20T05:27:16.036Z] [exec] ----------------------------------------- [2023-05-20T05:27:16.036Z] [exec] - test-4 : PASS - [2023-05-20T05:27:16.036Z] [exec] ----------------------------------------- [2023-05-20T05:27:16.036Z] [exec] Total PASS: 1 [2023-05-20T05:27:16.036Z] [exec] Total FAIL: 0 [2023-05-20T05:27:16.036Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:27:16.036Z] [exec] ----------------------------------------- [2023-05-20T05:27:16.036Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:27:16.036Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] checkReporting-common: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] confirmReportPresent-common: [2023-05-20T05:27:16.599Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:27:16.599Z] [echo] Test seems to be reported fine [2023-05-20T05:27:16.599Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] confirmMissingReport-common: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setOSConditions: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolWin: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolUnix: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolProperty: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setS1ASclassPath: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] init-common: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] execute-sql-common: [2023-05-20T05:27:16.599Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/drop_pointbase.sql [2023-05-20T05:27:16.599Z] [sql] 0 rows affected [2023-05-20T05:27:16.599Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] undeploy: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setOSConditions: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolWin: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolUnix: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolProperty: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setS1ASclassPath: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] init-common: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] delete-jdbc-stuff: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setOSConditions: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolWin: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolUnix: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setToolProperty: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] setS1ASclassPath: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] init-common: [2023-05-20T05:27:16.599Z] [2023-05-20T05:27:16.599Z] delete-jdbc-resource-common: [2023-05-20T05:27:16.599Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2023-05-20T05:27:16.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2023-05-20T05:27:17.112Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2023-05-20T05:27:17.112Z] [echo] cmd executed for server [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] setOSConditions: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] setToolWin: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] setToolUnix: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] setToolProperty: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] setS1ASclassPath: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] init-common: [2023-05-20T05:27:17.112Z] [2023-05-20T05:27:17.112Z] delete-jdbc-connpool-common: [2023-05-20T05:27:17.112Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2023-05-20T05:27:17.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2023-05-20T05:27:17.370Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2023-05-20T05:27:17.370Z] [echo] cmd executed for server [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] setOSConditions: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] setToolWin: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] setToolUnix: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] setToolProperty: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] setS1ASclassPath: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] init-common: [2023-05-20T05:27:17.370Z] [2023-05-20T05:27:17.370Z] undeploy-common: [2023-05-20T05:27:17.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-customvalApp [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] all: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setOSConditions: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolWin: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolUnix: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolProperty: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setS1ASclassPath: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] init-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] clean: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setOSConditions: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolWin: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolUnix: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolProperty: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setS1ASclassPath: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] init-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] clean-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setOSConditions: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolWin: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolUnix: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolProperty: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setS1ASclassPath: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] init-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] clean-classes-common: [2023-05-20T05:27:17.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setOSConditions: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolWin: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolUnix: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolProperty: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setS1ASclassPath: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] init-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] clean-jars-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] compile: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setOSConditions: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolWin: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolUnix: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setToolProperty: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] setS1ASclassPath: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] init-common: [2023-05-20T05:27:17.909Z] [2023-05-20T05:27:17.909Z] compile-common: [2023-05-20T05:27:17.909Z] [echo] Current time (ISO): 2023-05-20T05:27:17.731+0000 [2023-05-20T05:27:17.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:27:17.909Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:27:19.280Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:27:19.281Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:27:19.281Z] [javac] return new Integer(1); [2023-05-20T05:27:19.281Z] [javac] ^ [2023-05-20T05:27:19.281Z] [javac] 2 warnings [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] setOSConditions: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] setToolWin: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] setToolUnix: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] setToolProperty: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] setS1ASclassPath: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] init-common: [2023-05-20T05:27:19.552Z] [2023-05-20T05:27:19.552Z] compile-common: [2023-05-20T05:27:19.552Z] [echo] Current time (ISO): 2023-05-20T05:27:19.283+0000 [2023-05-20T05:27:19.552Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:27:20.923Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:27:20.923Z] [javac] 1 warning [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] setOSConditions: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] setToolWin: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] setToolUnix: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] setToolProperty: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] setS1ASclassPath: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] init-common: [2023-05-20T05:27:20.923Z] [2023-05-20T05:27:20.923Z] compile-common: [2023-05-20T05:27:20.923Z] [echo] Current time (ISO): 2023-05-20T05:27:20.803+0000 [2023-05-20T05:27:20.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:27:22.292Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:27:22.292Z] [javac] 1 warning [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] build: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] setOSConditions: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] fixFiles: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] convUnix: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] convWin: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] setToolWin: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] setToolUnix: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] setToolProperty: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] setS1ASclassPath: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] init-common: [2023-05-20T05:27:22.292Z] [2023-05-20T05:27:22.292Z] package-persistence-common: [2023-05-20T05:27:22.293Z] [2023-05-20T05:27:22.293Z] ejb-jar-common: [2023-05-20T05:27:22.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:27:22.293Z] [2023-05-20T05:27:22.293Z] package-ejbjar-common: [2023-05-20T05:27:22.293Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.293Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.293Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-ejb.jar [2023-05-20T05:27:22.293Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.293Z] [2023-05-20T05:27:22.293Z] appclient-jar-common: [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] package-appclientjar-common: [2023-05-20T05:27:22.550Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.550Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-client.jar [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] webclient-war-common: [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] build-ear-common: [2023-05-20T05:27:22.550Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:27:22.550Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2023-05-20T05:27:22.550Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2023-05-20T05:27:22.550Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] restart-server: [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] setOSConditions: [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] stop-server: [2023-05-20T05:27:22.550Z] [2023-05-20T05:27:22.550Z] stop-server-unix: [2023-05-20T05:27:22.550Z] [echo] stopping server on unix ... [2023-05-20T05:27:23.518Z] [exec] Waiting for the domain to stop . [2023-05-20T05:27:23.518Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:27:33.472Z] [2023-05-20T05:27:33.472Z] stop-server-windows: [2023-05-20T05:27:38.727Z] [2023-05-20T05:27:38.727Z] setOSConditions: [2023-05-20T05:27:38.727Z] [2023-05-20T05:27:38.727Z] start-server: [2023-05-20T05:27:38.727Z] [echo] +-----------------------------+ [2023-05-20T05:27:38.727Z] [echo] | | [2023-05-20T05:27:38.727Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:27:38.727Z] [echo] | in Felix mode | [2023-05-20T05:27:38.727Z] [echo] | | [2023-05-20T05:27:38.727Z] [echo] +-----------------------------+ [2023-05-20T05:27:38.727Z] [2023-05-20T05:27:38.727Z] start-server-unix: [2023-05-20T05:27:42.052Z] [exec] Waiting for domain1 to start ... [2023-05-20T05:27:42.052Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:27:42.052Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:27:42.052Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:27:42.052Z] [exec] Admin Port: 4848 [2023-05-20T05:27:42.052Z] [exec] Command start-domain executed successfully. [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] start-server-windows: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] deploy: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setOSConditions: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolWin: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolUnix: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolProperty: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setS1ASclassPath: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] init-common: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] create-jdbc-stuff: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setOSConditions: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolWin: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolUnix: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolProperty: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setS1ASclassPath: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] init-common: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] deploy-jdbc-common: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setOSConditions: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolWin: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolUnix: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setToolProperty: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] setS1ASclassPath: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] init-common: [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] create-jdbc-connpool-common: [2023-05-20T05:27:54.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-customval [2023-05-20T05:27:54.254Z] [exec] JDBC connection pool jdbc-customval created successfully. [2023-05-20T05:27:54.254Z] [2023-05-20T05:27:54.254Z] set-derby-connpool-props: [2023-05-20T05:27:54.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:27:54.511Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:27:54.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:27:54.768Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:27:55.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:27:55.026Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:27:55.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:27:55.589Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:27:55.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:27:55.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:27:56.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:27:56.107Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:27:56.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:27:56.621Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:27:56.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:27:56.878Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] setOSConditions: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] setToolWin: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] setToolUnix: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] setToolProperty: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] setS1ASclassPath: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] init-common: [2023-05-20T05:27:56.878Z] [2023-05-20T05:27:56.878Z] create-jdbc-resource-common: [2023-05-20T05:27:56.878Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2023-05-20T05:27:57.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2023-05-20T05:27:57.152Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2023-05-20T05:27:57.152Z] [echo] cmd executed for server [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setOSConditions: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolWin: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolUnix: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolProperty: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setS1ASclassPath: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] init-common: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] deploy-common: [2023-05-20T05:27:57.152Z] [echo] Current time (ISO): 2023-05-20T05:27:57.096+0000 [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setOSConditions: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolWin: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolUnix: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setToolProperty: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] setS1ASclassPath: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] init-common: [2023-05-20T05:27:57.152Z] [2023-05-20T05:27:57.152Z] deploy-common-pe: [2023-05-20T05:27:57.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2023-05-20T05:28:00.703Z] [exec] Application deployed with name jdbc-customval-1App. [2023-05-20T05:28:00.703Z] [echo] Deployment on target server server successful [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setOSConditions: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolWin: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolUnix: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolProperty: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setS1ASclassPath: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] init-common: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] deploy-common-ee: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] run: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setOSConditions: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolWin: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolUnix: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolProperty: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setS1ASclassPath: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] init-common: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] execute-sql-common: [2023-05-20T05:28:00.703Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/create_pointbase.sql [2023-05-20T05:28:00.703Z] [sql] Failed to execute: Drop table O_CUSTOMER [2023-05-20T05:28:00.703Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:28:00.703Z] [sql] 0 rows affected [2023-05-20T05:28:00.703Z] [sql] Failed to execute: Drop table DUMMY [2023-05-20T05:28:00.703Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DUMMY' because it does not exist. [2023-05-20T05:28:00.703Z] [sql] 0 rows affected [2023-05-20T05:28:00.703Z] [sql] 1 rows affected [2023-05-20T05:28:00.703Z] [sql] 3 of 5 SQL statements executed successfully [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setOSConditions: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolWin: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolUnix: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setToolProperty: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] setS1ASclassPath: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] init-common: [2023-05-20T05:28:00.703Z] [2023-05-20T05:28:00.703Z] runclient-common: [2023-05-20T05:28:00.703Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:28:01.652Z] [exec] May 20, 2023 5:28:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:28:01.652Z] [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. [2023-05-20T05:28:02.214Z] [exec] May 20, 2023 5:28:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:28:02.214Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:28:05.503Z] [exec] Value of key is: test-1 [2023-05-20T05:28:05.503Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:28:05.503Z] [exec] [2023-05-20T05:28:05.503Z] [exec] [2023-05-20T05:28:05.503Z] [exec] ----------------------------------------- [2023-05-20T05:28:05.503Z] [exec] - test-1 : PASS - [2023-05-20T05:28:05.503Z] [exec] ----------------------------------------- [2023-05-20T05:28:05.503Z] [exec] Total PASS: 1 [2023-05-20T05:28:05.503Z] [exec] Total FAIL: 0 [2023-05-20T05:28:05.503Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:28:05.503Z] [exec] ----------------------------------------- [2023-05-20T05:28:05.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:05.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] checkReporting-common: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] confirmReportPresent-common: [2023-05-20T05:28:05.503Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:28:05.503Z] [echo] Test seems to be reported fine [2023-05-20T05:28:05.503Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] confirmMissingReport-common: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] setOSConditions: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] setToolWin: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] setToolUnix: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] setToolProperty: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] setS1ASclassPath: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] init-common: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] stop-derby: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] stop-derby-aix: [2023-05-20T05:28:05.503Z] [2023-05-20T05:28:05.503Z] stop-derby-nonaix: [2023-05-20T05:28:05.503Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:28:06.065Z] [java] Sat May 20 05:28:05 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] setOSConditions: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] setToolWin: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] setToolUnix: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] setToolProperty: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] setS1ASclassPath: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] init-common: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] start-derby: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] start-derby-aix: [2023-05-20T05:28:06.065Z] [2023-05-20T05:28:06.065Z] start-derby-nonaix: [2023-05-20T05:28:06.065Z] [echo] Starting Derby DB Server ... [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] setOSConditions: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] setToolWin: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] setToolUnix: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] setToolProperty: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] setS1ASclassPath: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] init-common: [2023-05-20T05:28:20.838Z] [2023-05-20T05:28:20.838Z] runclient-common: [2023-05-20T05:28:20.838Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:28:21.767Z] [exec] May 20, 2023 5:28:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:28:21.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. [2023-05-20T05:28:22.330Z] [exec] May 20, 2023 5:28:22 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:28:22.331Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:28:24.879Z] [exec] Value of key is: test-2 [2023-05-20T05:28:24.879Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:28:24.879Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:28:24.879Z] [exec] [2023-05-20T05:28:24.879Z] [exec] [2023-05-20T05:28:24.879Z] [exec] ----------------------------------------- [2023-05-20T05:28:24.879Z] [exec] - test-2 : PASS - [2023-05-20T05:28:24.879Z] [exec] ----------------------------------------- [2023-05-20T05:28:24.879Z] [exec] Total PASS: 1 [2023-05-20T05:28:24.879Z] [exec] Total FAIL: 0 [2023-05-20T05:28:24.879Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:28:24.879Z] [exec] ----------------------------------------- [2023-05-20T05:28:24.879Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:24.879Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:24.879Z] [2023-05-20T05:28:24.879Z] checkReporting-common: [2023-05-20T05:28:24.879Z] [2023-05-20T05:28:24.879Z] confirmReportPresent-common: [2023-05-20T05:28:24.879Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:28:24.879Z] [echo] Test seems to be reported fine [2023-05-20T05:28:24.879Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:28:24.879Z] [2023-05-20T05:28:24.879Z] confirmMissingReport-common: [2023-05-20T05:28:24.879Z] [2023-05-20T05:28:24.879Z] asadmin-common: [2023-05-20T05:28:24.879Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:28:25.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:28:25.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2023-05-20T05:28:25.407Z] [2023-05-20T05:28:25.407Z] asadmin-common: [2023-05-20T05:28:25.407Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:28:25.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:28:25.705Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:28:25.705Z] [2023-05-20T05:28:25.705Z] asadmin-common: [2023-05-20T05:28:25.705Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:28:25.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:28:25.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] setOSConditions: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] setToolWin: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] setToolUnix: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] setToolProperty: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] setS1ASclassPath: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] init-common: [2023-05-20T05:28:25.963Z] [2023-05-20T05:28:25.963Z] runclient-common: [2023-05-20T05:28:25.963Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:28:26.893Z] [exec] May 20, 2023 5:28:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:28:26.893Z] [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. [2023-05-20T05:28:27.458Z] [exec] May 20, 2023 5:28:27 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:28:27.459Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:28:30.003Z] [exec] Value of key is: test-3 [2023-05-20T05:28:30.003Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:28:30.003Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:28:30.003Z] [exec] [2023-05-20T05:28:30.003Z] [exec] [2023-05-20T05:28:30.003Z] [exec] ----------------------------------------- [2023-05-20T05:28:30.003Z] [exec] - test-3 : PASS - [2023-05-20T05:28:30.003Z] [exec] ----------------------------------------- [2023-05-20T05:28:30.003Z] [exec] Total PASS: 1 [2023-05-20T05:28:30.003Z] [exec] Total FAIL: 0 [2023-05-20T05:28:30.003Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:28:30.003Z] [exec] ----------------------------------------- [2023-05-20T05:28:30.003Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:30.003Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:30.566Z] [2023-05-20T05:28:30.566Z] checkReporting-common: [2023-05-20T05:28:30.566Z] [2023-05-20T05:28:30.566Z] confirmReportPresent-common: [2023-05-20T05:28:30.566Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:28:30.566Z] [echo] Test seems to be reported fine [2023-05-20T05:28:30.566Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:28:30.566Z] [2023-05-20T05:28:30.566Z] confirmMissingReport-common: [2023-05-20T05:28:30.566Z] [2023-05-20T05:28:30.566Z] setOSConditions: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] setToolWin: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] setToolUnix: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] setToolProperty: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] setS1ASclassPath: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] init-common: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] stop-derby: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] stop-derby-aix: [2023-05-20T05:28:30.567Z] [2023-05-20T05:28:30.567Z] stop-derby-nonaix: [2023-05-20T05:28:30.567Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:28:30.823Z] [java] Sat May 20 05:28:30 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] setOSConditions: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] setToolWin: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] setToolUnix: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] setToolProperty: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] setS1ASclassPath: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] init-common: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] start-derby: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] start-derby-aix: [2023-05-20T05:28:30.823Z] [2023-05-20T05:28:30.823Z] start-derby-nonaix: [2023-05-20T05:28:30.823Z] [echo] Starting Derby DB Server ... [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] setOSConditions: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] setToolWin: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] setToolUnix: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] setToolProperty: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] setS1ASclassPath: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] init-common: [2023-05-20T05:28:48.886Z] [2023-05-20T05:28:48.886Z] runclient-common: [2023-05-20T05:28:48.886Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:28:48.886Z] [exec] May 20, 2023 5:28:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:28:48.886Z] [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. [2023-05-20T05:28:48.886Z] [exec] May 20, 2023 5:28:47 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:28:48.886Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:28:50.288Z] [exec] Value of key is: test-4 [2023-05-20T05:28:50.288Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:28:50.288Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:28:50.288Z] [exec] [2023-05-20T05:28:50.288Z] [exec] [2023-05-20T05:28:50.288Z] [exec] ----------------------------------------- [2023-05-20T05:28:50.288Z] [exec] - test-4 : PASS - [2023-05-20T05:28:50.288Z] [exec] ----------------------------------------- [2023-05-20T05:28:50.288Z] [exec] Total PASS: 1 [2023-05-20T05:28:50.288Z] [exec] Total FAIL: 0 [2023-05-20T05:28:50.289Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:28:50.289Z] [exec] ----------------------------------------- [2023-05-20T05:28:50.289Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:50.289Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] checkReporting-common: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] confirmReportPresent-common: [2023-05-20T05:28:50.555Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:28:50.555Z] [echo] Test seems to be reported fine [2023-05-20T05:28:50.555Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] confirmMissingReport-common: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setOSConditions: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolWin: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolUnix: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolProperty: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setS1ASclassPath: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] init-common: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] execute-sql-common: [2023-05-20T05:28:50.555Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/drop_pointbase.sql [2023-05-20T05:28:50.555Z] [sql] 0 rows affected [2023-05-20T05:28:50.555Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] undeploy: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setOSConditions: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolWin: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolUnix: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolProperty: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setS1ASclassPath: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] init-common: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] delete-jdbc-stuff: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setOSConditions: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolWin: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolUnix: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setToolProperty: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] setS1ASclassPath: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] init-common: [2023-05-20T05:28:50.555Z] [2023-05-20T05:28:50.555Z] delete-jdbc-resource-common: [2023-05-20T05:28:50.555Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2023-05-20T05:28:50.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2023-05-20T05:28:51.068Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2023-05-20T05:28:51.068Z] [echo] cmd executed for server [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] setOSConditions: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] setToolWin: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] setToolUnix: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] setToolProperty: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] setS1ASclassPath: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] init-common: [2023-05-20T05:28:51.068Z] [2023-05-20T05:28:51.068Z] delete-jdbc-connpool-common: [2023-05-20T05:28:51.068Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2023-05-20T05:28:51.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2023-05-20T05:28:51.324Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2023-05-20T05:28:51.324Z] [echo] cmd executed for server [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.324Z] setOSConditions: [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.324Z] setToolWin: [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.324Z] setToolUnix: [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.324Z] setToolProperty: [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.324Z] setS1ASclassPath: [2023-05-20T05:28:51.324Z] [2023-05-20T05:28:51.325Z] init-common: [2023-05-20T05:28:51.325Z] [2023-05-20T05:28:51.325Z] undeploy-common: [2023-05-20T05:28:51.581Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-customval-1App [2023-05-20T05:28:51.851Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/myvalidator.jar [2023-05-20T05:28:51.851Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2023-05-20T05:28:51.851Z] [2023-05-20T05:28:51.851Z] restart-server: [2023-05-20T05:28:51.851Z] [2023-05-20T05:28:51.851Z] setOSConditions: [2023-05-20T05:28:51.851Z] [2023-05-20T05:28:51.851Z] stop-server: [2023-05-20T05:28:51.851Z] [2023-05-20T05:28:51.851Z] stop-server-unix: [2023-05-20T05:28:51.851Z] [echo] stopping server on unix ... [2023-05-20T05:28:53.218Z] [exec] Waiting for the domain to stop . [2023-05-20T05:28:53.218Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:29:03.168Z] [2023-05-20T05:29:03.168Z] stop-server-windows: [2023-05-20T05:29:08.420Z] [2023-05-20T05:29:08.420Z] setOSConditions: [2023-05-20T05:29:08.420Z] [2023-05-20T05:29:08.420Z] start-server: [2023-05-20T05:29:08.420Z] [echo] +-----------------------------+ [2023-05-20T05:29:08.420Z] [echo] | | [2023-05-20T05:29:08.420Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:29:08.420Z] [echo] | in Felix mode | [2023-05-20T05:29:08.420Z] [echo] | | [2023-05-20T05:29:08.420Z] [echo] +-----------------------------+ [2023-05-20T05:29:08.420Z] [2023-05-20T05:29:08.420Z] start-server-unix: [2023-05-20T05:29:12.600Z] [exec] Waiting for domain1 to start ... [2023-05-20T05:29:12.600Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:29:12.600Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:29:12.601Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:29:12.601Z] [exec] Admin Port: 4848 [2023-05-20T05:29:12.601Z] [exec] Command start-domain executed successfully. [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] start-server-windows: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] all: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setOSConditions: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolWin: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolUnix: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolProperty: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setS1ASclassPath: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] init-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] clean: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setOSConditions: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolWin: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolUnix: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolProperty: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setS1ASclassPath: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] init-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] clean-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setOSConditions: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolWin: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolUnix: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolProperty: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setS1ASclassPath: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] init-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] clean-classes-common: [2023-05-20T05:29:22.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setOSConditions: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolWin: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolUnix: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolProperty: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setS1ASclassPath: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] init-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] clean-jars-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] compile: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setOSConditions: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolWin: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolUnix: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setToolProperty: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] setS1ASclassPath: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] init-common: [2023-05-20T05:29:22.558Z] [2023-05-20T05:29:22.558Z] compile-common: [2023-05-20T05:29:22.558Z] [echo] Current time (ISO): 2023-05-20T05:29:22.206+0000 [2023-05-20T05:29:22.558Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:29:22.558Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:29:23.954Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:29:23.954Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java:50: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:29:23.954Z] [javac] return new Integer(1); [2023-05-20T05:29:23.954Z] [javac] ^ [2023-05-20T05:29:23.954Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2023-05-20T05:29:23.954Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:29:23.954Z] [javac] 2 warnings [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] setOSConditions: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] setToolWin: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] setToolUnix: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] setToolProperty: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] setS1ASclassPath: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] init-common: [2023-05-20T05:29:23.954Z] [2023-05-20T05:29:23.954Z] compile-common: [2023-05-20T05:29:23.954Z] [echo] Current time (ISO): 2023-05-20T05:29:23.924+0000 [2023-05-20T05:29:23.954Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:29:25.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:29:25.851Z] [javac] 1 warning [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] build: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] setOSConditions: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] fixFiles: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] convUnix: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] convWin: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] setToolWin: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] setToolUnix: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] setToolProperty: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] setS1ASclassPath: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] init-common: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] package-persistence-common: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] ejb-jar-common: [2023-05-20T05:29:25.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] package-ejbjar-common: [2023-05-20T05:29:25.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-ejb.jar [2023-05-20T05:29:25.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] appclient-jar-common: [2023-05-20T05:29:25.851Z] [2023-05-20T05:29:25.851Z] package-appclientjar-common: [2023-05-20T05:29:25.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.852Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-client.jar [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] webclient-war-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] build-ear-common: [2023-05-20T05:29:25.852Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:29:25.852Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] deploy: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setOSConditions: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolWin: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolUnix: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolProperty: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setS1ASclassPath: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] init-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] execute-sql-common: [2023-05-20T05:29:25.852Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2023-05-20T05:29:25.852Z] [sql] Failed to execute: Drop table flush_connection_pool [2023-05-20T05:29:25.852Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'FLUSH_CONNECTION_POOL' because it does not exist. [2023-05-20T05:29:25.852Z] [sql] 0 rows affected [2023-05-20T05:29:25.852Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setOSConditions: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolWin: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolUnix: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolProperty: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setS1ASclassPath: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] init-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setup: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setOSConditions: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolWin: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolUnix: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolProperty: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setS1ASclassPath: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] init-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] deploy-jdbc-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setOSConditions: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolWin: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolUnix: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setToolProperty: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] setS1ASclassPath: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] init-common: [2023-05-20T05:29:25.852Z] [2023-05-20T05:29:25.852Z] create-jdbc-connpool-common: [2023-05-20T05:29:25.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-flushconnectionpool-pool [2023-05-20T05:29:27.251Z] [exec] JDBC connection pool jdbc-flushconnectionpool-pool created successfully. [2023-05-20T05:29:27.251Z] [2023-05-20T05:29:27.251Z] set-derby-connpool-props: [2023-05-20T05:29:27.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2023-05-20T05:29:27.508Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2023-05-20T05:29:28.070Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2023-05-20T05:29:28.070Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2023-05-20T05:29:28.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2023-05-20T05:29:28.327Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2023-05-20T05:29:28.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2023-05-20T05:29:28.583Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2023-05-20T05:29:28.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2023-05-20T05:29:29.095Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2023-05-20T05:29:29.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:29:29.351Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:29:29.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2023-05-20T05:29:29.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2023-05-20T05:29:29.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2023-05-20T05:29:30.150Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] setOSConditions: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] setToolWin: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] setToolUnix: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] setToolProperty: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] setS1ASclassPath: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] init-common: [2023-05-20T05:29:30.150Z] [2023-05-20T05:29:30.150Z] create-jdbc-resource-common: [2023-05-20T05:29:30.150Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-flushconnectionpool-pool --target server jdbc/flushconnectionpool [2023-05-20T05:29:30.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-flushconnectionpool-pool --enabled=true --target server jdbc/flushconnectionpool [2023-05-20T05:29:30.407Z] [exec] JDBC resource jdbc/flushconnectionpool created successfully. [2023-05-20T05:29:30.407Z] [echo] cmd executed for server [2023-05-20T05:29:30.407Z] [2023-05-20T05:29:30.407Z] asadmin-common: [2023-05-20T05:29:30.407Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2023-05-20T05:29:30.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2023-05-20T05:29:30.663Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady-pool-size=1 [2023-05-20T05:29:30.663Z] [2023-05-20T05:29:30.663Z] asadmin-common: [2023-05-20T05:29:30.663Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2023-05-20T05:29:31.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2023-05-20T05:29:31.252Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max-pool-size=1 [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setOSConditions: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolWin: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolUnix: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolProperty: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setS1ASclassPath: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] init-common: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] deploy-common: [2023-05-20T05:29:31.252Z] [echo] Current time (ISO): 2023-05-20T05:29:30.955+0000 [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setOSConditions: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolWin: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolUnix: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setToolProperty: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] setS1ASclassPath: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] init-common: [2023-05-20T05:29:31.252Z] [2023-05-20T05:29:31.252Z] deploy-common-pe: [2023-05-20T05:29:31.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2023-05-20T05:29:49.562Z] [exec] Application deployed with name jdbc-flushconnectionpoolApp. [2023-05-20T05:29:49.562Z] [echo] Deployment on target server server successful [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setOSConditions: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolWin: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolUnix: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolProperty: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setS1ASclassPath: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] init-common: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] deploy-common-ee: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] run: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setOSConditions: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolWin: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolUnix: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolProperty: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setS1ASclassPath: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] init-common: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] execute-sql-common: [2023-05-20T05:29:49.562Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2023-05-20T05:29:49.562Z] [sql] 0 rows affected [2023-05-20T05:29:49.562Z] [sql] 0 rows affected [2023-05-20T05:29:49.562Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setOSConditions: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolWin: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolUnix: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setToolProperty: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] setS1ASclassPath: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] init-common: [2023-05-20T05:29:49.562Z] [2023-05-20T05:29:49.562Z] runclient-common: [2023-05-20T05:29:49.562Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:29:49.562Z] [exec] May 20, 2023 5:29:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:29:49.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. [2023-05-20T05:29:53.758Z] [exec] Value of key is: Flush Connection Pool - (test1): [2023-05-20T05:29:53.758Z] [exec] Value of key is: Flush Connection Pool - (test2): [2023-05-20T05:29:53.758Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:29:53.758Z] [exec] [2023-05-20T05:29:53.758Z] [exec] [2023-05-20T05:29:53.758Z] [exec] ----------------------------------------- [2023-05-20T05:29:53.758Z] [exec] - Flush Connection Pool - (test1): : PASS - [2023-05-20T05:29:53.758Z] [exec] - Flush Connection Pool - (test2): : PASS - [2023-05-20T05:29:53.758Z] [exec] ----------------------------------------- [2023-05-20T05:29:53.758Z] [exec] Total PASS: 2 [2023-05-20T05:29:53.758Z] [exec] Total FAIL: 0 [2023-05-20T05:29:53.758Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:29:53.758Z] [exec] ----------------------------------------- [2023-05-20T05:29:53.758Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:29:53.758Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:29:53.758Z] [2023-05-20T05:29:53.758Z] checkReporting-common: [2023-05-20T05:29:53.758Z] [2023-05-20T05:29:53.758Z] confirmReportPresent-common: [2023-05-20T05:29:53.758Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:29:53.758Z] [echo] Test seems to be reported fine [2023-05-20T05:29:53.758Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2023-05-20T05:29:53.758Z] [2023-05-20T05:29:53.758Z] confirmMissingReport-common: [2023-05-20T05:29:53.758Z] [2023-05-20T05:29:53.758Z] asadmin-common: [2023-05-20T05:29:53.758Z] [echo] asadmin flush-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-flushconnectionpool-pool [2023-05-20T05:29:54.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true flush-connection-pool jdbc-flushconnectionpool-pool [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] setOSConditions: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] setToolWin: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] setToolUnix: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] setToolProperty: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] setS1ASclassPath: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] init-common: [2023-05-20T05:29:54.015Z] [2023-05-20T05:29:54.015Z] runclient-common: [2023-05-20T05:29:54.015Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:29:54.953Z] [exec] May 20, 2023 5:29:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:29:54.953Z] [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. [2023-05-20T05:29:58.230Z] [exec] Value of key is: Flush Connection Pool - (test1): [2023-05-20T05:29:58.230Z] [exec] Value of key is: Flush Connection Pool - (test2): [2023-05-20T05:29:58.231Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:29:58.231Z] [exec] [2023-05-20T05:29:58.231Z] [exec] [2023-05-20T05:29:58.231Z] [exec] ----------------------------------------- [2023-05-20T05:29:58.231Z] [exec] - Flush Connection Pool - (test1): : PASS - [2023-05-20T05:29:58.231Z] [exec] - Flush Connection Pool - (test2): : PASS - [2023-05-20T05:29:58.231Z] [exec] ----------------------------------------- [2023-05-20T05:29:58.231Z] [exec] Total PASS: 2 [2023-05-20T05:29:58.231Z] [exec] Total FAIL: 0 [2023-05-20T05:29:58.231Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:29:58.231Z] [exec] ----------------------------------------- [2023-05-20T05:29:58.231Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:29:58.231Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] checkReporting-common: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] confirmReportPresent-common: [2023-05-20T05:29:58.231Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:29:58.231Z] [echo] Test seems to be reported fine [2023-05-20T05:29:58.231Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] confirmMissingReport-common: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] undeploy: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setOSConditions: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolWin: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolUnix: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolProperty: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setS1ASclassPath: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] init-common: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] execute-sql-common: [2023-05-20T05:29:58.231Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/drop_pointbase.sql [2023-05-20T05:29:58.231Z] [sql] 0 rows affected [2023-05-20T05:29:58.231Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] unsetup: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setOSConditions: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolWin: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolUnix: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setToolProperty: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] setS1ASclassPath: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] init-common: [2023-05-20T05:29:58.231Z] [2023-05-20T05:29:58.231Z] delete-jdbc-resource-common: [2023-05-20T05:29:58.231Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/flushconnectionpool [2023-05-20T05:29:58.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/flushconnectionpool [2023-05-20T05:29:58.505Z] [exec] JDBC resource jdbc/flushconnectionpool deleted successfully [2023-05-20T05:29:58.505Z] [echo] cmd executed for server [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] setOSConditions: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] setToolWin: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] setToolUnix: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] setToolProperty: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] setS1ASclassPath: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] init-common: [2023-05-20T05:29:58.505Z] [2023-05-20T05:29:58.505Z] delete-jdbc-connpool-common: [2023-05-20T05:29:58.505Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-flushconnectionpool-pool [2023-05-20T05:29:58.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-flushconnectionpool-pool [2023-05-20T05:29:58.762Z] [exec] JDBC Connection pool jdbc-flushconnectionpool-pool deleted successfully [2023-05-20T05:29:58.762Z] [echo] cmd executed for server [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] setOSConditions: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] setToolWin: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] setToolUnix: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] setToolProperty: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] setS1ASclassPath: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] init-common: [2023-05-20T05:29:58.762Z] [2023-05-20T05:29:58.762Z] undeploy-common: [2023-05-20T05:29:59.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-flushconnectionpoolApp [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] all: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setOSConditions: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolWin: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolUnix: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolProperty: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setS1ASclassPath: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] init-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] clean: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setOSConditions: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolWin: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolUnix: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolProperty: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setS1ASclassPath: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] init-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] clean-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setOSConditions: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolWin: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolUnix: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolProperty: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setS1ASclassPath: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] init-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] clean-classes-common: [2023-05-20T05:29:59.325Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setOSConditions: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolWin: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolUnix: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolProperty: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setS1ASclassPath: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] init-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] clean-jars-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] compile: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setOSConditions: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolWin: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolUnix: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setToolProperty: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] setS1ASclassPath: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] init-common: [2023-05-20T05:29:59.325Z] [2023-05-20T05:29:59.325Z] compile-common: [2023-05-20T05:29:59.325Z] [echo] Current time (ISO): 2023-05-20T05:29:59.132+0000 [2023-05-20T05:29:59.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:29:59.325Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:30:00.693Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:30:00.693Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/ejb/SimpleBMPBean.java:36: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:30:00.693Z] [javac] return new Integer(1); [2023-05-20T05:30:00.693Z] [javac] ^ [2023-05-20T05:30:00.693Z] [javac] 2 warnings [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] setOSConditions: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] setToolWin: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] setToolUnix: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] setToolProperty: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] setS1ASclassPath: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] init-common: [2023-05-20T05:30:00.693Z] [2023-05-20T05:30:00.693Z] compile-common: [2023-05-20T05:30:00.693Z] [echo] Current time (ISO): 2023-05-20T05:30:00.611+0000 [2023-05-20T05:30:00.693Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:30:02.064Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:30:02.320Z] [javac] 1 warning [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] build: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] setOSConditions: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] fixFiles: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] convUnix: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] convWin: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] setToolWin: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] setToolUnix: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] setToolProperty: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] setS1ASclassPath: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] init-common: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] package-persistence-common: [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] ejb-jar-common: [2023-05-20T05:30:02.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:30:02.320Z] [2023-05-20T05:30:02.320Z] package-ejbjar-common: [2023-05-20T05:30:02.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2023-05-20T05:30:02.321Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] appclient-jar-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] package-appclientjar-common: [2023-05-20T05:30:02.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] webclient-war-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] build-ear-common: [2023-05-20T05:30:02.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:30:02.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] deploy: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setOSConditions: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolWin: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolUnix: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolProperty: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setS1ASclassPath: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] init-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] execute-sql-common: [2023-05-20T05:30:02.321Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/create_pointbase.sql [2023-05-20T05:30:02.321Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:30:02.321Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:30:02.321Z] [sql] 0 rows affected [2023-05-20T05:30:02.321Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setOSConditions: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolWin: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolUnix: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolProperty: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setS1ASclassPath: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] init-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] deploy-jdbc-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setOSConditions: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolWin: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolUnix: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setToolProperty: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] setS1ASclassPath: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] init-common: [2023-05-20T05:30:02.321Z] [2023-05-20T05:30:02.321Z] create-jdbc-connpool-common: [2023-05-20T05:30:02.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:02.834Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:30:02.834Z] [2023-05-20T05:30:02.834Z] set-derby-connpool-props: [2023-05-20T05:30:03.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:03.106Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:30:03.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:03.362Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:30:03.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:03.925Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:30:04.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:04.204Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:30:04.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:04.461Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:30:04.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:04.718Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:30:05.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:05.280Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:30:05.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:05.550Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] setOSConditions: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] setToolWin: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] setToolUnix: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] setToolProperty: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] setS1ASclassPath: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] init-common: [2023-05-20T05:30:05.550Z] [2023-05-20T05:30:05.550Z] create-jdbc-resource-common: [2023-05-20T05:30:05.550Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:30:05.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:30:05.806Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:30:05.806Z] [echo] cmd executed for server [2023-05-20T05:30:05.806Z] [2023-05-20T05:30:05.806Z] asadmin-common: [2023-05-20T05:30:05.806Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2023-05-20T05:30:06.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2023-05-20T05:30:06.350Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-pool-size=10 [2023-05-20T05:30:06.350Z] [2023-05-20T05:30:06.350Z] asadmin-common: [2023-05-20T05:30:06.350Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2023-05-20T05:30:06.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2023-05-20T05:30:06.607Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady-pool-size=10 [2023-05-20T05:30:06.607Z] [2023-05-20T05:30:06.607Z] asadmin-common: [2023-05-20T05:30:06.607Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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=0 [2023-05-20T05:30:07.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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=0 [2023-05-20T05:30:07.169Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=0 [2023-05-20T05:30:07.169Z] [2023-05-20T05:30:07.169Z] asadmin-common: [2023-05-20T05:30:07.169Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2023-05-20T05:30:07.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2023-05-20T05:30:07.426Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-timeout-in-seconds=10 [2023-05-20T05:30:07.426Z] [2023-05-20T05:30:07.426Z] asadmin-common: [2023-05-20T05:30:07.426Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2023-05-20T05:30:07.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2023-05-20T05:30:07.683Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-reclaim=true [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setOSConditions: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolWin: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolUnix: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolProperty: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setS1ASclassPath: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] init-common: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] deploy-common: [2023-05-20T05:30:07.683Z] [echo] Current time (ISO): 2023-05-20T05:30:07.585+0000 [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setOSConditions: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolWin: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolUnix: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setToolProperty: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] setS1ASclassPath: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] init-common: [2023-05-20T05:30:07.683Z] [2023-05-20T05:30:07.683Z] deploy-common-pe: [2023-05-20T05:30:07.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:30:08.196Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2023-05-20T05:30:08.197Z] [echo] Deployment on target server server successful [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setOSConditions: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolWin: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolUnix: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolProperty: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setS1ASclassPath: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] init-common: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] deploy-common-ee: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] run: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setOSConditions: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolWin: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolUnix: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setToolProperty: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] setS1ASclassPath: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] init-common: [2023-05-20T05:30:08.197Z] [2023-05-20T05:30:08.197Z] runclient-common: [2023-05-20T05:30:08.197Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:30:09.126Z] [exec] May 20, 2023 5:30:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:30:09.126Z] [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. [2023-05-20T05:31:16.823Z] [exec] Value of key is: test1 : [2023-05-20T05:31:16.823Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:31:16.823Z] [exec] [2023-05-20T05:31:16.823Z] [exec] [2023-05-20T05:31:16.823Z] [exec] ----------------------------------------- [2023-05-20T05:31:16.823Z] [exec] - test1 : : PASS - [2023-05-20T05:31:16.823Z] [exec] ----------------------------------------- [2023-05-20T05:31:16.823Z] [exec] Total PASS: 1 [2023-05-20T05:31:16.823Z] [exec] Total FAIL: 0 [2023-05-20T05:31:16.823Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:31:16.823Z] [exec] ----------------------------------------- [2023-05-20T05:31:16.823Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:16.823Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] checkReporting-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] confirmReportPresent-common: [2023-05-20T05:31:16.823Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:31:16.823Z] [echo] Test seems to be reported fine [2023-05-20T05:31:16.823Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/RepRunConf.txt [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] confirmMissingReport-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] undeploy: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] execute-sql-common: [2023-05-20T05:31:16.823Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/drop_pointbase.sql [2023-05-20T05:31:16.823Z] [sql] 0 rows affected [2023-05-20T05:31:16.823Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] undeploy-jdbc-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] delete-jdbc-resource-common: [2023-05-20T05:31:16.823Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:31:16.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:31:16.823Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:31:16.823Z] [echo] cmd executed for server [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] delete-jdbc-connpool-common: [2023-05-20T05:31:16.823Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:31:16.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:31:16.823Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:31:16.823Z] [echo] cmd executed for server [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] undeploy-common: [2023-05-20T05:31:16.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] all: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] clean: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] clean-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] clean-classes-common: [2023-05-20T05:31:16.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] clean-jars-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] compile: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setOSConditions: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolWin: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolUnix: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setToolProperty: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] setS1ASclassPath: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] init-common: [2023-05-20T05:31:16.823Z] [2023-05-20T05:31:16.823Z] compile-common: [2023-05-20T05:31:16.823Z] [echo] Current time (ISO): 2023-05-20T05:31:16.662+0000 [2023-05-20T05:31:16.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:16.824Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:18.716Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:18.716Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:31:18.716Z] [javac] return new Integer(1); [2023-05-20T05:31:18.716Z] [javac] ^ [2023-05-20T05:31:18.716Z] [javac] 2 warnings [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] setOSConditions: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] setToolWin: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] setToolUnix: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] setToolProperty: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] setS1ASclassPath: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] init-common: [2023-05-20T05:31:18.716Z] [2023-05-20T05:31:18.716Z] compile-common: [2023-05-20T05:31:18.716Z] [echo] Current time (ISO): 2023-05-20T05:31:18.436+0000 [2023-05-20T05:31:18.716Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:20.088Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:20.088Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/client/Client.java:106: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T05:31:20.088Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:31:20.088Z] [javac] ^ [2023-05-20T05:31:20.088Z] [javac] 2 warnings [2023-05-20T05:31:20.088Z] [2023-05-20T05:31:20.088Z] build: [2023-05-20T05:31:20.088Z] [2023-05-20T05:31:20.089Z] setOSConditions: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] fixFiles: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] convUnix: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] convWin: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolWin: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolUnix: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolProperty: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setS1ASclassPath: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] init-common: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] package-persistence-common: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] ejb-jar-common: [2023-05-20T05:31:20.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] package-ejbjar-common: [2023-05-20T05:31:20.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T05:31:20.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] appclient-jar-common: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] package-appclientjar-common: [2023-05-20T05:31:20.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] webclient-war-common: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] build-ear-common: [2023-05-20T05:31:20.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:20.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] deploy: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setOSConditions: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolWin: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolUnix: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setToolProperty: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] setS1ASclassPath: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] init-common: [2023-05-20T05:31:20.089Z] [2023-05-20T05:31:20.089Z] execute-sql-common: [2023-05-20T05:31:20.346Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/create_pointbase.sql [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T05:31:20.346Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 0 rows affected [2023-05-20T05:31:20.346Z] [sql] 1 rows affected [2023-05-20T05:31:20.346Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setOSConditions: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolWin: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolUnix: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolProperty: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setS1ASclassPath: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] init-common: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setup: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setOSConditions: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolWin: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolUnix: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolProperty: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setS1ASclassPath: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] init-common: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] deploy-jdbc-common: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setOSConditions: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolWin: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolUnix: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setToolProperty: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] setS1ASclassPath: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] init-common: [2023-05-20T05:31:20.346Z] [2023-05-20T05:31:20.346Z] create-jdbc-connpool-common: [2023-05-20T05:31:20.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:31:20.603Z] [exec] JDBC connection pool jdbc/jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T05:31:20.603Z] [2023-05-20T05:31:20.603Z] set-derby-connpool-props: [2023-05-20T05:31:21.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:31:21.167Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:31:21.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:31:21.424Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:31:21.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:31:21.680Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:31:21.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:31:21.936Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:31:22.499Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:31:22.499Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:31:22.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:31:22.758Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:31:23.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:31:23.014Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:31:23.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:31:23.275Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] setOSConditions: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] setToolWin: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] setToolUnix: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] setToolProperty: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] setS1ASclassPath: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] init-common: [2023-05-20T05:31:23.275Z] [2023-05-20T05:31:23.275Z] create-jdbc-resource-common: [2023-05-20T05:31:23.275Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:31:23.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:31:23.808Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T05:31:23.808Z] [echo] cmd executed for server [2023-05-20T05:31:23.808Z] [2023-05-20T05:31:23.808Z] asadmin-common: [2023-05-20T05:31:23.808Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:31:24.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:31:24.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T05:31:24.065Z] [2023-05-20T05:31:24.065Z] asadmin-common: [2023-05-20T05:31:24.065Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:31:24.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:31:24.321Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T05:31:24.321Z] [2023-05-20T05:31:24.321Z] asadmin-common: [2023-05-20T05:31:24.321Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:31:24.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:31:24.850Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setOSConditions: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolWin: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolUnix: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolProperty: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setS1ASclassPath: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] init-common: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] deploy-common: [2023-05-20T05:31:24.850Z] [echo] Current time (ISO): 2023-05-20T05:31:24.589+0000 [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setOSConditions: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolWin: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolUnix: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setToolProperty: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] setS1ASclassPath: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] init-common: [2023-05-20T05:31:24.850Z] [2023-05-20T05:31:24.850Z] deploy-common-pe: [2023-05-20T05:31:25.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:31:25.106Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T05:31:25.106Z] [echo] Deployment on target server server successful [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] setOSConditions: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] setToolWin: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] setToolUnix: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] setToolProperty: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] setS1ASclassPath: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] init-common: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] deploy-common-ee: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] run: [2023-05-20T05:31:25.107Z] [2023-05-20T05:31:25.107Z] asadmin-common: [2023-05-20T05:31:25.107Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:31:25.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:31:25.669Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:31:25.669Z] [2023-05-20T05:31:25.669Z] asadmin-common: [2023-05-20T05:31:25.669Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:31:25.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:31:26.182Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] setOSConditions: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] setToolWin: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] setToolUnix: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] setToolProperty: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] setS1ASclassPath: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] init-common: [2023-05-20T05:31:26.182Z] [2023-05-20T05:31:26.182Z] runclient-common: [2023-05-20T05:31:26.182Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:31:27.118Z] [exec] May 20, 2023 5:31:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:31:27.118Z] [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. [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachehit=1 [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachemiss=5 [2023-05-20T05:31:31.301Z] [exec] HIT pass [2023-05-20T05:31:31.301Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachehit=6 [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachemiss=7 [2023-05-20T05:31:31.301Z] [exec] MISS pass [2023-05-20T05:31:31.301Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachehit=7 [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachemiss=12 [2023-05-20T05:31:31.301Z] [exec] columnIndexes pass [2023-05-20T05:31:31.301Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachehit=8 [2023-05-20T05:31:31.301Z] [exec] >>>numstatementcachemiss=17 [2023-05-20T05:31:31.301Z] [exec] columnNames pass [2023-05-20T05:31:31.301Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T05:31:31.301Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:31:31.301Z] [exec] [2023-05-20T05:31:31.301Z] [exec] [2023-05-20T05:31:31.301Z] [exec] ----------------------------------------- [2023-05-20T05:31:31.301Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T05:31:31.301Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T05:31:31.301Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T05:31:31.301Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T05:31:31.301Z] [exec] ----------------------------------------- [2023-05-20T05:31:31.301Z] [exec] Total PASS: 4 [2023-05-20T05:31:31.301Z] [exec] Total FAIL: 0 [2023-05-20T05:31:31.301Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:31:31.301Z] [exec] ----------------------------------------- [2023-05-20T05:31:31.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:31.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] checkReporting-common: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] confirmReportPresent-common: [2023-05-20T05:31:31.557Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:31:31.557Z] [echo] Test seems to be reported fine [2023-05-20T05:31:31.557Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/RepRunConf.txt [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] confirmMissingReport-common: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] undeploy: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] setOSConditions: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] setToolWin: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] setToolUnix: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] setToolProperty: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] setS1ASclassPath: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] init-common: [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] execute-sql-common: [2023-05-20T05:31:31.557Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/drop_pointbase.sql [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 0 rows affected [2023-05-20T05:31:31.557Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T05:31:31.557Z] [2023-05-20T05:31:31.557Z] unsetup: [2023-05-20T05:31:31.851Z] [2023-05-20T05:31:31.851Z] asadmin-common: [2023-05-20T05:31:31.851Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:31:32.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:31:32.364Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] setOSConditions: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] setToolWin: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] setToolUnix: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] setToolProperty: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] setS1ASclassPath: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] init-common: [2023-05-20T05:31:32.364Z] [2023-05-20T05:31:32.364Z] delete-jdbc-resource-common: [2023-05-20T05:31:32.364Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:31:32.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:31:32.620Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T05:31:32.620Z] [echo] cmd executed for server [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] setOSConditions: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] setToolWin: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] setToolUnix: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] setToolProperty: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] setS1ASclassPath: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] init-common: [2023-05-20T05:31:32.620Z] [2023-05-20T05:31:32.620Z] delete-jdbc-connpool-common: [2023-05-20T05:31:32.620Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:31:33.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:31:33.183Z] [exec] JDBC Connection pool jdbc/jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T05:31:33.183Z] [echo] cmd executed for server [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] setOSConditions: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] setToolWin: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] setToolUnix: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] setToolProperty: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] setS1ASclassPath: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] init-common: [2023-05-20T05:31:33.183Z] [2023-05-20T05:31:33.183Z] undeploy-common: [2023-05-20T05:31:33.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] all: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setOSConditions: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolWin: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolUnix: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolProperty: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setS1ASclassPath: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] init-common: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] ejb-setup: [2023-05-20T05:31:33.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2023-05-20T05:31:33.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] clean: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setOSConditions: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolWin: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolUnix: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolProperty: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setS1ASclassPath: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] init-common: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] clean-common: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setOSConditions: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolWin: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolUnix: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setToolProperty: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] setS1ASclassPath: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] init-common: [2023-05-20T05:31:33.439Z] [2023-05-20T05:31:33.439Z] clean-classes-common: [2023-05-20T05:31:33.439Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setOSConditions: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolWin: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolUnix: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolProperty: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setS1ASclassPath: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] init-common: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] clean-jars-common: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] compile: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setOSConditions: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolWin: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolUnix: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setToolProperty: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] setS1ASclassPath: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] init-common: [2023-05-20T05:31:33.440Z] [2023-05-20T05:31:33.440Z] compile-common: [2023-05-20T05:31:33.440Z] [echo] Current time (ISO): 2023-05-20T05:31:33.355+0000 [2023-05-20T05:31:33.440Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:33.440Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:35.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:35.332Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T05:31:35.332Z] [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. [2023-05-20T05:31:35.332Z] [javac] 2 warnings [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] setOSConditions: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] setToolWin: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] setToolUnix: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] setToolProperty: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] setS1ASclassPath: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] init-common: [2023-05-20T05:31:35.332Z] [2023-05-20T05:31:35.332Z] compile-common: [2023-05-20T05:31:35.332Z] [echo] Current time (ISO): 2023-05-20T05:31:35.208+0000 [2023-05-20T05:31:35.333Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:36.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:36.958Z] [javac] 1 warning [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] build: [2023-05-20T05:31:36.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T05:31:36.958Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-05-20T05:31:36.958Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setOSConditions: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] fixFiles: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] convUnix: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] convWin: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolWin: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolUnix: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolProperty: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setS1ASclassPath: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] init-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] package-persistence-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] ejb-jar-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] package-ejbjar-common: [2023-05-20T05:31:36.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:36.958Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-05-20T05:31:36.958Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] appclient-jar-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] package-appclientjar-common: [2023-05-20T05:31:36.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:36.958Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] webclient-war-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] build-ear-common: [2023-05-20T05:31:36.958Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:36.958Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setup: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setOSConditions: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolWin: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolUnix: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolProperty: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setS1ASclassPath: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] init-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] execute-sql-common: [2023-05-20T05:31:36.958Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2023-05-20T05:31:36.958Z] [sql] 0 rows affected [2023-05-20T05:31:36.958Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] deploy: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setOSConditions: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolWin: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolUnix: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolProperty: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setS1ASclassPath: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] init-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] deploy-common: [2023-05-20T05:31:36.958Z] [echo] Current time (ISO): 2023-05-20T05:31:36.807+0000 [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setOSConditions: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolWin: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolUnix: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setToolProperty: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] setS1ASclassPath: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] init-common: [2023-05-20T05:31:36.958Z] [2023-05-20T05:31:36.958Z] deploy-common-pe: [2023-05-20T05:31:37.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:39.815Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-05-20T05:31:39.815Z] [echo] Deployment on target server server successful [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setOSConditions: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolWin: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolUnix: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolProperty: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setS1ASclassPath: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] init-common: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] deploy-common-ee: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] run: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setOSConditions: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolWin: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolUnix: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setToolProperty: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.815Z] setS1ASclassPath: [2023-05-20T05:31:39.815Z] [2023-05-20T05:31:39.816Z] init-common: [2023-05-20T05:31:39.816Z] [2023-05-20T05:31:39.816Z] runclient-common: [2023-05-20T05:31:39.816Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:31:40.753Z] [exec] May 20, 2023 5:31:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:31:40.753Z] [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. [2023-05-20T05:31:41.316Z] [exec] May 20, 2023 5:31:41 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:31:41.316Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:31:43.850Z] [exec] I am in client [2023-05-20T05:31:44.151Z] [exec] May 20, 2023 5:31:43 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:31:44.151Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:31:44.451Z] [exec] calling createPerson(duke) [2023-05-20T05:31:44.451Z] [exec] created [2023-05-20T05:31:44.451Z] [exec] utx.begin called [2023-05-20T05:31:44.708Z] [exec] inserted 1,1 into table [2023-05-20T05:31:44.708Z] [exec] calling utx.rollback [2023-05-20T05:31:45.004Z] [exec] Value of key is: delegateFoundMe [2023-05-20T05:31:45.004Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T05:31:45.004Z] [exec] utx.rollback called [2023-05-20T05:31:45.004Z] [exec] I am in client [2023-05-20T05:31:45.004Z] [exec] calling createPerson(duke) [2023-05-20T05:31:45.004Z] [exec] created [2023-05-20T05:31:45.004Z] [exec] utx.begin called [2023-05-20T05:31:45.004Z] [exec] inserted 1,1 into table [2023-05-20T05:31:45.004Z] [exec] Value of key is: delegateFoundMe [2023-05-20T05:31:45.004Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T05:31:45.004Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:31:45.004Z] [exec] [2023-05-20T05:31:45.004Z] [exec] [2023-05-20T05:31:45.004Z] [exec] ----------------------------------------- [2023-05-20T05:31:45.004Z] [exec] - delegateFoundMe: PASS - [2023-05-20T05:31:45.004Z] [exec] - findDelegateCreatedPerson: PASS - [2023-05-20T05:31:45.004Z] [exec] ----------------------------------------- [2023-05-20T05:31:45.004Z] [exec] Total PASS: 2 [2023-05-20T05:31:45.004Z] [exec] Total FAIL: 0 [2023-05-20T05:31:45.004Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:31:45.004Z] [exec] ----------------------------------------- [2023-05-20T05:31:45.004Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:45.004Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:45.004Z] [exec] calling utx.commit [2023-05-20T05:31:45.004Z] [exec] utx.commit called [2023-05-20T05:31:45.004Z] [exec] May 20, 2023 5:31:44 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T05:31:45.004Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] checkReporting-common: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] confirmReportPresent-common: [2023-05-20T05:31:45.261Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:31:45.261Z] [echo] Test seems to be reported fine [2023-05-20T05:31:45.261Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] confirmMissingReport-common: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] undeploy: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] setOSConditions: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] setToolWin: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] setToolUnix: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] setToolProperty: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] setS1ASclassPath: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] init-common: [2023-05-20T05:31:45.261Z] [2023-05-20T05:31:45.261Z] undeploy-common: [2023-05-20T05:31:45.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] unsetup: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] execute-sql-common: [2023-05-20T05:31:45.824Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2023-05-20T05:31:45.824Z] [sql] 0 rows affected [2023-05-20T05:31:45.824Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] all: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] appclient-setup: [2023-05-20T05:31:45.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2023-05-20T05:31:45.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] clean: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] clean-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] clean-classes-common: [2023-05-20T05:31:45.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] clean-jars-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] compile: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setOSConditions: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolWin: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolUnix: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setToolProperty: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] setS1ASclassPath: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] init-common: [2023-05-20T05:31:45.824Z] [2023-05-20T05:31:45.824Z] compile-common: [2023-05-20T05:31:45.824Z] [echo] Current time (ISO): 2023-05-20T05:31:45.681+0000 [2023-05-20T05:31:45.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:45.824Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:47.717Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:47.717Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T05:31:47.717Z] [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. [2023-05-20T05:31:47.717Z] [javac] 2 warnings [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] setOSConditions: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] setToolWin: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] setToolUnix: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] setToolProperty: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] setS1ASclassPath: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] init-common: [2023-05-20T05:31:47.717Z] [2023-05-20T05:31:47.717Z] compile-common: [2023-05-20T05:31:47.717Z] [echo] Current time (ISO): 2023-05-20T05:31:47.425+0000 [2023-05-20T05:31:47.717Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:49.088Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:49.088Z] [javac] 1 warning [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] build: [2023-05-20T05:31:49.088Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T05:31:49.088Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-05-20T05:31:49.088Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] setOSConditions: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] fixFiles: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] convUnix: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] convWin: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] setToolWin: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] setToolUnix: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.088Z] setToolProperty: [2023-05-20T05:31:49.088Z] [2023-05-20T05:31:49.089Z] setS1ASclassPath: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] init-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] package-persistence-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] ejb-jar-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] package-ejbjar-common: [2023-05-20T05:31:49.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:49.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-05-20T05:31:49.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] appclient-jar-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] package-appclientjar-common: [2023-05-20T05:31:49.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:49.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] webclient-war-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] build-ear-common: [2023-05-20T05:31:49.089Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:49.089Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setup: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setOSConditions: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolWin: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolUnix: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolProperty: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setS1ASclassPath: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] init-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] execute-sql-common: [2023-05-20T05:31:49.089Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2023-05-20T05:31:49.089Z] [sql] 0 rows affected [2023-05-20T05:31:49.089Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] deploy: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setOSConditions: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolWin: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolUnix: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolProperty: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setS1ASclassPath: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] init-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] deploy-common: [2023-05-20T05:31:49.089Z] [echo] Current time (ISO): 2023-05-20T05:31:49.062+0000 [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setOSConditions: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolWin: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolUnix: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setToolProperty: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] setS1ASclassPath: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] init-common: [2023-05-20T05:31:49.089Z] [2023-05-20T05:31:49.089Z] deploy-common-pe: [2023-05-20T05:31:49.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T05:31:50.258Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-05-20T05:31:50.258Z] [echo] Deployment on target server server successful [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setOSConditions: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setToolWin: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setToolUnix: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setToolProperty: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setS1ASclassPath: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] init-common: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] deploy-common-ee: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] run: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setOSConditions: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setToolWin: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.258Z] setToolUnix: [2023-05-20T05:31:50.258Z] [2023-05-20T05:31:50.259Z] setToolProperty: [2023-05-20T05:31:50.259Z] [2023-05-20T05:31:50.259Z] setS1ASclassPath: [2023-05-20T05:31:50.259Z] [2023-05-20T05:31:50.259Z] init-common: [2023-05-20T05:31:50.259Z] [2023-05-20T05:31:50.259Z] runclient-common: [2023-05-20T05:31:50.259Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:31:51.188Z] [exec] May 20, 2023 5:31:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:31:51.188Z] [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. [2023-05-20T05:31:51.760Z] [exec] May 20, 2023 5:31:51 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:31:51.760Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:31:54.280Z] [exec] I am in client [2023-05-20T05:31:54.550Z] [exec] May 20, 2023 5:31:54 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:31:54.550Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:31:54.806Z] [exec] calling createPerson(duke) [2023-05-20T05:31:54.806Z] [exec] created [2023-05-20T05:31:54.806Z] [exec] utx.begin called [2023-05-20T05:31:54.806Z] [exec] inserted 1,1 into table [2023-05-20T05:31:54.806Z] [exec] calling utx.rollback [2023-05-20T05:31:55.062Z] [exec] Value of key is: delegateFoundMe [2023-05-20T05:31:55.062Z] [exec] utx.rollback called [2023-05-20T05:31:55.062Z] [exec] I am in client [2023-05-20T05:31:55.062Z] [exec] calling createPerson(duke) [2023-05-20T05:31:55.062Z] [exec] created [2023-05-20T05:31:55.062Z] [exec] utx.begin called [2023-05-20T05:31:55.062Z] [exec] inserted 1,1 into table [2023-05-20T05:31:55.062Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T05:31:55.062Z] [exec] calling utx.commit [2023-05-20T05:31:55.062Z] [exec] utx.commit called [2023-05-20T05:31:55.062Z] [exec] Value of key is: delegateFoundMe [2023-05-20T05:31:55.062Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T05:31:55.062Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:31:55.062Z] [exec] [2023-05-20T05:31:55.062Z] [exec] [2023-05-20T05:31:55.062Z] [exec] ----------------------------------------- [2023-05-20T05:31:55.062Z] [exec] - delegateFoundMe: PASS - [2023-05-20T05:31:55.062Z] [exec] - findDelegateCreatedPerson: PASS - [2023-05-20T05:31:55.062Z] [exec] ----------------------------------------- [2023-05-20T05:31:55.063Z] [exec] Total PASS: 2 [2023-05-20T05:31:55.063Z] [exec] Total FAIL: 0 [2023-05-20T05:31:55.063Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:31:55.063Z] [exec] ----------------------------------------- [2023-05-20T05:31:55.063Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:55.063Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:31:55.063Z] [exec] May 20, 2023 5:31:54 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T05:31:55.063Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] checkReporting-common: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] confirmReportPresent-common: [2023-05-20T05:31:55.626Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:31:55.626Z] [echo] Test seems to be reported fine [2023-05-20T05:31:55.626Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] confirmMissingReport-common: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] undeploy: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] setOSConditions: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] setToolWin: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] setToolUnix: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] setToolProperty: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] setS1ASclassPath: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] init-common: [2023-05-20T05:31:55.626Z] [2023-05-20T05:31:55.626Z] undeploy-common: [2023-05-20T05:31:55.882Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] unsetup: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolWin: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolUnix: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolProperty: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setS1ASclassPath: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] init-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] execute-sql-common: [2023-05-20T05:31:55.882Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2023-05-20T05:31:55.882Z] [sql] 0 rows affected [2023-05-20T05:31:55.882Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] all-appclient-exposed-dsd: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolWin: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolUnix: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolProperty: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setS1ASclassPath: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] init-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] clean: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolWin: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolUnix: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolProperty: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setS1ASclassPath: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] init-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] clean-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolWin: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolUnix: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolProperty: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setS1ASclassPath: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] init-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] clean-classes-common: [2023-05-20T05:31:55.882Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolWin: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolUnix: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setToolProperty: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setS1ASclassPath: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] init-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] clean-jars-common: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] compile: [2023-05-20T05:31:55.882Z] [2023-05-20T05:31:55.882Z] setOSConditions: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] setToolWin: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] setToolUnix: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] setToolProperty: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] setS1ASclassPath: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] init-common: [2023-05-20T05:31:55.883Z] [2023-05-20T05:31:55.883Z] compile-common: [2023-05-20T05:31:55.883Z] [echo] Current time (ISO): 2023-05-20T05:31:55.781+0000 [2023-05-20T05:31:55.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:55.883Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:57.262Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:57.262Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:31:57.262Z] [javac] return new Integer(1); [2023-05-20T05:31:57.262Z] [javac] ^ [2023-05-20T05:31:57.520Z] [javac] 2 warnings [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] setOSConditions: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] setToolWin: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] setToolUnix: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] setToolProperty: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] setS1ASclassPath: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] init-common: [2023-05-20T05:31:57.520Z] [2023-05-20T05:31:57.520Z] compile-common: [2023-05-20T05:31:57.520Z] [echo] Current time (ISO): 2023-05-20T05:31:57.394+0000 [2023-05-20T05:31:57.520Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:31:58.889Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:31:58.889Z] [javac] 1 warning [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] build: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] setOSConditions: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] fixFiles: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] convUnix: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] convWin: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] setToolWin: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] setToolUnix: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] setToolProperty: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] setS1ASclassPath: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] init-common: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] package-persistence-common: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] ejb-jar-common: [2023-05-20T05:31:58.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] package-ejbjar-common: [2023-05-20T05:31:58.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.889Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.889Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T05:31:58.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] appclient-jar-common: [2023-05-20T05:31:58.889Z] [2023-05-20T05:31:58.889Z] package-appclientjar-common: [2023-05-20T05:31:58.889Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.890Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] webclient-war-common: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] build-ear-common: [2023-05-20T05:31:58.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:31:58.890Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] deploy: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] setOSConditions: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] setToolWin: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] setToolUnix: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] setToolProperty: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] setS1ASclassPath: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] init-common: [2023-05-20T05:31:58.890Z] [2023-05-20T05:31:58.890Z] execute-sql-common: [2023-05-20T05:31:58.890Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/create_pointbase.sql [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T05:31:58.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:58.890Z] [sql] 1 rows affected [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:58.890Z] [sql] 1 rows affected [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:58.890Z] [sql] 1 rows affected [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:58.890Z] [sql] 1 rows affected [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:58.890Z] [sql] 1 rows affected [2023-05-20T05:31:58.890Z] [sql] 0 rows affected [2023-05-20T05:31:59.147Z] [sql] 1 rows affected [2023-05-20T05:31:59.147Z] [sql] 0 rows affected [2023-05-20T05:31:59.147Z] [sql] 1 rows affected [2023-05-20T05:31:59.147Z] [sql] 0 rows affected [2023-05-20T05:31:59.147Z] [sql] 1 rows affected [2023-05-20T05:31:59.147Z] [sql] 0 rows affected [2023-05-20T05:31:59.147Z] [sql] 1 rows affected [2023-05-20T05:31:59.147Z] [sql] 0 rows affected [2023-05-20T05:31:59.147Z] [sql] 1 rows affected [2023-05-20T05:31:59.147Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setOSConditions: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolWin: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolUnix: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolProperty: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setS1ASclassPath: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] init-common: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setup: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setOSConditions: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolWin: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolUnix: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolProperty: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setS1ASclassPath: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] init-common: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] deploy-jdbc-common: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setOSConditions: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolWin: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolUnix: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setToolProperty: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] setS1ASclassPath: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] init-common: [2023-05-20T05:31:59.147Z] [2023-05-20T05:31:59.147Z] create-jdbc-connpool-common: [2023-05-20T05:31:59.403Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-stmtcaching_hit_miss-pool [2023-05-20T05:31:59.403Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T05:31:59.403Z] [2023-05-20T05:31:59.403Z] set-derby-connpool-props: [2023-05-20T05:31:59.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:31:59.966Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:32:00.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:32:00.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:32:00.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:32:00.506Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:32:00.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:32:00.763Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:32:01.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:32:01.020Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:32:01.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:32:01.276Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:32:01.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:32:01.810Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:32:02.067Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:32:02.067Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] setOSConditions: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] setToolWin: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] setToolUnix: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] setToolProperty: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] setS1ASclassPath: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] init-common: [2023-05-20T05:32:02.067Z] [2023-05-20T05:32:02.067Z] create-jdbc-resource-common: [2023-05-20T05:32:02.067Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:32:02.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:32:02.324Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T05:32:02.324Z] [echo] cmd executed for server [2023-05-20T05:32:02.324Z] [2023-05-20T05:32:02.324Z] asadmin-common: [2023-05-20T05:32:02.324Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:32:02.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:32:02.605Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T05:32:02.862Z] [2023-05-20T05:32:02.862Z] asadmin-common: [2023-05-20T05:32:02.862Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2023-05-20T05:32:03.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2023-05-20T05:32:03.118Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-type=FIXED [2023-05-20T05:32:03.118Z] [2023-05-20T05:32:03.118Z] asadmin-common: [2023-05-20T05:32:03.118Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:32:03.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:32:03.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T05:32:03.375Z] [2023-05-20T05:32:03.375Z] asadmin-common: [2023-05-20T05:32:03.375Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:32:03.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:32:03.632Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setOSConditions: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolWin: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolUnix: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolProperty: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setS1ASclassPath: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] init-common: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] deploy-common: [2023-05-20T05:32:03.632Z] [echo] Current time (ISO): 2023-05-20T05:32:03.538+0000 [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setOSConditions: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolWin: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolUnix: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setToolProperty: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] setS1ASclassPath: [2023-05-20T05:32:03.632Z] [2023-05-20T05:32:03.632Z] init-common: [2023-05-20T05:32:03.633Z] [2023-05-20T05:32:03.633Z] deploy-common-pe: [2023-05-20T05:32:03.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:32:04.145Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T05:32:04.145Z] [echo] Deployment on target server server successful [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setOSConditions: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolWin: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolUnix: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolProperty: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setS1ASclassPath: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] init-common: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] deploy-common-ee: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] run: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setOSConditions: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolWin: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolUnix: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setToolProperty: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] setS1ASclassPath: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] init-common: [2023-05-20T05:32:04.145Z] [2023-05-20T05:32:04.145Z] runclient-common: [2023-05-20T05:32:04.145Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:32:05.077Z] [exec] May 20, 2023 5:32:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:32:05.077Z] [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. [2023-05-20T05:32:08.428Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T05:32:08.428Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T05:32:08.428Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T05:32:08.428Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T05:32:08.428Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:32:08.428Z] [exec] [2023-05-20T05:32:08.428Z] [exec] [2023-05-20T05:32:08.428Z] [exec] ----------------------------------------- [2023-05-20T05:32:08.428Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T05:32:08.428Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T05:32:08.428Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T05:32:08.428Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T05:32:08.428Z] [exec] ----------------------------------------- [2023-05-20T05:32:08.428Z] [exec] Total PASS: 4 [2023-05-20T05:32:08.428Z] [exec] Total FAIL: 0 [2023-05-20T05:32:08.428Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:32:08.428Z] [exec] ----------------------------------------- [2023-05-20T05:32:08.428Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:32:08.428Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:32:08.428Z] [2023-05-20T05:32:08.428Z] checkReporting-common: [2023-05-20T05:32:08.428Z] [2023-05-20T05:32:08.428Z] confirmReportPresent-common: [2023-05-20T05:32:08.428Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:32:08.428Z] [echo] Test seems to be reported fine [2023-05-20T05:32:08.429Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/RepRunConf.txt [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] confirmMissingReport-common: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] undeploy: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setOSConditions: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolWin: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolUnix: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolProperty: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setS1ASclassPath: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] init-common: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] execute-sql-common: [2023-05-20T05:32:08.429Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/drop_pointbase.sql [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 0 rows affected [2023-05-20T05:32:08.429Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] unsetup: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setOSConditions: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolWin: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolUnix: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setToolProperty: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] setS1ASclassPath: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] init-common: [2023-05-20T05:32:08.429Z] [2023-05-20T05:32:08.429Z] delete-jdbc-resource-common: [2023-05-20T05:32:08.429Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:32:08.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:32:08.714Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T05:32:08.714Z] [echo] cmd executed for server [2023-05-20T05:32:08.714Z] [2023-05-20T05:32:08.714Z] setOSConditions: [2023-05-20T05:32:08.714Z] [2023-05-20T05:32:08.714Z] setToolWin: [2023-05-20T05:32:08.714Z] [2023-05-20T05:32:08.714Z] setToolUnix: [2023-05-20T05:32:08.714Z] [2023-05-20T05:32:08.715Z] setToolProperty: [2023-05-20T05:32:08.715Z] [2023-05-20T05:32:08.715Z] setS1ASclassPath: [2023-05-20T05:32:08.715Z] [2023-05-20T05:32:08.715Z] init-common: [2023-05-20T05:32:08.715Z] [2023-05-20T05:32:08.715Z] delete-jdbc-connpool-common: [2023-05-20T05:32:08.715Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:32:09.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:32:09.007Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T05:32:09.007Z] [echo] cmd executed for server [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] setOSConditions: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] setToolWin: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] setToolUnix: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] setToolProperty: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] setS1ASclassPath: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] init-common: [2023-05-20T05:32:09.007Z] [2023-05-20T05:32:09.007Z] undeploy-common: [2023-05-20T05:32:09.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T05:32:09.263Z] [2023-05-20T05:32:09.263Z] all: [2023-05-20T05:32:09.263Z] [2023-05-20T05:32:09.263Z] report: [2023-05-20T05:32:09.263Z] [echo] Comparing results with expected results [2023-05-20T05:32:09.263Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T05:32:09.263Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-05-20T05:32:09.637Z] [2023-05-20T05:32:09.637Z] report-sh: [2023-05-20T05:32:09.637Z] [exec] input file=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T05:32:09.637Z] [exec] ------------------------ [2023-05-20T05:32:09.637Z] [exec] TOTAL = 230 [2023-05-20T05:32:09.637Z] [exec] ------------------------ [2023-05-20T05:32:09.637Z] [exec] PASSED = 209 [2023-05-20T05:32:09.637Z] [exec] FAILED = 0 [2023-05-20T05:32:09.637Z] [exec] DID NOT RUN = 21 [2023-05-20T05:32:09.637Z] [exec] ------------------------ [2023-05-20T05:32:09.637Z] [2023-05-20T05:32:09.637Z] BUILD SUCCESSFUL [2023-05-20T05:32:09.637Z] Total time: 27 minutes 19 seconds [2023-05-20T05:32:10.201Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-domain domain1 [2023-05-20T05:32:16.017Z] Waiting for the domain to stop [2023-05-20T05:32:16.017Z] Command stop-domain executed successfully. [2023-05-20T05:32:16.017Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-database [2023-05-20T05:32:18.538Z] Sat May 20 05:32:18 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-05-20T05:32:18.804Z] Sat May 20 05:32:18 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:32:18.804Z] Command stop-database executed successfully. [2023-05-20T05:32:19.062Z] + check_successful_run [2023-05-20T05:32:19.062Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] ===== CHECK SUCCESSFUL RUN ===== [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T05:32:19.062Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' [2023-05-20T05:32:19.062Z] + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-05-20T05:32:19.062Z] File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-05-20T05:32:19.062Z] + generate_junit_report jdbc_all [2023-05-20T05:32:19.062Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T05:32:19.062Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T05:32:19.062Z] + TESTSUITE_NAME=jdbc_all [2023-05-20T05:32:19.062Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T05:32:19.062Z] + awk -v suitename=jdbc_all ' [2023-05-20T05:32:19.062Z] BEGIN { [2023-05-20T05:32:19.062Z] totaltests = 0; [2023-05-20T05:32:19.062Z] totalfailures = 0; [2023-05-20T05:32:19.062Z] totalerrors = 0; [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] function getPropVal(str){ [2023-05-20T05:32:19.062Z] split(str, a, "="); [2023-05-20T05:32:19.062Z] val = a[2]; [2023-05-20T05:32:19.062Z] # remove quotes [2023-05-20T05:32:19.062Z] gsub("\"","",val); [2023-05-20T05:32:19.062Z] return val; [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] function removeXMLTag(str){ [2023-05-20T05:32:19.062Z] # remove xml tag quotes [2023-05-20T05:32:19.062Z] gsub("","",str); [2023-05-20T05:32:19.062Z] gsub("<.*>","",str); [2023-05-20T05:32:19.062Z] gsub(">","",str); [2023-05-20T05:32:19.062Z] return str; [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] /status value=/ { [2023-05-20T05:32:19.062Z] result=getPropVal($0); [2023-05-20T05:32:19.062Z] result=removeXMLTag(result); [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] // { [2023-05-20T05:32:19.062Z] getline; [2023-05-20T05:32:19.062Z] getline; [2023-05-20T05:32:19.062Z] testunit=removeXMLTag($0); [2023-05-20T05:32:19.062Z] gsub("\"","",testunit); [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] // { [2023-05-20T05:32:19.062Z] getline; [2023-05-20T05:32:19.062Z] testname=removeXMLTag($0); [2023-05-20T05:32:19.062Z] gsub("\"","",testname); [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] /<\/testcase>/{ [2023-05-20T05:32:19.062Z] classname=testunit [2023-05-20T05:32:19.062Z] # printing testcase to out [2023-05-20T05:32:19.062Z] out = out sprintf(" \n", classname, testname); [2023-05-20T05:32:19.062Z] if (result == "fail") { [2023-05-20T05:32:19.062Z] out = out " \n"; [2023-05-20T05:32:19.062Z] totalfailures++; [2023-05-20T05:32:19.062Z] } else if (result == "did_not_run") { [2023-05-20T05:32:19.062Z] out = out " \n"; [2023-05-20T05:32:19.062Z] totalerrors++; [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] out = out " \n"; [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] totaltests++; [2023-05-20T05:32:19.062Z] result=""; [2023-05-20T05:32:19.062Z] testname=""; [2023-05-20T05:32:19.062Z] } [2023-05-20T05:32:19.062Z] END { [2023-05-20T05:32:19.062Z] print "" [2023-05-20T05:32:19.062Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T05:32:19.062Z] printf "%s", out; [2023-05-20T05:32:19.062Z] print "" [2023-05-20T05:32:19.062Z] }' [2023-05-20T05:32:19.062Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:32:19.062Z] + change_junit_report_class_names [2023-05-20T05:32:19.062Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T05:32:19.062Z] + sed -i 's/\bclassname="/classname="jdbc_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T05:32:19.062Z] + copy_test_artifacts jdbc_all [2023-05-20T05:32:19.062Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T05:32:19.062Z] [2023-05-20T05:32:19.062Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:32:19.062Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T05:32:19.062Z] tar: Removing leading `/' from member names [2023-05-20T05:32:19.062Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:32:19.062Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:32:19.063Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:32:19.063Z] ++ pwd [2023-05-20T05:32:19.063Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:32:19.063Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip': No such file or directory [2023-05-20T05:32:19.063Z] + true [2023-05-20T05:32:19.063Z] ++ pwd [2023-05-20T05:32:19.063Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:32:19.063Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip': No such file or directory [2023-05-20T05:32:19.063Z] + true [2023-05-20T05:32:19.063Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/jdbc_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T05:32:19.063Z] tar: Removing leading `/' from member names [2023-05-20T05:32:19.063Z] + break [2023-05-20T05:32:19.063Z] + [[ true = false ]] [2023-05-20T05:32:19.063Z] + git reset --hard [2023-05-20T05:32:19.627Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (batch_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T05:32:29.708Z] + rm -rf glassfish6 [2023-05-20T05:32:29.708Z] + true [2023-05-20T05:32:29.708Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T05:32:29.708Z] + MAVEN_ARGS=-Pstaging [2023-05-20T05:32:29.708Z] + ./runtests.sh batch_all [2023-05-20T05:32:29.708Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T05:32:29.709Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T05:32:29.709Z] Second argument is a test set id, one of: [2023-05-20T05:32:29.709Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T05:32:29.709Z] \n [2023-05-20T05:32:29.709Z] web_jsp, deployment_all, \n [2023-05-20T05:32:29.709Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T05:32:29.709Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T05:32:29.709Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T05:32:29.709Z] [2023-05-20T05:32:29.709Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T05:32:33.906Z] [INFO] Scanning for projects... [2023-05-20T05:32:33.906Z] [INFO] [2023-05-20T05:32:33.906Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T05:32:33.906Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T05:32:33.906Z] [INFO] from pom.xml [2023-05-20T05:32:33.906Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T05:32:33.906Z] [INFO] [2023-05-20T05:32:33.906Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T05:32:34.470Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T05:32:34.470Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:32:34.470Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:32:34.470Z] [INFO] BUILD SUCCESS [2023-05-20T05:32:34.470Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:32:34.470Z] [INFO] Total time: 1.042 s [2023-05-20T05:32:34.470Z] [INFO] Finished at: 2023-05-20T05:32:34Z [2023-05-20T05:32:34.470Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:32:34.470Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T05:32:34.471Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T05:32:34.471Z] + readonly GF_INTERNAL_ENV_SH=/tmp/E7ugf-internal-env [2023-05-20T05:32:34.471Z] + GF_INTERNAL_ENV_SH=/tmp/E7ugf-internal-env [2023-05-20T05:32:34.471Z] + '[' '!' -z '' ']' [2023-05-20T05:32:34.471Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:32:34.471Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:32:34.471Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T05:32:34.471Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T05:32:34.471Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:32:34.471Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:32:34.471Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T05:32:34.471Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T05:32:34.471Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T05:32:34.471Z] + run_test batch_all [2023-05-20T05:32:34.471Z] + local testid=batch_all [2023-05-20T05:32:34.471Z] + local found=false [2023-05-20T05:32:34.471Z] ++ find . -name run_test.sh [2023-05-20T05:32:34.728Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:32:34.728Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T05:32:34.728Z] + OPT=list_test_ids [2023-05-20T05:32:34.728Z] + TEST_ID= [2023-05-20T05:32:34.728Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T05:32:34.728Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T05:32:34.728Z] +++ uname [2023-05-20T05:32:34.728Z] +++ grep -i sunos [2023-05-20T05:32:34.728Z] +++ wc -l [2023-05-20T05:32:34.728Z] +++ awk '{print $1}' [2023-05-20T05:32:34.728Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:32:34.728Z] ++ GREP=grep [2023-05-20T05:32:34.728Z] ++ AWK=awk [2023-05-20T05:32:34.728Z] ++ SED=sed [2023-05-20T05:32:34.728Z] ++ BC=bc [2023-05-20T05:32:34.728Z] ++ export GREP AWK SED BC [2023-05-20T05:32:34.728Z] + case ${OPT} in [2023-05-20T05:32:34.728Z] + list_test_ids [2023-05-20T05:32:34.728Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin_cli_all = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin-cli-group-1 = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin-cli-group-2 = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin-cli-group-3 = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin-cli-group-4 = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ admin-cli-group-5 = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + [[ false = true ]] [2023-05-20T05:32:34.728Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:32:34.728Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T05:32:34.728Z] + OPT=list_test_ids [2023-05-20T05:32:34.728Z] + TEST_ID= [2023-05-20T05:32:34.728Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T05:32:34.728Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T05:32:34.728Z] +++ uname [2023-05-20T05:32:34.728Z] +++ grep -i sunos [2023-05-20T05:32:34.728Z] +++ wc -l [2023-05-20T05:32:34.728Z] +++ awk '{print $1}' [2023-05-20T05:32:34.728Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:32:34.728Z] ++ GREP=grep [2023-05-20T05:32:34.728Z] ++ AWK=awk [2023-05-20T05:32:34.728Z] ++ SED=sed [2023-05-20T05:32:34.728Z] ++ BC=bc [2023-05-20T05:32:34.728Z] ++ export GREP AWK SED BC [2023-05-20T05:32:34.728Z] + case ${OPT} in [2023-05-20T05:32:34.728Z] + list_test_ids [2023-05-20T05:32:34.728Z] + echo batch_all [2023-05-20T05:32:34.728Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:32:34.728Z] + [[ batch_all = \b\a\t\c\h\_\a\l\l ]] [2023-05-20T05:32:34.728Z] + found=true [2023-05-20T05:32:34.728Z] + break [2023-05-20T05:32:34.728Z] + [[ true = true ]] [2023-05-20T05:32:34.728Z] + ./appserver/tests/appserv-tests/devtests/batch/run_test.sh run_test_id batch_all [2023-05-20T05:32:34.728Z] + OPT=run_test_id [2023-05-20T05:32:34.728Z] + TEST_ID=batch_all [2023-05-20T05:32:34.728Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T05:32:34.728Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T05:32:34.728Z] +++ uname [2023-05-20T05:32:34.728Z] +++ grep -i sunos [2023-05-20T05:32:34.728Z] +++ wc -l [2023-05-20T05:32:34.728Z] +++ awk '{print $1}' [2023-05-20T05:32:34.728Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:32:34.728Z] ++ GREP=grep [2023-05-20T05:32:34.728Z] ++ AWK=awk [2023-05-20T05:32:34.728Z] ++ SED=sed [2023-05-20T05:32:34.728Z] ++ BC=bc [2023-05-20T05:32:34.728Z] ++ export GREP AWK SED BC [2023-05-20T05:32:34.728Z] + case ${OPT} in [2023-05-20T05:32:34.728Z] + trap 'copy_test_artifacts batch_all' EXIT [2023-05-20T05:32:34.728Z] + run_test_id batch_all [2023-05-20T05:32:34.728Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T05:32:34.728Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T05:32:34.728Z] [2023-05-20T05:32:34.728Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T05:32:34.728Z] [2023-05-20T05:32:34.728Z] + for i in "${@}" [2023-05-20T05:32:34.728Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T05:32:34.728Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T05:32:36.098Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T05:32:36.098Z] + cd ./appserver/tests/appserv-tests/devtests/batch [2023-05-20T05:32:36.098Z] + test_init [2023-05-20T05:32:36.098Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T05:32:36.098Z] [2023-05-20T05:32:36.098Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T05:32:36.098Z] [2023-05-20T05:32:36.098Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T05:32:36.098Z] + xargs touch [2023-05-20T05:32:36.098Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:32:36.098Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:32:36.098Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:32:36.098Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:32:36.098Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:32:36.098Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:32:36.098Z] + java -version [2023-05-20T05:32:36.098Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T05:32:36.098Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T05:32:36.098Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T05:32:36.098Z] + ant -version [2023-05-20T05:32:36.098Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T05:32:36.098Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:32:36.098Z] + printf '\n\n' [2023-05-20T05:32:36.098Z] [2023-05-20T05:32:36.098Z] [2023-05-20T05:32:36.098Z] + get_test_target batch_all [2023-05-20T05:32:36.098Z] + case ${1} in [2023-05-20T05:32:36.098Z] + TARGET=all [2023-05-20T05:32:36.098Z] + export TARGET [2023-05-20T05:32:36.098Z] + test_run [2023-05-20T05:32:36.098Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain [2023-05-20T05:32:40.555Z] Waiting for domain1 to start .... [2023-05-20T05:32:40.555Z] Successfully started the domain : domain1 [2023-05-20T05:32:40.555Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:32:40.555Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:32:40.555Z] Admin Port: 4848 [2023-05-20T05:32:40.555Z] Command start-domain executed successfully. [2023-05-20T05:32:40.812Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-database [2023-05-20T05:32:41.751Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-05-20T05:32:43.695Z] --------- Derby Network Server Information -------- [2023-05-20T05:32:43.695Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-05-20T05:32:43.695Z] -- listing properties -- [2023-05-20T05:32:43.695Z] derby.drda.timeSlice=0 [2023-05-20T05:32:43.695Z] derby.drda.portNumber=1527 [2023-05-20T05:32:43.695Z] derby.drda.minThreads=0 [2023-05-20T05:32:43.695Z] derby.drda.sslMode=off [2023-05-20T05:32:43.695Z] derby.drda.traceAll=false [2023-05-20T05:32:43.695Z] derby.drda.keepAlive=true [2023-05-20T05:32:43.695Z] derby.drda.maxThreads=0 [2023-05-20T05:32:43.695Z] derby.drda.logConnections=false [2023-05-20T05:32:43.695Z] derby.drda.startNetworkServer=false [2023-05-20T05:32:43.695Z] derby.drda.host=0.0.0.0 [2023-05-20T05:32:43.695Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2023-05-20T05:32:43.695Z] ------------------ Java Information ------------------ [2023-05-20T05:32:43.695Z] Java Version: 17.0.2 [2023-05-20T05:32:43.695Z] Java Vendor: Oracle Corporation [2023-05-20T05:32:43.695Z] Java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [2023-05-20T05:32:43.695Z] Java classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar [2023-05-20T05:32:43.695Z] OS name: Linux [2023-05-20T05:32:43.695Z] OS architecture: amd64 [2023-05-20T05:32:43.695Z] OS version: 5.17.13-200.fc35.x86_64 [2023-05-20T05:32:43.695Z] Java user name: jenkins [2023-05-20T05:32:43.695Z] Java user home: /home/jenkins [2023-05-20T05:32:43.695Z] Java user dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch [2023-05-20T05:32:43.695Z] java.specification.name: Java Platform API Specification [2023-05-20T05:32:43.695Z] java.specification.version: 17 [2023-05-20T05:32:43.695Z] java.runtime.version: 17.0.2+8-86 [2023-05-20T05:32:43.695Z] --------- Derby Information -------- [2023-05-20T05:32:43.695Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-05-20T05:32:43.695Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-05-20T05:32:43.695Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-05-20T05:32:43.695Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-05-20T05:32:43.695Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-05-20T05:32:43.695Z] ------------------------------------------------------ [2023-05-20T05:32:43.695Z] ----------------- Locale Information ----------------- [2023-05-20T05:32:43.696Z] Current Locale : [English/United States [en_US]] [2023-05-20T05:32:43.696Z] Found support for locale: [cs] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [de_DE] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [es] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [fr] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [hu] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [it] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [ja_JP] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [ko_KR] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [pl] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [pt_BR] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [ru] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [zh_CN] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] Found support for locale: [zh_TW] [2023-05-20T05:32:43.696Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:32:43.696Z] ------------------------------------------------------ [2023-05-20T05:32:43.696Z] ------------------------------------------------------ [2023-05-20T05:32:43.696Z] [2023-05-20T05:32:43.696Z] Starting database in the background. [2023-05-20T05:32:43.696Z] Log redirected to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.log. [2023-05-20T05:32:43.696Z] Command start-database executed successfully. [2023-05-20T05:32:43.953Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch [2023-05-20T05:32:43.953Z] ++ echo [2023-05-20T05:32:43.953Z] ++ cut -d: -f2 [2023-05-20T05:32:43.953Z] ++ sed 's/\/\///g' [2023-05-20T05:32:43.953Z] + PROXY_HOST= [2023-05-20T05:32:43.953Z] ++ echo [2023-05-20T05:32:43.953Z] ++ cut -d: -f3 [2023-05-20T05:32:43.953Z] ++ sed 's/\///g' [2023-05-20T05:32:43.953Z] + PROXY_PORT= [2023-05-20T05:32:43.953Z] + ANT_OPTS='-Djavax.xml.accessExternalSchema=all -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'\''' [2023-05-20T05:32:43.953Z] + export ANT_OPTS [2023-05-20T05:32:43.953Z] + echo 'ANT_OPTS=-Djavax.xml.accessExternalSchema=all -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'\''' [2023-05-20T05:32:43.953Z] ANT_OPTS=-Djavax.xml.accessExternalSchema=all -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' [2023-05-20T05:32:43.953Z] + ant all [2023-05-20T05:32:43.953Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T05:32:43.953Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/build.xml [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] all: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setOSConditions: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolWin: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolUnix: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolProperty: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setS1ASclassPath: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] init-common: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] clean: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setOSConditions: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolWin: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolUnix: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolProperty: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setS1ASclassPath: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] init-common: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] clean-common: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setOSConditions: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolWin: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolUnix: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolProperty: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setS1ASclassPath: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] init-common: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] clean-classes-common: [2023-05-20T05:32:44.515Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setOSConditions: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolWin: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolUnix: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.515Z] setToolProperty: [2023-05-20T05:32:44.515Z] [2023-05-20T05:32:44.516Z] setS1ASclassPath: [2023-05-20T05:32:44.516Z] [2023-05-20T05:32:44.516Z] init-common: [2023-05-20T05:32:44.516Z] [2023-05-20T05:32:44.516Z] clean-jars-common: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] compile: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] setOSConditions: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] setToolWin: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] setToolUnix: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] setToolProperty: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] setS1ASclassPath: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] init-common: [2023-05-20T05:32:44.773Z] [2023-05-20T05:32:44.773Z] compile-common: [2023-05-20T05:32:44.773Z] [echo] Current time (ISO): 2023-05-20T05:32:44.549+0000 [2023-05-20T05:32:44.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:32:44.773Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:32:46.689Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:32:46.689Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-05-20T05:32:46.689Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:32:46.689Z] [javac] 1 warning [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] setOSConditions: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] setToolWin: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] setToolUnix: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] setToolProperty: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] setS1ASclassPath: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] init-common: [2023-05-20T05:32:46.689Z] [2023-05-20T05:32:46.689Z] compile-common: [2023-05-20T05:32:46.689Z] [echo] Current time (ISO): 2023-05-20T05:32:46.291+0000 [2023-05-20T05:32:46.689Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:32:48.077Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:32:48.077Z] [javac] 1 warning [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] build: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setOSConditions: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] fixFiles: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] convUnix: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] convWin: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolWin: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolUnix: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolProperty: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setS1ASclassPath: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] init-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] package-persistence-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] ejb-jar-common: [2023-05-20T05:32:48.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] package-ejbjar-common: [2023-05-20T05:32:48.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:32:48.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:32:48.077Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-05-20T05:32:48.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-ejb.jar [2023-05-20T05:32:48.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] appclient-jar-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] package-appclientjar-common: [2023-05-20T05:32:48.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:32:48.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-client.jar [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] webclient-war-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] build-ear-common: [2023-05-20T05:32:48.077Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] deploy: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setOSConditions: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolWin: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolUnix: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolProperty: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setS1ASclassPath: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] init-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] deploy-common: [2023-05-20T05:32:48.077Z] [echo] Current time (ISO): 2023-05-20T05:32:47.967+0000 [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setOSConditions: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolWin: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolUnix: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setToolProperty: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] setS1ASclassPath: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] init-common: [2023-05-20T05:32:48.077Z] [2023-05-20T05:32:48.077Z] deploy-common-pe: [2023-05-20T05:32:48.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2023-05-20T05:32:53.651Z] [exec] Application deployed with name devtest-batch-bmt-chunk-jobApp. [2023-05-20T05:32:53.652Z] [echo] Deployment on target server server successful [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] setOSConditions: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] setToolWin: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] setToolUnix: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] setToolProperty: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] setS1ASclassPath: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] init-common: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] deploy-common-ee: [2023-05-20T05:32:53.652Z] [2023-05-20T05:32:53.652Z] run: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] setOSConditions: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] setToolWin: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] setToolUnix: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] setToolProperty: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] setS1ASclassPath: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] init-common: [2023-05-20T05:32:53.907Z] [2023-05-20T05:32:53.907Z] runclient-common: [2023-05-20T05:32:53.907Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:32:54.470Z] [exec] May 20, 2023 5:32:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:32:54.470Z] [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. [2023-05-20T05:32:55.401Z] [exec] May 20, 2023 5:32:55 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:32:55.401Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:32:59.573Z] [exec] ************************************************ [2023-05-20T05:32:59.573Z] [exec] ******* JobID: 1 ****************** [2023-05-20T05:32:59.573Z] [exec] ************************************************ [2023-05-20T05:32:59.573Z] [exec] Will sleep for 10 more seconds...: null [2023-05-20T05:33:00.503Z] [exec] Value of key is:batch-chunk-stateless [2023-05-20T05:33:00.503Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:33:00.503Z] [exec] [2023-05-20T05:33:00.503Z] [exec] [2023-05-20T05:33:00.503Z] [exec] ----------------------------------------- [2023-05-20T05:33:00.503Z] [exec] - batch-chunk-stateless: PASS - [2023-05-20T05:33:00.503Z] [exec] ----------------------------------------- [2023-05-20T05:33:00.503Z] [exec] Total PASS: 1 [2023-05-20T05:33:00.503Z] [exec] Total FAIL: 0 [2023-05-20T05:33:00.503Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:33:00.503Z] [exec] ----------------------------------------- [2023-05-20T05:33:00.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:00.503Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] checkReporting-common: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] confirmReportPresent-common: [2023-05-20T05:33:00.759Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:33:00.759Z] [echo] Test seems to be reported fine [2023-05-20T05:33:00.759Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/RepRunConf.txt [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] confirmMissingReport-common: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] undeploy: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] setOSConditions: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] setToolWin: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] setToolUnix: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] setToolProperty: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] setS1ASclassPath: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] init-common: [2023-05-20T05:33:00.759Z] [2023-05-20T05:33:00.759Z] undeploy-common: [2023-05-20T05:33:01.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] all: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] setOSConditions: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] setToolWin: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] setToolUnix: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] setToolProperty: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] setS1ASclassPath: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] init-common: [2023-05-20T05:33:01.360Z] [2023-05-20T05:33:01.360Z] clean: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setOSConditions: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolWin: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolUnix: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolProperty: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setS1ASclassPath: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] init-common: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] clean-common: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setOSConditions: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolWin: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolUnix: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolProperty: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setS1ASclassPath: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] init-common: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] clean-classes-common: [2023-05-20T05:33:01.616Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setOSConditions: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolWin: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolUnix: [2023-05-20T05:33:01.616Z] [2023-05-20T05:33:01.616Z] setToolProperty: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setS1ASclassPath: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] init-common: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] clean-jars-common: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] compile: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setOSConditions: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setToolWin: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setToolUnix: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setToolProperty: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] setS1ASclassPath: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] init-common: [2023-05-20T05:33:01.617Z] [2023-05-20T05:33:01.617Z] compile-common: [2023-05-20T05:33:01.617Z] [echo] Current time (ISO): 2023-05-20T05:33:01.408+0000 [2023-05-20T05:33:01.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:01.617Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:03.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:33:03.514Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-05-20T05:33:03.514Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:33:03.514Z] [javac] 1 warning [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] setOSConditions: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] setToolWin: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] setToolUnix: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] setToolProperty: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] setS1ASclassPath: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] init-common: [2023-05-20T05:33:03.514Z] [2023-05-20T05:33:03.514Z] compile-common: [2023-05-20T05:33:03.514Z] [echo] Current time (ISO): 2023-05-20T05:33:03.404+0000 [2023-05-20T05:33:03.514Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:05.415Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:33:05.415Z] [javac] 1 warning [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] build: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setOSConditions: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] fixFiles: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] convUnix: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] convWin: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolWin: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolUnix: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolProperty: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setS1ASclassPath: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] init-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] package-persistence-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] ejb-jar-common: [2023-05-20T05:33:05.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] package-ejbjar-common: [2023-05-20T05:33:05.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:05.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:05.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-05-20T05:33:05.415Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-ejb.jar [2023-05-20T05:33:05.415Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] appclient-jar-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] package-appclientjar-common: [2023-05-20T05:33:05.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:05.415Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-client.jar [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] webclient-war-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] build-ear-common: [2023-05-20T05:33:05.415Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] deploy: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setOSConditions: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolWin: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolUnix: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolProperty: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setS1ASclassPath: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] init-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] deploy-common: [2023-05-20T05:33:05.415Z] [echo] Current time (ISO): 2023-05-20T05:33:05.108+0000 [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setOSConditions: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolWin: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolUnix: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setToolProperty: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] setS1ASclassPath: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] init-common: [2023-05-20T05:33:05.415Z] [2023-05-20T05:33:05.415Z] deploy-common-pe: [2023-05-20T05:33:05.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2023-05-20T05:33:06.258Z] [exec] Application deployed with name batch-cmt-chunkApp. [2023-05-20T05:33:06.258Z] [echo] Deployment on target server server successful [2023-05-20T05:33:06.258Z] [2023-05-20T05:33:06.258Z] setOSConditions: [2023-05-20T05:33:06.258Z] [2023-05-20T05:33:06.258Z] setToolWin: [2023-05-20T05:33:06.258Z] [2023-05-20T05:33:06.258Z] setToolUnix: [2023-05-20T05:33:06.258Z] [2023-05-20T05:33:06.258Z] setToolProperty: [2023-05-20T05:33:06.258Z] [2023-05-20T05:33:06.258Z] setS1ASclassPath: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] init-common: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] deploy-common-ee: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] run: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] setOSConditions: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] setToolWin: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] setToolUnix: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] setToolProperty: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] setS1ASclassPath: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] init-common: [2023-05-20T05:33:06.259Z] [2023-05-20T05:33:06.259Z] runclient-common: [2023-05-20T05:33:06.259Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:33:07.188Z] [exec] May 20, 2023 5:33:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:33:07.188Z] [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. [2023-05-20T05:33:07.755Z] [exec] May 20, 2023 5:33:07 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:33:07.755Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:33:10.300Z] [exec] Will sleep for 9 more seconds... [2023-05-20T05:33:11.228Z] [exec] ** checkBatchJobStatus[2] ==> COMPLETED [2023-05-20T05:33:11.228Z] [exec] Will sleep for 9 more seconds... [2023-05-20T05:33:12.159Z] [exec] ** checkBatchJobStatus[3] ==> COMPLETED [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-chunk-test1 [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2023-05-20T05:33:12.159Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2023-05-20T05:33:12.159Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:33:12.552Z] [exec] [2023-05-20T05:33:12.552Z] [exec] [2023-05-20T05:33:12.552Z] [exec] ----------------------------------------- [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-chunk-test1: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2023-05-20T05:33:12.552Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2023-05-20T05:33:12.552Z] [exec] ----------------------------------------- [2023-05-20T05:33:12.552Z] [exec] Total PASS: 11 [2023-05-20T05:33:12.552Z] [exec] Total FAIL: 0 [2023-05-20T05:33:12.552Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:33:12.552Z] [exec] ----------------------------------------- [2023-05-20T05:33:12.552Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:12.552Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] checkReporting-common: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] confirmReportPresent-common: [2023-05-20T05:33:12.552Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:33:12.552Z] [echo] Test seems to be reported fine [2023-05-20T05:33:12.552Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/RepRunConf.txt [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] confirmMissingReport-common: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] undeploy: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] setOSConditions: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] setToolWin: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] setToolUnix: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] setToolProperty: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] setS1ASclassPath: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] init-common: [2023-05-20T05:33:12.552Z] [2023-05-20T05:33:12.552Z] undeploy-common: [2023-05-20T05:33:13.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] all: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setOSConditions: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setToolWin: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setToolUnix: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setToolProperty: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setS1ASclassPath: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] init-common: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] clean: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setOSConditions: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setToolWin: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.114Z] setToolUnix: [2023-05-20T05:33:13.114Z] [2023-05-20T05:33:13.115Z] setToolProperty: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setS1ASclassPath: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] init-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] clean-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setOSConditions: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolWin: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolUnix: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolProperty: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setS1ASclassPath: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] init-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] clean-classes-common: [2023-05-20T05:33:13.115Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setOSConditions: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolWin: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolUnix: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolProperty: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setS1ASclassPath: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] init-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] clean-jars-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] compile: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setOSConditions: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolWin: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolUnix: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setToolProperty: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] setS1ASclassPath: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] init-common: [2023-05-20T05:33:13.115Z] [2023-05-20T05:33:13.115Z] compile-common: [2023-05-20T05:33:13.115Z] [echo] Current time (ISO): 2023-05-20T05:33:12.989+0000 [2023-05-20T05:33:13.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:13.115Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:15.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:33:15.014Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2023-05-20T05:33:15.014Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:33:15.014Z] [javac] 1 warning [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] setOSConditions: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] setToolWin: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] setToolUnix: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] setToolProperty: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] setS1ASclassPath: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] init-common: [2023-05-20T05:33:15.014Z] [2023-05-20T05:33:15.014Z] compile-common: [2023-05-20T05:33:15.014Z] [echo] Current time (ISO): 2023-05-20T05:33:14.783+0000 [2023-05-20T05:33:15.014Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:33:16.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:33:16.651Z] [javac] 1 warning [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] build: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setOSConditions: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] fixFiles: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] convUnix: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] convWin: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolWin: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolUnix: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolProperty: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setS1ASclassPath: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] init-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] package-persistence-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] ejb-jar-common: [2023-05-20T05:33:16.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] package-ejbjar-common: [2023-05-20T05:33:16.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:16.651Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:16.651Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2023-05-20T05:33:16.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-ejb.jar [2023-05-20T05:33:16.651Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] appclient-jar-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] package-appclientjar-common: [2023-05-20T05:33:16.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:33:16.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-client.jar [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] webclient-war-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] build-ear-common: [2023-05-20T05:33:16.651Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] deploy: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setOSConditions: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolWin: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolUnix: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolProperty: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setS1ASclassPath: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] init-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] deploy-common: [2023-05-20T05:33:16.651Z] [echo] Current time (ISO): 2023-05-20T05:33:16.484+0000 [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setOSConditions: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolWin: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolUnix: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setToolProperty: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] setS1ASclassPath: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] init-common: [2023-05-20T05:33:16.651Z] [2023-05-20T05:33:16.651Z] deploy-common-pe: [2023-05-20T05:33:16.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2023-05-20T05:33:17.924Z] [exec] Application deployed with name Simple-ValidationApp. [2023-05-20T05:33:17.924Z] [echo] Deployment on target server server successful [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setOSConditions: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolWin: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolUnix: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolProperty: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setS1ASclassPath: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] init-common: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] deploy-common-ee: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] run: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setOSConditions: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolWin: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolUnix: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setToolProperty: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] setS1ASclassPath: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] init-common: [2023-05-20T05:33:17.924Z] [2023-05-20T05:33:17.924Z] runclient-common: [2023-05-20T05:33:17.924Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar -name Simple-ValidationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:33:18.852Z] [exec] May 20, 2023 5:33:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:33:18.852Z] [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. [2023-05-20T05:33:19.414Z] [exec] May 20, 2023 5:33:19 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:33:19.414Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:33:21.933Z] [exec] Will sleep for 99 more seconds... [2023-05-20T05:33:22.495Z] [exec] Will sleep for 98 more seconds... [2023-05-20T05:33:23.426Z] [exec] Will sleep for 97 more seconds... [2023-05-20T05:33:24.792Z] [exec] Will sleep for 96 more seconds... [2023-05-20T05:33:25.721Z] [exec] Will sleep for 95 more seconds... [2023-05-20T05:33:26.650Z] [exec] Will sleep for 94 more seconds... [2023-05-20T05:33:27.579Z] [exec] Will sleep for 93 more seconds... [2023-05-20T05:33:28.948Z] [exec] Will sleep for 92 more seconds... [2023-05-20T05:33:29.877Z] [exec] ** checkBatchJobStatus[4] ==> COMPLETED [2023-05-20T05:33:29.877Z] [exec] Will sleep for 99 more seconds... [2023-05-20T05:33:30.805Z] [exec] Will sleep for 98 more seconds... [2023-05-20T05:33:31.736Z] [exec] Will sleep for 97 more seconds... [2023-05-20T05:33:32.666Z] [exec] Will sleep for 96 more seconds... [2023-05-20T05:33:33.597Z] [exec] Will sleep for 95 more seconds... [2023-05-20T05:33:34.966Z] [exec] Will sleep for 94 more seconds... [2023-05-20T05:33:35.895Z] [exec] Will sleep for 93 more seconds... [2023-05-20T05:33:36.826Z] [exec] Will sleep for 92 more seconds... [2023-05-20T05:33:37.755Z] [exec] ** checkBatchJobStatus[5] ==> COMPLETED [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-chunk-test1 [2023-05-20T05:33:37.755Z] [exec] ** JOB ==> Simple-Validation-Job 2 [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-chunk-test2 [2023-05-20T05:33:37.755Z] [exec] ** JOB ==> 0 Simple-Validation-Job server-config:Simple-ValidationApp COMPLETED COMPLETED [2023-05-20T05:33:37.755Z] [exec] ** JOB ==> 1 Simple-Validation-Job server-config:Simple-ValidationApp COMPLETED COMPLETED [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-chunk-test3 [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-status-checkExe-checkAllJobExecutions [2023-05-20T05:33:37.755Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2023-05-20T05:33:37.755Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:33:37.755Z] [exec] [2023-05-20T05:33:37.755Z] [exec] [2023-05-20T05:33:37.755Z] [exec] ----------------------------------------- [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-chunk-test1: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-chunk-test3: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-chunk-test2: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-checkAllJobExecutions: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2023-05-20T05:33:37.755Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2023-05-20T05:33:37.755Z] [exec] ----------------------------------------- [2023-05-20T05:33:37.755Z] [exec] Total PASS: 14 [2023-05-20T05:33:37.755Z] [exec] Total FAIL: 0 [2023-05-20T05:33:37.755Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:33:37.755Z] [exec] ----------------------------------------- [2023-05-20T05:33:37.755Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:38.053Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] checkReporting-common: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] confirmReportPresent-common: [2023-05-20T05:33:38.309Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:33:38.309Z] [echo] Test seems to be reported fine [2023-05-20T05:33:38.309Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/RepRunConf.txt [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] confirmMissingReport-common: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] undeploy: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] setOSConditions: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] setToolWin: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] setToolUnix: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] setToolProperty: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] setS1ASclassPath: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] init-common: [2023-05-20T05:33:38.309Z] [2023-05-20T05:33:38.309Z] undeploy-common: [2023-05-20T05:33:38.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:33:38.566Z] [2023-05-20T05:33:38.566Z] all: [2023-05-20T05:33:38.566Z] [2023-05-20T05:33:38.566Z] BUILD SUCCESSFUL [2023-05-20T05:33:38.566Z] Total time: 54 seconds [2023-05-20T05:33:38.566Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-database [2023-05-20T05:33:39.521Z] Sat May 20 05:33:39 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-05-20T05:33:39.804Z] Sat May 20 05:33:39 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:33:39.804Z] Command stop-database executed successfully. [2023-05-20T05:33:39.804Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-domain [2023-05-20T05:33:40.958Z] Waiting for the domain to stop . [2023-05-20T05:33:40.958Z] Command stop-domain executed successfully. [2023-05-20T05:33:40.958Z] + generate_junit_report batch_all [2023-05-20T05:33:40.958Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T05:33:40.958Z] [2023-05-20T05:33:40.958Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T05:33:40.958Z] [2023-05-20T05:33:40.958Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T05:33:40.958Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T05:33:40.958Z] + TESTSUITE_NAME=batch_all [2023-05-20T05:33:40.958Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T05:33:40.958Z] + awk -v suitename=batch_all ' [2023-05-20T05:33:40.958Z] BEGIN { [2023-05-20T05:33:40.958Z] totaltests = 0; [2023-05-20T05:33:40.958Z] totalfailures = 0; [2023-05-20T05:33:40.958Z] totalerrors = 0; [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] function getPropVal(str){ [2023-05-20T05:33:40.958Z] split(str, a, "="); [2023-05-20T05:33:40.958Z] val = a[2]; [2023-05-20T05:33:40.958Z] # remove quotes [2023-05-20T05:33:40.958Z] gsub("\"","",val); [2023-05-20T05:33:40.958Z] return val; [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] function removeXMLTag(str){ [2023-05-20T05:33:40.958Z] # remove xml tag quotes [2023-05-20T05:33:40.958Z] gsub("","",str); [2023-05-20T05:33:40.958Z] gsub("<.*>","",str); [2023-05-20T05:33:40.958Z] gsub(">","",str); [2023-05-20T05:33:40.958Z] return str; [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] /status value=/ { [2023-05-20T05:33:40.958Z] result=getPropVal($0); [2023-05-20T05:33:40.958Z] result=removeXMLTag(result); [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] // { [2023-05-20T05:33:40.958Z] getline; [2023-05-20T05:33:40.958Z] getline; [2023-05-20T05:33:40.958Z] testunit=removeXMLTag($0); [2023-05-20T05:33:40.958Z] gsub("\"","",testunit); [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] // { [2023-05-20T05:33:40.958Z] getline; [2023-05-20T05:33:40.958Z] testname=removeXMLTag($0); [2023-05-20T05:33:40.958Z] gsub("\"","",testname); [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] /<\/testcase>/{ [2023-05-20T05:33:40.958Z] classname=testunit [2023-05-20T05:33:40.958Z] # printing testcase to out [2023-05-20T05:33:40.958Z] out = out sprintf(" \n", classname, testname); [2023-05-20T05:33:40.958Z] if (result == "fail") { [2023-05-20T05:33:40.958Z] out = out " \n"; [2023-05-20T05:33:40.958Z] totalfailures++; [2023-05-20T05:33:40.958Z] } else if (result == "did_not_run") { [2023-05-20T05:33:40.958Z] out = out " \n"; [2023-05-20T05:33:40.958Z] totalerrors++; [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] out = out " \n"; [2023-05-20T05:33:40.958Z] [2023-05-20T05:33:40.958Z] totaltests++; [2023-05-20T05:33:40.958Z] result=""; [2023-05-20T05:33:40.958Z] testname=""; [2023-05-20T05:33:40.958Z] } [2023-05-20T05:33:40.958Z] END { [2023-05-20T05:33:40.958Z] print "" [2023-05-20T05:33:40.958Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T05:33:40.958Z] printf "%s", out; [2023-05-20T05:33:40.958Z] print "" [2023-05-20T05:33:40.958Z] }' [2023-05-20T05:33:40.958Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:33:40.958Z] + change_junit_report_class_names [2023-05-20T05:33:40.958Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T05:33:40.958Z] + sed -i 's/\bclassname="/classname="batch_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T05:33:40.958Z] + copy_test_artifacts batch_all [2023-05-20T05:33:40.958Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T05:33:40.958Z] [2023-05-20T05:33:40.958Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T05:33:40.958Z] [2023-05-20T05:33:40.958Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:33:40.958Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T05:33:40.958Z] tar: Removing leading `/' from member names [2023-05-20T05:33:41.215Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:33:41.215Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:33:41.215Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:33:41.215Z] ++ pwd [2023-05-20T05:33:41.215Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:33:41.215Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip': No such file or directory [2023-05-20T05:33:41.215Z] + true [2023-05-20T05:33:41.215Z] ++ pwd [2023-05-20T05:33:41.215Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T05:33:41.215Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip': No such file or directory [2023-05-20T05:33:41.215Z] + true [2023-05-20T05:33:41.215Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/batch_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T05:33:41.215Z] tar: Removing leading `/' from member names [2023-05-20T05:33:41.472Z] + break [2023-05-20T05:33:41.472Z] + [[ true = false ]] [2023-05-20T05:33:41.472Z] + git reset --hard [2023-05-20T05:33:41.472Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ejb_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T05:33:49.389Z] + rm -rf glassfish6 [2023-05-20T05:33:49.390Z] + true [2023-05-20T05:33:49.390Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T05:33:49.390Z] + MAVEN_ARGS=-Pstaging [2023-05-20T05:33:49.390Z] + ./runtests.sh jdbc_all [2023-05-20T05:33:49.390Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T05:33:49.390Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T05:33:49.390Z] Second argument is a test set id, one of: [2023-05-20T05:33:49.390Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T05:33:49.390Z] \n [2023-05-20T05:33:49.390Z] web_jsp, deployment_all, \n [2023-05-20T05:33:49.390Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T05:33:49.390Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T05:33:49.390Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T05:33:49.390Z] [2023-05-20T05:33:49.390Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T05:33:53.568Z] [INFO] Scanning for projects... [2023-05-20T05:33:53.568Z] [INFO] [2023-05-20T05:33:53.568Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T05:33:53.568Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T05:33:53.568Z] [INFO] from pom.xml [2023-05-20T05:33:53.568Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T05:33:53.568Z] [INFO] [2023-05-20T05:33:53.568Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T05:33:54.132Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T05:33:54.132Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T05:33:54.132Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:33:54.132Z] [INFO] BUILD SUCCESS [2023-05-20T05:33:54.132Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:33:54.132Z] [INFO] Total time: 1.076 s [2023-05-20T05:33:54.132Z] [INFO] Finished at: 2023-05-20T05:33:53Z [2023-05-20T05:33:54.132Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T05:33:54.132Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T05:33:54.132Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T05:33:54.132Z] + readonly GF_INTERNAL_ENV_SH=/tmp/doWgf-internal-env [2023-05-20T05:33:54.132Z] + GF_INTERNAL_ENV_SH=/tmp/doWgf-internal-env [2023-05-20T05:33:54.132Z] + '[' '!' -z '' ']' [2023-05-20T05:33:54.132Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:33:54.132Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T05:33:54.132Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T05:33:54.132Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T05:33:54.132Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:33:54.132Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:33:54.132Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T05:33:54.132Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T05:33:54.132Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T05:33:54.132Z] + run_test jdbc_all [2023-05-20T05:33:54.132Z] + local testid=jdbc_all [2023-05-20T05:33:54.132Z] + local found=false [2023-05-20T05:33:54.132Z] ++ find . -name run_test.sh [2023-05-20T05:33:54.389Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.389Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T05:33:54.389Z] + OPT=list_test_ids [2023-05-20T05:33:54.389Z] + TEST_ID= [2023-05-20T05:33:54.389Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T05:33:54.389Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T05:33:54.389Z] +++ uname [2023-05-20T05:33:54.389Z] +++ grep -i sunos [2023-05-20T05:33:54.389Z] +++ wc -l [2023-05-20T05:33:54.389Z] +++ awk '{print $1}' [2023-05-20T05:33:54.389Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.389Z] ++ GREP=grep [2023-05-20T05:33:54.389Z] ++ AWK=awk [2023-05-20T05:33:54.389Z] ++ SED=sed [2023-05-20T05:33:54.389Z] ++ BC=bc [2023-05-20T05:33:54.389Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.389Z] + case ${OPT} in [2023-05-20T05:33:54.389Z] + list_test_ids [2023-05-20T05:33:54.389Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + [[ false = true ]] [2023-05-20T05:33:54.389Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.389Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T05:33:54.389Z] + OPT=list_test_ids [2023-05-20T05:33:54.389Z] + TEST_ID= [2023-05-20T05:33:54.389Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T05:33:54.389Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T05:33:54.389Z] +++ uname [2023-05-20T05:33:54.389Z] +++ grep -i sunos [2023-05-20T05:33:54.389Z] +++ wc -l [2023-05-20T05:33:54.389Z] +++ awk '{print $1}' [2023-05-20T05:33:54.389Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.389Z] ++ GREP=grep [2023-05-20T05:33:54.389Z] ++ AWK=awk [2023-05-20T05:33:54.389Z] ++ SED=sed [2023-05-20T05:33:54.389Z] ++ BC=bc [2023-05-20T05:33:54.389Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.389Z] + case ${OPT} in [2023-05-20T05:33:54.389Z] + list_test_ids [2023-05-20T05:33:54.389Z] + echo batch_all [2023-05-20T05:33:54.389Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.389Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.389Z] + [[ false = true ]] [2023-05-20T05:33:54.389Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.389Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T05:33:54.389Z] + OPT=list_test_ids [2023-05-20T05:33:54.389Z] + TEST_ID= [2023-05-20T05:33:54.389Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T05:33:54.389Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T05:33:54.389Z] +++ uname [2023-05-20T05:33:54.389Z] +++ grep -i sunos [2023-05-20T05:33:54.389Z] +++ wc -l [2023-05-20T05:33:54.389Z] +++ awk '{print $1}' [2023-05-20T05:33:54.389Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.389Z] ++ GREP=grep [2023-05-20T05:33:54.389Z] ++ AWK=awk [2023-05-20T05:33:54.389Z] ++ SED=sed [2023-05-20T05:33:54.389Z] ++ BC=bc [2023-05-20T05:33:54.389Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + list_test_ids [2023-05-20T05:33:54.390Z] + echo cdi_all [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + [[ false = true ]] [2023-05-20T05:33:54.390Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.390Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-05-20T05:33:54.390Z] + OPT=list_test_ids [2023-05-20T05:33:54.390Z] + TEST_ID= [2023-05-20T05:33:54.390Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-05-20T05:33:54.390Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-05-20T05:33:54.390Z] +++ uname [2023-05-20T05:33:54.390Z] +++ grep -i sunos [2023-05-20T05:33:54.390Z] +++ wc -l [2023-05-20T05:33:54.390Z] +++ awk '{print $1}' [2023-05-20T05:33:54.390Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.390Z] ++ GREP=grep [2023-05-20T05:33:54.390Z] ++ AWK=awk [2023-05-20T05:33:54.390Z] ++ SED=sed [2023-05-20T05:33:54.390Z] ++ BC=bc [2023-05-20T05:33:54.390Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + list_test_ids [2023-05-20T05:33:54.390Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + [[ false = true ]] [2023-05-20T05:33:54.390Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.390Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-05-20T05:33:54.390Z] + OPT=list_test_ids [2023-05-20T05:33:54.390Z] + TEST_ID= [2023-05-20T05:33:54.390Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T05:33:54.390Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T05:33:54.390Z] +++ uname [2023-05-20T05:33:54.390Z] +++ grep -i sunos [2023-05-20T05:33:54.390Z] +++ wc -l [2023-05-20T05:33:54.390Z] +++ awk '{print $1}' [2023-05-20T05:33:54.390Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.390Z] ++ GREP=grep [2023-05-20T05:33:54.390Z] ++ AWK=awk [2023-05-20T05:33:54.390Z] ++ SED=sed [2023-05-20T05:33:54.390Z] ++ BC=bc [2023-05-20T05:33:54.390Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + list_test_ids [2023-05-20T05:33:54.390Z] + echo deployment_all deployment_cluster_all [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + [[ false = true ]] [2023-05-20T05:33:54.390Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.390Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-05-20T05:33:54.390Z] + OPT=list_test_ids [2023-05-20T05:33:54.390Z] + TEST_ID= [2023-05-20T05:33:54.390Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-05-20T05:33:54.390Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-05-20T05:33:54.390Z] +++ uname [2023-05-20T05:33:54.390Z] +++ grep -i sunos [2023-05-20T05:33:54.390Z] +++ wc -l [2023-05-20T05:33:54.390Z] +++ awk '{print $1}' [2023-05-20T05:33:54.390Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.390Z] ++ GREP=grep [2023-05-20T05:33:54.390Z] ++ AWK=awk [2023-05-20T05:33:54.390Z] ++ SED=sed [2023-05-20T05:33:54.390Z] ++ BC=bc [2023-05-20T05:33:54.390Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + list_test_ids [2023-05-20T05:33:54.390Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + [[ false = true ]] [2023-05-20T05:33:54.390Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T05:33:54.390Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-05-20T05:33:54.390Z] + OPT=list_test_ids [2023-05-20T05:33:54.390Z] + TEST_ID= [2023-05-20T05:33:54.390Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:33:54.390Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T05:33:54.390Z] +++ uname [2023-05-20T05:33:54.390Z] +++ grep -i sunos [2023-05-20T05:33:54.390Z] +++ wc -l [2023-05-20T05:33:54.390Z] +++ awk '{print $1}' [2023-05-20T05:33:54.390Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.390Z] ++ GREP=grep [2023-05-20T05:33:54.390Z] ++ AWK=awk [2023-05-20T05:33:54.390Z] ++ SED=sed [2023-05-20T05:33:54.390Z] ++ BC=bc [2023-05-20T05:33:54.390Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + list_test_ids [2023-05-20T05:33:54.390Z] + echo jdbc_all [2023-05-20T05:33:54.390Z] + for id in `${runtest} list_test_ids` [2023-05-20T05:33:54.390Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2023-05-20T05:33:54.390Z] + found=true [2023-05-20T05:33:54.390Z] + break [2023-05-20T05:33:54.390Z] + [[ true = true ]] [2023-05-20T05:33:54.390Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2023-05-20T05:33:54.390Z] + OPT=run_test_id [2023-05-20T05:33:54.390Z] + TEST_ID=jdbc_all [2023-05-20T05:33:54.390Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:33:54.390Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T05:33:54.390Z] +++ uname [2023-05-20T05:33:54.390Z] +++ grep -i sunos [2023-05-20T05:33:54.390Z] +++ wc -l [2023-05-20T05:33:54.390Z] +++ awk '{print $1}' [2023-05-20T05:33:54.390Z] ++ '[' 0 -eq 1 ']' [2023-05-20T05:33:54.390Z] ++ GREP=grep [2023-05-20T05:33:54.390Z] ++ AWK=awk [2023-05-20T05:33:54.390Z] ++ SED=sed [2023-05-20T05:33:54.390Z] ++ BC=bc [2023-05-20T05:33:54.390Z] ++ export GREP AWK SED BC [2023-05-20T05:33:54.390Z] + case ${OPT} in [2023-05-20T05:33:54.390Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2023-05-20T05:33:54.390Z] + run_test_id jdbc_all [2023-05-20T05:33:54.390Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T05:33:54.390Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T05:33:54.390Z] [2023-05-20T05:33:54.390Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T05:33:54.390Z] [2023-05-20T05:33:54.390Z] + for i in "${@}" [2023-05-20T05:33:54.390Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T05:33:54.390Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T05:33:55.759Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T05:33:55.759Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:33:55.759Z] + test_init [2023-05-20T05:33:55.759Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T05:33:55.760Z] [2023-05-20T05:33:55.760Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T05:33:55.760Z] [2023-05-20T05:33:55.760Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T05:33:55.760Z] + xargs touch [2023-05-20T05:33:55.760Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:33:55.760Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T05:33:55.760Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:33:55.760Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T05:33:55.760Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:33:55.760Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T05:33:55.760Z] + java -version [2023-05-20T05:33:55.760Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T05:33:55.760Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T05:33:55.760Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T05:33:55.760Z] + ant -version [2023-05-20T05:33:55.760Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T05:33:55.760Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T05:33:55.760Z] + printf '\n\n' [2023-05-20T05:33:55.760Z] [2023-05-20T05:33:55.760Z] [2023-05-20T05:33:55.760Z] + get_test_target jdbc_all [2023-05-20T05:33:55.760Z] + case ${1} in [2023-05-20T05:33:55.760Z] + TARGET=all [2023-05-20T05:33:55.760Z] + export TARGET [2023-05-20T05:33:55.760Z] + test_run [2023-05-20T05:33:55.760Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain domain1 [2023-05-20T05:33:59.946Z] Waiting for domain1 to start .... [2023-05-20T05:33:59.946Z] Successfully started the domain : domain1 [2023-05-20T05:33:59.946Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:33:59.946Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:33:59.946Z] Admin Port: 4848 [2023-05-20T05:33:59.946Z] Command start-domain executed successfully. [2023-05-20T05:34:00.203Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-database [2023-05-20T05:34:01.150Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-05-20T05:34:03.077Z] --------- Derby Network Server Information -------- [2023-05-20T05:34:03.077Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-05-20T05:34:03.077Z] -- listing properties -- [2023-05-20T05:34:03.077Z] derby.drda.timeSlice=0 [2023-05-20T05:34:03.077Z] derby.drda.portNumber=1527 [2023-05-20T05:34:03.077Z] derby.drda.minThreads=0 [2023-05-20T05:34:03.077Z] derby.drda.sslMode=off [2023-05-20T05:34:03.077Z] derby.drda.traceAll=false [2023-05-20T05:34:03.077Z] derby.drda.keepAlive=true [2023-05-20T05:34:03.077Z] derby.drda.maxThreads=0 [2023-05-20T05:34:03.077Z] derby.drda.logConnections=false [2023-05-20T05:34:03.077Z] derby.drda.startNetworkServer=false [2023-05-20T05:34:03.077Z] derby.drda.host=0.0.0.0 [2023-05-20T05:34:03.077Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2023-05-20T05:34:03.077Z] ------------------ Java Information ------------------ [2023-05-20T05:34:03.077Z] Java Version: 17.0.2 [2023-05-20T05:34:03.077Z] Java Vendor: Oracle Corporation [2023-05-20T05:34:03.078Z] Java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [2023-05-20T05:34:03.078Z] Java classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar [2023-05-20T05:34:03.078Z] OS name: Linux [2023-05-20T05:34:03.078Z] OS architecture: amd64 [2023-05-20T05:34:03.078Z] OS version: 5.17.13-200.fc35.x86_64 [2023-05-20T05:34:03.078Z] Java user name: jenkins [2023-05-20T05:34:03.078Z] Java user home: /home/jenkins [2023-05-20T05:34:03.078Z] Java user dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:34:03.078Z] java.specification.name: Java Platform API Specification [2023-05-20T05:34:03.078Z] java.specification.version: 17 [2023-05-20T05:34:03.078Z] java.runtime.version: 17.0.2+8-86 [2023-05-20T05:34:03.078Z] --------- Derby Information -------- [2023-05-20T05:34:03.078Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] ------------------------------------------------------ [2023-05-20T05:34:03.078Z] ----------------- Locale Information ----------------- [2023-05-20T05:34:03.078Z] Current Locale : [English/United States [en_US]] [2023-05-20T05:34:03.078Z] Found support for locale: [cs] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [de_DE] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [es] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [fr] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [hu] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [it] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [ja_JP] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [ko_KR] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [pl] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [pt_BR] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [ru] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [zh_CN] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] Found support for locale: [zh_TW] [2023-05-20T05:34:03.078Z] version: 10.15.2.0 - (1873585) [2023-05-20T05:34:03.078Z] ------------------------------------------------------ [2023-05-20T05:34:03.078Z] ------------------------------------------------------ [2023-05-20T05:34:03.078Z] [2023-05-20T05:34:03.078Z] Starting database in the background. [2023-05-20T05:34:03.078Z] Log redirected to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.log. [2023-05-20T05:34:03.078Z] Command start-database executed successfully. [2023-05-20T05:34:03.334Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc [2023-05-20T05:34:03.334Z] + ant all [2023-05-20T05:34:03.334Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T05:34:03.591Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2023-05-20T05:34:03.852Z] [2023-05-20T05:34:03.852Z] all: [2023-05-20T05:34:03.852Z] [2023-05-20T05:34:03.852Z] jdbc-all: [2023-05-20T05:34:03.852Z] [2023-05-20T05:34:03.852Z] run-tests: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setOSConditions: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolWin: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolUnix: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolProperty: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setS1ASclassPath: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] init-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] clean: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setOSConditions: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolWin: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolUnix: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolProperty: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setS1ASclassPath: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] init-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] clean-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setOSConditions: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolWin: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolUnix: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolProperty: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setS1ASclassPath: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] init-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] clean-classes-common: [2023-05-20T05:34:04.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setOSConditions: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolWin: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolUnix: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolProperty: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setS1ASclassPath: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] init-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] clean-jars-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] compile: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setOSConditions: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolWin: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolUnix: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setToolProperty: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] setS1ASclassPath: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] init-common: [2023-05-20T05:34:04.108Z] [2023-05-20T05:34:04.108Z] compile-common: [2023-05-20T05:34:04.108Z] [echo] Current time (ISO): 2023-05-20T05:34:04.000+0000 [2023-05-20T05:34:04.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:34:04.108Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:34:06.012Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:34:06.012Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:34:06.012Z] [javac] return new Integer(1); [2023-05-20T05:34:06.012Z] [javac] ^ [2023-05-20T05:34:06.012Z] [javac] 2 warnings [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] setOSConditions: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] setToolWin: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] setToolUnix: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] setToolProperty: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] setS1ASclassPath: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] init-common: [2023-05-20T05:34:06.012Z] [2023-05-20T05:34:06.012Z] compile-common: [2023-05-20T05:34:06.012Z] [echo] Current time (ISO): 2023-05-20T05:34:05.610+0000 [2023-05-20T05:34:06.012Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:34:07.391Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:34:07.391Z] [javac] 1 warning [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] build: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setOSConditions: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] fixFiles: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] convUnix: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] convWin: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolWin: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolUnix: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolProperty: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setS1ASclassPath: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] init-common: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] package-persistence-common: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] ejb-jar-common: [2023-05-20T05:34:07.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] package-ejbjar-common: [2023-05-20T05:34:07.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2023-05-20T05:34:07.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] appclient-jar-common: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] package-appclientjar-common: [2023-05-20T05:34:07.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] webclient-war-common: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] build-ear-common: [2023-05-20T05:34:07.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:34:07.391Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] deploy: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setOSConditions: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolWin: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolUnix: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setToolProperty: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] setS1ASclassPath: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] init-common: [2023-05-20T05:34:07.391Z] [2023-05-20T05:34:07.391Z] execute-sql-common: [2023-05-20T05:34:08.320Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-05-20T05:34:08.576Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:34:08.576Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-05-20T05:34:08.576Z] [sql] 0 rows affected [2023-05-20T05:34:08.576Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setOSConditions: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolWin: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolUnix: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolProperty: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setS1ASclassPath: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] init-common: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] deploy-jdbc-common: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setOSConditions: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolWin: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolUnix: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setToolProperty: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] setS1ASclassPath: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] init-common: [2023-05-20T05:34:08.576Z] [2023-05-20T05:34:08.576Z] create-jdbc-connpool-common: [2023-05-20T05:34:08.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:09.762Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:34:09.762Z] [2023-05-20T05:34:09.762Z] set-derby-connpool-props: [2023-05-20T05:34:10.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:10.357Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:34:10.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:10.613Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:34:11.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:11.174Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:34:11.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:11.430Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:34:11.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:11.687Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:34:12.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:12.257Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:34:12.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:12.514Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:34:12.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:12.805Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] setOSConditions: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] setToolWin: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] setToolUnix: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] setToolProperty: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] setS1ASclassPath: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] init-common: [2023-05-20T05:34:12.805Z] [2023-05-20T05:34:12.805Z] create-jdbc-resource-common: [2023-05-20T05:34:12.805Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:34:13.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:34:13.367Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:34:13.367Z] [echo] cmd executed for server [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setOSConditions: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolWin: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolUnix: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolProperty: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setS1ASclassPath: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] init-common: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] deploy-common: [2023-05-20T05:34:13.367Z] [echo] Current time (ISO): 2023-05-20T05:34:13.292+0000 [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setOSConditions: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolWin: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolUnix: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setToolProperty: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] setS1ASclassPath: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] init-common: [2023-05-20T05:34:13.367Z] [2023-05-20T05:34:13.367Z] deploy-common-pe: [2023-05-20T05:34:13.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2023-05-20T05:34:17.218Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2023-05-20T05:34:17.218Z] [echo] Deployment on target server server successful [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setOSConditions: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setToolWin: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setToolUnix: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setToolProperty: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setS1ASclassPath: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] init-common: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] deploy-common-ee: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] run: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setup-derby-for-authentication: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setOSConditions: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setToolWin: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.218Z] setToolUnix: [2023-05-20T05:34:17.218Z] [2023-05-20T05:34:17.219Z] setToolProperty: [2023-05-20T05:34:17.219Z] [2023-05-20T05:34:17.219Z] setS1ASclassPath: [2023-05-20T05:34:17.219Z] [2023-05-20T05:34:17.219Z] init-common: [2023-05-20T05:34:17.219Z] [2023-05-20T05:34:17.219Z] stop-derby: [2023-05-20T05:34:17.219Z] [2023-05-20T05:34:17.219Z] stop-derby-aix: [2023-05-20T05:34:17.219Z] [2023-05-20T05:34:17.219Z] stop-derby-nonaix: [2023-05-20T05:34:17.219Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:34:17.475Z] [java] Sat May 20 05:34:17 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:34:17.475Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:34:17.475Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] setOSConditions: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] setToolWin: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] setToolUnix: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] setToolProperty: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] setS1ASclassPath: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] init-common: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] start-derby: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] start-derby-aix: [2023-05-20T05:34:17.475Z] [2023-05-20T05:34:17.475Z] start-derby-nonaix: [2023-05-20T05:34:17.475Z] [echo] Starting Derby DB Server ... [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setOSConditions: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolWin: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolUnix: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolProperty: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setS1ASclassPath: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] init-common: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] execute-sql-common: [2023-05-20T05:34:35.521Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2023-05-20T05:34:35.521Z] [sql] 0 rows affected [2023-05-20T05:34:35.521Z] [sql] 0 rows affected [2023-05-20T05:34:35.521Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setOSConditions: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolWin: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolUnix: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setToolProperty: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] setS1ASclassPath: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] init-common: [2023-05-20T05:34:35.521Z] [2023-05-20T05:34:35.521Z] runclient-common: [2023-05-20T05:34:35.521Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:34:35.521Z] [exec] May 20, 2023 5:34:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:34:35.521Z] [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. [2023-05-20T05:34:37.414Z] [exec] test 3 will fail with Derby [2023-05-20T05:34:37.414Z] [exec] Value of key is: test1 : [2023-05-20T05:34:37.414Z] [exec] Value of key is: test2 : [2023-05-20T05:34:37.414Z] [exec] Value of key is: test3 : [2023-05-20T05:34:37.414Z] [exec] Value of key is: test4 : [2023-05-20T05:34:37.414Z] [exec] Value of key is: test5 : [2023-05-20T05:34:37.414Z] [exec] jdbc appauth status: [2023-05-20T05:34:37.414Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:34:37.414Z] [exec] [2023-05-20T05:34:37.414Z] [exec] [2023-05-20T05:34:37.414Z] [exec] ----------------------------------------- [2023-05-20T05:34:37.414Z] [exec] - test2 : : PASS - [2023-05-20T05:34:37.414Z] [exec] - test1 : : PASS - [2023-05-20T05:34:37.414Z] [exec] - test3 : : PASS - [2023-05-20T05:34:37.414Z] [exec] - test4 : : PASS - [2023-05-20T05:34:37.414Z] [exec] - test5 : : PASS - [2023-05-20T05:34:37.414Z] [exec] ----------------------------------------- [2023-05-20T05:34:37.414Z] [exec] Total PASS: 5 [2023-05-20T05:34:37.414Z] [exec] Total FAIL: 0 [2023-05-20T05:34:37.414Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:34:37.414Z] [exec] ----------------------------------------- [2023-05-20T05:34:37.415Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:34:37.672Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] checkReporting-common: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] confirmReportPresent-common: [2023-05-20T05:34:37.929Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:34:37.929Z] [echo] Test seems to be reported fine [2023-05-20T05:34:37.929Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] confirmMissingReport-common: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] reset-derby-for-no-authentication: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] setOSConditions: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] setToolWin: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] setToolUnix: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] setToolProperty: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] setS1ASclassPath: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] init-common: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] stop-derby: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] stop-derby-aix: [2023-05-20T05:34:37.929Z] [2023-05-20T05:34:37.929Z] stop-derby-nonaix: [2023-05-20T05:34:37.929Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:34:38.186Z] [java] Sat May 20 05:34:38 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:34:38.186Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:34:38.186Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] setOSConditions: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] setToolWin: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] setToolUnix: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] setToolProperty: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] setS1ASclassPath: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] init-common: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] start-derby: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] start-derby-aix: [2023-05-20T05:34:38.186Z] [2023-05-20T05:34:38.186Z] start-derby-nonaix: [2023-05-20T05:34:38.186Z] [echo] Starting Derby DB Server ... [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] undeploy: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] execute-sql-common: [2023-05-20T05:34:56.247Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2023-05-20T05:34:56.247Z] [sql] 0 rows affected [2023-05-20T05:34:56.247Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] undeploy-jdbc-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] delete-jdbc-resource-common: [2023-05-20T05:34:56.247Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:34:56.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:34:56.247Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:34:56.247Z] [echo] cmd executed for server [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] delete-jdbc-connpool-common: [2023-05-20T05:34:56.247Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:34:56.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:34:56.247Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:34:56.247Z] [echo] cmd executed for server [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] undeploy-common: [2023-05-20T05:34:56.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] all: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] clean: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolProperty: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setS1ASclassPath: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] init-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] clean-common: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setOSConditions: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolWin: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.247Z] setToolUnix: [2023-05-20T05:34:56.247Z] [2023-05-20T05:34:56.248Z] setToolProperty: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setS1ASclassPath: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] init-common: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] clean-classes-common: [2023-05-20T05:34:56.248Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setOSConditions: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolWin: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolUnix: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolProperty: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setS1ASclassPath: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] init-common: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] clean-jars-common: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] compile: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setOSConditions: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolWin: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolUnix: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setToolProperty: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] setS1ASclassPath: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] init-common: [2023-05-20T05:34:56.248Z] [2023-05-20T05:34:56.248Z] compile-common: [2023-05-20T05:34:56.248Z] [echo] Current time (ISO): 2023-05-20T05:34:54.897+0000 [2023-05-20T05:34:56.248Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:34:56.248Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:34:56.813Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:34:56.813Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:34:56.813Z] [javac] return new Integer(1); [2023-05-20T05:34:56.813Z] [javac] ^ [2023-05-20T05:34:56.813Z] [javac] 2 warnings [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] setOSConditions: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] setToolWin: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] setToolUnix: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] setToolProperty: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] setS1ASclassPath: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] init-common: [2023-05-20T05:34:56.813Z] [2023-05-20T05:34:56.813Z] compile-common: [2023-05-20T05:34:56.813Z] [echo] Current time (ISO): 2023-05-20T05:34:56.678+0000 [2023-05-20T05:34:56.813Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:35:02.060Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:35:02.060Z] [javac] 1 warning [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] build: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] setOSConditions: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] fixFiles: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] convUnix: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] convWin: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] setToolWin: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] setToolUnix: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] setToolProperty: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] setS1ASclassPath: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.060Z] init-common: [2023-05-20T05:35:02.060Z] [2023-05-20T05:35:02.061Z] package-persistence-common: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] ejb-jar-common: [2023-05-20T05:35:02.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] package-ejbjar-common: [2023-05-20T05:35:02.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2023-05-20T05:35:02.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] appclient-jar-common: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] package-appclientjar-common: [2023-05-20T05:35:02.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] webclient-war-common: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] build-ear-common: [2023-05-20T05:35:02.061Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:02.061Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] deploy: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setOSConditions: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolWin: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolUnix: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolProperty: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setS1ASclassPath: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] init-common: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] execute-sql-common: [2023-05-20T05:35:02.061Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-05-20T05:35:02.061Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:35:02.061Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:35:02.061Z] [sql] 0 rows affected [2023-05-20T05:35:02.061Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setOSConditions: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolWin: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolUnix: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setToolProperty: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] setS1ASclassPath: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] init-common: [2023-05-20T05:35:02.061Z] [2023-05-20T05:35:02.061Z] create-jdbc-connpool-common: [2023-05-20T05:35:12.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:12.009Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:35:12.009Z] [2023-05-20T05:35:12.009Z] set-derby-connpool-props: [2023-05-20T05:35:12.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:12.009Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:35:12.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:12.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:35:12.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:12.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:35:13.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:13.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:35:13.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:13.363Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:35:13.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:13.956Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:35:14.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:14.212Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:35:14.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:14.468Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] setOSConditions: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] setToolWin: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] setToolUnix: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] setToolProperty: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] setS1ASclassPath: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] init-common: [2023-05-20T05:35:14.468Z] [2023-05-20T05:35:14.468Z] create-jdbc-resource-common: [2023-05-20T05:35:14.468Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:35:15.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:15.055Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:35:15.055Z] [echo] cmd executed for server [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setOSConditions: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolWin: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolUnix: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolProperty: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setS1ASclassPath: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] init-common: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] deploy-common: [2023-05-20T05:35:15.055Z] [echo] Current time (ISO): 2023-05-20T05:35:14.803+0000 [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setOSConditions: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolWin: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolUnix: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setToolProperty: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] setS1ASclassPath: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] init-common: [2023-05-20T05:35:15.055Z] [2023-05-20T05:35:15.055Z] deploy-common-pe: [2023-05-20T05:35:15.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2023-05-20T05:35:15.604Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2023-05-20T05:35:15.604Z] [echo] Deployment on target server server successful [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setOSConditions: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolWin: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolUnix: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolProperty: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setS1ASclassPath: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] init-common: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] deploy-common-ee: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] run: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setup-derby-for-authentication: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setOSConditions: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolWin: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolUnix: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setToolProperty: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] setS1ASclassPath: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] init-common: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] stop-derby: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] stop-derby-aix: [2023-05-20T05:35:15.604Z] [2023-05-20T05:35:15.604Z] stop-derby-nonaix: [2023-05-20T05:35:15.604Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:35:15.859Z] [java] Sat May 20 05:35:15 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:35:15.859Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:35:15.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.859Z] setOSConditions: [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.859Z] setToolWin: [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.859Z] setToolUnix: [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.859Z] setToolProperty: [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.859Z] setS1ASclassPath: [2023-05-20T05:35:15.859Z] [2023-05-20T05:35:15.860Z] init-common: [2023-05-20T05:35:15.860Z] [2023-05-20T05:35:15.860Z] start-derby: [2023-05-20T05:35:15.860Z] [2023-05-20T05:35:15.860Z] start-derby-aix: [2023-05-20T05:35:15.860Z] [2023-05-20T05:35:15.860Z] start-derby-nonaix: [2023-05-20T05:35:15.860Z] [echo] Starting Derby DB Server ... [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setOSConditions: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolWin: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolUnix: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolProperty: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setS1ASclassPath: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] init-common: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] execute-sql-common: [2023-05-20T05:35:33.902Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2023-05-20T05:35:33.902Z] [sql] 0 rows affected [2023-05-20T05:35:33.902Z] [sql] 0 rows affected [2023-05-20T05:35:33.902Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setOSConditions: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolWin: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolUnix: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setToolProperty: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] setS1ASclassPath: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] init-common: [2023-05-20T05:35:33.902Z] [2023-05-20T05:35:33.902Z] runclient-common: [2023-05-20T05:35:33.902Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:35:33.902Z] [exec] May 20, 2023 5:35:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:35:33.902Z] [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. [2023-05-20T05:35:35.268Z] [exec] All tests will fail with Derby till XA driver is fixed [2023-05-20T05:35:35.268Z] [exec] Value of key is: test1 : [2023-05-20T05:35:35.525Z] [exec] Value of key is: test2 : [2023-05-20T05:35:35.525Z] [exec] Value of key is: test3 : [2023-05-20T05:35:35.525Z] [exec] jdbc appauthtx status: [2023-05-20T05:35:35.525Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:35:35.525Z] [exec] [2023-05-20T05:35:35.525Z] [exec] [2023-05-20T05:35:35.525Z] [exec] ----------------------------------------- [2023-05-20T05:35:35.525Z] [exec] - test2 : : PASS - [2023-05-20T05:35:35.525Z] [exec] - test1 : : PASS - [2023-05-20T05:35:35.525Z] [exec] - test3 : : PASS - [2023-05-20T05:35:35.525Z] [exec] ----------------------------------------- [2023-05-20T05:35:35.525Z] [exec] Total PASS: 3 [2023-05-20T05:35:35.525Z] [exec] Total FAIL: 0 [2023-05-20T05:35:35.525Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:35:35.525Z] [exec] ----------------------------------------- [2023-05-20T05:35:35.525Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:35:35.806Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] checkReporting-common: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] confirmReportPresent-common: [2023-05-20T05:35:36.063Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:35:36.063Z] [echo] Test seems to be reported fine [2023-05-20T05:35:36.063Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] confirmMissingReport-common: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] reset-derby-for-no-authentication: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] setOSConditions: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] setToolWin: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] setToolUnix: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] setToolProperty: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] setS1ASclassPath: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] init-common: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] stop-derby: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] stop-derby-aix: [2023-05-20T05:35:36.063Z] [2023-05-20T05:35:36.063Z] stop-derby-nonaix: [2023-05-20T05:35:36.063Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:35:36.626Z] [java] Sat May 20 05:35:36 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:35:36.627Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:35:36.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] setOSConditions: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] setToolWin: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] setToolUnix: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] setToolProperty: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] setS1ASclassPath: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] init-common: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] start-derby: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] start-derby-aix: [2023-05-20T05:35:36.627Z] [2023-05-20T05:35:36.627Z] start-derby-nonaix: [2023-05-20T05:35:36.627Z] [echo] Starting Derby DB Server ... [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] undeploy: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] setOSConditions: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] setToolWin: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] setToolUnix: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] setToolProperty: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] setS1ASclassPath: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] init-common: [2023-05-20T05:35:51.472Z] [2023-05-20T05:35:51.472Z] undeploy-common: [2023-05-20T05:35:53.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] setOSConditions: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] setToolWin: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] setToolUnix: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] setToolProperty: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] setS1ASclassPath: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] init-common: [2023-05-20T05:35:53.366Z] [2023-05-20T05:35:53.366Z] delete-jdbc-resource-common: [2023-05-20T05:35:53.366Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:35:54.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:35:54.296Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:35:54.296Z] [echo] cmd executed for server [2023-05-20T05:35:54.553Z] [2023-05-20T05:35:54.553Z] setOSConditions: [2023-05-20T05:35:54.553Z] [2023-05-20T05:35:54.553Z] setToolWin: [2023-05-20T05:35:54.553Z] [2023-05-20T05:35:54.553Z] setToolUnix: [2023-05-20T05:35:54.554Z] [2023-05-20T05:35:54.554Z] setToolProperty: [2023-05-20T05:35:54.554Z] [2023-05-20T05:35:54.554Z] setS1ASclassPath: [2023-05-20T05:35:54.554Z] [2023-05-20T05:35:54.554Z] init-common: [2023-05-20T05:35:54.554Z] [2023-05-20T05:35:54.554Z] delete-jdbc-connpool-common: [2023-05-20T05:35:54.554Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:35:54.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:35:54.810Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:35:54.810Z] [echo] cmd executed for server [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] setOSConditions: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] setToolWin: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] setToolUnix: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] setToolProperty: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] setS1ASclassPath: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] init-common: [2023-05-20T05:35:54.810Z] [2023-05-20T05:35:54.810Z] execute-sql-common: [2023-05-20T05:35:55.065Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2023-05-20T05:35:55.065Z] [sql] 0 rows affected [2023-05-20T05:35:55.065Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] all: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setOSConditions: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolWin: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolUnix: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolProperty: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setS1ASclassPath: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] init-common: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] clean: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setOSConditions: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolWin: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolUnix: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setToolProperty: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] setS1ASclassPath: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] init-common: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.065Z] clean-common: [2023-05-20T05:35:55.065Z] [2023-05-20T05:35:55.066Z] setOSConditions: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolWin: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolUnix: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolProperty: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setS1ASclassPath: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] init-common: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] clean-classes-common: [2023-05-20T05:35:55.066Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setOSConditions: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolWin: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolUnix: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolProperty: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setS1ASclassPath: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] init-common: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] clean-jars-common: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] compile: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setOSConditions: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolWin: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolUnix: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setToolProperty: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] setS1ASclassPath: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] init-common: [2023-05-20T05:35:55.066Z] [2023-05-20T05:35:55.066Z] compile-common: [2023-05-20T05:35:55.066Z] [echo] Current time (ISO): 2023-05-20T05:35:54.975+0000 [2023-05-20T05:35:55.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:35:55.066Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:35:56.983Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:35:56.983Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:35:56.983Z] [javac] return new Integer(1); [2023-05-20T05:35:56.983Z] [javac] ^ [2023-05-20T05:35:56.983Z] [javac] 2 warnings [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] setOSConditions: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] setToolWin: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] setToolUnix: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] setToolProperty: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] setS1ASclassPath: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] init-common: [2023-05-20T05:35:56.983Z] [2023-05-20T05:35:56.983Z] compile-common: [2023-05-20T05:35:56.983Z] [echo] Current time (ISO): 2023-05-20T05:35:56.651+0000 [2023-05-20T05:35:56.983Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:35:58.350Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:35:58.350Z] [javac] 1 warning [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] build: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] setOSConditions: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] fixFiles: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] convUnix: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] convWin: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] setToolWin: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] setToolUnix: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] setToolProperty: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] setS1ASclassPath: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] init-common: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] package-persistence-common: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] ejb-jar-common: [2023-05-20T05:35:58.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] package-ejbjar-common: [2023-05-20T05:35:58.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2023-05-20T05:35:58.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] appclient-jar-common: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] package-appclientjar-common: [2023-05-20T05:35:58.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] webclient-war-common: [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.350Z] build-ear-common: [2023-05-20T05:35:58.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:35:58.350Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-05-20T05:35:58.350Z] [2023-05-20T05:35:58.351Z] deploy: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setOSConditions: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolWin: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolUnix: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolProperty: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setS1ASclassPath: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] init-common: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] execute-sql-common: [2023-05-20T05:35:58.351Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-05-20T05:35:58.351Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:35:58.351Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:35:58.351Z] [sql] 0 rows affected [2023-05-20T05:35:58.351Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setOSConditions: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolWin: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolUnix: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolProperty: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setS1ASclassPath: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] init-common: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] deploy-jdbc-common: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setOSConditions: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolWin: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolUnix: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setToolProperty: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] setS1ASclassPath: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] init-common: [2023-05-20T05:35:58.351Z] [2023-05-20T05:35:58.351Z] create-jdbc-connpool-common: [2023-05-20T05:35:58.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:58.917Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:35:58.917Z] [2023-05-20T05:35:58.917Z] set-derby-connpool-props: [2023-05-20T05:35:59.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:59.175Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:35:59.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:59.452Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:35:59.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:35:59.709Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:36:00.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:00.279Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:36:00.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:00.551Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:36:00.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:00.807Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:36:01.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:01.064Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:36:01.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:01.320Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] setOSConditions: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] setToolWin: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] setToolUnix: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] setToolProperty: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] setS1ASclassPath: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] init-common: [2023-05-20T05:36:01.576Z] [2023-05-20T05:36:01.576Z] create-jdbc-resource-common: [2023-05-20T05:36:01.576Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:36:01.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:01.851Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:36:01.851Z] [echo] cmd executed for server [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setOSConditions: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolWin: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolUnix: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolProperty: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setS1ASclassPath: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] init-common: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] deploy-common: [2023-05-20T05:36:01.851Z] [echo] Current time (ISO): 2023-05-20T05:36:01.673+0000 [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setOSConditions: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolWin: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolUnix: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setToolProperty: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] setS1ASclassPath: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] init-common: [2023-05-20T05:36:01.851Z] [2023-05-20T05:36:01.851Z] deploy-common-pe: [2023-05-20T05:36:02.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2023-05-20T05:36:02.404Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2023-05-20T05:36:02.404Z] [echo] Deployment on target server server successful [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setOSConditions: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolWin: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolUnix: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolProperty: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setS1ASclassPath: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] init-common: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] deploy-common-ee: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] run: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setOSConditions: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolWin: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolUnix: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolProperty: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setS1ASclassPath: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] init-common: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] execute-sql-common: [2023-05-20T05:36:02.404Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2023-05-20T05:36:02.404Z] [sql] 0 rows affected [2023-05-20T05:36:02.404Z] [sql] 0 rows affected [2023-05-20T05:36:02.404Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setOSConditions: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolWin: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolUnix: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setToolProperty: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] setS1ASclassPath: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] init-common: [2023-05-20T05:36:02.404Z] [2023-05-20T05:36:02.404Z] runclient-common: [2023-05-20T05:36:02.404Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:36:03.333Z] [exec] May 20, 2023 5:36:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:36:03.333Z] [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. [2023-05-20T05:36:06.629Z] [exec] Value of key is: test1 : [2023-05-20T05:36:06.629Z] [exec] Value of key is: test2 : [2023-05-20T05:36:06.629Z] [exec] jdbc contauth status: [2023-05-20T05:36:06.629Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:36:06.629Z] [exec] [2023-05-20T05:36:06.629Z] [exec] [2023-05-20T05:36:06.629Z] [exec] ----------------------------------------- [2023-05-20T05:36:06.629Z] [exec] - test2 : : PASS - [2023-05-20T05:36:06.629Z] [exec] - test1 : : PASS - [2023-05-20T05:36:06.629Z] [exec] ----------------------------------------- [2023-05-20T05:36:06.629Z] [exec] Total PASS: 2 [2023-05-20T05:36:06.629Z] [exec] Total FAIL: 0 [2023-05-20T05:36:06.629Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:36:06.629Z] [exec] ----------------------------------------- [2023-05-20T05:36:06.629Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:06.629Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] checkReporting-common: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] confirmReportPresent-common: [2023-05-20T05:36:06.885Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:36:06.885Z] [echo] Test seems to be reported fine [2023-05-20T05:36:06.885Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] confirmMissingReport-common: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] undeploy: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] setOSConditions: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] setToolWin: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] setToolUnix: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] setToolProperty: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] setS1ASclassPath: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] init-common: [2023-05-20T05:36:06.885Z] [2023-05-20T05:36:06.885Z] execute-sql-common: [2023-05-20T05:36:06.886Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2023-05-20T05:36:06.886Z] [sql] 0 rows affected [2023-05-20T05:36:06.886Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setOSConditions: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolWin: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolUnix: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolProperty: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setS1ASclassPath: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] init-common: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] undeploy-jdbc-common: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setOSConditions: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolWin: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolUnix: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setToolProperty: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] setS1ASclassPath: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] init-common: [2023-05-20T05:36:06.886Z] [2023-05-20T05:36:06.886Z] delete-jdbc-resource-common: [2023-05-20T05:36:06.886Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:36:07.141Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:36:07.404Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:36:07.404Z] [echo] cmd executed for server [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] setOSConditions: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] setToolWin: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] setToolUnix: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] setToolProperty: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] setS1ASclassPath: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] init-common: [2023-05-20T05:36:07.404Z] [2023-05-20T05:36:07.404Z] delete-jdbc-connpool-common: [2023-05-20T05:36:07.404Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:36:07.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:36:07.662Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:36:07.662Z] [echo] cmd executed for server [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] setOSConditions: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] setToolWin: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] setToolUnix: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] setToolProperty: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] setS1ASclassPath: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] init-common: [2023-05-20T05:36:07.662Z] [2023-05-20T05:36:07.662Z] undeploy-common: [2023-05-20T05:36:07.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] all: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setOSConditions: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolWin: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolUnix: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolProperty: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setS1ASclassPath: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] init-common: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] clean: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setOSConditions: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolWin: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolUnix: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setToolProperty: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] setS1ASclassPath: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] init-common: [2023-05-20T05:36:07.918Z] [2023-05-20T05:36:07.918Z] clean-common: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setOSConditions: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolWin: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolUnix: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolProperty: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setS1ASclassPath: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] init-common: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] clean-classes-common: [2023-05-20T05:36:08.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setOSConditions: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolWin: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolUnix: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolProperty: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setS1ASclassPath: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] init-common: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] clean-jars-common: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] compile: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setOSConditions: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolWin: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolUnix: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setToolProperty: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] setS1ASclassPath: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] init-common: [2023-05-20T05:36:08.175Z] [2023-05-20T05:36:08.175Z] compile-common: [2023-05-20T05:36:08.175Z] [echo] Current time (ISO): 2023-05-20T05:36:07.949+0000 [2023-05-20T05:36:08.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:08.175Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:09.556Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:36:09.556Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:36:09.556Z] [javac] return new Integer(1); [2023-05-20T05:36:09.556Z] [javac] ^ [2023-05-20T05:36:09.556Z] [javac] 2 warnings [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] setOSConditions: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] setToolWin: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] setToolUnix: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] setToolProperty: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] setS1ASclassPath: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] init-common: [2023-05-20T05:36:09.813Z] [2023-05-20T05:36:09.813Z] compile-common: [2023-05-20T05:36:09.813Z] [echo] Current time (ISO): 2023-05-20T05:36:09.558+0000 [2023-05-20T05:36:09.813Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:11.187Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:36:11.188Z] [javac] 1 warning [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] build: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setOSConditions: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] fixFiles: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] convUnix: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] convWin: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolWin: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolUnix: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolProperty: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setS1ASclassPath: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] init-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] package-persistence-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] ejb-jar-common: [2023-05-20T05:36:11.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] package-ejbjar-common: [2023-05-20T05:36:11.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2023-05-20T05:36:11.188Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] appclient-jar-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] package-appclientjar-common: [2023-05-20T05:36:11.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] webclient-war-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] build-ear-common: [2023-05-20T05:36:11.188Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:11.188Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] deploy: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setOSConditions: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolWin: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolUnix: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolProperty: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setS1ASclassPath: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] init-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] execute-sql-common: [2023-05-20T05:36:11.188Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-05-20T05:36:11.188Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:36:11.188Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:36:11.188Z] [sql] 0 rows affected [2023-05-20T05:36:11.188Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setOSConditions: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolWin: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolUnix: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setToolProperty: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] setS1ASclassPath: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] init-common: [2023-05-20T05:36:11.188Z] [2023-05-20T05:36:11.188Z] create-jdbc-connpool-common: [2023-05-20T05:36:11.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:11.759Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:36:11.759Z] [2023-05-20T05:36:11.759Z] set-derby-connpool-props: [2023-05-20T05:36:12.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:12.016Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:36:12.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:12.307Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:36:12.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:12.658Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:36:12.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:12.913Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:36:13.169Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:13.425Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:36:13.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:13.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:36:13.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:13.962Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:36:14.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:14.475Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] setOSConditions: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] setToolWin: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] setToolUnix: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] setToolProperty: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] setS1ASclassPath: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] init-common: [2023-05-20T05:36:14.475Z] [2023-05-20T05:36:14.475Z] create-jdbc-resource-common: [2023-05-20T05:36:14.475Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:36:14.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:14.732Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:36:14.732Z] [echo] cmd executed for server [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setOSConditions: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolWin: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolUnix: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolProperty: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setS1ASclassPath: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] init-common: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] deploy-common: [2023-05-20T05:36:14.732Z] [echo] Current time (ISO): 2023-05-20T05:36:14.618+0000 [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setOSConditions: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolWin: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolUnix: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setToolProperty: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] setS1ASclassPath: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] init-common: [2023-05-20T05:36:14.732Z] [2023-05-20T05:36:14.732Z] deploy-common-pe: [2023-05-20T05:36:14.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2023-05-20T05:36:15.250Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2023-05-20T05:36:15.250Z] [echo] Deployment on target server server successful [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setOSConditions: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolWin: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolUnix: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolProperty: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setS1ASclassPath: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] init-common: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] deploy-common-ee: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] run: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setOSConditions: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolWin: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolUnix: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setToolProperty: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] setS1ASclassPath: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.250Z] init-common: [2023-05-20T05:36:15.250Z] [2023-05-20T05:36:15.251Z] execute-sql-common: [2023-05-20T05:36:15.251Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2023-05-20T05:36:15.251Z] [sql] 0 rows affected [2023-05-20T05:36:15.251Z] [sql] 0 rows affected [2023-05-20T05:36:15.251Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] setOSConditions: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] setToolWin: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] setToolUnix: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] setToolProperty: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] setS1ASclassPath: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] init-common: [2023-05-20T05:36:15.251Z] [2023-05-20T05:36:15.251Z] runclient-common: [2023-05-20T05:36:15.251Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:36:16.177Z] [exec] May 20, 2023 5:36:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:36:16.178Z] [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. [2023-05-20T05:36:19.502Z] [exec] Will Fail till a better XA driver is integrated into Derby [2023-05-20T05:36:19.502Z] [exec] Value of key is: test1 : [2023-05-20T05:36:19.502Z] [exec] Value of key is: test2 : [2023-05-20T05:36:19.502Z] [exec] jdbc contauthtx status: [2023-05-20T05:36:19.502Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:36:19.502Z] [exec] [2023-05-20T05:36:19.502Z] [exec] [2023-05-20T05:36:19.502Z] [exec] ----------------------------------------- [2023-05-20T05:36:19.502Z] [exec] - test2 : : PASS - [2023-05-20T05:36:19.502Z] [exec] - test1 : : PASS - [2023-05-20T05:36:19.502Z] [exec] ----------------------------------------- [2023-05-20T05:36:19.502Z] [exec] Total PASS: 2 [2023-05-20T05:36:19.502Z] [exec] Total FAIL: 0 [2023-05-20T05:36:19.502Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:36:19.502Z] [exec] ----------------------------------------- [2023-05-20T05:36:19.502Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:19.502Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:19.758Z] [2023-05-20T05:36:19.758Z] checkReporting-common: [2023-05-20T05:36:19.758Z] [2023-05-20T05:36:19.758Z] confirmReportPresent-common: [2023-05-20T05:36:19.758Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:36:19.758Z] [echo] Test seems to be reported fine [2023-05-20T05:36:19.758Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] confirmMissingReport-common: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] undeploy: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] setOSConditions: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] setToolWin: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] setToolUnix: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] setToolProperty: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] setS1ASclassPath: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] init-common: [2023-05-20T05:36:20.014Z] [2023-05-20T05:36:20.014Z] undeploy-common: [2023-05-20T05:36:20.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] setOSConditions: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] setToolWin: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] setToolUnix: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] setToolProperty: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] setS1ASclassPath: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] init-common: [2023-05-20T05:36:20.270Z] [2023-05-20T05:36:20.270Z] delete-jdbc-resource-common: [2023-05-20T05:36:20.270Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:36:20.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:36:20.534Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:36:20.534Z] [echo] cmd executed for server [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] setOSConditions: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] setToolWin: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] setToolUnix: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] setToolProperty: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] setS1ASclassPath: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] init-common: [2023-05-20T05:36:20.534Z] [2023-05-20T05:36:20.534Z] delete-jdbc-connpool-common: [2023-05-20T05:36:20.534Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:36:21.096Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:36:21.096Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:36:21.096Z] [echo] cmd executed for server [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] execute-sql-common: [2023-05-20T05:36:21.096Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2023-05-20T05:36:21.096Z] [sql] 0 rows affected [2023-05-20T05:36:21.096Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] all: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] clean: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] clean-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] clean-classes-common: [2023-05-20T05:36:21.096Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] clean-jars-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] compile: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setOSConditions: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolWin: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolUnix: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setToolProperty: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] setS1ASclassPath: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] init-common: [2023-05-20T05:36:21.096Z] [2023-05-20T05:36:21.096Z] compile-common: [2023-05-20T05:36:21.096Z] [echo] Current time (ISO): 2023-05-20T05:36:20.961+0000 [2023-05-20T05:36:21.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:21.096Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:22.987Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:36:22.987Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:36:22.987Z] [javac] return new Integer(1); [2023-05-20T05:36:22.987Z] [javac] ^ [2023-05-20T05:36:22.987Z] [javac] 2 warnings [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] setOSConditions: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] setToolWin: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] setToolUnix: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] setToolProperty: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] setS1ASclassPath: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] init-common: [2023-05-20T05:36:22.987Z] [2023-05-20T05:36:22.987Z] compile-common: [2023-05-20T05:36:22.987Z] [echo] Current time (ISO): 2023-05-20T05:36:22.691+0000 [2023-05-20T05:36:22.987Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:36:24.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:36:24.403Z] [javac] 1 warning [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] build: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] setOSConditions: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] fixFiles: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] convUnix: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] convWin: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] setToolWin: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] setToolUnix: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] setToolProperty: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] setS1ASclassPath: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] init-common: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] package-persistence-common: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] ejb-jar-common: [2023-05-20T05:36:24.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] package-ejbjar-common: [2023-05-20T05:36:24.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2023-05-20T05:36:24.403Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] appclient-jar-common: [2023-05-20T05:36:24.403Z] [2023-05-20T05:36:24.403Z] package-appclientjar-common: [2023-05-20T05:36:24.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.403Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.404Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] webclient-war-common: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] build-ear-common: [2023-05-20T05:36:24.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:36:24.404Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] deploy: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] setOSConditions: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] setToolWin: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] setToolUnix: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] setToolProperty: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] setS1ASclassPath: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] init-common: [2023-05-20T05:36:24.404Z] [2023-05-20T05:36:24.404Z] execute-sql-common: [2023-05-20T05:36:24.404Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-05-20T05:36:24.404Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:36:24.404Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:36:24.404Z] [sql] 0 rows affected [2023-05-20T05:36:24.404Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setOSConditions: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolWin: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolUnix: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolProperty: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setS1ASclassPath: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] init-common: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] deploy-jdbc-common: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setOSConditions: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolWin: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolUnix: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setToolProperty: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] setS1ASclassPath: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] init-common: [2023-05-20T05:36:24.660Z] [2023-05-20T05:36:24.660Z] create-jdbc-connpool-common: [2023-05-20T05:36:24.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:24.916Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:36:24.916Z] [2023-05-20T05:36:24.916Z] set-derby-connpool-props: [2023-05-20T05:36:25.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:25.173Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:36:25.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:25.751Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:36:26.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:26.007Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:36:26.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:26.264Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:36:26.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:26.776Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:36:27.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:27.050Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:36:27.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:27.307Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:36:27.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:27.820Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] setOSConditions: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] setToolWin: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] setToolUnix: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] setToolProperty: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] setS1ASclassPath: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] init-common: [2023-05-20T05:36:27.820Z] [2023-05-20T05:36:27.820Z] create-jdbc-resource-common: [2023-05-20T05:36:27.820Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:36:28.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:36:28.077Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:36:28.077Z] [echo] cmd executed for server [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setOSConditions: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolWin: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolUnix: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolProperty: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setS1ASclassPath: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] init-common: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] deploy-common: [2023-05-20T05:36:28.077Z] [echo] Current time (ISO): 2023-05-20T05:36:27.956+0000 [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setOSConditions: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolWin: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolUnix: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setToolProperty: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] setS1ASclassPath: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] init-common: [2023-05-20T05:36:28.077Z] [2023-05-20T05:36:28.077Z] deploy-common-pe: [2023-05-20T05:36:28.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2023-05-20T05:36:28.609Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2023-05-20T05:36:28.609Z] [echo] Deployment on target server server successful [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setOSConditions: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolWin: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolUnix: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolProperty: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setS1ASclassPath: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] init-common: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] deploy-common-ee: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] run: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setup-derby-for-authentication: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setOSConditions: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolWin: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolUnix: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setToolProperty: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] setS1ASclassPath: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] init-common: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] stop-derby: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] stop-derby-aix: [2023-05-20T05:36:28.609Z] [2023-05-20T05:36:28.609Z] stop-derby-nonaix: [2023-05-20T05:36:28.609Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:36:29.171Z] [java] Sat May 20 05:36:28 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:36:29.171Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:36:29.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] setOSConditions: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] setToolWin: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] setToolUnix: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] setToolProperty: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] setS1ASclassPath: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] init-common: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] start-derby: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] start-derby-aix: [2023-05-20T05:36:29.171Z] [2023-05-20T05:36:29.171Z] start-derby-nonaix: [2023-05-20T05:36:29.171Z] [echo] Starting Derby DB Server ... [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] setOSConditions: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] setToolWin: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] setToolUnix: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] setToolProperty: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] setS1ASclassPath: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] init-common: [2023-05-20T05:36:44.017Z] [2023-05-20T05:36:44.017Z] execute-sql-common: [2023-05-20T05:36:44.274Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2023-05-20T05:36:44.274Z] [sql] 0 rows affected [2023-05-20T05:36:44.274Z] [sql] 0 rows affected [2023-05-20T05:36:44.274Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] setOSConditions: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] setToolWin: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] setToolUnix: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] setToolProperty: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] setS1ASclassPath: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] init-common: [2023-05-20T05:36:44.274Z] [2023-05-20T05:36:44.274Z] runclient-common: [2023-05-20T05:36:44.274Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:36:45.202Z] [exec] May 20, 2023 5:36:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:36:45.202Z] [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. [2023-05-20T05:36:48.474Z] [exec] Test 2 will fail with Derby [2023-05-20T05:36:48.474Z] [exec] Value of key is: test1 : [2023-05-20T05:36:48.474Z] [exec] Value of key is: test2 : [2023-05-20T05:36:48.474Z] [exec] jdbc contauth1 status: [2023-05-20T05:36:48.474Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:36:48.474Z] [exec] [2023-05-20T05:36:48.474Z] [exec] [2023-05-20T05:36:48.474Z] [exec] ----------------------------------------- [2023-05-20T05:36:48.474Z] [exec] - test2 : : PASS - [2023-05-20T05:36:48.474Z] [exec] - test1 : : PASS - [2023-05-20T05:36:48.474Z] [exec] ----------------------------------------- [2023-05-20T05:36:48.474Z] [exec] Total PASS: 2 [2023-05-20T05:36:48.474Z] [exec] Total FAIL: 0 [2023-05-20T05:36:48.474Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:36:48.474Z] [exec] ----------------------------------------- [2023-05-20T05:36:48.474Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:48.474Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] checkReporting-common: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] confirmReportPresent-common: [2023-05-20T05:36:48.731Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:36:48.731Z] [echo] Test seems to be reported fine [2023-05-20T05:36:48.731Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] confirmMissingReport-common: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] reset-derby-for-no-authentication: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] setOSConditions: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] setToolWin: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] setToolUnix: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] setToolProperty: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] setS1ASclassPath: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] init-common: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] stop-derby: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] stop-derby-aix: [2023-05-20T05:36:48.731Z] [2023-05-20T05:36:48.731Z] stop-derby-nonaix: [2023-05-20T05:36:48.731Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:36:48.987Z] [java] Sat May 20 05:36:48 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:36:49.252Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:36:49.252Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] setOSConditions: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] setToolWin: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] setToolUnix: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] setToolProperty: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] setS1ASclassPath: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] init-common: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] start-derby: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] start-derby-aix: [2023-05-20T05:36:49.252Z] [2023-05-20T05:36:49.252Z] start-derby-nonaix: [2023-05-20T05:36:49.252Z] [echo] Starting Derby DB Server ... [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] undeploy: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] setOSConditions: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] setToolWin: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] setToolUnix: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] setToolProperty: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] setS1ASclassPath: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] init-common: [2023-05-20T05:37:04.100Z] [2023-05-20T05:37:04.100Z] execute-sql-common: [2023-05-20T05:37:04.357Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2023-05-20T05:37:04.357Z] [sql] 0 rows affected [2023-05-20T05:37:04.357Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setOSConditions: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolWin: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolUnix: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolProperty: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setS1ASclassPath: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] init-common: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] undeploy-jdbc-common: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setOSConditions: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolWin: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolUnix: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setToolProperty: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] setS1ASclassPath: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] init-common: [2023-05-20T05:37:04.357Z] [2023-05-20T05:37:04.357Z] delete-jdbc-resource-common: [2023-05-20T05:37:04.357Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:37:04.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:37:04.959Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:37:04.959Z] [echo] cmd executed for server [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] setOSConditions: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] setToolWin: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] setToolUnix: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] setToolProperty: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] setS1ASclassPath: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] init-common: [2023-05-20T05:37:04.959Z] [2023-05-20T05:37:04.959Z] delete-jdbc-connpool-common: [2023-05-20T05:37:04.959Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:37:05.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:37:05.215Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:37:05.215Z] [echo] cmd executed for server [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] setOSConditions: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] setToolWin: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] setToolUnix: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] setToolProperty: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] setS1ASclassPath: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] init-common: [2023-05-20T05:37:05.215Z] [2023-05-20T05:37:05.215Z] undeploy-common: [2023-05-20T05:37:05.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] all: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setOSConditions: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolWin: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolUnix: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolProperty: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setS1ASclassPath: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] init-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] clean: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setOSConditions: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolWin: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolUnix: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolProperty: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setS1ASclassPath: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] init-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] clean-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setOSConditions: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolWin: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolUnix: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolProperty: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setS1ASclassPath: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] init-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] clean-classes-common: [2023-05-20T05:37:05.780Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setOSConditions: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolWin: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolUnix: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolProperty: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setS1ASclassPath: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] init-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] clean-jars-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] compile: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setOSConditions: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolWin: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolUnix: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setToolProperty: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] setS1ASclassPath: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] init-common: [2023-05-20T05:37:05.780Z] [2023-05-20T05:37:05.780Z] compile-common: [2023-05-20T05:37:05.780Z] [echo] Current time (ISO): 2023-05-20T05:37:05.668+0000 [2023-05-20T05:37:05.780Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:05.780Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:07.688Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:37:07.688Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:37:07.688Z] [javac] return new Integer(1); [2023-05-20T05:37:07.688Z] [javac] ^ [2023-05-20T05:37:07.688Z] [javac] 2 warnings [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] setOSConditions: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] setToolWin: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] setToolUnix: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] setToolProperty: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] setS1ASclassPath: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] init-common: [2023-05-20T05:37:07.688Z] [2023-05-20T05:37:07.688Z] compile-common: [2023-05-20T05:37:07.688Z] [echo] Current time (ISO): 2023-05-20T05:37:07.424+0000 [2023-05-20T05:37:07.689Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:09.063Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:37:09.063Z] [javac] 1 warning [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] build: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] setOSConditions: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] fixFiles: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] convUnix: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] convWin: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] setToolWin: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] setToolUnix: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] setToolProperty: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] setS1ASclassPath: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] init-common: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] package-persistence-common: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] ejb-jar-common: [2023-05-20T05:37:09.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] package-ejbjar-common: [2023-05-20T05:37:09.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2023-05-20T05:37:09.063Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] appclient-jar-common: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] package-appclientjar-common: [2023-05-20T05:37:09.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] webclient-war-common: [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] build-ear-common: [2023-05-20T05:37:09.063Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:09.063Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-05-20T05:37:09.063Z] [2023-05-20T05:37:09.063Z] deploy: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setOSConditions: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolWin: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolUnix: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolProperty: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setS1ASclassPath: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] init-common: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] execute-sql-common: [2023-05-20T05:37:09.321Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-05-20T05:37:09.321Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:37:09.321Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:37:09.321Z] [sql] 0 rows affected [2023-05-20T05:37:09.321Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setOSConditions: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolWin: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolUnix: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setToolProperty: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] setS1ASclassPath: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] init-common: [2023-05-20T05:37:09.321Z] [2023-05-20T05:37:09.321Z] create-jdbc-connpool-common: [2023-05-20T05:37:09.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:09.577Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2023-05-20T05:37:09.577Z] [2023-05-20T05:37:09.577Z] set-derby-connpool-props: [2023-05-20T05:37:09.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:10.090Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2023-05-20T05:37:10.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:10.350Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2023-05-20T05:37:10.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:10.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2023-05-20T05:37:10.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:10.862Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2023-05-20T05:37:11.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:11.426Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2023-05-20T05:37:11.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:11.705Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:37:11.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:11.961Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2023-05-20T05:37:12.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:12.217Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] setOSConditions: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] setToolWin: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] setToolUnix: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] setToolProperty: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] setS1ASclassPath: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] init-common: [2023-05-20T05:37:12.217Z] [2023-05-20T05:37:12.217Z] create-jdbc-resource-common: [2023-05-20T05:37:12.217Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2023-05-20T05:37:12.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:12.779Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2023-05-20T05:37:12.779Z] [echo] cmd executed for server [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setOSConditions: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolWin: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolUnix: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolProperty: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setS1ASclassPath: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] init-common: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] deploy-common: [2023-05-20T05:37:12.779Z] [echo] Current time (ISO): 2023-05-20T05:37:12.552+0000 [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setOSConditions: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolWin: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolUnix: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setToolProperty: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] setS1ASclassPath: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] init-common: [2023-05-20T05:37:12.779Z] [2023-05-20T05:37:12.779Z] deploy-common-pe: [2023-05-20T05:37:13.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2023-05-20T05:37:13.307Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2023-05-20T05:37:13.307Z] [echo] Deployment on target server server successful [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setOSConditions: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolWin: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolUnix: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolProperty: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setS1ASclassPath: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] init-common: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] deploy-common-ee: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] run: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setup-derby-for-authentication: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setOSConditions: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolWin: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolUnix: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setToolProperty: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] setS1ASclassPath: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] init-common: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] stop-derby: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] stop-derby-aix: [2023-05-20T05:37:13.307Z] [2023-05-20T05:37:13.307Z] stop-derby-nonaix: [2023-05-20T05:37:13.307Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:37:13.870Z] [java] Sat May 20 05:37:13 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:37:13.870Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:37:13.870Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] setOSConditions: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] setToolWin: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] setToolUnix: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] setToolProperty: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] setS1ASclassPath: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] init-common: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] start-derby: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] start-derby-aix: [2023-05-20T05:37:13.870Z] [2023-05-20T05:37:13.870Z] start-derby-nonaix: [2023-05-20T05:37:13.870Z] [echo] Starting Derby DB Server ... [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] setOSConditions: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] setToolWin: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] setToolUnix: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] setToolProperty: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] setS1ASclassPath: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] init-common: [2023-05-20T05:37:28.718Z] [2023-05-20T05:37:28.718Z] execute-sql-common: [2023-05-20T05:37:28.975Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2023-05-20T05:37:28.975Z] [sql] 0 rows affected [2023-05-20T05:37:28.975Z] [sql] 0 rows affected [2023-05-20T05:37:28.975Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] setOSConditions: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] setToolWin: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] setToolUnix: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] setToolProperty: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] setS1ASclassPath: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] init-common: [2023-05-20T05:37:28.975Z] [2023-05-20T05:37:28.975Z] runclient-common: [2023-05-20T05:37:28.975Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:37:29.904Z] [exec] May 20, 2023 5:37:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:37:29.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. [2023-05-20T05:37:33.202Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2023-05-20T05:37:33.505Z] [exec] Value of key is: test1 : [2023-05-20T05:37:33.505Z] [exec] Value of key is: test2 : [2023-05-20T05:37:33.505Z] [exec] jdbc contauth1tx status: [2023-05-20T05:37:33.505Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:37:33.505Z] [exec] [2023-05-20T05:37:33.505Z] [exec] [2023-05-20T05:37:33.505Z] [exec] ----------------------------------------- [2023-05-20T05:37:33.505Z] [exec] - test2 : : PASS - [2023-05-20T05:37:33.505Z] [exec] - test1 : : PASS - [2023-05-20T05:37:33.505Z] [exec] ----------------------------------------- [2023-05-20T05:37:33.505Z] [exec] Total PASS: 2 [2023-05-20T05:37:33.505Z] [exec] Total FAIL: 0 [2023-05-20T05:37:33.505Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:37:33.505Z] [exec] ----------------------------------------- [2023-05-20T05:37:33.505Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:37:33.505Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:37:33.761Z] [2023-05-20T05:37:33.761Z] checkReporting-common: [2023-05-20T05:37:33.761Z] [2023-05-20T05:37:33.761Z] confirmReportPresent-common: [2023-05-20T05:37:33.761Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:37:33.761Z] [echo] Test seems to be reported fine [2023-05-20T05:37:33.761Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2023-05-20T05:37:33.761Z] [2023-05-20T05:37:33.761Z] confirmMissingReport-common: [2023-05-20T05:37:33.761Z] [2023-05-20T05:37:33.761Z] reset-derby-for-no-authentication: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] setOSConditions: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] setToolWin: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] setToolUnix: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] setToolProperty: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] setS1ASclassPath: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] init-common: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] stop-derby: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] stop-derby-aix: [2023-05-20T05:37:34.017Z] [2023-05-20T05:37:34.017Z] stop-derby-nonaix: [2023-05-20T05:37:34.017Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:37:34.273Z] [java] Sat May 20 05:37:34 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:37:34.273Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:37:34.273Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] setOSConditions: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] setToolWin: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] setToolUnix: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] setToolProperty: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] setS1ASclassPath: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] init-common: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] start-derby: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] start-derby-aix: [2023-05-20T05:37:34.273Z] [2023-05-20T05:37:34.273Z] start-derby-nonaix: [2023-05-20T05:37:34.273Z] [echo] Starting Derby DB Server ... [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] undeploy: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] undeploy-common: [2023-05-20T05:37:52.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] delete-jdbc-resource-common: [2023-05-20T05:37:52.328Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2023-05-20T05:37:52.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2023-05-20T05:37:52.328Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2023-05-20T05:37:52.328Z] [echo] cmd executed for server [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] delete-jdbc-connpool-common: [2023-05-20T05:37:52.328Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2023-05-20T05:37:52.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2023-05-20T05:37:52.328Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2023-05-20T05:37:52.328Z] [echo] cmd executed for server [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] execute-sql-common: [2023-05-20T05:37:52.328Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2023-05-20T05:37:52.328Z] [sql] 0 rows affected [2023-05-20T05:37:52.328Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] all: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] all: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] clean: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] clean-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] clean-classes-common: [2023-05-20T05:37:52.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] clean-jars-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] compile: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setOSConditions: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolWin: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolUnix: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setToolProperty: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] setS1ASclassPath: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] init-common: [2023-05-20T05:37:52.328Z] [2023-05-20T05:37:52.328Z] compile-common: [2023-05-20T05:37:52.328Z] [echo] Current time (ISO): 2023-05-20T05:37:50.698+0000 [2023-05-20T05:37:52.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:52.329Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:52.585Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:37:52.585Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:52.585Z] [javac] return new Integer(1); [2023-05-20T05:37:52.585Z] [javac] ^ [2023-05-20T05:37:52.841Z] [javac] 2 warnings [2023-05-20T05:37:52.841Z] [2023-05-20T05:37:52.841Z] setOSConditions: [2023-05-20T05:37:52.841Z] [2023-05-20T05:37:52.841Z] setToolWin: [2023-05-20T05:37:52.842Z] [2023-05-20T05:37:52.842Z] setToolUnix: [2023-05-20T05:37:52.842Z] [2023-05-20T05:37:52.842Z] setToolProperty: [2023-05-20T05:37:52.842Z] [2023-05-20T05:37:52.842Z] setS1ASclassPath: [2023-05-20T05:37:52.842Z] [2023-05-20T05:37:52.842Z] init-common: [2023-05-20T05:37:52.842Z] [2023-05-20T05:37:52.842Z] compile-common: [2023-05-20T05:37:52.842Z] [echo] Current time (ISO): 2023-05-20T05:37:52.632+0000 [2023-05-20T05:37:52.842Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:37:54.211Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:37:54.467Z] [javac] 1 warning [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] build: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setOSConditions: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] fixFiles: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] convUnix: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] convWin: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolWin: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolUnix: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolProperty: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setS1ASclassPath: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] init-common: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] package-persistence-common: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] ejb-jar-common: [2023-05-20T05:37:54.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] package-ejbjar-common: [2023-05-20T05:37:54.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2023-05-20T05:37:54.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] appclient-jar-common: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] package-appclientjar-common: [2023-05-20T05:37:54.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] webclient-war-common: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] build-ear-common: [2023-05-20T05:37:54.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:37:54.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] deploy: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setOSConditions: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolWin: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolUnix: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setToolProperty: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] setS1ASclassPath: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] init-common: [2023-05-20T05:37:54.467Z] [2023-05-20T05:37:54.467Z] create-jdbc-connpool-common: [2023-05-20T05:37:54.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:54.724Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2023-05-20T05:37:54.724Z] [2023-05-20T05:37:54.724Z] set-derby-connpool-props: [2023-05-20T05:37:54.980Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:55.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2023-05-20T05:37:55.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:55.507Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2023-05-20T05:37:55.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:55.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2023-05-20T05:37:56.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:56.278Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2023-05-20T05:37:56.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:56.534Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2023-05-20T05:37:56.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:56.791Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:37:57.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:57.358Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2023-05-20T05:37:57.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:57.616Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] setOSConditions: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] setToolWin: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] setToolUnix: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] setToolProperty: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] setS1ASclassPath: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] init-common: [2023-05-20T05:37:57.616Z] [2023-05-20T05:37:57.616Z] create-jdbc-resource-common: [2023-05-20T05:37:57.616Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2023-05-20T05:37:57.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:57.872Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2023-05-20T05:37:57.872Z] [echo] cmd executed for server [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] setOSConditions: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] setToolWin: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] setToolUnix: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] setToolProperty: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] setS1ASclassPath: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] init-common: [2023-05-20T05:37:57.872Z] [2023-05-20T05:37:57.872Z] create-jdbc-connpool-common: [2023-05-20T05:37:58.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:58.450Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2023-05-20T05:37:58.450Z] [2023-05-20T05:37:58.450Z] set-derby-connpool-props: [2023-05-20T05:37:58.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:58.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2023-05-20T05:37:59.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:59.270Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2023-05-20T05:37:59.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:59.528Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2023-05-20T05:37:59.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:37:59.785Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2023-05-20T05:38:00.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:00.347Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2023-05-20T05:38:00.603Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:00.603Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:38:00.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:00.860Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2023-05-20T05:38:01.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:01.373Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] setOSConditions: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] setToolWin: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] setToolUnix: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] setToolProperty: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] setS1ASclassPath: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] init-common: [2023-05-20T05:38:01.373Z] [2023-05-20T05:38:01.373Z] create-jdbc-resource-common: [2023-05-20T05:38:01.373Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:01.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:01.629Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2023-05-20T05:38:01.629Z] [echo] cmd executed for server [2023-05-20T05:38:01.629Z] [2023-05-20T05:38:01.630Z] setOSConditions: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolWin: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolUnix: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolProperty: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setS1ASclassPath: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] init-common: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] deploy-common: [2023-05-20T05:38:01.630Z] [echo] Current time (ISO): 2023-05-20T05:38:01.523+0000 [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setOSConditions: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolWin: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolUnix: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setToolProperty: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] setS1ASclassPath: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] init-common: [2023-05-20T05:38:01.630Z] [2023-05-20T05:38:01.630Z] deploy-common-pe: [2023-05-20T05:38:01.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2023-05-20T05:38:02.143Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2023-05-20T05:38:02.143Z] [echo] Deployment on target server server successful [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] setOSConditions: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] setToolWin: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] setToolUnix: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] setToolProperty: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] setS1ASclassPath: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] init-common: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] deploy-common-ee: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] run: [2023-05-20T05:38:02.143Z] [2023-05-20T05:38:02.143Z] asadmin-common: [2023-05-20T05:38:02.143Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:02.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:02.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2023-05-20T05:38:02.706Z] [2023-05-20T05:38:02.706Z] asadmin-common: [2023-05-20T05:38:02.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:02.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:02.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] setOSConditions: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] setToolWin: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] setToolUnix: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] setToolProperty: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] setS1ASclassPath: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] init-common: [2023-05-20T05:38:02.963Z] [2023-05-20T05:38:02.963Z] runclient-common: [2023-05-20T05:38:02.963Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:38:03.912Z] [exec] May 20, 2023 5:38:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:03.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. [2023-05-20T05:38:08.106Z] [exec] Value of key is: test1 : [2023-05-20T05:38:08.106Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:38:08.106Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:08.106Z] [exec] [2023-05-20T05:38:08.106Z] [exec] [2023-05-20T05:38:08.106Z] [exec] ----------------------------------------- [2023-05-20T05:38:08.106Z] [exec] - test1 : : PASS - [2023-05-20T05:38:08.106Z] [exec] ----------------------------------------- [2023-05-20T05:38:08.106Z] [exec] Total PASS: 1 [2023-05-20T05:38:08.106Z] [exec] Total FAIL: 0 [2023-05-20T05:38:08.106Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:08.106Z] [exec] ----------------------------------------- [2023-05-20T05:38:08.106Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:08.383Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:08.651Z] [2023-05-20T05:38:08.651Z] checkReporting-common: [2023-05-20T05:38:08.651Z] [2023-05-20T05:38:08.651Z] confirmReportPresent-common: [2023-05-20T05:38:08.651Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:08.651Z] [echo] Test seems to be reported fine [2023-05-20T05:38:08.651Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:38:08.651Z] [2023-05-20T05:38:08.651Z] confirmMissingReport-common: [2023-05-20T05:38:08.651Z] [2023-05-20T05:38:08.651Z] asadmin-common: [2023-05-20T05:38:08.651Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:08.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:08.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] setOSConditions: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] setToolWin: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] setToolUnix: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] setToolProperty: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] setS1ASclassPath: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] init-common: [2023-05-20T05:38:08.907Z] [2023-05-20T05:38:08.907Z] runclient-common: [2023-05-20T05:38:08.907Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:38:09.837Z] [exec] May 20, 2023 5:38:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:09.837Z] [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. [2023-05-20T05:38:13.128Z] [exec] Value of key is: test2 : [2023-05-20T05:38:13.128Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:38:13.128Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:13.128Z] [exec] [2023-05-20T05:38:13.128Z] [exec] [2023-05-20T05:38:13.128Z] [exec] ----------------------------------------- [2023-05-20T05:38:13.128Z] [exec] - test2 : : PASS - [2023-05-20T05:38:13.128Z] [exec] ----------------------------------------- [2023-05-20T05:38:13.128Z] [exec] Total PASS: 1 [2023-05-20T05:38:13.128Z] [exec] Total FAIL: 0 [2023-05-20T05:38:13.128Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:13.128Z] [exec] ----------------------------------------- [2023-05-20T05:38:13.128Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:13.128Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:13.385Z] [2023-05-20T05:38:13.385Z] checkReporting-common: [2023-05-20T05:38:13.385Z] [2023-05-20T05:38:13.385Z] confirmReportPresent-common: [2023-05-20T05:38:13.385Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:13.385Z] [echo] Test seems to be reported fine [2023-05-20T05:38:13.385Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:38:13.385Z] [2023-05-20T05:38:13.385Z] confirmMissingReport-common: [2023-05-20T05:38:13.385Z] [2023-05-20T05:38:13.385Z] asadmin-common: [2023-05-20T05:38:13.386Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:13.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:13.960Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2023-05-20T05:38:13.960Z] [2023-05-20T05:38:13.961Z] asadmin-common: [2023-05-20T05:38:13.961Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:14.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:14.224Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] setOSConditions: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] setToolWin: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] setToolUnix: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] setToolProperty: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] setS1ASclassPath: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] init-common: [2023-05-20T05:38:14.224Z] [2023-05-20T05:38:14.224Z] runclient-common: [2023-05-20T05:38:14.224Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:38:15.153Z] [exec] May 20, 2023 5:38:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:15.153Z] [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. [2023-05-20T05:38:18.430Z] [exec] Value of key is: test3 : [2023-05-20T05:38:18.430Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:38:18.430Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:18.430Z] [exec] [2023-05-20T05:38:18.430Z] [exec] [2023-05-20T05:38:18.430Z] [exec] ----------------------------------------- [2023-05-20T05:38:18.430Z] [exec] - test3 : : PASS - [2023-05-20T05:38:18.430Z] [exec] ----------------------------------------- [2023-05-20T05:38:18.430Z] [exec] Total PASS: 1 [2023-05-20T05:38:18.430Z] [exec] Total FAIL: 0 [2023-05-20T05:38:18.430Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:18.430Z] [exec] ----------------------------------------- [2023-05-20T05:38:18.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:18.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:18.686Z] [2023-05-20T05:38:18.686Z] checkReporting-common: [2023-05-20T05:38:18.686Z] [2023-05-20T05:38:18.686Z] confirmReportPresent-common: [2023-05-20T05:38:18.686Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:18.686Z] [echo] Test seems to be reported fine [2023-05-20T05:38:18.686Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:38:18.686Z] [2023-05-20T05:38:18.686Z] confirmMissingReport-common: [2023-05-20T05:38:18.686Z] [2023-05-20T05:38:18.686Z] asadmin-common: [2023-05-20T05:38:18.686Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:18.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:18.943Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] setOSConditions: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] setToolWin: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] setToolUnix: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] setToolProperty: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] setS1ASclassPath: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] init-common: [2023-05-20T05:38:18.943Z] [2023-05-20T05:38:18.943Z] runclient-common: [2023-05-20T05:38:18.943Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:38:19.871Z] [exec] May 20, 2023 5:38:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:19.871Z] [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. [2023-05-20T05:38:23.140Z] [exec] Value of key is: test4 : [2023-05-20T05:38:23.140Z] [exec] jdbc reconfig-maxpoolsize status: [2023-05-20T05:38:23.140Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:23.140Z] [exec] [2023-05-20T05:38:23.140Z] [exec] [2023-05-20T05:38:23.140Z] [exec] ----------------------------------------- [2023-05-20T05:38:23.140Z] [exec] - test4 : : PASS - [2023-05-20T05:38:23.140Z] [exec] ----------------------------------------- [2023-05-20T05:38:23.140Z] [exec] Total PASS: 1 [2023-05-20T05:38:23.140Z] [exec] Total FAIL: 0 [2023-05-20T05:38:23.140Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:23.140Z] [exec] ----------------------------------------- [2023-05-20T05:38:23.140Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:23.140Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] checkReporting-common: [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] confirmReportPresent-common: [2023-05-20T05:38:23.140Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:23.140Z] [echo] Test seems to be reported fine [2023-05-20T05:38:23.140Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] confirmMissingReport-common: [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] undeploy: [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] setOSConditions: [2023-05-20T05:38:23.140Z] [2023-05-20T05:38:23.140Z] setToolWin: [2023-05-20T05:38:23.141Z] [2023-05-20T05:38:23.141Z] setToolUnix: [2023-05-20T05:38:23.141Z] [2023-05-20T05:38:23.141Z] setToolProperty: [2023-05-20T05:38:23.141Z] [2023-05-20T05:38:23.141Z] setS1ASclassPath: [2023-05-20T05:38:23.141Z] [2023-05-20T05:38:23.141Z] init-common: [2023-05-20T05:38:23.141Z] [2023-05-20T05:38:23.141Z] undeploy-common: [2023-05-20T05:38:23.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] setOSConditions: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] setToolWin: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] setToolUnix: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] setToolProperty: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] setS1ASclassPath: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] init-common: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.703Z] undeploy-jdbc-common: [2023-05-20T05:38:23.703Z] [2023-05-20T05:38:23.704Z] setOSConditions: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] setToolWin: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] setToolUnix: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] setToolProperty: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] setS1ASclassPath: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] init-common: [2023-05-20T05:38:23.704Z] [2023-05-20T05:38:23.704Z] delete-jdbc-resource-common: [2023-05-20T05:38:23.704Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2023-05-20T05:38:23.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2023-05-20T05:38:23.961Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2023-05-20T05:38:23.961Z] [echo] cmd executed for server [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] setOSConditions: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] setToolWin: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] setToolUnix: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] setToolProperty: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] setS1ASclassPath: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] init-common: [2023-05-20T05:38:23.961Z] [2023-05-20T05:38:23.961Z] delete-jdbc-connpool-common: [2023-05-20T05:38:23.961Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2023-05-20T05:38:24.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2023-05-20T05:38:24.550Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2023-05-20T05:38:24.550Z] [echo] cmd executed for server [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setOSConditions: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolWin: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolUnix: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolProperty: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setS1ASclassPath: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] init-common: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] undeploy-jdbc-common: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setOSConditions: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolWin: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolUnix: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setToolProperty: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] setS1ASclassPath: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] init-common: [2023-05-20T05:38:24.550Z] [2023-05-20T05:38:24.550Z] delete-jdbc-resource-common: [2023-05-20T05:38:24.550Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2023-05-20T05:38:24.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2023-05-20T05:38:24.806Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2023-05-20T05:38:24.806Z] [echo] cmd executed for server [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] setOSConditions: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] setToolWin: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] setToolUnix: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] setToolProperty: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] setS1ASclassPath: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] init-common: [2023-05-20T05:38:24.806Z] [2023-05-20T05:38:24.806Z] delete-jdbc-connpool-common: [2023-05-20T05:38:24.806Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2023-05-20T05:38:25.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2023-05-20T05:38:25.062Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2023-05-20T05:38:25.062Z] [echo] cmd executed for server [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] all: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setOSConditions: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolWin: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolUnix: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolProperty: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setS1ASclassPath: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] init-common: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] clean: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setOSConditions: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolWin: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolUnix: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolProperty: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setS1ASclassPath: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] init-common: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] clean-common: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setOSConditions: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolWin: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolUnix: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setToolProperty: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] setS1ASclassPath: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] init-common: [2023-05-20T05:38:25.062Z] [2023-05-20T05:38:25.062Z] clean-classes-common: [2023-05-20T05:38:25.062Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setOSConditions: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolWin: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolUnix: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolProperty: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setS1ASclassPath: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] init-common: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] clean-jars-common: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] compile: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setOSConditions: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolWin: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolUnix: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setToolProperty: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] setS1ASclassPath: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] init-common: [2023-05-20T05:38:25.318Z] [2023-05-20T05:38:25.318Z] compile-common: [2023-05-20T05:38:25.318Z] [echo] Current time (ISO): 2023-05-20T05:38:25.071+0000 [2023-05-20T05:38:25.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:25.318Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:26.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:38:26.950Z] [javac] 1 warning [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] setOSConditions: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] setToolWin: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] setToolUnix: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] setToolProperty: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] setS1ASclassPath: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] init-common: [2023-05-20T05:38:26.950Z] [2023-05-20T05:38:26.950Z] compile-common: [2023-05-20T05:38:26.950Z] [echo] Current time (ISO): 2023-05-20T05:38:26.698+0000 [2023-05-20T05:38:26.950Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:28.318Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:38:28.318Z] [javac] 1 warning [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] build: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] setOSConditions: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] fixFiles: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] convUnix: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] convWin: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] setToolWin: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] setToolUnix: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] setToolProperty: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] setS1ASclassPath: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] init-common: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] package-persistence-common: [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] ejb-jar-common: [2023-05-20T05:38:28.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] package-ejbjar-common: [2023-05-20T05:38:28.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.318Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-05-20T05:38:28.318Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.318Z] [2023-05-20T05:38:28.318Z] appclient-jar-common: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] package-appclientjar-common: [2023-05-20T05:38:28.574Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.574Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] webclient-war-common: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] build-ear-common: [2023-05-20T05:38:28.574Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:28.574Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] deploy: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] setOSConditions: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] setToolWin: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] setToolUnix: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] setToolProperty: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] setS1ASclassPath: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] init-common: [2023-05-20T05:38:28.574Z] [2023-05-20T05:38:28.574Z] create-jdbc-connpool-common: [2023-05-20T05:38:28.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:28.830Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-05-20T05:38:28.830Z] [2023-05-20T05:38:28.830Z] set-derby-connpool-props: [2023-05-20T05:38:29.086Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:29.086Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:38:29.354Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:29.611Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:38:29.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:29.867Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-05-20T05:38:30.124Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:30.124Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-05-20T05:38:30.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:30.687Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-05-20T05:38:30.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:30.953Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:38:31.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:31.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-05-20T05:38:31.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:31.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] setOSConditions: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] setToolWin: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] setToolUnix: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] setToolProperty: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] setS1ASclassPath: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] init-common: [2023-05-20T05:38:31.750Z] [2023-05-20T05:38:31.750Z] create-jdbc-resource-common: [2023-05-20T05:38:31.750Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-05-20T05:38:32.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:32.007Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-05-20T05:38:32.007Z] [echo] cmd executed for server [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setOSConditions: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolWin: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolUnix: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolProperty: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setS1ASclassPath: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] init-common: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] deploy-common: [2023-05-20T05:38:32.007Z] [echo] Current time (ISO): 2023-05-20T05:38:31.823+0000 [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setOSConditions: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolWin: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolUnix: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setToolProperty: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] setS1ASclassPath: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] init-common: [2023-05-20T05:38:32.007Z] [2023-05-20T05:38:32.007Z] deploy-common-pe: [2023-05-20T05:38:32.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:38:32.615Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-05-20T05:38:32.615Z] [echo] Deployment on target server server successful [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setOSConditions: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolWin: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolUnix: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolProperty: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setS1ASclassPath: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] init-common: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] deploy-common-ee: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] run: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] create-sql: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setOSConditions: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolWin: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolUnix: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolProperty: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setS1ASclassPath: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] init-common: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] execute-sql-common: [2023-05-20T05:38:32.615Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2023-05-20T05:38:32.615Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-05-20T05:38:32.615Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-05-20T05:38:32.615Z] [sql] 0 rows affected [2023-05-20T05:38:32.615Z] [sql] 1 rows affected [2023-05-20T05:38:32.615Z] [sql] 1 rows affected [2023-05-20T05:38:32.615Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setOSConditions: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolWin: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolUnix: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setToolProperty: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] setS1ASclassPath: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] init-common: [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] execute-sql-common: [2023-05-20T05:38:32.615Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2023-05-20T05:38:32.615Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-05-20T05:38:32.615Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2023-05-20T05:38:32.615Z] [sql] 0 rows affected [2023-05-20T05:38:32.615Z] [sql] 1 rows affected [2023-05-20T05:38:32.615Z] [sql] 1 rows affected [2023-05-20T05:38:32.615Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:38:32.615Z] [2023-05-20T05:38:32.615Z] asadmin-common: [2023-05-20T05:38:32.615Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:33.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:33.177Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:38:33.177Z] [2023-05-20T05:38:33.177Z] asadmin-common: [2023-05-20T05:38:33.177Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:33.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:33.433Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:38:33.433Z] [2023-05-20T05:38:33.433Z] setOSConditions: [2023-05-20T05:38:33.433Z] [2023-05-20T05:38:33.433Z] setToolWin: [2023-05-20T05:38:33.433Z] [2023-05-20T05:38:33.433Z] setToolUnix: [2023-05-20T05:38:33.433Z] [2023-05-20T05:38:33.433Z] setToolProperty: [2023-05-20T05:38:33.433Z] [2023-05-20T05:38:33.434Z] setS1ASclassPath: [2023-05-20T05:38:33.434Z] [2023-05-20T05:38:33.434Z] init-common: [2023-05-20T05:38:33.434Z] [2023-05-20T05:38:33.434Z] runclient-common: [2023-05-20T05:38:33.434Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:38:34.360Z] [exec] May 20, 2023 5:38:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:34.360Z] [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. [2023-05-20T05:38:38.525Z] [exec] Value of key is: test1 : [2023-05-20T05:38:38.525Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:38.525Z] [exec] [2023-05-20T05:38:38.525Z] [exec] [2023-05-20T05:38:38.525Z] [exec] ----------------------------------------- [2023-05-20T05:38:38.525Z] [exec] - test1 : : PASS - [2023-05-20T05:38:38.525Z] [exec] ----------------------------------------- [2023-05-20T05:38:38.525Z] [exec] Total PASS: 1 [2023-05-20T05:38:38.525Z] [exec] Total FAIL: 0 [2023-05-20T05:38:38.525Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:38.525Z] [exec] ----------------------------------------- [2023-05-20T05:38:38.525Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:38.525Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:38.525Z] [2023-05-20T05:38:38.525Z] checkReporting-common: [2023-05-20T05:38:38.525Z] [2023-05-20T05:38:38.525Z] confirmReportPresent-common: [2023-05-20T05:38:38.525Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:38.525Z] [echo] Test seems to be reported fine [2023-05-20T05:38:38.525Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-05-20T05:38:38.525Z] [2023-05-20T05:38:38.525Z] confirmMissingReport-common: [2023-05-20T05:38:38.525Z] [2023-05-20T05:38:38.525Z] asadmin-common: [2023-05-20T05:38:38.525Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:38.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:38.525Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-05-20T05:38:38.782Z] [2023-05-20T05:38:38.782Z] asadmin-common: [2023-05-20T05:38:38.782Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:39.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:39.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] setOSConditions: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] setToolWin: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] setToolUnix: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] setToolProperty: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] setS1ASclassPath: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] init-common: [2023-05-20T05:38:39.051Z] [2023-05-20T05:38:39.051Z] runclient-common: [2023-05-20T05:38:39.051Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:38:39.980Z] [exec] May 20, 2023 5:38:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:39.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. [2023-05-20T05:38:43.265Z] [exec] Value of key is: test2 : [2023-05-20T05:38:43.265Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:43.265Z] [exec] [2023-05-20T05:38:43.265Z] [exec] [2023-05-20T05:38:43.265Z] [exec] ----------------------------------------- [2023-05-20T05:38:43.265Z] [exec] - test2 : : PASS - [2023-05-20T05:38:43.265Z] [exec] ----------------------------------------- [2023-05-20T05:38:43.265Z] [exec] Total PASS: 1 [2023-05-20T05:38:43.265Z] [exec] Total FAIL: 0 [2023-05-20T05:38:43.265Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:43.265Z] [exec] ----------------------------------------- [2023-05-20T05:38:43.265Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:43.265Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] checkReporting-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] confirmReportPresent-common: [2023-05-20T05:38:43.265Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:43.265Z] [echo] Test seems to be reported fine [2023-05-20T05:38:43.265Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] confirmMissingReport-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] undeploy: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] drop-sql: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setOSConditions: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolWin: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolUnix: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolProperty: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setS1ASclassPath: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] init-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] execute-sql-common: [2023-05-20T05:38:43.265Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2023-05-20T05:38:43.265Z] [sql] 0 rows affected [2023-05-20T05:38:43.265Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setOSConditions: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolWin: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolUnix: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolProperty: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setS1ASclassPath: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] init-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] execute-sql-common: [2023-05-20T05:38:43.265Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2023-05-20T05:38:43.265Z] [sql] 0 rows affected [2023-05-20T05:38:43.265Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setOSConditions: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolWin: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolUnix: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolProperty: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setS1ASclassPath: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] init-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] undeploy-jdbc-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setOSConditions: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolWin: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolUnix: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setToolProperty: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] setS1ASclassPath: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] init-common: [2023-05-20T05:38:43.265Z] [2023-05-20T05:38:43.265Z] delete-jdbc-resource-common: [2023-05-20T05:38:43.265Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-05-20T05:38:43.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-05-20T05:38:43.521Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-05-20T05:38:43.521Z] [echo] cmd executed for server [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] setOSConditions: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] setToolWin: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] setToolUnix: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] setToolProperty: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] setS1ASclassPath: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] init-common: [2023-05-20T05:38:43.521Z] [2023-05-20T05:38:43.521Z] delete-jdbc-connpool-common: [2023-05-20T05:38:43.521Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-05-20T05:38:43.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-05-20T05:38:43.777Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-05-20T05:38:43.777Z] [echo] cmd executed for server [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] setOSConditions: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] setToolWin: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] setToolUnix: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] setToolProperty: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] setS1ASclassPath: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] init-common: [2023-05-20T05:38:44.053Z] [2023-05-20T05:38:44.053Z] undeploy-common: [2023-05-20T05:38:44.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] all: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setOSConditions: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolWin: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolUnix: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolProperty: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setS1ASclassPath: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] init-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] clean: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setOSConditions: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolWin: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolUnix: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolProperty: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setS1ASclassPath: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] init-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] clean-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setOSConditions: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolWin: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolUnix: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolProperty: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setS1ASclassPath: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] init-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] clean-classes-common: [2023-05-20T05:38:44.313Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setOSConditions: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolWin: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolUnix: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolProperty: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setS1ASclassPath: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] init-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] clean-jars-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] compile: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setOSConditions: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolWin: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolUnix: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setToolProperty: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] setS1ASclassPath: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] init-common: [2023-05-20T05:38:44.313Z] [2023-05-20T05:38:44.313Z] compile-common: [2023-05-20T05:38:44.313Z] [echo] Current time (ISO): 2023-05-20T05:38:44.170+0000 [2023-05-20T05:38:44.313Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:44.313Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:45.686Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:38:45.951Z] [javac] 1 warning [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] setOSConditions: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] setToolWin: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] setToolUnix: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] setToolProperty: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] setS1ASclassPath: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] init-common: [2023-05-20T05:38:45.951Z] [2023-05-20T05:38:45.951Z] compile-common: [2023-05-20T05:38:45.951Z] [echo] Current time (ISO): 2023-05-20T05:38:45.721+0000 [2023-05-20T05:38:45.951Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:38:47.850Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:38:47.850Z] [javac] 1 warning [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] build: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setOSConditions: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] fixFiles: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] convUnix: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] convWin: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolWin: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolUnix: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolProperty: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setS1ASclassPath: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] init-common: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] package-persistence-common: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] ejb-jar-common: [2023-05-20T05:38:47.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] package-ejbjar-common: [2023-05-20T05:38:47.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2023-05-20T05:38:47.850Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] appclient-jar-common: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] package-appclientjar-common: [2023-05-20T05:38:47.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] webclient-war-common: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] build-ear-common: [2023-05-20T05:38:47.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:38:47.850Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] deploy: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setOSConditions: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolWin: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolUnix: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setToolProperty: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] setS1ASclassPath: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] init-common: [2023-05-20T05:38:47.850Z] [2023-05-20T05:38:47.850Z] create-jdbc-connpool-common: [2023-05-20T05:38:48.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:48.107Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2023-05-20T05:38:48.107Z] [2023-05-20T05:38:48.107Z] set-derby-connpool-props: [2023-05-20T05:38:48.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:48.650Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:38:48.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:48.906Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:38:49.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:49.162Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2023-05-20T05:38:49.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:49.420Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2023-05-20T05:38:49.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:49.951Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2023-05-20T05:38:50.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:50.207Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:38:50.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:50.463Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2023-05-20T05:38:50.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:50.718Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] setOSConditions: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] setToolWin: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] setToolUnix: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] setToolProperty: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] setS1ASclassPath: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] init-common: [2023-05-20T05:38:50.718Z] [2023-05-20T05:38:50.718Z] create-jdbc-resource-common: [2023-05-20T05:38:50.718Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2023-05-20T05:38:51.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:51.279Z] [exec] JDBC resource jdbc/poolauth created successfully. [2023-05-20T05:38:51.279Z] [echo] cmd executed for server [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setOSConditions: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolWin: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolUnix: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolProperty: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setS1ASclassPath: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] init-common: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] deploy-common: [2023-05-20T05:38:51.279Z] [echo] Current time (ISO): 2023-05-20T05:38:51.026+0000 [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setOSConditions: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolWin: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolUnix: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setToolProperty: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] setS1ASclassPath: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] init-common: [2023-05-20T05:38:51.279Z] [2023-05-20T05:38:51.279Z] deploy-common-pe: [2023-05-20T05:38:51.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2023-05-20T05:38:51.807Z] [exec] Application deployed with name jdbc-poolauthApp. [2023-05-20T05:38:51.807Z] [echo] Deployment on target server server successful [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setOSConditions: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolWin: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolUnix: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolProperty: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setS1ASclassPath: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] init-common: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] deploy-common-ee: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] run: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] create-sql: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setOSConditions: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolWin: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolUnix: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolProperty: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setS1ASclassPath: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] init-common: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] execute-sql-common: [2023-05-20T05:38:51.807Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2023-05-20T05:38:51.807Z] [sql] Failed to execute: Drop table DBUSERTABLE [2023-05-20T05:38:51.807Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2023-05-20T05:38:51.807Z] [sql] 0 rows affected [2023-05-20T05:38:51.807Z] [sql] 1 rows affected [2023-05-20T05:38:51.807Z] [sql] 1 rows affected [2023-05-20T05:38:51.807Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setOSConditions: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolWin: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolUnix: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setToolProperty: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] setS1ASclassPath: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] init-common: [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] execute-sql-common: [2023-05-20T05:38:51.807Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2023-05-20T05:38:51.807Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2023-05-20T05:38:51.807Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2023-05-20T05:38:51.807Z] [sql] 0 rows affected [2023-05-20T05:38:51.807Z] [sql] 1 rows affected [2023-05-20T05:38:51.807Z] [sql] 1 rows affected [2023-05-20T05:38:51.807Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:38:51.807Z] [2023-05-20T05:38:51.807Z] asadmin-common: [2023-05-20T05:38:51.807Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:52.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:52.063Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2023-05-20T05:38:52.063Z] [2023-05-20T05:38:52.063Z] asadmin-common: [2023-05-20T05:38:52.063Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:52.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:52.575Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] setOSConditions: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] setToolWin: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] setToolUnix: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] setToolProperty: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] setS1ASclassPath: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] init-common: [2023-05-20T05:38:52.575Z] [2023-05-20T05:38:52.575Z] runclient-common: [2023-05-20T05:38:52.575Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:38:53.515Z] [exec] May 20, 2023 5:38:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:53.515Z] [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. [2023-05-20T05:38:56.802Z] [exec] Value of key is: test1 : [2023-05-20T05:38:56.802Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:38:56.802Z] [exec] [2023-05-20T05:38:56.802Z] [exec] [2023-05-20T05:38:56.802Z] [exec] ----------------------------------------- [2023-05-20T05:38:56.802Z] [exec] - test1 : : PASS - [2023-05-20T05:38:56.802Z] [exec] ----------------------------------------- [2023-05-20T05:38:56.802Z] [exec] Total PASS: 1 [2023-05-20T05:38:56.802Z] [exec] Total FAIL: 0 [2023-05-20T05:38:56.802Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:38:56.802Z] [exec] ----------------------------------------- [2023-05-20T05:38:56.802Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:56.802Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:38:56.802Z] [2023-05-20T05:38:56.802Z] checkReporting-common: [2023-05-20T05:38:56.802Z] [2023-05-20T05:38:56.802Z] confirmReportPresent-common: [2023-05-20T05:38:56.802Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:38:56.802Z] [echo] Test seems to be reported fine [2023-05-20T05:38:56.802Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-05-20T05:38:56.802Z] [2023-05-20T05:38:56.802Z] confirmMissingReport-common: [2023-05-20T05:38:56.802Z] [2023-05-20T05:38:56.802Z] asadmin-common: [2023-05-20T05:38:56.802Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:57.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:57.059Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2023-05-20T05:38:57.059Z] [2023-05-20T05:38:57.059Z] asadmin-common: [2023-05-20T05:38:57.059Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:57.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:38:57.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2023-05-20T05:38:57.622Z] [2023-05-20T05:38:57.622Z] asadmin-common: [2023-05-20T05:38:57.622Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:38:57.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:38:57.877Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2023-05-20T05:38:57.877Z] [2023-05-20T05:38:57.877Z] asadmin-common: [2023-05-20T05:38:57.877Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:38:58.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:38:58.387Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] setOSConditions: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] setToolWin: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] setToolUnix: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] setToolProperty: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] setS1ASclassPath: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] init-common: [2023-05-20T05:38:58.387Z] [2023-05-20T05:38:58.387Z] runclient-common: [2023-05-20T05:38:58.387Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:38:58.951Z] [exec] May 20, 2023 5:38:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:38:58.951Z] [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. [2023-05-20T05:39:02.220Z] [exec] Value of key is: test2 : [2023-05-20T05:39:02.220Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:39:02.220Z] [exec] [2023-05-20T05:39:02.220Z] [exec] [2023-05-20T05:39:02.220Z] [exec] ----------------------------------------- [2023-05-20T05:39:02.220Z] [exec] - test2 : : PASS - [2023-05-20T05:39:02.220Z] [exec] ----------------------------------------- [2023-05-20T05:39:02.220Z] [exec] Total PASS: 1 [2023-05-20T05:39:02.220Z] [exec] Total FAIL: 0 [2023-05-20T05:39:02.220Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:39:02.220Z] [exec] ----------------------------------------- [2023-05-20T05:39:02.220Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:02.220Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] checkReporting-common: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] confirmReportPresent-common: [2023-05-20T05:39:02.475Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:39:02.475Z] [echo] Test seems to be reported fine [2023-05-20T05:39:02.475Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] confirmMissingReport-common: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] undeploy: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] drop-sql: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] setOSConditions: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] setToolWin: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] setToolUnix: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] setToolProperty: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] setS1ASclassPath: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] init-common: [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.475Z] execute-sql-common: [2023-05-20T05:39:02.475Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2023-05-20T05:39:02.475Z] [sql] 0 rows affected [2023-05-20T05:39:02.475Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:39:02.475Z] [2023-05-20T05:39:02.476Z] setOSConditions: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolWin: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolUnix: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolProperty: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setS1ASclassPath: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] init-common: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] execute-sql-common: [2023-05-20T05:39:02.476Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2023-05-20T05:39:02.476Z] [sql] 0 rows affected [2023-05-20T05:39:02.476Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setOSConditions: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolWin: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolUnix: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolProperty: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setS1ASclassPath: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] init-common: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] undeploy-jdbc-common: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setOSConditions: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolWin: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolUnix: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setToolProperty: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] setS1ASclassPath: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] init-common: [2023-05-20T05:39:02.476Z] [2023-05-20T05:39:02.476Z] delete-jdbc-resource-common: [2023-05-20T05:39:02.476Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2023-05-20T05:39:02.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2023-05-20T05:39:02.732Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2023-05-20T05:39:02.732Z] [echo] cmd executed for server [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] setOSConditions: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] setToolWin: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] setToolUnix: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] setToolProperty: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] setS1ASclassPath: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] init-common: [2023-05-20T05:39:02.732Z] [2023-05-20T05:39:02.732Z] delete-jdbc-connpool-common: [2023-05-20T05:39:02.732Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2023-05-20T05:39:03.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2023-05-20T05:39:03.294Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2023-05-20T05:39:03.294Z] [echo] cmd executed for server [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] setOSConditions: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] setToolWin: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] setToolUnix: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] setToolProperty: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] setS1ASclassPath: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] init-common: [2023-05-20T05:39:03.294Z] [2023-05-20T05:39:03.294Z] undeploy-common: [2023-05-20T05:39:03.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] all: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setOSConditions: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolWin: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolUnix: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolProperty: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setS1ASclassPath: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] init-common: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] clean: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setOSConditions: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolWin: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolUnix: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolProperty: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setS1ASclassPath: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] init-common: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] clean-common: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setOSConditions: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolWin: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolUnix: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setToolProperty: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] setS1ASclassPath: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] init-common: [2023-05-20T05:39:03.550Z] [2023-05-20T05:39:03.550Z] clean-classes-common: [2023-05-20T05:39:03.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setOSConditions: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolWin: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolUnix: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolProperty: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setS1ASclassPath: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] init-common: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] clean-jars-common: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] compile: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setOSConditions: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolWin: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolUnix: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setToolProperty: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] setS1ASclassPath: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] init-common: [2023-05-20T05:39:03.807Z] [2023-05-20T05:39:03.807Z] compile-common: [2023-05-20T05:39:03.807Z] [echo] Current time (ISO): 2023-05-20T05:39:03.559+0000 [2023-05-20T05:39:03.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:03.807Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:05.190Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:39:05.190Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java:43: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:39:05.190Z] [javac] return new Integer(1); [2023-05-20T05:39:05.190Z] [javac] ^ [2023-05-20T05:39:05.190Z] [javac] 2 warnings [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] setOSConditions: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] setToolWin: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] setToolUnix: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] setToolProperty: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] setS1ASclassPath: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] init-common: [2023-05-20T05:39:05.190Z] [2023-05-20T05:39:05.190Z] compile-common: [2023-05-20T05:39:05.190Z] [echo] Current time (ISO): 2023-05-20T05:39:05.126+0000 [2023-05-20T05:39:05.190Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:07.083Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:39:07.083Z] [javac] 1 warning [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] build: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setOSConditions: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] fixFiles: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] convUnix: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] convWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolUnix: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolProperty: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setS1ASclassPath: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] init-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] package-persistence-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] ejb-jar-common: [2023-05-20T05:39:07.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] package-ejbjar-common: [2023-05-20T05:39:07.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2023-05-20T05:39:07.083Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] appclient-jar-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] package-appclientjar-common: [2023-05-20T05:39:07.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] webclient-war-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] build-ear-common: [2023-05-20T05:39:07.083Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:07.083Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] deploy: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setOSConditions: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolUnix: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolProperty: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setS1ASclassPath: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] init-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] execute-sql-common: [2023-05-20T05:39:07.083Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-05-20T05:39:07.083Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:39:07.083Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:39:07.083Z] [sql] 0 rows affected [2023-05-20T05:39:07.083Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setOSConditions: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolUnix: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolProperty: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setS1ASclassPath: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] init-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setup: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setOSConditions: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolUnix: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolProperty: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setS1ASclassPath: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] init-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] deploy-jdbc-common: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setOSConditions: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolWin: [2023-05-20T05:39:07.083Z] [2023-05-20T05:39:07.083Z] setToolUnix: [2023-05-20T05:39:07.084Z] [2023-05-20T05:39:07.084Z] setToolProperty: [2023-05-20T05:39:07.084Z] [2023-05-20T05:39:07.084Z] setS1ASclassPath: [2023-05-20T05:39:07.084Z] [2023-05-20T05:39:07.084Z] init-common: [2023-05-20T05:39:07.084Z] [2023-05-20T05:39:07.084Z] create-jdbc-connpool-common: [2023-05-20T05:39:07.340Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:07.340Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2023-05-20T05:39:07.340Z] [2023-05-20T05:39:07.340Z] set-derby-connpool-props: [2023-05-20T05:39:07.597Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:07.597Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2023-05-20T05:39:07.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:07.853Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2023-05-20T05:39:08.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:08.414Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2023-05-20T05:39:10.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:10.305Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2023-05-20T05:39:10.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:10.560Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2023-05-20T05:39:10.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:10.817Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:39:11.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:11.074Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2023-05-20T05:39:11.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:11.658Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] setOSConditions: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] setToolWin: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] setToolUnix: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] setToolProperty: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] setS1ASclassPath: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] init-common: [2023-05-20T05:39:11.658Z] [2023-05-20T05:39:11.658Z] create-jdbc-resource-common: [2023-05-20T05:39:11.658Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2023-05-20T05:39:11.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:11.915Z] [exec] JDBC resource jdbc/autocommit created successfully. [2023-05-20T05:39:11.915Z] [echo] cmd executed for server [2023-05-20T05:39:11.915Z] [2023-05-20T05:39:11.915Z] asadmin-common: [2023-05-20T05:39:11.915Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:12.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:12.171Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2023-05-20T05:39:12.171Z] [2023-05-20T05:39:12.171Z] asadmin-common: [2023-05-20T05:39:12.171Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:13.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:13.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setOSConditions: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolWin: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolUnix: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolProperty: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setS1ASclassPath: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] init-common: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] deploy-common: [2023-05-20T05:39:13.551Z] [echo] Current time (ISO): 2023-05-20T05:39:13.321+0000 [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setOSConditions: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolWin: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolUnix: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setToolProperty: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] setS1ASclassPath: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] init-common: [2023-05-20T05:39:13.551Z] [2023-05-20T05:39:13.551Z] deploy-common-pe: [2023-05-20T05:39:13.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2023-05-20T05:39:14.064Z] [exec] Application deployed with name jdbc-autocommitApp. [2023-05-20T05:39:14.064Z] [echo] Deployment on target server server successful [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setOSConditions: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setToolWin: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setToolUnix: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setToolProperty: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setS1ASclassPath: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] init-common: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] deploy-common-ee: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] run: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setOSConditions: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.064Z] setToolWin: [2023-05-20T05:39:14.064Z] [2023-05-20T05:39:14.065Z] setToolUnix: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setToolProperty: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setS1ASclassPath: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] init-common: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] execute-sql-common: [2023-05-20T05:39:14.065Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2023-05-20T05:39:14.065Z] [sql] 0 rows affected [2023-05-20T05:39:14.065Z] [sql] 0 rows affected [2023-05-20T05:39:14.065Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setOSConditions: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setToolWin: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setToolUnix: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setToolProperty: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] setS1ASclassPath: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] init-common: [2023-05-20T05:39:14.065Z] [2023-05-20T05:39:14.065Z] runclient-common: [2023-05-20T05:39:14.065Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:39:14.993Z] [exec] May 20, 2023 5:39:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:39:14.993Z] [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. [2023-05-20T05:39:18.306Z] [exec] Value of key is: AutoCommit test1 : [2023-05-20T05:39:18.306Z] [exec] Value of key is: AutoCommit test2 : [2023-05-20T05:39:18.306Z] [exec] jdbc autocommit status: [2023-05-20T05:39:18.306Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:39:18.306Z] [exec] [2023-05-20T05:39:18.306Z] [exec] [2023-05-20T05:39:18.306Z] [exec] ----------------------------------------- [2023-05-20T05:39:18.306Z] [exec] - AutoCommit test1 : : PASS - [2023-05-20T05:39:18.306Z] [exec] - AutoCommit test2 : : PASS - [2023-05-20T05:39:18.306Z] [exec] ----------------------------------------- [2023-05-20T05:39:18.306Z] [exec] Total PASS: 2 [2023-05-20T05:39:18.306Z] [exec] Total FAIL: 0 [2023-05-20T05:39:18.306Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:39:18.306Z] [exec] ----------------------------------------- [2023-05-20T05:39:18.306Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:18.306Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] checkReporting-common: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] confirmReportPresent-common: [2023-05-20T05:39:18.563Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:39:18.563Z] [echo] Test seems to be reported fine [2023-05-20T05:39:18.563Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] confirmMissingReport-common: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] undeploy: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setOSConditions: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolWin: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolUnix: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolProperty: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setS1ASclassPath: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] init-common: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] execute-sql-common: [2023-05-20T05:39:18.563Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2023-05-20T05:39:18.563Z] [sql] 0 rows affected [2023-05-20T05:39:18.563Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] unsetup: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setOSConditions: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolWin: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolUnix: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setToolProperty: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] setS1ASclassPath: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] init-common: [2023-05-20T05:39:18.563Z] [2023-05-20T05:39:18.563Z] delete-jdbc-resource-common: [2023-05-20T05:39:18.563Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2023-05-20T05:39:18.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2023-05-20T05:39:19.077Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2023-05-20T05:39:19.077Z] [echo] cmd executed for server [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] setOSConditions: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] setToolWin: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] setToolUnix: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] setToolProperty: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] setS1ASclassPath: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] init-common: [2023-05-20T05:39:19.077Z] [2023-05-20T05:39:19.077Z] delete-jdbc-connpool-common: [2023-05-20T05:39:19.077Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2023-05-20T05:39:19.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2023-05-20T05:39:19.333Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2023-05-20T05:39:19.333Z] [echo] cmd executed for server [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] setOSConditions: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] setToolWin: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] setToolUnix: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] setToolProperty: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] setS1ASclassPath: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] init-common: [2023-05-20T05:39:19.333Z] [2023-05-20T05:39:19.333Z] undeploy-common: [2023-05-20T05:39:19.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] all: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setOSConditions: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolWin: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolUnix: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolProperty: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setS1ASclassPath: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] init-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] clean: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setOSConditions: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolWin: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolUnix: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolProperty: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setS1ASclassPath: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] init-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] clean-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setOSConditions: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolWin: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolUnix: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolProperty: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setS1ASclassPath: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] init-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] clean-classes-common: [2023-05-20T05:39:19.853Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setOSConditions: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolWin: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolUnix: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolProperty: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setS1ASclassPath: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] init-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] clean-jars-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] compile: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setOSConditions: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolWin: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolUnix: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setToolProperty: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] setS1ASclassPath: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] init-common: [2023-05-20T05:39:19.853Z] [2023-05-20T05:39:19.853Z] compile-common: [2023-05-20T05:39:19.853Z] [echo] Current time (ISO): 2023-05-20T05:39:19.631+0000 [2023-05-20T05:39:19.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:19.853Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:21.221Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:39:21.478Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:39:21.478Z] [javac] return new Integer(1); [2023-05-20T05:39:21.478Z] [javac] ^ [2023-05-20T05:39:21.478Z] [javac] 2 warnings [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] setOSConditions: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] setToolWin: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] setToolUnix: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] setToolProperty: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] setS1ASclassPath: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] init-common: [2023-05-20T05:39:21.478Z] [2023-05-20T05:39:21.478Z] compile-common: [2023-05-20T05:39:21.478Z] [echo] Current time (ISO): 2023-05-20T05:39:21.348+0000 [2023-05-20T05:39:21.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:39:23.385Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:39:23.385Z] [javac] 1 warning [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] build: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setOSConditions: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] fixFiles: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] convUnix: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] convWin: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolWin: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolUnix: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolProperty: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setS1ASclassPath: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] init-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] package-persistence-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] ejb-jar-common: [2023-05-20T05:39:23.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] package-ejbjar-common: [2023-05-20T05:39:23.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2023-05-20T05:39:23.385Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] appclient-jar-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] package-appclientjar-common: [2023-05-20T05:39:23.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] webclient-war-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] build-ear-common: [2023-05-20T05:39:23.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:39:23.385Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] deploy: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setOSConditions: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolWin: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolUnix: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolProperty: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setS1ASclassPath: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] init-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] execute-sql-common: [2023-05-20T05:39:23.385Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-05-20T05:39:23.385Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:39:23.385Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:39:23.385Z] [sql] 0 rows affected [2023-05-20T05:39:23.385Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setOSConditions: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolWin: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolUnix: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolProperty: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setS1ASclassPath: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] init-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] deploy-jdbc-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setOSConditions: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolWin: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolUnix: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setToolProperty: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] setS1ASclassPath: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] init-common: [2023-05-20T05:39:23.385Z] [2023-05-20T05:39:23.385Z] create-jdbc-connpool-common: [2023-05-20T05:39:23.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:23.653Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:39:23.653Z] [2023-05-20T05:39:23.653Z] set-derby-connpool-props: [2023-05-20T05:39:23.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:23.910Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:39:24.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:24.166Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:39:24.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:24.750Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:39:25.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:25.008Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:39:25.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:25.265Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:39:25.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:25.523Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:39:26.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:26.087Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:39:26.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:26.352Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] setOSConditions: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] setToolWin: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] setToolUnix: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] setToolProperty: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] setS1ASclassPath: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] init-common: [2023-05-20T05:39:26.352Z] [2023-05-20T05:39:26.352Z] create-jdbc-resource-common: [2023-05-20T05:39:26.352Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:39:26.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:26.609Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:39:26.609Z] [echo] cmd executed for server [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] setOSConditions: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] setToolWin: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] setToolUnix: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] setToolProperty: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] setS1ASclassPath: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] init-common: [2023-05-20T05:39:26.609Z] [2023-05-20T05:39:26.609Z] create-jdbc-resource-common: [2023-05-20T05:39:26.609Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2023-05-20T05:39:26.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:26.865Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2023-05-20T05:39:26.865Z] [echo] cmd executed for server [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setOSConditions: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setToolWin: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setToolUnix: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setToolProperty: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setS1ASclassPath: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] init-common: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] deploy-jms-stuff: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setOSConditions: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.865Z] setToolWin: [2023-05-20T05:39:26.865Z] [2023-05-20T05:39:26.866Z] setToolUnix: [2023-05-20T05:39:26.866Z] [2023-05-20T05:39:26.866Z] setToolProperty: [2023-05-20T05:39:26.866Z] [2023-05-20T05:39:26.866Z] setS1ASclassPath: [2023-05-20T05:39:26.866Z] [2023-05-20T05:39:26.866Z] init-common: [2023-05-20T05:39:26.866Z] [2023-05-20T05:39:26.866Z] create-jms-connection-common: [2023-05-20T05:39:27.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:29.450Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] setOSConditions: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] setToolWin: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] setToolUnix: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] setToolProperty: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] setS1ASclassPath: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] init-common: [2023-05-20T05:39:29.450Z] [2023-05-20T05:39:29.450Z] create-jms-connection-common: [2023-05-20T05:39:29.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:39:30.382Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setOSConditions: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolWin: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolUnix: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolProperty: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setS1ASclassPath: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] init-common: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] deploy-common: [2023-05-20T05:39:30.382Z] [echo] Current time (ISO): 2023-05-20T05:39:30.224+0000 [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setOSConditions: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolWin: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolUnix: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setToolProperty: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] setS1ASclassPath: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] init-common: [2023-05-20T05:39:30.382Z] [2023-05-20T05:39:30.382Z] deploy-common-pe: [2023-05-20T05:39:30.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2023-05-20T05:39:31.250Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2023-05-20T05:39:31.250Z] [echo] Deployment on target server server successful [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setOSConditions: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setToolWin: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setToolUnix: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setToolProperty: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setS1ASclassPath: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] init-common: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] deploy-common-ee: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] run: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setup-derby-for-authentication: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setOSConditions: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.250Z] setToolWin: [2023-05-20T05:39:31.250Z] [2023-05-20T05:39:31.251Z] setToolUnix: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] setToolProperty: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] setS1ASclassPath: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] init-common: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] stop-derby: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] stop-derby-aix: [2023-05-20T05:39:31.251Z] [2023-05-20T05:39:31.251Z] stop-derby-nonaix: [2023-05-20T05:39:31.251Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:39:31.508Z] [java] Sat May 20 05:39:31 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:39:31.508Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:39:31.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] setOSConditions: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] setToolWin: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] setToolUnix: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] setToolProperty: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] setS1ASclassPath: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] init-common: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] start-derby: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] start-derby-aix: [2023-05-20T05:39:31.508Z] [2023-05-20T05:39:31.508Z] start-derby-nonaix: [2023-05-20T05:39:31.508Z] [echo] Starting Derby DB Server ... [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setOSConditions: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolWin: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolUnix: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolProperty: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setS1ASclassPath: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] init-common: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] execute-sql-common: [2023-05-20T05:39:49.565Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2023-05-20T05:39:49.565Z] [sql] 0 rows affected [2023-05-20T05:39:49.565Z] [sql] 0 rows affected [2023-05-20T05:39:49.565Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setOSConditions: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolWin: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolUnix: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setToolProperty: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] setS1ASclassPath: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] init-common: [2023-05-20T05:39:49.565Z] [2023-05-20T05:39:49.565Z] runclient-common: [2023-05-20T05:39:49.565Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:39:49.565Z] [exec] May 20, 2023 5:39:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:39:49.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. [2023-05-20T05:39:50.553Z] [exec] jdbc tests 3 & 7 will fail with Derby [2023-05-20T05:39:50.553Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.553Z] [exec] JDBC Tests [2023-05-20T05:39:50.553Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.553Z] [exec] app auth : getting connection w/o user/pass [2023-05-20T05:39:50.553Z] [exec] Should NOT get a connection : Value of key is: test1 [2023-05-20T05:39:50.553Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.553Z] [exec] app auth : getting connection w/ user/pass [2023-05-20T05:39:50.851Z] [exec] Should get a connection : Value of key is: test2 [2023-05-20T05:39:50.851Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.851Z] [exec] app auth : getting connection w/ wrong user/pass [2023-05-20T05:39:50.851Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-05-20T05:39:50.851Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.851Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-05-20T05:39:50.851Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-05-20T05:39:50.851Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.851Z] [exec] container auth : getting connection w/o user/pass [2023-05-20T05:39:50.851Z] [exec] Should get a connection : Value of key is: test5 [2023-05-20T05:39:50.851Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.852Z] [exec] container auth : getting connection w/ user/pass [2023-05-20T05:39:50.852Z] [exec] Should get a connection : Value of key is: test6 [2023-05-20T05:39:50.852Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.852Z] [exec] container auth : getting connection w/ wrong user/pass [2023-05-20T05:39:50.852Z] [exec] Should NOT get a connection : Value of key is: test7 [2023-05-20T05:39:50.852Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.852Z] [exec] JMS tests [2023-05-20T05:39:50.852Z] [exec] ----------------------------------------------- [2023-05-20T05:39:50.852Z] [exec] app auth : getting connection w/ user/pass [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2023-05-20T05:39:52.743Z] [exec] Should get a connection : Value of key is: test1 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] app auth : getting connection w/o user/pass [2023-05-20T05:39:52.743Z] [exec] Should get a connection : Value of key is: test2 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] app auth : getting connection w/ wrong user/pass [2023-05-20T05:39:52.743Z] [exec] Should NOT get a connection : Value of key is: test3 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2023-05-20T05:39:52.743Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] container auth : getting connection w/o user/pass [2023-05-20T05:39:52.743Z] [exec] Should get a connection : Value of key is: test5 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] container auth : getting connection w/ user/pass [2023-05-20T05:39:52.743Z] [exec] Should get a connection : Value of key is: test6 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------------- [2023-05-20T05:39:52.743Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:39:52.743Z] [exec] [2023-05-20T05:39:52.743Z] [exec] [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------- [2023-05-20T05:39:52.743Z] [exec] - test4 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test3 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test6 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test5 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test2 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test1 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test6 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test5 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test4 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test3 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test2 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test7 : PASS - [2023-05-20T05:39:52.743Z] [exec] - test1 : PASS - [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------- [2023-05-20T05:39:52.743Z] [exec] Total PASS: 13 [2023-05-20T05:39:52.743Z] [exec] Total FAIL: 0 [2023-05-20T05:39:52.743Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:39:52.743Z] [exec] ----------------------------------------- [2023-05-20T05:39:52.743Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:52.743Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] checkReporting-common: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] confirmReportPresent-common: [2023-05-20T05:39:52.999Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:39:52.999Z] [echo] Test seems to be reported fine [2023-05-20T05:39:52.999Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] confirmMissingReport-common: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] reset-derby-for-no-authentication: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] setOSConditions: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] setToolWin: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] setToolUnix: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] setToolProperty: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] setS1ASclassPath: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] init-common: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] stop-derby: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] stop-derby-aix: [2023-05-20T05:39:52.999Z] [2023-05-20T05:39:52.999Z] stop-derby-nonaix: [2023-05-20T05:39:52.999Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:39:53.562Z] [java] Sat May 20 05:39:53 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:39:53.562Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:39:53.562Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:39:53.562Z] [2023-05-20T05:39:53.562Z] setOSConditions: [2023-05-20T05:39:53.562Z] [2023-05-20T05:39:53.562Z] setToolWin: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] setToolUnix: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] setToolProperty: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] setS1ASclassPath: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] init-common: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] start-derby: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] start-derby-aix: [2023-05-20T05:39:53.563Z] [2023-05-20T05:39:53.563Z] start-derby-nonaix: [2023-05-20T05:39:53.563Z] [echo] Starting Derby DB Server ... [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] undeploy: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] setOSConditions: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] setToolWin: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] setToolUnix: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] setToolProperty: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] setS1ASclassPath: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] init-common: [2023-05-20T05:40:08.404Z] [2023-05-20T05:40:08.404Z] execute-sql-common: [2023-05-20T05:40:08.662Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2023-05-20T05:40:08.662Z] [sql] 0 rows affected [2023-05-20T05:40:08.662Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] setOSConditions: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] setToolWin: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] setToolUnix: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] setToolProperty: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] setS1ASclassPath: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] init-common: [2023-05-20T05:40:08.662Z] [2023-05-20T05:40:08.662Z] delete-jdbc-resource-common: [2023-05-20T05:40:08.662Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2023-05-20T05:40:09.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2023-05-20T05:40:09.258Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2023-05-20T05:40:09.258Z] [echo] cmd executed for server [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setOSConditions: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolWin: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolUnix: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolProperty: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setS1ASclassPath: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] init-common: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] undeploy-jdbc-common: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setOSConditions: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolWin: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolUnix: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setToolProperty: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] setS1ASclassPath: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] init-common: [2023-05-20T05:40:09.258Z] [2023-05-20T05:40:09.258Z] delete-jdbc-resource-common: [2023-05-20T05:40:09.258Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:40:09.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:40:09.515Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:40:09.515Z] [echo] cmd executed for server [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] setOSConditions: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] setToolWin: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] setToolUnix: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] setToolProperty: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] setS1ASclassPath: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] init-common: [2023-05-20T05:40:09.515Z] [2023-05-20T05:40:09.515Z] delete-jdbc-connpool-common: [2023-05-20T05:40:09.515Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:40:10.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:40:10.078Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:40:10.078Z] [echo] cmd executed for server [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setOSConditions: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolWin: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolUnix: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolProperty: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setS1ASclassPath: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] init-common: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] undeploy-jms-stuff: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setOSConditions: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolWin: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolUnix: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setToolProperty: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] setS1ASclassPath: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] init-common: [2023-05-20T05:40:10.078Z] [2023-05-20T05:40:10.078Z] delete-jms-connection-common: [2023-05-20T05:40:12.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] setOSConditions: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] setToolWin: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] setToolUnix: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] setToolProperty: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] setS1ASclassPath: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] init-common: [2023-05-20T05:40:12.598Z] [2023-05-20T05:40:12.598Z] delete-jms-connection-common: [2023-05-20T05:40:12.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] setOSConditions: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] setToolWin: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] setToolUnix: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] setToolProperty: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] setS1ASclassPath: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] init-common: [2023-05-20T05:40:12.855Z] [2023-05-20T05:40:12.855Z] undeploy-common: [2023-05-20T05:40:13.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] all: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setOSConditions: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolWin: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolUnix: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolProperty: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setS1ASclassPath: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] init-common: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] clean: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setOSConditions: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolWin: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolUnix: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setToolProperty: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] setS1ASclassPath: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] init-common: [2023-05-20T05:40:13.112Z] [2023-05-20T05:40:13.112Z] clean-common: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setOSConditions: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolWin: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolUnix: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolProperty: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setS1ASclassPath: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] init-common: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] clean-classes-common: [2023-05-20T05:40:13.369Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setOSConditions: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolWin: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolUnix: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolProperty: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setS1ASclassPath: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] init-common: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] clean-jars-common: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] compile: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setOSConditions: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolWin: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolUnix: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setToolProperty: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] setS1ASclassPath: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] init-common: [2023-05-20T05:40:13.369Z] [2023-05-20T05:40:13.369Z] compile-common: [2023-05-20T05:40:13.369Z] [echo] Current time (ISO): 2023-05-20T05:40:13.127+0000 [2023-05-20T05:40:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:13.369Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:14.756Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:15.012Z] [javac] 1 warning [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] setOSConditions: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] setToolWin: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] setToolUnix: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] setToolProperty: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] setS1ASclassPath: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] init-common: [2023-05-20T05:40:15.012Z] [2023-05-20T05:40:15.012Z] compile-common: [2023-05-20T05:40:15.012Z] [echo] Current time (ISO): 2023-05-20T05:40:14.808+0000 [2023-05-20T05:40:15.012Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:16.387Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:16.642Z] [javac] 1 warning [2023-05-20T05:40:16.642Z] [2023-05-20T05:40:16.642Z] build: [2023-05-20T05:40:16.642Z] [2023-05-20T05:40:16.642Z] setOSConditions: [2023-05-20T05:40:16.642Z] [2023-05-20T05:40:16.643Z] fixFiles: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] convUnix: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] convWin: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolWin: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolUnix: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolProperty: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setS1ASclassPath: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] init-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] package-persistence-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] ejb-jar-common: [2023-05-20T05:40:16.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] package-ejbjar-common: [2023-05-20T05:40:16.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2023-05-20T05:40:16.643Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] appclient-jar-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] package-appclientjar-common: [2023-05-20T05:40:16.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] webclient-war-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] build-ear-common: [2023-05-20T05:40:16.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:16.643Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] deploy: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setOSConditions: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolWin: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolUnix: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolProperty: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setS1ASclassPath: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] init-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] deploy-jdbc-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setOSConditions: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolWin: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolUnix: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setToolProperty: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] setS1ASclassPath: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] init-common: [2023-05-20T05:40:16.643Z] [2023-05-20T05:40:16.643Z] create-jdbc-connpool-common: [2023-05-20T05:40:16.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:16.899Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:40:16.899Z] [2023-05-20T05:40:16.899Z] set-derby-connpool-props: [2023-05-20T05:40:17.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:17.461Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:40:17.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:17.717Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:40:18.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:18.281Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:40:18.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:18.537Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:40:18.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:18.794Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:40:19.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:19.053Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:19.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:19.650Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:40:19.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:19.906Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] setOSConditions: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] setToolWin: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] setToolUnix: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] setToolProperty: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] setS1ASclassPath: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] init-common: [2023-05-20T05:40:19.906Z] [2023-05-20T05:40:19.906Z] create-jdbc-resource-common: [2023-05-20T05:40:19.906Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:40:20.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:20.164Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:40:20.164Z] [echo] cmd executed for server [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] setOSConditions: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] setToolWin: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] setToolUnix: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] setToolProperty: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] setS1ASclassPath: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] init-common: [2023-05-20T05:40:20.164Z] [2023-05-20T05:40:20.164Z] create-jdbc-resource-common: [2023-05-20T05:40:20.164Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2023-05-20T05:40:20.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:20.727Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2023-05-20T05:40:20.727Z] [echo] cmd executed for server [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] setOSConditions: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] setToolWin: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] setToolUnix: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] setToolProperty: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] setS1ASclassPath: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] init-common: [2023-05-20T05:40:20.727Z] [2023-05-20T05:40:20.727Z] create-jdbc-connpool-common: [2023-05-20T05:40:20.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:20.983Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2023-05-20T05:40:20.983Z] [2023-05-20T05:40:20.983Z] set-derby-connpool-props: [2023-05-20T05:40:21.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:21.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2023-05-20T05:40:21.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:21.765Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2023-05-20T05:40:22.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:22.022Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2023-05-20T05:40:22.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:22.584Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2023-05-20T05:40:22.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:22.839Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2023-05-20T05:40:23.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:23.106Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:23.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:23.669Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2023-05-20T05:40:23.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:23.925Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2023-05-20T05:40:24.181Z] [2023-05-20T05:40:24.181Z] asadmin-common-ignore-fail: [2023-05-20T05:40:24.181Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:40:24.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-05-20T05:40:24.437Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] setOSConditions: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] setToolWin: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] setToolUnix: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] setToolProperty: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] setS1ASclassPath: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] init-common: [2023-05-20T05:40:24.437Z] [2023-05-20T05:40:24.437Z] create-jdbc-resource-common: [2023-05-20T05:40:24.437Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2023-05-20T05:40:24.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:24.704Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2023-05-20T05:40:24.704Z] [echo] cmd executed for server [2023-05-20T05:40:24.704Z] [2023-05-20T05:40:24.704Z] setOSConditions: [2023-05-20T05:40:24.704Z] [2023-05-20T05:40:24.704Z] setToolWin: [2023-05-20T05:40:24.704Z] [2023-05-20T05:40:24.704Z] setToolUnix: [2023-05-20T05:40:24.704Z] [2023-05-20T05:40:24.705Z] setToolProperty: [2023-05-20T05:40:24.705Z] [2023-05-20T05:40:24.705Z] setS1ASclassPath: [2023-05-20T05:40:24.705Z] [2023-05-20T05:40:24.705Z] init-common: [2023-05-20T05:40:24.705Z] [2023-05-20T05:40:24.705Z] create-jdbc-connpool-common: [2023-05-20T05:40:25.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:25.266Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2023-05-20T05:40:25.266Z] [2023-05-20T05:40:25.266Z] set-derby-connpool-props: [2023-05-20T05:40:25.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:25.530Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2023-05-20T05:40:25.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:25.785Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2023-05-20T05:40:26.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:26.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2023-05-20T05:40:26.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:26.564Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2023-05-20T05:40:26.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:26.819Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2023-05-20T05:40:27.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:27.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:27.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:27.657Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2023-05-20T05:40:27.914Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:27.914Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] setOSConditions: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] setToolWin: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] setToolUnix: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] setToolProperty: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] setS1ASclassPath: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] init-common: [2023-05-20T05:40:27.914Z] [2023-05-20T05:40:27.914Z] create-jdbc-resource-common: [2023-05-20T05:40:27.914Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:28.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:28.170Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2023-05-20T05:40:28.170Z] [echo] cmd executed for server [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] setOSConditions: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] setToolWin: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] setToolUnix: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] setToolProperty: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] setS1ASclassPath: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] init-common: [2023-05-20T05:40:28.170Z] [2023-05-20T05:40:28.170Z] create-jdbc-resource-common: [2023-05-20T05:40:28.170Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:28.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:28.751Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2023-05-20T05:40:28.751Z] [echo] cmd executed for server [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] setOSConditions: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] setToolWin: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] setToolUnix: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] setToolProperty: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] setS1ASclassPath: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] init-common: [2023-05-20T05:40:28.751Z] [2023-05-20T05:40:28.751Z] create-jdbc-connpool-common: [2023-05-20T05:40:29.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:29.007Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2023-05-20T05:40:29.007Z] [2023-05-20T05:40:29.007Z] set-derby-connpool-props: [2023-05-20T05:40:29.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:29.262Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2023-05-20T05:40:29.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:29.518Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2023-05-20T05:40:30.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:30.080Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2023-05-20T05:40:30.335Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:30.335Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2023-05-20T05:40:30.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:30.590Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2023-05-20T05:40:31.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:31.165Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:31.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:31.422Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2023-05-20T05:40:31.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:31.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2023-05-20T05:40:31.679Z] [2023-05-20T05:40:31.679Z] asadmin-common-ignore-fail: [2023-05-20T05:40:31.679Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:40:31.936Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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= [2023-05-20T05:40:31.936Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] setOSConditions: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] setToolWin: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] setToolUnix: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] setToolProperty: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] setS1ASclassPath: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] init-common: [2023-05-20T05:40:32.192Z] [2023-05-20T05:40:32.192Z] create-jdbc-resource-common: [2023-05-20T05:40:32.192Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:32.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:32.448Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2023-05-20T05:40:32.448Z] [echo] cmd executed for server [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setOSConditions: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolWin: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolUnix: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolProperty: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setS1ASclassPath: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] init-common: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] deploy-common: [2023-05-20T05:40:32.448Z] [echo] Current time (ISO): 2023-05-20T05:40:32.305+0000 [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setOSConditions: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolWin: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolUnix: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setToolProperty: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] setS1ASclassPath: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] init-common: [2023-05-20T05:40:32.448Z] [2023-05-20T05:40:32.448Z] deploy-common-pe: [2023-05-20T05:40:32.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2023-05-20T05:40:32.967Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2023-05-20T05:40:32.967Z] [echo] Deployment on target server server successful [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setOSConditions: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolWin: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolUnix: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolProperty: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setS1ASclassPath: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] init-common: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] deploy-common-ee: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] run: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setOSConditions: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolWin: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolUnix: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setToolProperty: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] setS1ASclassPath: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] init-common: [2023-05-20T05:40:32.967Z] [2023-05-20T05:40:32.967Z] execute-sql-common: [2023-05-20T05:40:32.967Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2023-05-20T05:40:32.967Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:40:32.967Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:40:32.968Z] [sql] 0 rows affected [2023-05-20T05:40:32.968Z] [sql] 1 rows affected [2023-05-20T05:40:32.968Z] [sql] 1 rows affected [2023-05-20T05:40:32.968Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] setOSConditions: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] setToolWin: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] setToolUnix: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] setToolProperty: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] setS1ASclassPath: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] init-common: [2023-05-20T05:40:32.968Z] [2023-05-20T05:40:32.968Z] runclient-common: [2023-05-20T05:40:32.968Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:40:33.914Z] [exec] May 20, 2023 5:40:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:40:33.914Z] [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. [2023-05-20T05:40:37.199Z] [exec] Will fail till Derby gets a better XA driver [2023-05-20T05:40:37.199Z] [exec] Value of key is: test1 : [2023-05-20T05:40:37.199Z] [exec] Value of key is: test2 : [2023-05-20T05:40:37.199Z] [exec] Value of key is: test3 : [2023-05-20T05:40:37.199Z] [exec] Value of key is: test4 : [2023-05-20T05:40:37.199Z] [exec] Value of key is: test5 : [2023-05-20T05:40:37.199Z] [exec] Value of key is: test6 : [2023-05-20T05:40:37.199Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:40:37.199Z] [exec] [2023-05-20T05:40:37.199Z] [exec] [2023-05-20T05:40:37.199Z] [exec] ----------------------------------------- [2023-05-20T05:40:37.199Z] [exec] - test6 : : PASS - [2023-05-20T05:40:37.199Z] [exec] - test5 : : PASS - [2023-05-20T05:40:37.199Z] [exec] - test3 : : PASS - [2023-05-20T05:40:37.199Z] [exec] - test4 : : PASS - [2023-05-20T05:40:37.199Z] [exec] - test2 : : PASS - [2023-05-20T05:40:37.199Z] [exec] - test1 : : PASS - [2023-05-20T05:40:37.199Z] [exec] ----------------------------------------- [2023-05-20T05:40:37.199Z] [exec] Total PASS: 6 [2023-05-20T05:40:37.199Z] [exec] Total FAIL: 0 [2023-05-20T05:40:37.199Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:40:37.199Z] [exec] ----------------------------------------- [2023-05-20T05:40:37.199Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:40:37.199Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:40:37.454Z] [2023-05-20T05:40:37.454Z] checkReporting-common: [2023-05-20T05:40:37.454Z] [2023-05-20T05:40:37.454Z] confirmReportPresent-common: [2023-05-20T05:40:37.454Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:40:37.454Z] [echo] Test seems to be reported fine [2023-05-20T05:40:37.454Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] confirmMissingReport-common: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] undeploy: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setOSConditions: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolWin: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolUnix: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolProperty: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setS1ASclassPath: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] init-common: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] execute-sql-common: [2023-05-20T05:40:37.455Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2023-05-20T05:40:37.455Z] [sql] 0 rows affected [2023-05-20T05:40:37.455Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:40:37.455Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:40:37.455Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setOSConditions: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolWin: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolUnix: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setToolProperty: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] setS1ASclassPath: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] init-common: [2023-05-20T05:40:37.455Z] [2023-05-20T05:40:37.455Z] delete-jdbc-resource-common: [2023-05-20T05:40:37.455Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2023-05-20T05:40:37.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2023-05-20T05:40:37.712Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2023-05-20T05:40:37.712Z] [echo] cmd executed for server [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setOSConditions: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolWin: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolUnix: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolProperty: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setS1ASclassPath: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] init-common: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] undeploy-jdbc-common: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setOSConditions: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolWin: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolUnix: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setToolProperty: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] setS1ASclassPath: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] init-common: [2023-05-20T05:40:37.712Z] [2023-05-20T05:40:37.712Z] delete-jdbc-resource-common: [2023-05-20T05:40:37.712Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2023-05-20T05:40:37.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2023-05-20T05:40:38.250Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2023-05-20T05:40:38.250Z] [echo] cmd executed for server [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] setOSConditions: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] setToolWin: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] setToolUnix: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] setToolProperty: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] setS1ASclassPath: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] init-common: [2023-05-20T05:40:38.250Z] [2023-05-20T05:40:38.250Z] delete-jdbc-connpool-common: [2023-05-20T05:40:38.250Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2023-05-20T05:40:38.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2023-05-20T05:40:38.506Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2023-05-20T05:40:38.506Z] [echo] cmd executed for server [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setOSConditions: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolWin: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolUnix: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolProperty: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setS1ASclassPath: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] init-common: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] undeploy-jdbc-common: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setOSConditions: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolWin: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolUnix: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setToolProperty: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] setS1ASclassPath: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] init-common: [2023-05-20T05:40:38.506Z] [2023-05-20T05:40:38.506Z] delete-jdbc-resource-common: [2023-05-20T05:40:38.506Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:40:38.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:40:38.763Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:40:38.763Z] [echo] cmd executed for server [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] setOSConditions: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] setToolWin: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] setToolUnix: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] setToolProperty: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] setS1ASclassPath: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] init-common: [2023-05-20T05:40:38.763Z] [2023-05-20T05:40:38.763Z] delete-jdbc-connpool-common: [2023-05-20T05:40:38.763Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:40:39.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:40:39.277Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:40:39.277Z] [echo] cmd executed for server [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] setOSConditions: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] setToolWin: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] setToolUnix: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] setToolProperty: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] setS1ASclassPath: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] init-common: [2023-05-20T05:40:39.277Z] [2023-05-20T05:40:39.277Z] delete-jdbc-resource-common: [2023-05-20T05:40:39.277Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2023-05-20T05:40:39.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2023-05-20T05:40:39.534Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2023-05-20T05:40:39.534Z] [echo] cmd executed for server [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setOSConditions: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolWin: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolUnix: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolProperty: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setS1ASclassPath: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] init-common: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] undeploy-jdbc-common: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setOSConditions: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolWin: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolUnix: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setToolProperty: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] setS1ASclassPath: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] init-common: [2023-05-20T05:40:39.534Z] [2023-05-20T05:40:39.534Z] delete-jdbc-resource-common: [2023-05-20T05:40:39.535Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2023-05-20T05:40:39.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2023-05-20T05:40:39.791Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2023-05-20T05:40:39.791Z] [echo] cmd executed for server [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] setOSConditions: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] setToolWin: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] setToolUnix: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] setToolProperty: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] setS1ASclassPath: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.791Z] init-common: [2023-05-20T05:40:39.791Z] [2023-05-20T05:40:39.792Z] delete-jdbc-connpool-common: [2023-05-20T05:40:39.792Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-05-20T05:40:40.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2023-05-20T05:40:40.356Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2023-05-20T05:40:40.356Z] [echo] cmd executed for server [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setOSConditions: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolWin: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolUnix: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolProperty: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setS1ASclassPath: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] init-common: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] undeploy-jdbc-common: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setOSConditions: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolWin: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolUnix: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setToolProperty: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] setS1ASclassPath: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] init-common: [2023-05-20T05:40:40.356Z] [2023-05-20T05:40:40.356Z] delete-jdbc-resource-common: [2023-05-20T05:40:40.356Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2023-05-20T05:40:40.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2023-05-20T05:40:40.612Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2023-05-20T05:40:40.612Z] [echo] cmd executed for server [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] setOSConditions: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] setToolWin: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] setToolUnix: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] setToolProperty: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] setS1ASclassPath: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] init-common: [2023-05-20T05:40:40.612Z] [2023-05-20T05:40:40.612Z] delete-jdbc-connpool-common: [2023-05-20T05:40:40.612Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-05-20T05:40:41.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2023-05-20T05:40:41.246Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2023-05-20T05:40:41.246Z] [echo] cmd executed for server [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] setOSConditions: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] setToolWin: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] setToolUnix: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] setToolProperty: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] setS1ASclassPath: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] init-common: [2023-05-20T05:40:41.246Z] [2023-05-20T05:40:41.246Z] undeploy-common: [2023-05-20T05:40:41.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] all: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setOSConditions: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolWin: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolUnix: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolProperty: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setS1ASclassPath: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] init-common: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] clean: [2023-05-20T05:40:41.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:41.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] compile: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setOSConditions: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolWin: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolUnix: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setToolProperty: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] setS1ASclassPath: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] init-common: [2023-05-20T05:40:41.505Z] [2023-05-20T05:40:41.505Z] compile-common: [2023-05-20T05:40:41.505Z] [echo] Current time (ISO): 2023-05-20T05:40:41.463+0000 [2023-05-20T05:40:41.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:41.505Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:43.415Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:43.415Z] [javac] 1 warning [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] setOSConditions: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] setToolWin: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] setToolUnix: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] setToolProperty: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] setS1ASclassPath: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] init-common: [2023-05-20T05:40:43.415Z] [2023-05-20T05:40:43.415Z] compile-common: [2023-05-20T05:40:43.415Z] [echo] Current time (ISO): 2023-05-20T05:40:43.105+0000 [2023-05-20T05:40:43.415Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:44.782Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:44.782Z] [javac] 1 warning [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] build: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setOSConditions: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] fixFiles: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] convUnix: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] convWin: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setToolWin: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setToolUnix: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setToolProperty: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setS1ASclassPath: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] init-common: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] package-persistence-common: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] ejb-jar-common: [2023-05-20T05:40:44.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] package-ejbjar-common: [2023-05-20T05:40:44.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2023-05-20T05:40:44.782Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] appclient-jar-common: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] package-appclientjar-common: [2023-05-20T05:40:44.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] webclient-war-common: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] build-ear-common: [2023-05-20T05:40:44.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:44.782Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] setOSConditions: [2023-05-20T05:40:44.782Z] [2023-05-20T05:40:44.782Z] fixFiles: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] convUnix: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] convWin: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolWin: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolUnix: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolProperty: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setS1ASclassPath: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] init-common: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] ear-common: [2023-05-20T05:40:45.052Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2023-05-20T05:40:45.052Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] deploy: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setOSConditions: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolWin: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolUnix: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolProperty: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setS1ASclassPath: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] init-common: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] deploy-jdbc-common: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setOSConditions: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolWin: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolUnix: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setToolProperty: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] setS1ASclassPath: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] init-common: [2023-05-20T05:40:45.052Z] [2023-05-20T05:40:45.052Z] create-jdbc-connpool-common: [2023-05-20T05:40:45.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:45.313Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:40:45.313Z] [2023-05-20T05:40:45.313Z] set-derby-connpool-props: [2023-05-20T05:40:45.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:45.573Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:40:45.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:45.829Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:40:46.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:46.390Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:40:46.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:46.650Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:40:46.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:46.906Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:40:47.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:47.162Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:47.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:47.751Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:40:48.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:48.008Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] setOSConditions: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] setToolWin: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] setToolUnix: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] setToolProperty: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] setS1ASclassPath: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] init-common: [2023-05-20T05:40:48.008Z] [2023-05-20T05:40:48.008Z] create-jdbc-resource-common: [2023-05-20T05:40:48.008Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:40:48.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:48.265Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:40:48.265Z] [echo] cmd executed for server [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setOSConditions: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolWin: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolUnix: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolProperty: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setS1ASclassPath: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] init-common: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] deploy-common: [2023-05-20T05:40:48.265Z] [echo] Current time (ISO): 2023-05-20T05:40:48.138+0000 [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setOSConditions: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolWin: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolUnix: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setToolProperty: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] setS1ASclassPath: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] init-common: [2023-05-20T05:40:48.265Z] [2023-05-20T05:40:48.265Z] deploy-common-pe: [2023-05-20T05:40:48.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2023-05-20T05:40:48.776Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2023-05-20T05:40:48.776Z] [echo] Deployment on target server server successful [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setOSConditions: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolWin: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolUnix: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolProperty: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setS1ASclassPath: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] init-common: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] deploy-common-ee: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] run: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setOSConditions: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolWin: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolUnix: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolProperty: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setS1ASclassPath: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] init-common: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] execute-sql-common: [2023-05-20T05:40:48.776Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2023-05-20T05:40:48.776Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2023-05-20T05:40:48.776Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2023-05-20T05:40:48.776Z] [sql] 0 rows affected [2023-05-20T05:40:48.776Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setOSConditions: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolWin: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolUnix: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setToolProperty: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] setS1ASclassPath: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] init-common: [2023-05-20T05:40:48.776Z] [2023-05-20T05:40:48.776Z] runclient-common: [2023-05-20T05:40:48.776Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:40:49.722Z] [exec] May 20, 2023 5:40:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:40:49.722Z] [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. [2023-05-20T05:40:53.003Z] [exec] Value of key is: test1 : [2023-05-20T05:40:53.003Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:40:53.003Z] [exec] [2023-05-20T05:40:53.003Z] [exec] [2023-05-20T05:40:53.003Z] [exec] ----------------------------------------- [2023-05-20T05:40:53.003Z] [exec] - test1 : : PASS - [2023-05-20T05:40:53.003Z] [exec] ----------------------------------------- [2023-05-20T05:40:53.003Z] [exec] Total PASS: 1 [2023-05-20T05:40:53.003Z] [exec] Total FAIL: 0 [2023-05-20T05:40:53.003Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:40:53.003Z] [exec] ----------------------------------------- [2023-05-20T05:40:53.003Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:40:53.003Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] checkReporting-common: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] confirmReportPresent-common: [2023-05-20T05:40:53.003Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:40:53.003Z] [echo] Test seems to be reported fine [2023-05-20T05:40:53.003Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] confirmMissingReport-common: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] undeploy: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setOSConditions: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolWin: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolUnix: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolProperty: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setS1ASclassPath: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] init-common: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] undeploy-jdbc-common: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setOSConditions: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolWin: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolUnix: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setToolProperty: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] setS1ASclassPath: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] init-common: [2023-05-20T05:40:53.003Z] [2023-05-20T05:40:53.003Z] delete-jdbc-resource-common: [2023-05-20T05:40:53.003Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:40:53.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:40:53.258Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:40:53.258Z] [echo] cmd executed for server [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] setOSConditions: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] setToolWin: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] setToolUnix: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] setToolProperty: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] setS1ASclassPath: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] init-common: [2023-05-20T05:40:53.258Z] [2023-05-20T05:40:53.258Z] delete-jdbc-connpool-common: [2023-05-20T05:40:53.258Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:40:53.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:40:53.769Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:40:53.769Z] [echo] cmd executed for server [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] setOSConditions: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] setToolWin: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] setToolUnix: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] setToolProperty: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] setS1ASclassPath: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] init-common: [2023-05-20T05:40:53.769Z] [2023-05-20T05:40:53.769Z] undeploy-common: [2023-05-20T05:40:54.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] all: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setOSConditions: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolWin: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolUnix: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolProperty: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setS1ASclassPath: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] init-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] clean: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setOSConditions: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolWin: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolUnix: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolProperty: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setS1ASclassPath: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] init-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] clean-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setOSConditions: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolWin: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolUnix: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolProperty: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setS1ASclassPath: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] init-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] clean-classes-common: [2023-05-20T05:40:54.025Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setOSConditions: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolWin: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolUnix: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolProperty: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setS1ASclassPath: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] init-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] clean-jars-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] compile: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setOSConditions: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolWin: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolUnix: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setToolProperty: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] setS1ASclassPath: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] init-common: [2023-05-20T05:40:54.025Z] [2023-05-20T05:40:54.025Z] compile-common: [2023-05-20T05:40:54.025Z] [echo] Current time (ISO): 2023-05-20T05:40:53.999+0000 [2023-05-20T05:40:54.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:54.025Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:55.913Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:55.913Z] [javac] 1 warning [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] setOSConditions: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] setToolWin: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] setToolUnix: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] setToolProperty: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] setS1ASclassPath: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] init-common: [2023-05-20T05:40:55.913Z] [2023-05-20T05:40:55.913Z] compile-common: [2023-05-20T05:40:55.913Z] [echo] Current time (ISO): 2023-05-20T05:40:55.603+0000 [2023-05-20T05:40:55.913Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:40:57.278Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:40:57.278Z] [javac] 1 warning [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] build: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] setOSConditions: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] fixFiles: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] convUnix: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] convWin: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] setToolWin: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] setToolUnix: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] setToolProperty: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] setS1ASclassPath: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] init-common: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] package-persistence-common: [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] ejb-jar-common: [2023-05-20T05:40:57.278Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:40:57.278Z] [2023-05-20T05:40:57.278Z] package-ejbjar-common: [2023-05-20T05:40:57.278Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.278Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.278Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.278Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-05-20T05:40:57.279Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] appclient-jar-common: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] package-appclientjar-common: [2023-05-20T05:40:57.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.279Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] webclient-war-common: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] build-ear-common: [2023-05-20T05:40:57.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:40:57.279Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] deploy: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] setOSConditions: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] setToolWin: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] setToolUnix: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] setToolProperty: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] setS1ASclassPath: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] init-common: [2023-05-20T05:40:57.279Z] [2023-05-20T05:40:57.279Z] create-jdbc-connpool-common: [2023-05-20T05:40:57.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:57.534Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-05-20T05:40:57.534Z] [2023-05-20T05:40:57.534Z] set-derby-connpool-props: [2023-05-20T05:40:58.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:58.095Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-05-20T05:40:58.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:58.353Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-05-20T05:40:58.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:58.609Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-05-20T05:40:58.895Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:58.895Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-05-20T05:40:59.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:59.203Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-05-20T05:40:59.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:59.459Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:40:59.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:59.725Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-05-20T05:40:59.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:40:59.981Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] setOSConditions: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] setToolWin: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] setToolUnix: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] setToolProperty: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] setS1ASclassPath: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] init-common: [2023-05-20T05:40:59.981Z] [2023-05-20T05:40:59.981Z] create-jdbc-resource-common: [2023-05-20T05:40:59.981Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-05-20T05:41:00.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:00.508Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-05-20T05:41:00.508Z] [echo] cmd executed for server [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setOSConditions: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolWin: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolUnix: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolProperty: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setS1ASclassPath: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] init-common: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] deploy-common: [2023-05-20T05:41:00.508Z] [echo] Current time (ISO): 2023-05-20T05:41:00.273+0000 [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setOSConditions: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolWin: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolUnix: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setToolProperty: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] setS1ASclassPath: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] init-common: [2023-05-20T05:41:00.508Z] [2023-05-20T05:41:00.508Z] deploy-common-pe: [2023-05-20T05:41:00.764Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:41:01.019Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-05-20T05:41:01.019Z] [echo] Deployment on target server server successful [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setOSConditions: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolWin: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolUnix: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolProperty: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setS1ASclassPath: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] init-common: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] deploy-common-ee: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] run: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setOSConditions: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolWin: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolUnix: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setToolProperty: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] setS1ASclassPath: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] init-common: [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.019Z] execute-sql-common: [2023-05-20T05:41:01.019Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2023-05-20T05:41:01.019Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:41:01.019Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:41:01.019Z] [sql] 0 rows affected [2023-05-20T05:41:01.019Z] [sql] 1 rows affected [2023-05-20T05:41:01.019Z] [sql] 1 rows affected [2023-05-20T05:41:01.019Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:41:01.019Z] [2023-05-20T05:41:01.020Z] setOSConditions: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] setToolWin: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] setToolUnix: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] setToolProperty: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] setS1ASclassPath: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] init-common: [2023-05-20T05:41:01.020Z] [2023-05-20T05:41:01.020Z] runclient-common: [2023-05-20T05:41:01.020Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:41:01.598Z] [exec] May 20, 2023 5:41:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:41:01.598Z] [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. [2023-05-20T05:41:04.921Z] [exec] Value of key is: test1 : [2023-05-20T05:41:04.921Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:41:04.921Z] [exec] [2023-05-20T05:41:04.921Z] [exec] [2023-05-20T05:41:04.921Z] [exec] ----------------------------------------- [2023-05-20T05:41:04.921Z] [exec] - test1 : : PASS - [2023-05-20T05:41:04.921Z] [exec] ----------------------------------------- [2023-05-20T05:41:04.921Z] [exec] Total PASS: 1 [2023-05-20T05:41:04.921Z] [exec] Total FAIL: 0 [2023-05-20T05:41:04.921Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:41:04.921Z] [exec] ----------------------------------------- [2023-05-20T05:41:04.921Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:04.921Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] checkReporting-common: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] confirmReportPresent-common: [2023-05-20T05:41:05.178Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:41:05.178Z] [echo] Test seems to be reported fine [2023-05-20T05:41:05.178Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] confirmMissingReport-common: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] undeploy: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setOSConditions: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolWin: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolUnix: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolProperty: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setS1ASclassPath: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] init-common: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] execute-sql-common: [2023-05-20T05:41:05.178Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2023-05-20T05:41:05.178Z] [sql] 0 rows affected [2023-05-20T05:41:05.178Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setOSConditions: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolWin: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolUnix: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setToolProperty: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] setS1ASclassPath: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] init-common: [2023-05-20T05:41:05.178Z] [2023-05-20T05:41:05.178Z] delete-jdbc-resource-common: [2023-05-20T05:41:05.178Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-05-20T05:41:05.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-05-20T05:41:05.435Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-05-20T05:41:05.435Z] [echo] cmd executed for server [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] setOSConditions: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] setToolWin: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] setToolUnix: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] setToolProperty: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] setS1ASclassPath: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] init-common: [2023-05-20T05:41:05.435Z] [2023-05-20T05:41:05.435Z] delete-jdbc-connpool-common: [2023-05-20T05:41:05.435Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-05-20T05:41:05.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-05-20T05:41:05.954Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-05-20T05:41:05.954Z] [echo] cmd executed for server [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] setOSConditions: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] setToolWin: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] setToolUnix: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] setToolProperty: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] setS1ASclassPath: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] init-common: [2023-05-20T05:41:05.954Z] [2023-05-20T05:41:05.954Z] undeploy-common: [2023-05-20T05:41:06.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] all: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setOSConditions: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolWin: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolUnix: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolProperty: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setS1ASclassPath: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] init-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] clean: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setOSConditions: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolWin: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolUnix: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolProperty: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setS1ASclassPath: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] init-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] clean-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setOSConditions: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolWin: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolUnix: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolProperty: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setS1ASclassPath: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] init-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] clean-classes-common: [2023-05-20T05:41:06.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setOSConditions: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolWin: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolUnix: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolProperty: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setS1ASclassPath: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] init-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] clean-jars-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] compile: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setOSConditions: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolWin: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolUnix: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setToolProperty: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] setS1ASclassPath: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] init-common: [2023-05-20T05:41:06.211Z] [2023-05-20T05:41:06.211Z] compile-common: [2023-05-20T05:41:06.211Z] [echo] Current time (ISO): 2023-05-20T05:41:06.068+0000 [2023-05-20T05:41:06.211Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:06.211Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:07.722Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:07.722Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2023-05-20T05:41:07.722Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:41:07.722Z] [javac] 1 warning [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] setOSConditions: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] setToolWin: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] setToolUnix: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] setToolProperty: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] setS1ASclassPath: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] init-common: [2023-05-20T05:41:07.722Z] [2023-05-20T05:41:07.722Z] compile-common: [2023-05-20T05:41:07.722Z] [echo] Current time (ISO): 2023-05-20T05:41:07.600+0000 [2023-05-20T05:41:07.722Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:09.617Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:09.617Z] [javac] 1 warning [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] build: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setOSConditions: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] fixFiles: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] convUnix: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] convWin: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolWin: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolUnix: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolProperty: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setS1ASclassPath: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] init-common: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] package-persistence-common: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] ejb-jar-common: [2023-05-20T05:41:09.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] package-ejbjar-common: [2023-05-20T05:41:09.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2023-05-20T05:41:09.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] appclient-jar-common: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] package-appclientjar-common: [2023-05-20T05:41:09.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] webclient-war-common: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] build-ear-common: [2023-05-20T05:41:09.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:09.617Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] deploy: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setOSConditions: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolWin: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolUnix: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setToolProperty: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] setS1ASclassPath: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] init-common: [2023-05-20T05:41:09.617Z] [2023-05-20T05:41:09.617Z] create-jdbc-connpool-common: [2023-05-20T05:41:10.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:10.487Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2023-05-20T05:41:10.487Z] [2023-05-20T05:41:10.487Z] set-derby-connpool-props: [2023-05-20T05:41:10.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:10.752Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2023-05-20T05:41:11.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:11.008Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2023-05-20T05:41:11.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:11.572Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2023-05-20T05:41:12.519Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:12.519Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2023-05-20T05:41:12.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:12.777Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2023-05-20T05:41:13.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:13.034Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:41:13.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:13.599Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2023-05-20T05:41:13.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:13.856Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] setOSConditions: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] setToolWin: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] setToolUnix: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] setToolProperty: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] setS1ASclassPath: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] init-common: [2023-05-20T05:41:13.856Z] [2023-05-20T05:41:13.856Z] create-jdbc-resource-common: [2023-05-20T05:41:13.856Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2023-05-20T05:41:14.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:14.113Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2023-05-20T05:41:14.113Z] [echo] cmd executed for server [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setOSConditions: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolWin: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolUnix: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolProperty: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setS1ASclassPath: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] init-common: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] deploy-common: [2023-05-20T05:41:14.113Z] [echo] Current time (ISO): 2023-05-20T05:41:13.977+0000 [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setOSConditions: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolWin: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolUnix: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setToolProperty: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] setS1ASclassPath: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] init-common: [2023-05-20T05:41:14.113Z] [2023-05-20T05:41:14.113Z] deploy-common-pe: [2023-05-20T05:41:14.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2023-05-20T05:41:14.626Z] [exec] Application deployed with name jdbc-txafternontxApp. [2023-05-20T05:41:14.627Z] [echo] Deployment on target server server successful [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setOSConditions: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolWin: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolUnix: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolProperty: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setS1ASclassPath: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] init-common: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] deploy-common-ee: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] run: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setOSConditions: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolWin: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolUnix: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolProperty: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setS1ASclassPath: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] init-common: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] execute-sql-common: [2023-05-20T05:41:14.627Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2023-05-20T05:41:14.627Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:41:14.627Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:41:14.627Z] [sql] 0 rows affected [2023-05-20T05:41:14.627Z] [sql] 1 rows affected [2023-05-20T05:41:14.627Z] [sql] 1 rows affected [2023-05-20T05:41:14.627Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setOSConditions: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolWin: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolUnix: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setToolProperty: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] setS1ASclassPath: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] init-common: [2023-05-20T05:41:14.627Z] [2023-05-20T05:41:14.627Z] runclient-common: [2023-05-20T05:41:14.627Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:41:15.560Z] [exec] May 20, 2023 5:41:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:41:15.560Z] [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. [2023-05-20T05:41:18.838Z] [exec] Value of key is: test1 : [2023-05-20T05:41:18.838Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:41:18.838Z] [exec] [2023-05-20T05:41:18.838Z] [exec] [2023-05-20T05:41:18.838Z] [exec] ----------------------------------------- [2023-05-20T05:41:18.838Z] [exec] - test1 : : PASS - [2023-05-20T05:41:18.838Z] [exec] ----------------------------------------- [2023-05-20T05:41:18.838Z] [exec] Total PASS: 1 [2023-05-20T05:41:18.838Z] [exec] Total FAIL: 0 [2023-05-20T05:41:18.838Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:41:18.838Z] [exec] ----------------------------------------- [2023-05-20T05:41:18.838Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:18.838Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] checkReporting-common: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] confirmReportPresent-common: [2023-05-20T05:41:18.838Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:41:18.838Z] [echo] Test seems to be reported fine [2023-05-20T05:41:18.838Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] confirmMissingReport-common: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] undeploy: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setOSConditions: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolWin: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolUnix: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolProperty: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setS1ASclassPath: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] init-common: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] execute-sql-common: [2023-05-20T05:41:18.838Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2023-05-20T05:41:18.838Z] [sql] 0 rows affected [2023-05-20T05:41:18.838Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setOSConditions: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolWin: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolUnix: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolProperty: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setS1ASclassPath: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] init-common: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] delete-jdbc-resource-common: [2023-05-20T05:41:18.838Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2023-05-20T05:41:18.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2023-05-20T05:41:18.838Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2023-05-20T05:41:18.838Z] [echo] cmd executed for server [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setOSConditions: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolWin: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolUnix: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setToolProperty: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] setS1ASclassPath: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] init-common: [2023-05-20T05:41:18.838Z] [2023-05-20T05:41:18.838Z] delete-jdbc-connpool-common: [2023-05-20T05:41:18.838Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2023-05-20T05:41:19.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2023-05-20T05:41:19.401Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2023-05-20T05:41:19.401Z] [echo] cmd executed for server [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] setOSConditions: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] setToolWin: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] setToolUnix: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] setToolProperty: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] setS1ASclassPath: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] init-common: [2023-05-20T05:41:19.401Z] [2023-05-20T05:41:19.401Z] undeploy-common: [2023-05-20T05:41:19.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] all: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setOSConditions: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolWin: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolUnix: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolProperty: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setS1ASclassPath: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] init-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] clean: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setOSConditions: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolWin: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolUnix: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolProperty: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setS1ASclassPath: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] init-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] clean-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setOSConditions: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolWin: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolUnix: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolProperty: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setS1ASclassPath: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] init-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] clean-classes-common: [2023-05-20T05:41:19.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setOSConditions: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolWin: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolUnix: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolProperty: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setS1ASclassPath: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] init-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] clean-jars-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] compile: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setOSConditions: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolWin: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolUnix: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setToolProperty: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] setS1ASclassPath: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] init-common: [2023-05-20T05:41:19.657Z] [2023-05-20T05:41:19.657Z] compile-common: [2023-05-20T05:41:19.657Z] [echo] Current time (ISO): 2023-05-20T05:41:19.529+0000 [2023-05-20T05:41:19.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:19.657Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:21.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:21.028Z] [javac] 1 warning [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] setOSConditions: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] setToolWin: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] setToolUnix: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] setToolProperty: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] setS1ASclassPath: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] init-common: [2023-05-20T05:41:21.028Z] [2023-05-20T05:41:21.028Z] compile-common: [2023-05-20T05:41:21.028Z] [echo] Current time (ISO): 2023-05-20T05:41:21.009+0000 [2023-05-20T05:41:21.028Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:22.922Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:22.922Z] [javac] 1 warning [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] build: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] setOSConditions: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] fixFiles: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] convUnix: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] convWin: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] setToolWin: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] setToolUnix: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] setToolProperty: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] setS1ASclassPath: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] init-common: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] package-persistence-common: [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.922Z] ejb-jar-common: [2023-05-20T05:41:22.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:41:22.922Z] [2023-05-20T05:41:22.923Z] package-ejbjar-common: [2023-05-20T05:41:22.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2023-05-20T05:41:22.923Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] appclient-jar-common: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] package-appclientjar-common: [2023-05-20T05:41:22.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] webclient-war-common: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] build-ear-common: [2023-05-20T05:41:22.923Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:22.923Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] deploy: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] setOSConditions: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] setToolWin: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] setToolUnix: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] setToolProperty: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] setS1ASclassPath: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] init-common: [2023-05-20T05:41:22.923Z] [2023-05-20T05:41:22.923Z] create-jdbc-connpool-common: [2023-05-20T05:41:23.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:23.180Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2023-05-20T05:41:23.180Z] [2023-05-20T05:41:23.180Z] set-derby-connpool-props: [2023-05-20T05:41:23.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:23.452Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2023-05-20T05:41:23.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:23.709Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2023-05-20T05:41:23.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:23.967Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2023-05-20T05:41:24.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:24.531Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2023-05-20T05:41:24.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:24.531Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2023-05-20T05:41:25.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:25.095Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:41:25.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:25.353Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2023-05-20T05:41:25.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:25.610Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2023-05-20T05:41:25.610Z] [2023-05-20T05:41:25.610Z] asadmin-common: [2023-05-20T05:41:25.610Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:25.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:25.866Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2023-05-20T05:41:25.866Z] [2023-05-20T05:41:25.866Z] asadmin-common: [2023-05-20T05:41:25.866Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:26.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:26.456Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] setOSConditions: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] setToolWin: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] setToolUnix: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] setToolProperty: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] setS1ASclassPath: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] init-common: [2023-05-20T05:41:26.456Z] [2023-05-20T05:41:26.456Z] create-jdbc-resource-common: [2023-05-20T05:41:26.456Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2023-05-20T05:41:26.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:26.713Z] [exec] JDBC resource jdbc/notxops created successfully. [2023-05-20T05:41:26.713Z] [echo] cmd executed for server [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setOSConditions: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolWin: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolUnix: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolProperty: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setS1ASclassPath: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] init-common: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] deploy-common: [2023-05-20T05:41:26.713Z] [echo] Current time (ISO): 2023-05-20T05:41:26.513+0000 [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setOSConditions: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolWin: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolUnix: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setToolProperty: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] setS1ASclassPath: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] init-common: [2023-05-20T05:41:26.713Z] [2023-05-20T05:41:26.713Z] deploy-common-pe: [2023-05-20T05:41:26.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2023-05-20T05:41:27.251Z] [exec] Application deployed with name jdbc-notxopsApp. [2023-05-20T05:41:27.251Z] [echo] Deployment on target server server successful [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setOSConditions: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolWin: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolUnix: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolProperty: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setS1ASclassPath: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] init-common: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] deploy-common-ee: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] run: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setOSConditions: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolWin: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolUnix: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.251Z] setToolProperty: [2023-05-20T05:41:27.251Z] [2023-05-20T05:41:27.252Z] setS1ASclassPath: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] init-common: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] execute-sql-common: [2023-05-20T05:41:27.252Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2023-05-20T05:41:27.252Z] [sql] Failed to execute: Drop table NOTXOPS [2023-05-20T05:41:27.252Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-05-20T05:41:27.252Z] [sql] 0 rows affected [2023-05-20T05:41:27.252Z] [sql] 1 rows affected [2023-05-20T05:41:27.252Z] [sql] 1 rows affected [2023-05-20T05:41:27.252Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] setOSConditions: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] setToolWin: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] setToolUnix: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] setToolProperty: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] setS1ASclassPath: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] init-common: [2023-05-20T05:41:27.252Z] [2023-05-20T05:41:27.252Z] runclient-common: [2023-05-20T05:41:27.252Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:41:28.185Z] [exec] May 20, 2023 5:41:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:41:28.185Z] [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. [2023-05-20T05:41:31.466Z] [exec] Will fail till a better XA driver is integrated with Derby [2023-05-20T05:41:31.466Z] [exec] Value of key is: test1 : [2023-05-20T05:41:31.466Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:41:31.466Z] [exec] [2023-05-20T05:41:31.466Z] [exec] [2023-05-20T05:41:31.466Z] [exec] ----------------------------------------- [2023-05-20T05:41:31.466Z] [exec] - test1 : : PASS - [2023-05-20T05:41:31.466Z] [exec] ----------------------------------------- [2023-05-20T05:41:31.466Z] [exec] Total PASS: 1 [2023-05-20T05:41:31.466Z] [exec] Total FAIL: 0 [2023-05-20T05:41:31.466Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:41:31.466Z] [exec] ----------------------------------------- [2023-05-20T05:41:31.466Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:31.466Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] checkReporting-common: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] confirmReportPresent-common: [2023-05-20T05:41:31.466Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:41:31.466Z] [echo] Test seems to be reported fine [2023-05-20T05:41:31.466Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] confirmMissingReport-common: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] undeploy: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setOSConditions: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolWin: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolUnix: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolProperty: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setS1ASclassPath: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] init-common: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] execute-sql-common: [2023-05-20T05:41:31.466Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2023-05-20T05:41:31.466Z] [sql] 0 rows affected [2023-05-20T05:41:31.466Z] [sql] Failed to execute: Drop table NOTXOPS [2023-05-20T05:41:31.466Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2023-05-20T05:41:31.466Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setOSConditions: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolWin: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolUnix: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setToolProperty: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] setS1ASclassPath: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] init-common: [2023-05-20T05:41:31.466Z] [2023-05-20T05:41:31.466Z] delete-jdbc-resource-common: [2023-05-20T05:41:31.466Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2023-05-20T05:41:31.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2023-05-20T05:41:31.724Z] [exec] JDBC resource jdbc/notxops deleted successfully [2023-05-20T05:41:31.724Z] [echo] cmd executed for server [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] setOSConditions: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] setToolWin: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] setToolUnix: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] setToolProperty: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] setS1ASclassPath: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] init-common: [2023-05-20T05:41:31.724Z] [2023-05-20T05:41:31.724Z] delete-jdbc-connpool-common: [2023-05-20T05:41:31.724Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2023-05-20T05:41:32.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2023-05-20T05:41:32.289Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2023-05-20T05:41:32.289Z] [echo] cmd executed for server [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] setOSConditions: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] setToolWin: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] setToolUnix: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] setToolProperty: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] setS1ASclassPath: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] init-common: [2023-05-20T05:41:32.289Z] [2023-05-20T05:41:32.289Z] undeploy-common: [2023-05-20T05:41:32.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] all: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setOSConditions: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolWin: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolUnix: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolProperty: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setS1ASclassPath: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] init-common: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] clean: [2023-05-20T05:41:32.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:32.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] build: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setOSConditions: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolWin: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolUnix: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setToolProperty: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] setS1ASclassPath: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] init-common: [2023-05-20T05:41:32.550Z] [2023-05-20T05:41:32.550Z] compile-common: [2023-05-20T05:41:32.550Z] [echo] Current time (ISO): 2023-05-20T05:41:32.399+0000 [2023-05-20T05:41:32.550Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:32.550Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:33.941Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:33.941Z] [javac] 1 warning [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] deploy: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setOSConditions: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolWin: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolUnix: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolProperty: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setS1ASclassPath: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] init-common: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] deploy-jdbc-common: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setOSConditions: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolWin: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolUnix: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setToolProperty: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] setS1ASclassPath: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] init-common: [2023-05-20T05:41:34.198Z] [2023-05-20T05:41:34.198Z] create-jdbc-connpool-common: [2023-05-20T05:41:34.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:34.455Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:41:34.455Z] [2023-05-20T05:41:34.455Z] set-derby-connpool-props: [2023-05-20T05:41:34.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:34.711Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:41:34.969Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:34.969Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:41:35.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:35.532Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:41:35.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:35.790Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:41:36.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:36.050Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:41:36.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:36.306Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:41:36.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:36.563Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:41:36.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:37.077Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] setOSConditions: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] setToolWin: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] setToolUnix: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] setToolProperty: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] setS1ASclassPath: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] init-common: [2023-05-20T05:41:37.077Z] [2023-05-20T05:41:37.077Z] create-jdbc-resource-common: [2023-05-20T05:41:37.077Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2023-05-20T05:41:37.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:37.333Z] [exec] JDBC resource jdbc/nonacc created successfully. [2023-05-20T05:41:37.333Z] [echo] cmd executed for server [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] run: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setOSConditions: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolWin: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolUnix: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolProperty: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setS1ASclassPath: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] init-common: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setup-sql: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setOSConditions: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolWin: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolUnix: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setToolProperty: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] setS1ASclassPath: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] init-common: [2023-05-20T05:41:37.333Z] [2023-05-20T05:41:37.333Z] execute-sql-common: [2023-05-20T05:41:37.333Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2023-05-20T05:41:37.333Z] [sql] Failed to execute: DROP TABLE NONACC [2023-05-20T05:41:37.333Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2023-05-20T05:41:37.333Z] [sql] 0 rows affected [2023-05-20T05:41:37.333Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:41:37.894Z] [java] May 20, 2023 5:41:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T05:41:37.894Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T05:41:40.453Z] [java] May 20, 2023 5:41:40 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:41:40.453Z] [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:41:41.057Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1aeff8ca [2023-05-20T05:41:41.057Z] [java] Value of key is: test1 [2023-05-20T05:41:41.057Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:41:41.057Z] [java] [2023-05-20T05:41:41.057Z] [java] [2023-05-20T05:41:41.057Z] [java] ----------------------------------------- [2023-05-20T05:41:41.057Z] [java] - test1 : PASS - [2023-05-20T05:41:41.057Z] [java] ----------------------------------------- [2023-05-20T05:41:41.057Z] [java] Total PASS: 1 [2023-05-20T05:41:41.057Z] [java] Total FAIL: 0 [2023-05-20T05:41:41.057Z] [java] Total DID NOT RUN: 0 [2023-05-20T05:41:41.057Z] [java] ----------------------------------------- [2023-05-20T05:41:41.057Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T05:41:41.057Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] undeploy: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setOSConditions: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolWin: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolUnix: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolProperty: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setS1ASclassPath: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] init-common: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] undeploy-jdbc-common: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setOSConditions: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolWin: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolUnix: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setToolProperty: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] setS1ASclassPath: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] init-common: [2023-05-20T05:41:41.313Z] [2023-05-20T05:41:41.313Z] delete-jdbc-resource-common: [2023-05-20T05:41:41.313Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2023-05-20T05:41:41.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2023-05-20T05:41:41.569Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2023-05-20T05:41:41.569Z] [echo] cmd executed for server [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] setOSConditions: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] setToolWin: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] setToolUnix: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] setToolProperty: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] setS1ASclassPath: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] init-common: [2023-05-20T05:41:41.569Z] [2023-05-20T05:41:41.569Z] delete-jdbc-connpool-common: [2023-05-20T05:41:41.569Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:41:41.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:41:42.083Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:41:42.083Z] [echo] cmd executed for server [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] all: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setOSConditions: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolWin: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolUnix: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolProperty: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setS1ASclassPath: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] init-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] clean: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setOSConditions: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolWin: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolUnix: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolProperty: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setS1ASclassPath: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] init-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] clean-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setOSConditions: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolWin: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolUnix: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolProperty: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setS1ASclassPath: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] init-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] clean-classes-common: [2023-05-20T05:41:42.083Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setOSConditions: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolWin: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolUnix: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolProperty: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setS1ASclassPath: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] init-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] clean-jars-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] compile: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setOSConditions: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolWin: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolUnix: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setToolProperty: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] setS1ASclassPath: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] init-common: [2023-05-20T05:41:42.083Z] [2023-05-20T05:41:42.083Z] compile-common: [2023-05-20T05:41:42.083Z] [echo] Current time (ISO): 2023-05-20T05:41:41.883+0000 [2023-05-20T05:41:42.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:42.083Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:43.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:43.459Z] [javac] 1 warning [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] setOSConditions: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] setToolWin: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] setToolUnix: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] setToolProperty: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] setS1ASclassPath: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] init-common: [2023-05-20T05:41:43.459Z] [2023-05-20T05:41:43.459Z] compile-common: [2023-05-20T05:41:43.459Z] [echo] Current time (ISO): 2023-05-20T05:41:43.405+0000 [2023-05-20T05:41:43.459Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:44.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:44.851Z] [javac] 1 warning [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] build: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setOSConditions: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] fixFiles: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] convUnix: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] convWin: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolWin: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolUnix: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolProperty: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setS1ASclassPath: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] init-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] package-persistence-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] ejb-jar-common: [2023-05-20T05:41:45.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] package-ejbjar-common: [2023-05-20T05:41:45.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2023-05-20T05:41:45.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] appclient-jar-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] package-appclientjar-common: [2023-05-20T05:41:45.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] webclient-war-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] build-ear-common: [2023-05-20T05:41:45.107Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:45.107Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] deploy: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setOSConditions: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolWin: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolUnix: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolProperty: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setS1ASclassPath: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] init-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] deploy-jdbc-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setOSConditions: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolWin: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolUnix: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setToolProperty: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] setS1ASclassPath: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] init-common: [2023-05-20T05:41:45.107Z] [2023-05-20T05:41:45.107Z] create-jdbc-connpool-common: [2023-05-20T05:41:45.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:45.364Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:41:45.364Z] [2023-05-20T05:41:45.364Z] set-derby-connpool-props: [2023-05-20T05:41:45.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:45.619Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:41:46.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:46.183Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] setOSConditions: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] setToolWin: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] setToolUnix: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] setToolProperty: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] setS1ASclassPath: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] init-common: [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] create-jdbc-resource-common: [2023-05-20T05:41:48.583Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:41:48.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.583Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:41:48.583Z] [echo] cmd executed for server [2023-05-20T05:41:48.583Z] [2023-05-20T05:41:48.583Z] asadmin-common: [2023-05-20T05:41:48.583Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:48.839Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2023-05-20T05:41:48.839Z] [2023-05-20T05:41:48.839Z] asadmin-common: [2023-05-20T05:41:48.839Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:49.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:49.095Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] setOSConditions: [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] setToolWin: [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] setToolUnix: [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] setToolProperty: [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] setS1ASclassPath: [2023-05-20T05:41:49.095Z] [2023-05-20T05:41:49.095Z] init-common: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] deploy-common: [2023-05-20T05:41:49.096Z] [echo] Current time (ISO): 2023-05-20T05:41:48.937+0000 [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] setOSConditions: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] setToolWin: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] setToolUnix: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] setToolProperty: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] setS1ASclassPath: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] init-common: [2023-05-20T05:41:49.096Z] [2023-05-20T05:41:49.096Z] deploy-common-pe: [2023-05-20T05:41:49.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2023-05-20T05:41:49.609Z] [exec] Application deployed with name jdbc-lazyassocApp. [2023-05-20T05:41:49.609Z] [echo] Deployment on target server server successful [2023-05-20T05:41:49.609Z] [2023-05-20T05:41:49.609Z] setOSConditions: [2023-05-20T05:41:49.609Z] [2023-05-20T05:41:49.610Z] setToolWin: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolUnix: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolProperty: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setS1ASclassPath: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] init-common: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] deploy-common-ee: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] run: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setOSConditions: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolWin: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolUnix: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolProperty: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setS1ASclassPath: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] init-common: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] execute-sql-common: [2023-05-20T05:41:49.610Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2023-05-20T05:41:49.610Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:41:49.610Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:41:49.610Z] [sql] 0 rows affected [2023-05-20T05:41:49.610Z] [sql] 1 rows affected [2023-05-20T05:41:49.610Z] [sql] 1 rows affected [2023-05-20T05:41:49.610Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setOSConditions: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolWin: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolUnix: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setToolProperty: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] setS1ASclassPath: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] init-common: [2023-05-20T05:41:49.610Z] [2023-05-20T05:41:49.610Z] runclient-common: [2023-05-20T05:41:49.610Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:41:50.541Z] [exec] May 20, 2023 5:41:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:41:50.541Z] [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. [2023-05-20T05:41:53.853Z] [exec] Value of key is: test1 : [2023-05-20T05:41:54.110Z] [exec] Value of key is: test2 : [2023-05-20T05:41:54.110Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:41:54.110Z] [exec] [2023-05-20T05:41:54.110Z] [exec] [2023-05-20T05:41:54.110Z] [exec] ----------------------------------------- [2023-05-20T05:41:54.110Z] [exec] - test2 : : PASS - [2023-05-20T05:41:54.110Z] [exec] - test1 : : PASS - [2023-05-20T05:41:54.110Z] [exec] ----------------------------------------- [2023-05-20T05:41:54.110Z] [exec] Total PASS: 2 [2023-05-20T05:41:54.110Z] [exec] Total FAIL: 0 [2023-05-20T05:41:54.110Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:41:54.110Z] [exec] ----------------------------------------- [2023-05-20T05:41:54.110Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:54.110Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] checkReporting-common: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] confirmReportPresent-common: [2023-05-20T05:41:54.366Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:41:54.366Z] [echo] Test seems to be reported fine [2023-05-20T05:41:54.366Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] confirmMissingReport-common: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] undeploy: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setOSConditions: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolWin: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolUnix: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolProperty: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setS1ASclassPath: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] init-common: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] execute-sql-common: [2023-05-20T05:41:54.366Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2023-05-20T05:41:54.366Z] [sql] 0 rows affected [2023-05-20T05:41:54.366Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:41:54.366Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:41:54.366Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setOSConditions: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolWin: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolUnix: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setToolProperty: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] setS1ASclassPath: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] init-common: [2023-05-20T05:41:54.366Z] [2023-05-20T05:41:54.366Z] undeploy-common: [2023-05-20T05:41:54.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setOSConditions: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolWin: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolUnix: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolProperty: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setS1ASclassPath: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] init-common: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] undeploy-jdbc-common: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setOSConditions: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolWin: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolUnix: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setToolProperty: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] setS1ASclassPath: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] init-common: [2023-05-20T05:41:54.879Z] [2023-05-20T05:41:54.879Z] delete-jdbc-resource-common: [2023-05-20T05:41:54.879Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:41:55.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:41:55.135Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:41:55.135Z] [echo] cmd executed for server [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] setOSConditions: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] setToolWin: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] setToolUnix: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] setToolProperty: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] setS1ASclassPath: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] init-common: [2023-05-20T05:41:55.135Z] [2023-05-20T05:41:55.135Z] delete-jdbc-connpool-common: [2023-05-20T05:41:55.135Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:41:55.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:41:55.392Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:41:55.392Z] [echo] cmd executed for server [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] all: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setOSConditions: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolWin: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolUnix: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolProperty: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setS1ASclassPath: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] init-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] clean: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setOSConditions: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolWin: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolUnix: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolProperty: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setS1ASclassPath: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] init-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] clean-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setOSConditions: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolWin: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolUnix: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolProperty: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setS1ASclassPath: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] init-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] clean-classes-common: [2023-05-20T05:41:55.392Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setOSConditions: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolWin: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolUnix: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolProperty: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setS1ASclassPath: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] init-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] clean-jars-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] compile: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setOSConditions: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolWin: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolUnix: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setToolProperty: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] setS1ASclassPath: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] init-common: [2023-05-20T05:41:55.392Z] [2023-05-20T05:41:55.392Z] compile-common: [2023-05-20T05:41:55.392Z] [echo] Current time (ISO): 2023-05-20T05:41:55.369+0000 [2023-05-20T05:41:55.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:55.392Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:57.284Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:57.284Z] [javac] 1 warning [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] setOSConditions: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] setToolWin: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] setToolUnix: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] setToolProperty: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] setS1ASclassPath: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] init-common: [2023-05-20T05:41:57.284Z] [2023-05-20T05:41:57.284Z] compile-common: [2023-05-20T05:41:57.284Z] [echo] Current time (ISO): 2023-05-20T05:41:57.036+0000 [2023-05-20T05:41:57.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:41:58.657Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:41:58.657Z] [javac] 1 warning [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] build: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] setOSConditions: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] fixFiles: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] convUnix: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] convWin: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] setToolWin: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] setToolUnix: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] setToolProperty: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] setS1ASclassPath: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] init-common: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] package-persistence-common: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] ejb-jar-common: [2023-05-20T05:41:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] package-ejbjar-common: [2023-05-20T05:41:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2023-05-20T05:41:58.657Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] appclient-jar-common: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] package-appclientjar-common: [2023-05-20T05:41:58.657Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] webclient-war-common: [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] build-ear-common: [2023-05-20T05:41:58.657Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:41:58.657Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-05-20T05:41:58.657Z] [2023-05-20T05:41:58.657Z] deploy: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setOSConditions: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolWin: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolUnix: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolProperty: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setS1ASclassPath: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] init-common: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] execute-sql-common: [2023-05-20T05:41:58.658Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-05-20T05:41:58.658Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:41:58.658Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:41:58.658Z] [sql] 0 rows affected [2023-05-20T05:41:58.658Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setOSConditions: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolWin: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolUnix: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolProperty: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setS1ASclassPath: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] init-common: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setup: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setOSConditions: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolWin: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolUnix: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolProperty: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setS1ASclassPath: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] init-common: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] deploy-jdbc-common: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setOSConditions: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolWin: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolUnix: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setToolProperty: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] setS1ASclassPath: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] init-common: [2023-05-20T05:41:58.658Z] [2023-05-20T05:41:58.658Z] create-jdbc-connpool-common: [2023-05-20T05:41:58.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:59.172Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2023-05-20T05:41:59.172Z] [2023-05-20T05:41:59.172Z] set-derby-connpool-props: [2023-05-20T05:41:59.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:59.450Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2023-05-20T05:41:59.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:59.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2023-05-20T05:41:59.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:41:59.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2023-05-20T05:42:00.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:00.220Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2023-05-20T05:42:00.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:00.783Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2023-05-20T05:42:01.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:01.039Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:01.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:01.304Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2023-05-20T05:42:01.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:01.560Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] setOSConditions: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] setToolWin: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] setToolUnix: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] setToolProperty: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] setS1ASclassPath: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] init-common: [2023-05-20T05:42:01.560Z] [2023-05-20T05:42:01.560Z] create-jdbc-resource-common: [2023-05-20T05:42:01.560Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:01.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:01.817Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2023-05-20T05:42:01.817Z] [echo] cmd executed for server [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setOSConditions: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolWin: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolUnix: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolProperty: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setS1ASclassPath: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] init-common: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] deploy-jdbc-common: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setOSConditions: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolWin: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolUnix: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setToolProperty: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] setS1ASclassPath: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] init-common: [2023-05-20T05:42:01.817Z] [2023-05-20T05:42:01.817Z] create-jdbc-connpool-common: [2023-05-20T05:42:02.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:02.380Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2023-05-20T05:42:02.380Z] [2023-05-20T05:42:02.380Z] set-derby-connpool-props: [2023-05-20T05:42:02.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:02.636Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2023-05-20T05:42:03.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:03.199Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2023-05-20T05:42:03.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:03.455Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2023-05-20T05:42:03.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:03.712Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2023-05-20T05:42:03.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:03.968Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:42:04.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:04.225Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:04.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:04.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2023-05-20T05:42:05.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] setOSConditions: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] setToolWin: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] setToolUnix: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] setToolProperty: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] setS1ASclassPath: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] init-common: [2023-05-20T05:42:05.051Z] [2023-05-20T05:42:05.051Z] create-jdbc-resource-common: [2023-05-20T05:42:05.051Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.307Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2023-05-20T05:42:05.307Z] [echo] cmd executed for server [2023-05-20T05:42:05.307Z] [2023-05-20T05:42:05.307Z] asadmin-common: [2023-05-20T05:42:05.307Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.563Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2023-05-20T05:42:05.563Z] [2023-05-20T05:42:05.563Z] asadmin-common: [2023-05-20T05:42:05.563Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:05.820Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2023-05-20T05:42:05.820Z] [2023-05-20T05:42:05.820Z] asadmin-common: [2023-05-20T05:42:05.820Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:06.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:06.332Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setOSConditions: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolWin: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolUnix: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolProperty: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setS1ASclassPath: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] init-common: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] deploy-common: [2023-05-20T05:42:06.332Z] [echo] Current time (ISO): 2023-05-20T05:42:06.080+0000 [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setOSConditions: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolWin: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolUnix: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setToolProperty: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] setS1ASclassPath: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] init-common: [2023-05-20T05:42:06.332Z] [2023-05-20T05:42:06.332Z] deploy-common-pe: [2023-05-20T05:42:06.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2023-05-20T05:42:06.605Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2023-05-20T05:42:06.605Z] [echo] Deployment on target server server successful [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setOSConditions: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolWin: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolUnix: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolProperty: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setS1ASclassPath: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] init-common: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] deploy-common-ee: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] run: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setOSConditions: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolWin: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolUnix: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolProperty: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setS1ASclassPath: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] init-common: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] execute-sql-common: [2023-05-20T05:42:06.605Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2023-05-20T05:42:06.605Z] [sql] 0 rows affected [2023-05-20T05:42:06.605Z] [sql] 0 rows affected [2023-05-20T05:42:06.605Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setOSConditions: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolWin: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolUnix: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setToolProperty: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] setS1ASclassPath: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] init-common: [2023-05-20T05:42:06.605Z] [2023-05-20T05:42:06.605Z] runclient-common: [2023-05-20T05:42:06.605Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:42:07.551Z] [exec] May 20, 2023 5:42:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:42:07.551Z] [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. [2023-05-20T05:42:10.826Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2023-05-20T05:42:10.826Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2023-05-20T05:42:10.826Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2023-05-20T05:42:11.084Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2023-05-20T05:42:11.084Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2023-05-20T05:42:11.084Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2023-05-20T05:42:11.084Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2023-05-20T05:42:11.084Z] [exec] Mark-Connection-As-Bad Status: [2023-05-20T05:42:11.084Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:42:11.084Z] [exec] [2023-05-20T05:42:11.084Z] [exec] [2023-05-20T05:42:11.084Z] [exec] ----------------------------------------- [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2023-05-20T05:42:11.084Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2023-05-20T05:42:11.084Z] [exec] ----------------------------------------- [2023-05-20T05:42:11.084Z] [exec] Total PASS: 7 [2023-05-20T05:42:11.084Z] [exec] Total FAIL: 0 [2023-05-20T05:42:11.084Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:42:11.084Z] [exec] ----------------------------------------- [2023-05-20T05:42:11.084Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:12.017Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] checkReporting-common: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] confirmReportPresent-common: [2023-05-20T05:42:12.579Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:42:12.579Z] [echo] Test seems to be reported fine [2023-05-20T05:42:12.579Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] confirmMissingReport-common: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] undeploy: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setOSConditions: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolWin: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolUnix: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolProperty: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setS1ASclassPath: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] init-common: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] execute-sql-common: [2023-05-20T05:42:12.579Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2023-05-20T05:42:12.579Z] [sql] 0 rows affected [2023-05-20T05:42:12.579Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] unsetup: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setOSConditions: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolWin: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolUnix: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setToolProperty: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] setS1ASclassPath: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] init-common: [2023-05-20T05:42:12.579Z] [2023-05-20T05:42:12.579Z] delete-jdbc-resource-common: [2023-05-20T05:42:12.579Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2023-05-20T05:42:13.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2023-05-20T05:42:13.949Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2023-05-20T05:42:13.949Z] [echo] cmd executed for server [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] setOSConditions: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] setToolWin: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] setToolUnix: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] setToolProperty: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] setS1ASclassPath: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] init-common: [2023-05-20T05:42:13.949Z] [2023-05-20T05:42:13.949Z] delete-jdbc-resource-common: [2023-05-20T05:42:13.949Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [2023-05-20T05:42:14.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2023-05-20T05:42:14.206Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2023-05-20T05:42:14.206Z] [echo] cmd executed for server [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] setOSConditions: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] setToolWin: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] setToolUnix: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] setToolProperty: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] setS1ASclassPath: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] init-common: [2023-05-20T05:42:14.206Z] [2023-05-20T05:42:14.206Z] delete-jdbc-connpool-common: [2023-05-20T05:42:14.206Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2023-05-20T05:42:14.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2023-05-20T05:42:14.807Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2023-05-20T05:42:14.807Z] [echo] cmd executed for server [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] setOSConditions: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] setToolWin: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] setToolUnix: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] setToolProperty: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] setS1ASclassPath: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] init-common: [2023-05-20T05:42:14.807Z] [2023-05-20T05:42:14.807Z] delete-jdbc-connpool-common: [2023-05-20T05:42:14.807Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-05-20T05:42:15.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2023-05-20T05:42:15.064Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2023-05-20T05:42:15.064Z] [echo] cmd executed for server [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] setOSConditions: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] setToolWin: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] setToolUnix: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] setToolProperty: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] setS1ASclassPath: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] init-common: [2023-05-20T05:42:15.064Z] [2023-05-20T05:42:15.064Z] undeploy-common: [2023-05-20T05:42:15.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] all: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setOSConditions: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolWin: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolUnix: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolProperty: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setS1ASclassPath: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] init-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] clean: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setOSConditions: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolWin: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolUnix: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolProperty: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setS1ASclassPath: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] init-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] clean-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setOSConditions: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolWin: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolUnix: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolProperty: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setS1ASclassPath: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] init-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] clean-classes-common: [2023-05-20T05:42:15.578Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setOSConditions: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolWin: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolUnix: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolProperty: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setS1ASclassPath: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] init-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] clean-jars-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] compile: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setOSConditions: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolWin: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolUnix: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setToolProperty: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] setS1ASclassPath: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] init-common: [2023-05-20T05:42:15.578Z] [2023-05-20T05:42:15.578Z] compile-common: [2023-05-20T05:42:15.578Z] [echo] Current time (ISO): 2023-05-20T05:42:15.353+0000 [2023-05-20T05:42:15.578Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:15.578Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:16.951Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:16.951Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:16.951Z] [javac] return new Integer(1); [2023-05-20T05:42:16.951Z] [javac] ^ [2023-05-20T05:42:17.208Z] [javac] 2 warnings [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] setOSConditions: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] setToolWin: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] setToolUnix: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] setToolProperty: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] setS1ASclassPath: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] init-common: [2023-05-20T05:42:17.208Z] [2023-05-20T05:42:17.208Z] compile-common: [2023-05-20T05:42:17.208Z] [echo] Current time (ISO): 2023-05-20T05:42:17.019+0000 [2023-05-20T05:42:17.208Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:18.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:18.832Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:18.832Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:42:18.832Z] [javac] ^ [2023-05-20T05:42:18.832Z] [javac] 2 warnings [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] build: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] setOSConditions: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] fixFiles: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] convUnix: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] convWin: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] setToolWin: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] setToolUnix: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] setToolProperty: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] setS1ASclassPath: [2023-05-20T05:42:18.832Z] [2023-05-20T05:42:18.832Z] init-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] package-persistence-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] ejb-jar-common: [2023-05-20T05:42:18.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] package-ejbjar-common: [2023-05-20T05:42:18.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:42:18.833Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] appclient-jar-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] package-appclientjar-common: [2023-05-20T05:42:18.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] webclient-war-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] build-ear-common: [2023-05-20T05:42:18.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:18.833Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] deploy: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setOSConditions: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolWin: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolUnix: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolProperty: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setS1ASclassPath: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] init-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] execute-sql-common: [2023-05-20T05:42:18.833Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:42:18.833Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:42:18.833Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:42:18.833Z] [sql] 0 rows affected [2023-05-20T05:42:18.833Z] [sql] Failed to execute: drop table owner [2023-05-20T05:42:18.833Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:42:18.833Z] [sql] 0 rows affected [2023-05-20T05:42:18.833Z] [sql] 2 of 4 SQL statements executed successfully [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setOSConditions: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolWin: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolUnix: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolProperty: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setS1ASclassPath: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] init-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setup: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setOSConditions: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolWin: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolUnix: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolProperty: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setS1ASclassPath: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] init-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] deploy-jdbc-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setOSConditions: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolWin: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolUnix: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setToolProperty: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] setS1ASclassPath: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] init-common: [2023-05-20T05:42:18.833Z] [2023-05-20T05:42:18.833Z] create-jdbc-connpool-common: [2023-05-20T05:42:19.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:19.089Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2023-05-20T05:42:19.345Z] [2023-05-20T05:42:19.345Z] set-derby-connpool-props: [2023-05-20T05:42:19.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:19.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:42:19.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:19.861Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:42:20.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:20.118Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:42:20.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:20.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:42:20.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:20.938Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:42:21.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:21.195Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:21.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:21.454Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2023-05-20T05:42:21.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:21.710Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] setOSConditions: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] setToolWin: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] setToolUnix: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] setToolProperty: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] setS1ASclassPath: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] init-common: [2023-05-20T05:42:21.710Z] [2023-05-20T05:42:21.710Z] create-jdbc-resource-common: [2023-05-20T05:42:21.710Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2023-05-20T05:42:22.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:22.274Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-05-20T05:42:22.274Z] [echo] cmd executed for server [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setOSConditions: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolWin: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolUnix: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolProperty: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setS1ASclassPath: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] init-common: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] deploy-jdbc-common: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setOSConditions: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolWin: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolUnix: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setToolProperty: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] setS1ASclassPath: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] init-common: [2023-05-20T05:42:22.274Z] [2023-05-20T05:42:22.274Z] create-jdbc-connpool-common: [2023-05-20T05:42:22.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:22.550Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-05-20T05:42:22.550Z] [2023-05-20T05:42:22.550Z] set-derby-connpool-props: [2023-05-20T05:42:22.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:22.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-05-20T05:42:23.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:23.064Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-05-20T05:42:23.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:23.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-05-20T05:42:23.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:23.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-05-20T05:42:24.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:24.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-05-20T05:42:24.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:24.364Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:24.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:24.929Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-05-20T05:42:25.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:25.205Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] setOSConditions: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] setToolWin: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] setToolUnix: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] setToolProperty: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] setS1ASclassPath: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] init-common: [2023-05-20T05:42:25.205Z] [2023-05-20T05:42:25.205Z] create-jdbc-resource-common: [2023-05-20T05:42:25.205Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-05-20T05:42:25.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:25.462Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-05-20T05:42:25.462Z] [echo] cmd executed for server [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setOSConditions: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolWin: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolUnix: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolProperty: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setS1ASclassPath: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] init-common: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] deploy-jdbc-common: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setOSConditions: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolWin: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolUnix: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setToolProperty: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] setS1ASclassPath: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] init-common: [2023-05-20T05:42:25.462Z] [2023-05-20T05:42:25.462Z] create-jdbc-connpool-common: [2023-05-20T05:42:25.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:25.720Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:42:25.720Z] [2023-05-20T05:42:25.720Z] set-derby-connpool-props: [2023-05-20T05:42:25.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:25.976Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2023-05-20T05:42:26.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:26.560Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2023-05-20T05:42:26.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:26.850Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2023-05-20T05:42:27.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:27.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2023-05-20T05:42:27.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:27.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2023-05-20T05:42:27.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:27.621Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:28.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:28.186Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2023-05-20T05:42:28.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:28.443Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] setOSConditions: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] setToolWin: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] setToolUnix: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] setToolProperty: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] setS1ASclassPath: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] init-common: [2023-05-20T05:42:28.443Z] [2023-05-20T05:42:28.443Z] create-jdbc-resource-common: [2023-05-20T05:42:28.443Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:42:28.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:28.706Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:42:28.706Z] [echo] cmd executed for server [2023-05-20T05:42:28.706Z] [2023-05-20T05:42:28.706Z] asadmin-common: [2023-05-20T05:42:28.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:28.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:42:28.963Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:42:28.963Z] [2023-05-20T05:42:28.963Z] asadmin-common: [2023-05-20T05:42:28.963Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:29.527Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:29.527Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-05-20T05:42:29.527Z] [2023-05-20T05:42:29.527Z] asadmin-common: [2023-05-20T05:42:29.527Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:29.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:29.784Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-05-20T05:42:29.784Z] [2023-05-20T05:42:29.784Z] asadmin-common: [2023-05-20T05:42:29.784Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.042Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.042Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:42:30.042Z] [2023-05-20T05:42:30.042Z] asadmin-common: [2023-05-20T05:42:30.042Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.305Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2023-05-20T05:42:30.305Z] [2023-05-20T05:42:30.305Z] asadmin-common: [2023-05-20T05:42:30.305Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:30.564Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2023-05-20T05:42:30.564Z] [2023-05-20T05:42:30.564Z] asadmin-common: [2023-05-20T05:42:30.564Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.152Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:42:31.152Z] [2023-05-20T05:42:31.152Z] asadmin-common: [2023-05-20T05:42:31.152Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.410Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:42:31.410Z] [2023-05-20T05:42:31.410Z] asadmin-common: [2023-05-20T05:42:31.410Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:42:31.706Z] [2023-05-20T05:42:31.706Z] asadmin-common: [2023-05-20T05:42:31.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:31.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:42:31.963Z] [2023-05-20T05:42:31.963Z] setOSConditions: [2023-05-20T05:42:31.963Z] [2023-05-20T05:42:31.963Z] setToolWin: [2023-05-20T05:42:31.963Z] [2023-05-20T05:42:31.964Z] setToolUnix: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setToolProperty: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setS1ASclassPath: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] init-common: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] deploy-common: [2023-05-20T05:42:31.964Z] [echo] Current time (ISO): 2023-05-20T05:42:31.827+0000 [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setOSConditions: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setToolWin: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setToolUnix: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setToolProperty: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] setS1ASclassPath: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] init-common: [2023-05-20T05:42:31.964Z] [2023-05-20T05:42:31.964Z] deploy-common-pe: [2023-05-20T05:42:32.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:42:32.513Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:42:32.513Z] [echo] Deployment on target server server successful [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setOSConditions: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolWin: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolUnix: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolProperty: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setS1ASclassPath: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] init-common: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] deploy-common-ee: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] run: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setOSConditions: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolWin: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolUnix: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolProperty: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setS1ASclassPath: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] init-common: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] execute-sql-common: [2023-05-20T05:42:32.513Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:42:32.513Z] [sql] 0 rows affected [2023-05-20T05:42:32.513Z] [sql] 0 rows affected [2023-05-20T05:42:32.513Z] [sql] 0 rows affected [2023-05-20T05:42:32.513Z] [sql] 0 rows affected [2023-05-20T05:42:32.513Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setOSConditions: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolWin: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolUnix: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setToolProperty: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] setS1ASclassPath: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] init-common: [2023-05-20T05:42:32.513Z] [2023-05-20T05:42:32.513Z] runclient-common: [2023-05-20T05:42:32.513Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:42:33.077Z] [exec] May 20, 2023 5:42:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:42:33.077Z] [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. [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-05-20T05:42:38.350Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-05-20T05:42:38.606Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-05-20T05:42:38.606Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-05-20T05:42:38.606Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-05-20T05:42:38.606Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-05-20T05:42:38.906Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-05-20T05:42:38.906Z] [exec] Mark-Connection-As-Bad [2023-05-20T05:42:38.906Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:42:38.906Z] [exec] [2023-05-20T05:42:38.906Z] [exec] [2023-05-20T05:42:38.906Z] [exec] ----------------------------------------- [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-05-20T05:42:38.906Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:42:38.906Z] [exec] ----------------------------------------- [2023-05-20T05:42:38.906Z] [exec] Total PASS: 12 [2023-05-20T05:42:38.906Z] [exec] Total FAIL: 0 [2023-05-20T05:42:38.906Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:42:38.906Z] [exec] ----------------------------------------- [2023-05-20T05:42:38.906Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:38.906Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] checkReporting-common: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] confirmReportPresent-common: [2023-05-20T05:42:39.164Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:42:39.164Z] [echo] Test seems to be reported fine [2023-05-20T05:42:39.164Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] confirmMissingReport-common: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] undeploy: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] setOSConditions: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] setToolWin: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] setToolUnix: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] setToolProperty: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] setS1ASclassPath: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] init-common: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] execute-sql-common: [2023-05-20T05:42:39.164Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2023-05-20T05:42:39.164Z] [sql] 0 rows affected [2023-05-20T05:42:39.164Z] [sql] 0 rows affected [2023-05-20T05:42:39.164Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] unsetup: [2023-05-20T05:42:39.164Z] [2023-05-20T05:42:39.164Z] asadmin-common: [2023-05-20T05:42:39.164Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:39.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:42:39.759Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] setOSConditions: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] setToolWin: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] setToolUnix: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] setToolProperty: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] setS1ASclassPath: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] init-common: [2023-05-20T05:42:39.759Z] [2023-05-20T05:42:39.759Z] delete-jdbc-resource-common: [2023-05-20T05:42:39.759Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-05-20T05:42:40.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-05-20T05:42:40.015Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-05-20T05:42:40.015Z] [echo] cmd executed for server [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] setOSConditions: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] setToolWin: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] setToolUnix: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] setToolProperty: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] setS1ASclassPath: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] init-common: [2023-05-20T05:42:40.015Z] [2023-05-20T05:42:40.015Z] delete-jdbc-connpool-common: [2023-05-20T05:42:40.016Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2023-05-20T05:42:40.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2023-05-20T05:42:40.552Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2023-05-20T05:42:40.552Z] [echo] cmd executed for server [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] setOSConditions: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] setToolWin: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] setToolUnix: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] setToolProperty: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] setS1ASclassPath: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] init-common: [2023-05-20T05:42:40.552Z] [2023-05-20T05:42:40.552Z] delete-jdbc-resource-common: [2023-05-20T05:42:40.552Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-05-20T05:42:40.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-05-20T05:42:40.850Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-05-20T05:42:40.850Z] [echo] cmd executed for server [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] setOSConditions: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] setToolWin: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] setToolUnix: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] setToolProperty: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] setS1ASclassPath: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] init-common: [2023-05-20T05:42:40.850Z] [2023-05-20T05:42:40.850Z] delete-jdbc-connpool-common: [2023-05-20T05:42:40.850Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-05-20T05:42:41.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-05-20T05:42:41.108Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-05-20T05:42:41.108Z] [echo] cmd executed for server [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] setOSConditions: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] setToolWin: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] setToolUnix: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] setToolProperty: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] setS1ASclassPath: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] init-common: [2023-05-20T05:42:41.108Z] [2023-05-20T05:42:41.108Z] delete-jdbc-resource-common: [2023-05-20T05:42:41.108Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:42:41.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:42:41.672Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:42:41.672Z] [echo] cmd executed for server [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] setOSConditions: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] setToolWin: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] setToolUnix: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] setToolProperty: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] setS1ASclassPath: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] init-common: [2023-05-20T05:42:41.672Z] [2023-05-20T05:42:41.672Z] delete-jdbc-connpool-common: [2023-05-20T05:42:41.672Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:42:41.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:42:41.930Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:42:41.930Z] [echo] cmd executed for server [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] setOSConditions: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] setToolWin: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] setToolUnix: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] setToolProperty: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] setS1ASclassPath: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] init-common: [2023-05-20T05:42:41.930Z] [2023-05-20T05:42:41.930Z] undeploy-common: [2023-05-20T05:42:42.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] all: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setOSConditions: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolWin: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolUnix: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolProperty: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setS1ASclassPath: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] init-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] clean: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setOSConditions: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolWin: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolUnix: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolProperty: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setS1ASclassPath: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] init-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] clean-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setOSConditions: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolWin: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolUnix: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolProperty: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setS1ASclassPath: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] init-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] clean-classes-common: [2023-05-20T05:42:42.206Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setOSConditions: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolWin: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolUnix: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setToolProperty: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] setS1ASclassPath: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] init-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] clean-jars-common: [2023-05-20T05:42:42.206Z] [2023-05-20T05:42:42.206Z] compile: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] setOSConditions: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] setToolWin: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] setToolUnix: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] setToolProperty: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] setS1ASclassPath: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] init-common: [2023-05-20T05:42:42.464Z] [2023-05-20T05:42:42.464Z] compile-common: [2023-05-20T05:42:42.464Z] [echo] Current time (ISO): 2023-05-20T05:42:42.205+0000 [2023-05-20T05:42:42.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:42.464Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:43.836Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:43.836Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:42:43.836Z] [javac] return new Integer(1); [2023-05-20T05:42:43.836Z] [javac] ^ [2023-05-20T05:42:43.836Z] [javac] 2 warnings [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] setOSConditions: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] setToolWin: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] setToolUnix: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] setToolProperty: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] setS1ASclassPath: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] init-common: [2023-05-20T05:42:43.836Z] [2023-05-20T05:42:43.836Z] compile-common: [2023-05-20T05:42:43.836Z] [echo] Current time (ISO): 2023-05-20T05:42:43.823+0000 [2023-05-20T05:42:43.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:45.752Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:45.752Z] [javac] 1 warning [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] build: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setOSConditions: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] fixFiles: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] convUnix: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] convWin: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolWin: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolUnix: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolProperty: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setS1ASclassPath: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] init-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] package-persistence-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] ejb-jar-common: [2023-05-20T05:42:45.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] package-ejbjar-common: [2023-05-20T05:42:45.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2023-05-20T05:42:45.752Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] appclient-jar-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] package-appclientjar-common: [2023-05-20T05:42:45.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] webclient-war-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] build-ear-common: [2023-05-20T05:42:45.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:45.752Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] deploy: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setOSConditions: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolWin: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolUnix: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolProperty: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setS1ASclassPath: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] init-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] execute-sql-common: [2023-05-20T05:42:45.752Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-05-20T05:42:45.752Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:42:45.752Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:42:45.752Z] [sql] 0 rows affected [2023-05-20T05:42:45.752Z] [sql] 1 rows affected [2023-05-20T05:42:45.752Z] [sql] 1 rows affected [2023-05-20T05:42:45.752Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setOSConditions: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolWin: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolUnix: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolProperty: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setS1ASclassPath: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] init-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] deploy-jdbc-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setOSConditions: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolWin: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolUnix: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setToolProperty: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] setS1ASclassPath: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] init-common: [2023-05-20T05:42:45.752Z] [2023-05-20T05:42:45.752Z] create-jdbc-connpool-common: [2023-05-20T05:42:45.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:45.753Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:42:45.753Z] [2023-05-20T05:42:45.753Z] set-derby-connpool-props: [2023-05-20T05:42:46.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:46.351Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:42:46.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:46.609Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:42:46.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:46.866Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:42:47.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:47.123Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:42:47.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:47.687Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:42:47.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:47.950Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:42:48.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:48.206Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:42:48.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:48.464Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] setOSConditions: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] setToolWin: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] setToolUnix: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] setToolProperty: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] setS1ASclassPath: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] init-common: [2023-05-20T05:42:48.464Z] [2023-05-20T05:42:48.464Z] create-jdbc-resource-common: [2023-05-20T05:42:48.464Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:42:48.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:48.979Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:42:48.979Z] [echo] cmd executed for server [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setOSConditions: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolWin: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolUnix: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolProperty: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setS1ASclassPath: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] init-common: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] deploy-common: [2023-05-20T05:42:48.979Z] [echo] Current time (ISO): 2023-05-20T05:42:48.754+0000 [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setOSConditions: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolWin: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolUnix: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setToolProperty: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] setS1ASclassPath: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] init-common: [2023-05-20T05:42:48.979Z] [2023-05-20T05:42:48.979Z] deploy-common-pe: [2023-05-20T05:42:49.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:42:49.507Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2023-05-20T05:42:49.507Z] [echo] Deployment on target server server successful [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setOSConditions: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolWin: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolUnix: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolProperty: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setS1ASclassPath: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] init-common: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] deploy-common-ee: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] run: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setOSConditions: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolWin: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolUnix: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolProperty: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setS1ASclassPath: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] init-common: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] execute-sql-common: [2023-05-20T05:42:49.507Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2023-05-20T05:42:49.507Z] [sql] 0 rows affected [2023-05-20T05:42:49.507Z] [sql] 0 rows affected [2023-05-20T05:42:49.507Z] [sql] 1 rows affected [2023-05-20T05:42:49.507Z] [sql] 1 rows affected [2023-05-20T05:42:49.507Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setOSConditions: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolWin: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolUnix: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setToolProperty: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] setS1ASclassPath: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] init-common: [2023-05-20T05:42:49.507Z] [2023-05-20T05:42:49.507Z] runclient-common: [2023-05-20T05:42:49.507Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:42:50.455Z] [exec] May 20, 2023 5:42:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:42:50.455Z] [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. [2023-05-20T05:42:53.729Z] [exec] Value of key is: statementTest : [2023-05-20T05:42:53.729Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:42:53.729Z] [exec] Value of key is: callableStatementTest : [2023-05-20T05:42:53.729Z] [exec] Value of key is: metaDataTest : [2023-05-20T05:42:53.729Z] [exec] Value of key is: resultSetTest : [2023-05-20T05:42:53.729Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:42:53.729Z] [exec] [2023-05-20T05:42:53.729Z] [exec] [2023-05-20T05:42:53.729Z] [exec] ----------------------------------------- [2023-05-20T05:42:53.729Z] [exec] - callableStatementTest : : PASS - [2023-05-20T05:42:53.729Z] [exec] - statementTest : : PASS - [2023-05-20T05:42:53.729Z] [exec] - metaDataTest : : PASS - [2023-05-20T05:42:53.729Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:42:53.729Z] [exec] - resultSetTest : : PASS - [2023-05-20T05:42:53.729Z] [exec] ----------------------------------------- [2023-05-20T05:42:53.729Z] [exec] Total PASS: 5 [2023-05-20T05:42:53.729Z] [exec] Total FAIL: 0 [2023-05-20T05:42:53.729Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:42:53.729Z] [exec] ----------------------------------------- [2023-05-20T05:42:53.729Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:53.729Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] checkReporting-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] confirmReportPresent-common: [2023-05-20T05:42:53.729Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:42:53.729Z] [echo] Test seems to be reported fine [2023-05-20T05:42:53.729Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/RepRunConf.txt [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] confirmMissingReport-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] undeploy: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setOSConditions: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolWin: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolUnix: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolProperty: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setS1ASclassPath: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] init-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] execute-sql-common: [2023-05-20T05:42:53.729Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/drop_pointbase.sql [2023-05-20T05:42:53.729Z] [sql] 0 rows affected [2023-05-20T05:42:53.729Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setOSConditions: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolWin: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolUnix: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolProperty: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setS1ASclassPath: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] init-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] undeploy-jdbc-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setOSConditions: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolWin: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolUnix: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setToolProperty: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] setS1ASclassPath: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] init-common: [2023-05-20T05:42:53.729Z] [2023-05-20T05:42:53.729Z] delete-jdbc-resource-common: [2023-05-20T05:42:53.729Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:42:54.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:42:54.005Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:42:54.005Z] [echo] cmd executed for server [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] setOSConditions: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] setToolWin: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] setToolUnix: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] setToolProperty: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] setS1ASclassPath: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] init-common: [2023-05-20T05:42:54.005Z] [2023-05-20T05:42:54.005Z] delete-jdbc-connpool-common: [2023-05-20T05:42:54.005Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:42:54.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:42:54.263Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:42:54.263Z] [echo] cmd executed for server [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] setOSConditions: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] setToolWin: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] setToolUnix: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] setToolProperty: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] setS1ASclassPath: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] init-common: [2023-05-20T05:42:54.263Z] [2023-05-20T05:42:54.263Z] undeploy-common: [2023-05-20T05:42:54.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] all: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setOSConditions: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolWin: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolUnix: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolProperty: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setS1ASclassPath: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] init-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] clean: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setOSConditions: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolWin: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolUnix: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolProperty: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setS1ASclassPath: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] init-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] clean-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setOSConditions: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolWin: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolUnix: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolProperty: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setS1ASclassPath: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] init-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] clean-classes-common: [2023-05-20T05:42:54.858Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setOSConditions: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolWin: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolUnix: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolProperty: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setS1ASclassPath: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] init-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] clean-jars-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] compile: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setOSConditions: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolWin: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolUnix: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setToolProperty: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] setS1ASclassPath: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] init-common: [2023-05-20T05:42:54.858Z] [2023-05-20T05:42:54.858Z] compile-common: [2023-05-20T05:42:54.858Z] [echo] Current time (ISO): 2023-05-20T05:42:54.599+0000 [2023-05-20T05:42:54.858Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:54.858Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:56.257Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:56.257Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:42:56.257Z] [javac] return new Integer(1); [2023-05-20T05:42:56.257Z] [javac] ^ [2023-05-20T05:42:56.257Z] [javac] 2 warnings [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] setOSConditions: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] setToolWin: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] setToolUnix: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] setToolProperty: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] setS1ASclassPath: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] init-common: [2023-05-20T05:42:56.514Z] [2023-05-20T05:42:56.514Z] compile-common: [2023-05-20T05:42:56.514Z] [echo] Current time (ISO): 2023-05-20T05:42:56.271+0000 [2023-05-20T05:42:56.514Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:42:57.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:42:58.151Z] [javac] 1 warning [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] build: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] setOSConditions: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] fixFiles: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] convUnix: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] convWin: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] setToolWin: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] setToolUnix: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] setToolProperty: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] setS1ASclassPath: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] init-common: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] package-persistence-common: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] ejb-jar-common: [2023-05-20T05:42:58.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] package-ejbjar-common: [2023-05-20T05:42:58.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-ejb.jar [2023-05-20T05:42:58.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] appclient-jar-common: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] package-appclientjar-common: [2023-05-20T05:42:58.151Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusage-client.jar [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] webclient-war-common: [2023-05-20T05:42:58.151Z] [2023-05-20T05:42:58.151Z] build-ear-common: [2023-05-20T05:42:58.151Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:42:58.151Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] deploy: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setOSConditions: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolWin: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolUnix: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolProperty: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setS1ASclassPath: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] init-common: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] execute-sql-common: [2023-05-20T05:42:58.152Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-05-20T05:42:58.152Z] [sql] Failed to execute: Drop table max_connection_usage [2023-05-20T05:42:58.152Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAX_CONNECTION_USAGE' because it does not exist. [2023-05-20T05:42:58.152Z] [sql] 0 rows affected [2023-05-20T05:42:58.152Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setOSConditions: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolWin: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolUnix: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolProperty: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setS1ASclassPath: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] init-common: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setup: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setOSConditions: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolWin: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolUnix: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolProperty: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setS1ASclassPath: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] init-common: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] deploy-jdbc-common: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setOSConditions: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolWin: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolUnix: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setToolProperty: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] setS1ASclassPath: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] init-common: [2023-05-20T05:42:58.152Z] [2023-05-20T05:42:58.152Z] create-jdbc-connpool-common: [2023-05-20T05:42:58.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:58.408Z] [exec] JDBC connection pool jdbc-maxconnectionusage-pool created successfully. [2023-05-20T05:42:58.408Z] [2023-05-20T05:42:58.408Z] set-derby-connpool-props: [2023-05-20T05:42:58.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:58.665Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.User=dbuser [2023-05-20T05:42:59.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:59.252Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.Password=dbpassword [2023-05-20T05:42:59.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:59.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.driverType=4 [2023-05-20T05:42:59.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:42:59.767Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.portNumber=1527 [2023-05-20T05:43:00.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:00.330Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.dataBaseName=testdb [2023-05-20T05:43:00.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:00.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:00.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:00.865Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.create=true [2023-05-20T05:43:01.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:01.122Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.property.serverName=localhost [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] setOSConditions: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] setToolWin: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] setToolUnix: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] setToolProperty: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] setS1ASclassPath: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] init-common: [2023-05-20T05:43:01.122Z] [2023-05-20T05:43:01.122Z] create-jdbc-resource-common: [2023-05-20T05:43:01.122Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusage-pool --target server jdbc/maxconnectionusage [2023-05-20T05:43:01.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:01.379Z] [exec] JDBC resource jdbc/maxconnectionusage created successfully. [2023-05-20T05:43:01.379Z] [echo] cmd executed for server [2023-05-20T05:43:01.379Z] [2023-05-20T05:43:01.379Z] asadmin-common: [2023-05-20T05:43:01.379Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:01.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:01.952Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.steady-pool-size=1 [2023-05-20T05:43:01.952Z] [2023-05-20T05:43:01.952Z] asadmin-common: [2023-05-20T05:43:01.952Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:02.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:02.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-pool-size=1 [2023-05-20T05:43:02.209Z] [2023-05-20T05:43:02.209Z] asadmin-common: [2023-05-20T05:43:02.209Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:02.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:02.466Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusage-pool.max-connection-usage-count=10 [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setOSConditions: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolWin: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolUnix: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolProperty: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setS1ASclassPath: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] init-common: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] deploy-jdbc-common: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setOSConditions: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolWin: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolUnix: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setToolProperty: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] setS1ASclassPath: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] init-common: [2023-05-20T05:43:02.466Z] [2023-05-20T05:43:02.466Z] create-jdbc-connpool-common: [2023-05-20T05:43:02.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:02.723Z] [exec] JDBC connection pool jdbc-maxconnectionusageXA-pool created successfully. [2023-05-20T05:43:02.723Z] [2023-05-20T05:43:02.723Z] set-derby-connpool-props: [2023-05-20T05:43:03.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:03.288Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.User=dbuser [2023-05-20T05:43:03.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:03.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.Password=dbpassword [2023-05-20T05:43:03.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:03.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.driverType=4 [2023-05-20T05:43:04.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:04.064Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.portNumber=1527 [2023-05-20T05:43:04.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:04.322Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.dataBaseName=testdb [2023-05-20T05:43:04.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:04.889Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:05.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:05.144Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.create=true [2023-05-20T05:43:05.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:05.401Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.property.serverName=localhost [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] setOSConditions: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] setToolWin: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] setToolUnix: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] setToolProperty: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] setS1ASclassPath: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] init-common: [2023-05-20T05:43:05.401Z] [2023-05-20T05:43:05.401Z] create-jdbc-resource-common: [2023-05-20T05:43:05.401Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxconnectionusageXA-pool --target server jdbc/maxconnectionusageXA [2023-05-20T05:43:05.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:05.658Z] [exec] JDBC resource jdbc/maxconnectionusageXA created successfully. [2023-05-20T05:43:05.658Z] [echo] cmd executed for server [2023-05-20T05:43:05.658Z] [2023-05-20T05:43:05.658Z] asadmin-common: [2023-05-20T05:43:05.658Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.223Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.steady-pool-size=1 [2023-05-20T05:43:06.223Z] [2023-05-20T05:43:06.223Z] asadmin-common: [2023-05-20T05:43:06.223Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.480Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-pool-size=1 [2023-05-20T05:43:06.480Z] [2023-05-20T05:43:06.480Z] asadmin-common: [2023-05-20T05:43:06.480Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:06.736Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxconnectionusageXA-pool.max-connection-usage-count=10 [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setOSConditions: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolWin: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolUnix: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolProperty: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setS1ASclassPath: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] init-common: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] deploy-common: [2023-05-20T05:43:06.736Z] [echo] Current time (ISO): 2023-05-20T05:43:06.600+0000 [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setOSConditions: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolWin: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolUnix: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setToolProperty: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] setS1ASclassPath: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] init-common: [2023-05-20T05:43:06.736Z] [2023-05-20T05:43:06.736Z] deploy-common-pe: [2023-05-20T05:43:06.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageApp.ear [2023-05-20T05:43:07.251Z] [exec] Application deployed with name jdbc-maxconnectionusageApp. [2023-05-20T05:43:07.251Z] [echo] Deployment on target server server successful [2023-05-20T05:43:07.251Z] [2023-05-20T05:43:07.251Z] setOSConditions: [2023-05-20T05:43:07.251Z] [2023-05-20T05:43:07.252Z] setToolWin: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolUnix: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolProperty: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setS1ASclassPath: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] init-common: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] deploy-common-ee: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] run: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setOSConditions: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolWin: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolUnix: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolProperty: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setS1ASclassPath: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] init-common: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] execute-sql-common: [2023-05-20T05:43:07.252Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/create_pointbase.sql [2023-05-20T05:43:07.252Z] [sql] 0 rows affected [2023-05-20T05:43:07.252Z] [sql] 0 rows affected [2023-05-20T05:43:07.252Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setOSConditions: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolWin: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolUnix: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setToolProperty: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] setS1ASclassPath: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] init-common: [2023-05-20T05:43:07.252Z] [2023-05-20T05:43:07.252Z] runclient-common: [2023-05-20T05:43:07.252Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-maxconnectionusageAppClient.jar -name jdbc-maxconnectionusageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:43:08.184Z] [exec] May 20, 2023 5:43:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:43:08.184Z] [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. [2023-05-20T05:43:13.451Z] [exec] Value of key is: Max Connection Usage - (local-TxNotSupported): [2023-05-20T05:43:13.451Z] [exec] Value of key is: Max Connection Usage - (local-Tx-Sharing) : [2023-05-20T05:43:13.451Z] [exec] Value of key is: Max Connection Usage - (XA-TxNotSupported) : [2023-05-20T05:43:13.451Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:43:13.451Z] [exec] [2023-05-20T05:43:13.451Z] [exec] [2023-05-20T05:43:13.451Z] [exec] ----------------------------------------- [2023-05-20T05:43:13.451Z] [exec] - Max Connection Usage - (local-TxNotSupported): : PASS - [2023-05-20T05:43:13.451Z] [exec] - Max Connection Usage - (local-Tx-Sharing) : : PASS - [2023-05-20T05:43:13.451Z] [exec] - Max Connection Usage - (XA-TxNotSupported) : : PASS - [2023-05-20T05:43:13.451Z] [exec] ----------------------------------------- [2023-05-20T05:43:13.451Z] [exec] Total PASS: 3 [2023-05-20T05:43:13.451Z] [exec] Total FAIL: 0 [2023-05-20T05:43:13.451Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:43:13.451Z] [exec] ----------------------------------------- [2023-05-20T05:43:13.451Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:15.977Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] checkReporting-common: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] confirmReportPresent-common: [2023-05-20T05:43:16.234Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:43:16.234Z] [echo] Test seems to be reported fine [2023-05-20T05:43:16.234Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/RepRunConf.txt [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] confirmMissingReport-common: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] undeploy: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setOSConditions: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolWin: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolUnix: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolProperty: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setS1ASclassPath: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] init-common: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] execute-sql-common: [2023-05-20T05:43:16.234Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/maxconnectionusage/sql/drop_pointbase.sql [2023-05-20T05:43:16.234Z] [sql] 0 rows affected [2023-05-20T05:43:16.234Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] unsetup: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setOSConditions: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolWin: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolUnix: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setToolProperty: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] setS1ASclassPath: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] init-common: [2023-05-20T05:43:16.234Z] [2023-05-20T05:43:16.234Z] delete-jdbc-resource-common: [2023-05-20T05:43:16.234Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusage [2023-05-20T05:43:16.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusage [2023-05-20T05:43:16.799Z] [exec] JDBC resource jdbc/maxconnectionusage deleted successfully [2023-05-20T05:43:16.799Z] [echo] cmd executed for server [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] setOSConditions: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] setToolWin: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] setToolUnix: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] setToolProperty: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] setS1ASclassPath: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] init-common: [2023-05-20T05:43:16.799Z] [2023-05-20T05:43:16.799Z] delete-jdbc-connpool-common: [2023-05-20T05:43:16.799Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusage-pool [2023-05-20T05:43:17.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusage-pool [2023-05-20T05:43:17.353Z] [exec] JDBC Connection pool jdbc-maxconnectionusage-pool deleted successfully [2023-05-20T05:43:17.353Z] [echo] cmd executed for server [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setOSConditions: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolWin: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolUnix: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolProperty: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setS1ASclassPath: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] init-common: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] delete-jdbc-resource-common: [2023-05-20T05:43:17.353Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxconnectionusageXA [2023-05-20T05:43:17.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxconnectionusageXA [2023-05-20T05:43:17.353Z] [exec] JDBC resource jdbc/maxconnectionusageXA deleted successfully [2023-05-20T05:43:17.353Z] [echo] cmd executed for server [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setOSConditions: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolWin: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolUnix: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setToolProperty: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] setS1ASclassPath: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] init-common: [2023-05-20T05:43:17.353Z] [2023-05-20T05:43:17.353Z] delete-jdbc-connpool-common: [2023-05-20T05:43:17.353Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxconnectionusageXA-pool [2023-05-20T05:43:17.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxconnectionusageXA-pool [2023-05-20T05:43:17.610Z] [exec] JDBC Connection pool jdbc-maxconnectionusageXA-pool deleted successfully [2023-05-20T05:43:17.868Z] [echo] cmd executed for server [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] setOSConditions: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] setToolWin: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] setToolUnix: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] setToolProperty: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] setS1ASclassPath: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] init-common: [2023-05-20T05:43:17.868Z] [2023-05-20T05:43:17.868Z] undeploy-common: [2023-05-20T05:43:18.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] all: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setOSConditions: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolWin: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolUnix: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolProperty: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setS1ASclassPath: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] init-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] clean: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setOSConditions: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolWin: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolUnix: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolProperty: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setS1ASclassPath: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] init-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] clean-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setOSConditions: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolWin: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolUnix: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolProperty: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setS1ASclassPath: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] init-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] clean-classes-common: [2023-05-20T05:43:18.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setOSConditions: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolWin: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolUnix: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolProperty: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setS1ASclassPath: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] init-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] clean-jars-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] compile: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setOSConditions: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolWin: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolUnix: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setToolProperty: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] setS1ASclassPath: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] init-common: [2023-05-20T05:43:18.126Z] [2023-05-20T05:43:18.126Z] compile-common: [2023-05-20T05:43:18.126Z] [echo] Current time (ISO): 2023-05-20T05:43:18.012+0000 [2023-05-20T05:43:18.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:18.126Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:20.021Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:43:20.021Z] [javac] 1 warning [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] build: [2023-05-20T05:43:20.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] package-appclientjar-common: [2023-05-20T05:43:20.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:20.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:20.021Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:20.021Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setup: [2023-05-20T05:43:20.021Z] [echo] Setting up derby .... [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setOSConditions: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolWin: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolUnix: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolProperty: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setS1ASclassPath: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] init-common: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] deploy-jdbc-common: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setOSConditions: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolWin: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolUnix: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setToolProperty: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] setS1ASclassPath: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] init-common: [2023-05-20T05:43:20.021Z] [2023-05-20T05:43:20.021Z] create-jdbc-connpool-common: [2023-05-20T05:43:20.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:20.279Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-05-20T05:43:20.279Z] [2023-05-20T05:43:20.279Z] set-derby-connpool-props: [2023-05-20T05:43:20.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:20.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-05-20T05:43:20.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:20.812Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-05-20T05:43:21.075Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:21.075Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-05-20T05:43:21.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:21.334Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-05-20T05:43:21.898Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:21.898Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-05-20T05:43:22.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:22.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:22.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:22.418Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-05-20T05:43:22.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:22.675Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] setOSConditions: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] setToolWin: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] setToolUnix: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] setToolProperty: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] setS1ASclassPath: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] init-common: [2023-05-20T05:43:22.675Z] [2023-05-20T05:43:22.675Z] create-jdbc-resource-common: [2023-05-20T05:43:22.675Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-05-20T05:43:22.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:23.209Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-05-20T05:43:23.209Z] [echo] cmd executed for server [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setOSConditions: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setToolWin: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setToolUnix: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setToolProperty: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setS1ASclassPath: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] init-common: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] deploy-jdbc-common: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setOSConditions: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setToolWin: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.209Z] setToolUnix: [2023-05-20T05:43:23.209Z] [2023-05-20T05:43:23.210Z] setToolProperty: [2023-05-20T05:43:23.210Z] [2023-05-20T05:43:23.210Z] setS1ASclassPath: [2023-05-20T05:43:23.210Z] [2023-05-20T05:43:23.210Z] init-common: [2023-05-20T05:43:23.210Z] [2023-05-20T05:43:23.210Z] create-jdbc-connpool-common: [2023-05-20T05:43:23.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:23.467Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-05-20T05:43:23.467Z] [2023-05-20T05:43:23.467Z] set-derby-connpool-props: [2023-05-20T05:43:23.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:23.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-05-20T05:43:23.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:24.251Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-05-20T05:43:24.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:24.507Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-05-20T05:43:24.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:24.763Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-05-20T05:43:25.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:25.018Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-05-20T05:43:25.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:25.582Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:25.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:25.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-05-20T05:43:26.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:26.109Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] setOSConditions: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] setToolWin: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] setToolUnix: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] setToolProperty: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] setS1ASclassPath: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] init-common: [2023-05-20T05:43:26.109Z] [2023-05-20T05:43:26.109Z] create-jdbc-resource-common: [2023-05-20T05:43:26.110Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-05-20T05:43:26.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:26.366Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-05-20T05:43:26.366Z] [echo] cmd executed for server [2023-05-20T05:43:26.366Z] [2023-05-20T05:43:26.366Z] asadmin-common: [2023-05-20T05:43:26.366Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:43:26.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:43:26.623Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-05-20T05:43:26.623Z] [2023-05-20T05:43:26.623Z] asadmin-common: [2023-05-20T05:43:26.624Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:43:27.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:43:27.188Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] run: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] setOSConditions: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] setToolWin: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] setToolUnix: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] setToolProperty: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] setS1ASclassPath: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] init-common: [2023-05-20T05:43:27.188Z] [2023-05-20T05:43:27.188Z] myrunclient: [2023-05-20T05:43:27.188Z] [echo] appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/switchoffACCconnpoolingAppClient.jar -name switchoffACCconnpoolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:43:27.755Z] [exec] May 20, 2023 5:43:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:43:27.756Z] [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. [2023-05-20T05:43:29.125Z] [exec] verifying uniqueness of all connection [2023-05-20T05:43:31.018Z] [exec] May 20, 2023 5:43:30 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:43:31.018Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@602c167e [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1293f8d7 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3ae91ab3 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5d00b469 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@49c13ecd [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3051e476 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4cb773c5 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3a17acd4 [2023-05-20T05:43:31.580Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4abdd5e [2023-05-20T05:43:31.849Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@56193e3a [2023-05-20T05:43:31.849Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@8b1170f [2023-05-20T05:43:31.849Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@78829412 [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@59043741 [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@18a38bba [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2a9565d7 [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7187078a [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@49222187 [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@69356aca [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@79b0956e [2023-05-20T05:43:31.850Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4c0ab04f [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1885905b [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@70f8d217 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@205b73d8 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@367fbb28 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@21084a6d [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1d6014a7 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@514b247b [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6b04689e [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@2f98fe6f [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@4ac0fdc7 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6e349258 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3f919230 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@b332eda [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5980e29f [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5cd2adc7 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@44bd7f24 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6bf34912 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@723081a2 [2023-05-20T05:43:32.152Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@3687b83c [2023-05-20T05:43:32.409Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@58922a00 [2023-05-20T05:43:32.409Z] [exec] Total connection requested : 40 [2023-05-20T05:43:32.409Z] [exec] Total connection created : 40 [2023-05-20T05:43:32.409Z] [exec] Total number of unique connection : 40 [2023-05-20T05:43:32.409Z] [exec] Value of key is:switchoffACCconnpooling-test1 [2023-05-20T05:43:32.409Z] [exec] switchoffACCconnpooling-test1: passed [2023-05-20T05:43:32.409Z] [exec] creating connection upto max-pool-size of 32 [2023-05-20T05:43:32.705Z] [exec] May 20, 2023 5:43:32 AM com.sun.enterprise.resource.pool.UnpooledResource incrementPoolSize [2023-05-20T05:43:32.705Z] [exec] INFO: Fail as poolSize : 32 [2023-05-20T05:43:32.705Z] [exec] May 20, 2023 5:43:32 AM com.sun.enterprise.connectors.ConnectionManagerImpl internalGetConnection [2023-05-20T05:43:32.705Z] [exec] WARNING: RAR5117 : Failed to obtain/create connection from connection pool [ jdbc-derby-pool ]. Reason : com.sun.appserv.connectors.internal.api.PoolingException: In-use connections equal max-pool-size therefore cannot allocate any more connections. [2023-05-20T05:43:32.705Z] [exec] May 20, 2023 5:43:32 AM com.sun.gjc.spi.base.AbstractDataSource logNonTransientException [2023-05-20T05:43:32.705Z] [exec] WARNING: jdbc.exc_get_conn [2023-05-20T05:43:32.705Z] [exec] Able to create max connections [2023-05-20T05:43:32.705Z] [exec] Value of key is:switchoffACCconnpooling-test2 [2023-05-20T05:43:32.705Z] [exec] switchoffACCconnpooling-test2: passed [2023-05-20T05:43:32.705Z] [exec] Unable to create beyond max connections [2023-05-20T05:43:32.705Z] [exec] Value of key is:switchoffACCconnpooling-test3 [2023-05-20T05:43:32.705Z] [exec] switchoffACCconnpooling-test3: passed [2023-05-20T05:43:32.705Z] [exec] rollback set to false [2023-05-20T05:43:32.705Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-05-20T05:43:32.705Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-05-20T05:43:32.705Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-05-20T05:43:32.705Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-05-20T05:43:32.705Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:70) [2023-05-20T05:43:32.705Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-05-20T05:43:32.705Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-05-20T05:43:32.705Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-05-20T05:43:32.705Z] [exec] ... 5 more [2023-05-20T05:43:32.705Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7424a39e [2023-05-20T05:43:32.705Z] [exec] count1 : 0 [2023-05-20T05:43:32.962Z] [exec] count2 : 10 [2023-05-20T05:43:32.962Z] [exec] Value of key is:switchoffACCconnpooling-test4 [2023-05-20T05:43:32.962Z] [exec] switchoffACCconnpooling-test4: passed [2023-05-20T05:43:32.962Z] [exec] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:540) [2023-05-20T05:43:32.962Z] [exec] at com.sun.gjc.spi.base.StatementWrapper.executeUpdate(StatementWrapper.java:94) [2023-05-20T05:43:32.962Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.createTable(Client.java:357) [2023-05-20T05:43:32.962Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.test1(Client.java:99) [2023-05-20T05:43:32.962Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.runTest(Client.java:73) [2023-05-20T05:43:32.962Z] [exec] at com.sun.s1asdev.jdbc.switchoffACCConnPooling.client.Client.main(Client.java:58) [2023-05-20T05:43:32.962Z] [exec] Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'COFFEE_XA' because it does not exist. [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.completeExecuteImmediate(ClientStatement.java:1683) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.net.NetStatementReply.parseEXCSQLIMMreply(NetStatementReply.java:209) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.net.NetStatementReply.readExecuteImmediate(NetStatementReply.java:60) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.net.StatementReply.readExecuteImmediate(StatementReply.java:47) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.net.NetStatement.readExecuteImmediate_(NetStatement.java:142) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.readExecuteImmediate(ClientStatement.java:1679) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.flowExecute(ClientStatement.java:2408) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdateX(ClientStatement.java:566) [2023-05-20T05:43:32.962Z] [exec] at org.apache.derby.client.am.ClientStatement.executeUpdate(ClientStatement.java:531) [2023-05-20T05:43:32.962Z] [exec] ... 5 more [2023-05-20T05:43:32.962Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@2f3a3fec [2023-05-20T05:43:32.962Z] [exec] count1 : 0 [2023-05-20T05:43:32.962Z] [exec] count2 : 10 [2023-05-20T05:43:32.962Z] [exec] Value of key is:switchoffACCconnpooling-test5 [2023-05-20T05:43:32.962Z] [exec] switchoffACCconnpooling-test5: passed [2023-05-20T05:43:33.219Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@10ba757f [2023-05-20T05:43:33.219Z] [exec] count1 : 0 [2023-05-20T05:43:33.219Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@66a5f996 [2023-05-20T05:43:33.219Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@377d66f [2023-05-20T05:43:33.219Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@b15da69 [2023-05-20T05:43:33.219Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@72bd8702 [2023-05-20T05:43:33.219Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@571ecfe2 [2023-05-20T05:43:33.476Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@16adf66f [2023-05-20T05:43:33.476Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4f72e38c [2023-05-20T05:43:33.476Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6fcd767a [2023-05-20T05:43:33.476Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6896ef29 [2023-05-20T05:43:33.476Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1a2454b0 [2023-05-20T05:43:33.476Z] [exec] count2 : 10 [2023-05-20T05:43:33.476Z] [exec] Value of key is:switchoffACCconnpooling-test6 [2023-05-20T05:43:33.476Z] [exec] switchoffACCconnpooling-test6: passed [2023-05-20T05:43:33.476Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@373efaa2 [2023-05-20T05:43:33.476Z] [exec] count1 : 0 [2023-05-20T05:43:33.476Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@92f6ae6 [2023-05-20T05:43:33.476Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5fd40d2e [2023-05-20T05:43:33.476Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39b58f7d [2023-05-20T05:43:33.476Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@50eaafd6 [2023-05-20T05:43:33.476Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@22608777 [2023-05-20T05:43:33.476Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5d225368 [2023-05-20T05:43:33.476Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@48f9f1d6 [2023-05-20T05:43:33.476Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d687300 [2023-05-20T05:43:33.476Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6b951ee5 [2023-05-20T05:43:33.476Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2463a9ec [2023-05-20T05:43:33.476Z] [exec] count2 : 10 [2023-05-20T05:43:33.476Z] [exec] Value of key is:switchoffACCconnpooling-test7 [2023-05-20T05:43:33.476Z] [exec] switchoffACCconnpooling-test7: passed [2023-05-20T05:43:33.476Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@1c0697c9 [2023-05-20T05:43:33.476Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@588d2e90 [2023-05-20T05:43:33.733Z] [exec] count1 : 0 [2023-05-20T05:43:33.733Z] [exec] count3 : 0 [2023-05-20T05:43:33.733Z] [exec] count2 : 10 [2023-05-20T05:43:33.733Z] [exec] count4 : 10 [2023-05-20T05:43:33.733Z] [exec] Value of key is:switchoffACCconnpooling-test8 [2023-05-20T05:43:33.733Z] [exec] switchoffACCconnpooling-test8: passed [2023-05-20T05:43:33.733Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@689cc29a [2023-05-20T05:43:33.991Z] [exec] count1 : 0 xacount1 : 0 [2023-05-20T05:43:33.991Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@59aba6f2 [2023-05-20T05:43:33.991Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1c175d38 [2023-05-20T05:43:33.991Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@70900474 [2023-05-20T05:43:33.991Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@127205ac [2023-05-20T05:43:33.991Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@70886b0e [2023-05-20T05:43:33.991Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@25d77b18 [2023-05-20T05:43:33.991Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2e51e263 [2023-05-20T05:43:33.991Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2c29aa59 [2023-05-20T05:43:33.991Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39211108 [2023-05-20T05:43:33.991Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6e1af662 [2023-05-20T05:43:33.991Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@617c1ac2 [2023-05-20T05:43:33.991Z] [exec] count2 : 10 xacount2 : 1 [2023-05-20T05:43:33.991Z] [exec] Value of key is:switchoffACCconnpooling-test9 [2023-05-20T05:43:33.991Z] [exec] switchoffACCconnpooling-test9: passed [2023-05-20T05:43:33.991Z] [exec] rollback set to true [2023-05-20T05:43:33.991Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@53fa89e6 [2023-05-20T05:43:34.248Z] [exec] count1 : 0 [2023-05-20T05:43:34.248Z] [exec] count2 : 0 [2023-05-20T05:43:34.248Z] [exec] Value of key is:switchoffACCconnpooling-test10 [2023-05-20T05:43:34.248Z] [exec] switchoffACCconnpooling-test10: passed [2023-05-20T05:43:34.248Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@56a2599a [2023-05-20T05:43:34.248Z] [exec] count1 : 0 [2023-05-20T05:43:34.248Z] [exec] count2 : 0 [2023-05-20T05:43:34.248Z] [exec] Value of key is:switchoffACCconnpooling-test11 [2023-05-20T05:43:34.248Z] [exec] switchoffACCconnpooling-test11: passed [2023-05-20T05:43:34.506Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@6f810a8c [2023-05-20T05:43:34.506Z] [exec] count1 : 0 [2023-05-20T05:43:34.506Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@541d5c48 [2023-05-20T05:43:34.506Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7ce069de [2023-05-20T05:43:34.506Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@46e052e5 [2023-05-20T05:43:34.506Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@56ec941b [2023-05-20T05:43:34.506Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@40b63796 [2023-05-20T05:43:34.506Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2de83c2c [2023-05-20T05:43:34.506Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@687a16b7 [2023-05-20T05:43:34.506Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@463aa3da [2023-05-20T05:43:34.506Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@40d013cb [2023-05-20T05:43:34.506Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4d98763f [2023-05-20T05:43:34.506Z] [exec] count2 : 0 [2023-05-20T05:43:34.506Z] [exec] Value of key is:switchoffACCconnpooling-test12 [2023-05-20T05:43:34.506Z] [exec] switchoffACCconnpooling-test12: passed [2023-05-20T05:43:34.506Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@23c424c6 [2023-05-20T05:43:34.506Z] [exec] count1 : 0 [2023-05-20T05:43:34.506Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@9ec7b1 [2023-05-20T05:43:34.506Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6da3dcc3 [2023-05-20T05:43:34.506Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@461baea9 [2023-05-20T05:43:34.506Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@38cf78cb [2023-05-20T05:43:34.506Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@4e9a832c [2023-05-20T05:43:34.506Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3d2c0bf8 [2023-05-20T05:43:34.506Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@26599412 [2023-05-20T05:43:34.506Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@6593a932 [2023-05-20T05:43:34.506Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7f8ac54f [2023-05-20T05:43:34.506Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2224628d [2023-05-20T05:43:34.506Z] [exec] count2 : 0 [2023-05-20T05:43:34.506Z] [exec] Value of key is:switchoffACCconnpooling-test13 [2023-05-20T05:43:34.506Z] [exec] switchoffACCconnpooling-test13: passed [2023-05-20T05:43:34.764Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@5132ea9b [2023-05-20T05:43:34.764Z] [exec] Connection type : org.apache.derby.client.am.LogicalConnection@16bc9213 [2023-05-20T05:43:34.764Z] [exec] count1 : 0 [2023-05-20T05:43:34.764Z] [exec] count3 : 0 [2023-05-20T05:43:34.764Z] [exec] count2 : 0 [2023-05-20T05:43:34.764Z] [exec] count4 : 0 [2023-05-20T05:43:34.764Z] [exec] Value of key is:switchoffACCconnpooling-test14 [2023-05-20T05:43:34.764Z] [exec] switchoffACCconnpooling-test14: passed [2023-05-20T05:43:34.764Z] [exec] Connection type : org.apache.derby.client.net.NetConnection@7acff702 [2023-05-20T05:43:34.764Z] [exec] count1 : 0 xacount1 : 0 [2023-05-20T05:43:34.764Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2eaf17c5 [2023-05-20T05:43:34.764Z] [exec] con[1]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@41aa0ede [2023-05-20T05:43:34.764Z] [exec] con[2]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@39edd51c [2023-05-20T05:43:34.764Z] [exec] con[3]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@74f6090c [2023-05-20T05:43:35.021Z] [exec] con[4]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@3af1dda5 [2023-05-20T05:43:35.021Z] [exec] con[5]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@57184af3 [2023-05-20T05:43:35.021Z] [exec] con[6]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@37c09e8a [2023-05-20T05:43:35.021Z] [exec] con[7]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5e3cc41e [2023-05-20T05:43:35.021Z] [exec] con[8]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@9f5022c [2023-05-20T05:43:35.021Z] [exec] con[9]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@5c0b55bc [2023-05-20T05:43:35.021Z] [exec] con[0]=com.sun.gjc.spi.jdbc40.ConnectionWrapper40@160088f [2023-05-20T05:43:35.021Z] [exec] count2 : 0 xacount2 : 0 [2023-05-20T05:43:35.021Z] [exec] Value of key is:switchoffACCconnpooling-test15 [2023-05-20T05:43:35.021Z] [exec] switchoffACCconnpooling-test15: passed [2023-05-20T05:43:35.021Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:43:35.021Z] [exec] [2023-05-20T05:43:35.021Z] [exec] [2023-05-20T05:43:35.021Z] [exec] ----------------------------------------- [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test1: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test10: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test2: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test11: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test12: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test13: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test14: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test15: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test7: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test8: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test9: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test3: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test4: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test5: PASS - [2023-05-20T05:43:35.021Z] [exec] - switchoffACCconnpooling-test6: PASS - [2023-05-20T05:43:35.021Z] [exec] ----------------------------------------- [2023-05-20T05:43:35.021Z] [exec] Total PASS: 15 [2023-05-20T05:43:35.021Z] [exec] Total FAIL: 0 [2023-05-20T05:43:35.021Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:43:35.021Z] [exec] ----------------------------------------- [2023-05-20T05:43:35.021Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:35.021Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] checkReporting-common: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] confirmReportPresent-common: [2023-05-20T05:43:35.586Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:43:35.586Z] [echo] Test seems to be reported fine [2023-05-20T05:43:35.586Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/switchoffACCconnpooling/RepRunConf.txt [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] confirmMissingReport-common: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] unsetup: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] setOSConditions: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] setToolWin: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] setToolUnix: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] setToolProperty: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] setS1ASclassPath: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] init-common: [2023-05-20T05:43:35.586Z] [2023-05-20T05:43:35.586Z] delete-jdbc-resource-common: [2023-05-20T05:43:35.586Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-05-20T05:43:35.841Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-05-20T05:43:35.841Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-05-20T05:43:35.841Z] [echo] cmd executed for server [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] setOSConditions: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] setToolWin: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] setToolUnix: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] setToolProperty: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] setS1ASclassPath: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] init-common: [2023-05-20T05:43:35.841Z] [2023-05-20T05:43:35.841Z] delete-jdbc-connpool-common: [2023-05-20T05:43:35.841Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-05-20T05:43:36.104Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-05-20T05:43:36.104Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-05-20T05:43:36.104Z] [echo] cmd executed for server [2023-05-20T05:43:36.104Z] [2023-05-20T05:43:36.104Z] setOSConditions: [2023-05-20T05:43:36.104Z] [2023-05-20T05:43:36.105Z] setToolWin: [2023-05-20T05:43:36.105Z] [2023-05-20T05:43:36.105Z] setToolUnix: [2023-05-20T05:43:36.105Z] [2023-05-20T05:43:36.105Z] setToolProperty: [2023-05-20T05:43:36.105Z] [2023-05-20T05:43:36.105Z] setS1ASclassPath: [2023-05-20T05:43:36.105Z] [2023-05-20T05:43:36.105Z] init-common: [2023-05-20T05:43:36.105Z] [2023-05-20T05:43:36.105Z] delete-jdbc-resource-common: [2023-05-20T05:43:36.105Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-05-20T05:43:36.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-05-20T05:43:36.616Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-05-20T05:43:36.616Z] [echo] cmd executed for server [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] setOSConditions: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] setToolWin: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] setToolUnix: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] setToolProperty: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] setS1ASclassPath: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] init-common: [2023-05-20T05:43:36.616Z] [2023-05-20T05:43:36.616Z] delete-jdbc-connpool-common: [2023-05-20T05:43:36.616Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-05-20T05:43:36.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-05-20T05:43:37.435Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-05-20T05:43:37.435Z] [echo] cmd executed for server [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] all: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setOSConditions: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolWin: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolUnix: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolProperty: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setS1ASclassPath: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] init-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] clean: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setOSConditions: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolWin: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolUnix: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolProperty: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setS1ASclassPath: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] init-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] clean-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setOSConditions: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolWin: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolUnix: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolProperty: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setS1ASclassPath: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] init-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] clean-classes-common: [2023-05-20T05:43:37.435Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setOSConditions: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolWin: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolUnix: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolProperty: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setS1ASclassPath: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] init-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] clean-jars-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] compile: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setOSConditions: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolWin: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolUnix: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setToolProperty: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] setS1ASclassPath: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] init-common: [2023-05-20T05:43:37.435Z] [2023-05-20T05:43:37.435Z] compile-common: [2023-05-20T05:43:37.435Z] [echo] Current time (ISO): 2023-05-20T05:43:37.258+0000 [2023-05-20T05:43:37.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:37.435Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:38.803Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:43:38.803Z] [javac] 1 warning [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] setOSConditions: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] setToolWin: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] setToolUnix: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] setToolProperty: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] setS1ASclassPath: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] init-common: [2023-05-20T05:43:38.803Z] [2023-05-20T05:43:38.803Z] compile-common: [2023-05-20T05:43:38.803Z] [echo] Current time (ISO): 2023-05-20T05:43:38.784+0000 [2023-05-20T05:43:38.803Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:40.712Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:43:40.712Z] [javac] 1 warning [2023-05-20T05:43:40.712Z] [2023-05-20T05:43:40.712Z] build: [2023-05-20T05:43:40.712Z] [2023-05-20T05:43:40.713Z] setOSConditions: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] fixFiles: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] convUnix: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] convWin: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolWin: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolUnix: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolProperty: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setS1ASclassPath: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] init-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] package-persistence-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] ejb-jar-common: [2023-05-20T05:43:40.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] package-ejbjar-common: [2023-05-20T05:43:40.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-ejb.jar [2023-05-20T05:43:40.713Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] appclient-jar-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] package-appclientjar-common: [2023-05-20T05:43:40.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentials-client.jar [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] webclient-war-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] build-ear-common: [2023-05-20T05:43:40.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:40.713Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] deploy: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setOSConditions: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolWin: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolUnix: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolProperty: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setS1ASclassPath: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] init-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] deploy-jdbc-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setOSConditions: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolWin: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolUnix: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setToolProperty: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] setS1ASclassPath: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] init-common: [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] create-jdbc-connpool-common: [2023-05-20T05:43:40.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:40.713Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:43:40.713Z] [2023-05-20T05:43:40.713Z] set-derby-connpool-props: [2023-05-20T05:43:41.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:41.276Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:43:41.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:41.551Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:43:41.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:41.809Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:43:42.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:42.066Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:43:42.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:42.323Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:43:42.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:42.579Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:42.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:43.107Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:43:43.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:43.363Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] setOSConditions: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] setToolWin: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] setToolUnix: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] setToolProperty: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] setS1ASclassPath: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] init-common: [2023-05-20T05:43:43.363Z] [2023-05-20T05:43:43.363Z] create-jdbc-resource-common: [2023-05-20T05:43:43.363Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:43:43.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:43.620Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:43:43.620Z] [echo] cmd executed for server [2023-05-20T05:43:43.620Z] [2023-05-20T05:43:43.620Z] asadmin-common: [2023-05-20T05:43:43.620Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:43.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:43.876Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.match-connections=true [2023-05-20T05:43:43.876Z] [2023-05-20T05:43:43.876Z] asadmin-common: [2023-05-20T05:43:43.876Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:44.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:44.132Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=900 [2023-05-20T05:43:44.388Z] [2023-05-20T05:43:44.388Z] asadmin-common: [2023-05-20T05:43:44.388Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:44.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:44.651Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-wait-time-in-millis=15000 [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setOSConditions: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolWin: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolUnix: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolProperty: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setS1ASclassPath: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] init-common: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] deploy-common: [2023-05-20T05:43:44.651Z] [echo] Current time (ISO): 2023-05-20T05:43:44.438+0000 [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setOSConditions: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolWin: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolUnix: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setToolProperty: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] setS1ASclassPath: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] init-common: [2023-05-20T05:43:44.651Z] [2023-05-20T05:43:44.651Z] deploy-common-pe: [2023-05-20T05:43:44.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsApp.ear [2023-05-20T05:43:45.206Z] [exec] Application deployed with name jdbc-multipleusercredentialsApp. [2023-05-20T05:43:45.206Z] [echo] Deployment on target server server successful [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setOSConditions: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolWin: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolUnix: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolProperty: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setS1ASclassPath: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] init-common: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] deploy-common-ee: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] run: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setOSConditions: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolWin: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolUnix: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolProperty: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setS1ASclassPath: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] init-common: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] execute-sql-common: [2023-05-20T05:43:45.206Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/create_pointbase.sql [2023-05-20T05:43:45.206Z] [sql] 0 rows affected [2023-05-20T05:43:45.206Z] [sql] 0 rows affected [2023-05-20T05:43:45.206Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setOSConditions: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolWin: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolUnix: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setToolProperty: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] setS1ASclassPath: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] init-common: [2023-05-20T05:43:45.206Z] [2023-05-20T05:43:45.206Z] runclient-common: [2023-05-20T05:43:45.207Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multipleusercredentialsAppClient.jar -name jdbc-multipleusercredentialsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:43:46.153Z] [exec] May 20, 2023 5:43:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:43:46.153Z] [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. [2023-05-20T05:43:51.430Z] [exec] Value of key is: test1 : [2023-05-20T05:43:51.430Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:43:51.430Z] [exec] [2023-05-20T05:43:51.430Z] [exec] [2023-05-20T05:43:51.430Z] [exec] ----------------------------------------- [2023-05-20T05:43:51.430Z] [exec] - test1 : : PASS - [2023-05-20T05:43:51.430Z] [exec] ----------------------------------------- [2023-05-20T05:43:51.430Z] [exec] Total PASS: 1 [2023-05-20T05:43:51.430Z] [exec] Total FAIL: 0 [2023-05-20T05:43:51.430Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:43:51.430Z] [exec] ----------------------------------------- [2023-05-20T05:43:51.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:51.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] checkReporting-common: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] confirmReportPresent-common: [2023-05-20T05:43:51.430Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:43:51.430Z] [echo] Test seems to be reported fine [2023-05-20T05:43:51.430Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/RepRunConf.txt [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] confirmMissingReport-common: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] undeploy: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setOSConditions: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolWin: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolUnix: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolProperty: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setS1ASclassPath: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] init-common: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] execute-sql-common: [2023-05-20T05:43:51.430Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multipleusercredentials/sql/drop_pointbase.sql [2023-05-20T05:43:51.430Z] [sql] 0 of 0 SQL statements executed successfully [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setOSConditions: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolWin: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolUnix: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setToolProperty: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] setS1ASclassPath: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] init-common: [2023-05-20T05:43:51.430Z] [2023-05-20T05:43:51.430Z] undeploy-common: [2023-05-20T05:43:51.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setOSConditions: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolWin: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolUnix: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolProperty: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setS1ASclassPath: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] init-common: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] undeploy-jdbc-common: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setOSConditions: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolWin: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolUnix: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setToolProperty: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] setS1ASclassPath: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] init-common: [2023-05-20T05:43:51.687Z] [2023-05-20T05:43:51.687Z] delete-jdbc-resource-common: [2023-05-20T05:43:51.687Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:43:52.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:43:52.259Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:43:52.259Z] [echo] cmd executed for server [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] setOSConditions: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] setToolWin: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] setToolUnix: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] setToolProperty: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] setS1ASclassPath: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] init-common: [2023-05-20T05:43:52.259Z] [2023-05-20T05:43:52.259Z] delete-jdbc-connpool-common: [2023-05-20T05:43:52.259Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:43:52.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:43:52.823Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:43:52.823Z] [echo] cmd executed for server [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] all: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setOSConditions: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolWin: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolUnix: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolProperty: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setS1ASclassPath: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] init-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] clean: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setOSConditions: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolWin: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolUnix: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolProperty: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setS1ASclassPath: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] init-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] clean-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setOSConditions: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolWin: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolUnix: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolProperty: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setS1ASclassPath: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] init-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] clean-classes-common: [2023-05-20T05:43:52.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setOSConditions: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolWin: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolUnix: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolProperty: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setS1ASclassPath: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] init-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] clean-jars-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] compile: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setOSConditions: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolWin: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolUnix: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setToolProperty: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] setS1ASclassPath: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] init-common: [2023-05-20T05:43:52.823Z] [2023-05-20T05:43:52.823Z] compile-common: [2023-05-20T05:43:52.823Z] [echo] Current time (ISO): 2023-05-20T05:43:52.600+0000 [2023-05-20T05:43:52.823Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:52.823Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:54.191Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:43:54.191Z] [javac] 1 warning [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] setOSConditions: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] setToolWin: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] setToolUnix: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] setToolProperty: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] setS1ASclassPath: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] init-common: [2023-05-20T05:43:54.191Z] [2023-05-20T05:43:54.191Z] compile-common: [2023-05-20T05:43:54.191Z] [echo] Current time (ISO): 2023-05-20T05:43:54.108+0000 [2023-05-20T05:43:54.191Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:43:55.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:43:55.563Z] [javac] 1 warning [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] build: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setOSConditions: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] fixFiles: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] convUnix: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] convWin: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolWin: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolUnix: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolProperty: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setS1ASclassPath: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] init-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] package-persistence-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] ejb-jar-common: [2023-05-20T05:43:55.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] package-ejbjar-common: [2023-05-20T05:43:55.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-ejb.jar [2023-05-20T05:43:55.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] appclient-jar-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] package-appclientjar-common: [2023-05-20T05:43:55.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnection-client.jar [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] webclient-war-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] build-ear-common: [2023-05-20T05:43:55.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:43:55.851Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] deploy: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setOSConditions: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolWin: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolUnix: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolProperty: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setS1ASclassPath: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] init-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] deploy-jdbc-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setOSConditions: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolWin: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolUnix: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setToolProperty: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] setS1ASclassPath: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] init-common: [2023-05-20T05:43:55.851Z] [2023-05-20T05:43:55.851Z] create-jdbc-connpool-common: [2023-05-20T05:43:56.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:56.108Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:43:56.108Z] [2023-05-20T05:43:56.108Z] set-derby-connpool-props: [2023-05-20T05:43:56.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:56.365Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:43:56.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:56.621Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:43:56.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:57.151Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:43:57.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:57.408Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:43:57.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:57.664Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:43:57.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:57.921Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:43:58.178Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:58.178Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:43:58.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:58.708Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] setOSConditions: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] setToolWin: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] setToolUnix: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] setToolProperty: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] setS1ASclassPath: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] init-common: [2023-05-20T05:43:58.708Z] [2023-05-20T05:43:58.708Z] create-jdbc-resource-common: [2023-05-20T05:43:58.708Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:43:58.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:43:58.965Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:43:58.965Z] [echo] cmd executed for server [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setOSConditions: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolWin: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolUnix: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolProperty: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setS1ASclassPath: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] init-common: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] deploy-common: [2023-05-20T05:43:58.965Z] [echo] Current time (ISO): 2023-05-20T05:43:58.797+0000 [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setOSConditions: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolWin: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolUnix: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setToolProperty: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] setS1ASclassPath: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] init-common: [2023-05-20T05:43:58.965Z] [2023-05-20T05:43:58.965Z] deploy-common-pe: [2023-05-20T05:43:59.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionApp.ear [2023-05-20T05:43:59.507Z] [exec] Application deployed with name jdbc-multiplecloseconnectionApp. [2023-05-20T05:43:59.507Z] [echo] Deployment on target server server successful [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setOSConditions: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolWin: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolUnix: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolProperty: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setS1ASclassPath: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] init-common: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] deploy-common-ee: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] run: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setOSConditions: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolWin: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolUnix: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolProperty: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setS1ASclassPath: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] init-common: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] execute-sql-common: [2023-05-20T05:43:59.507Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/create_pointbase.sql [2023-05-20T05:43:59.507Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:43:59.507Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:43:59.507Z] [sql] 0 rows affected [2023-05-20T05:43:59.507Z] [sql] 1 rows affected [2023-05-20T05:43:59.507Z] [sql] 1 rows affected [2023-05-20T05:43:59.507Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setOSConditions: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolWin: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolUnix: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setToolProperty: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] setS1ASclassPath: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] init-common: [2023-05-20T05:43:59.507Z] [2023-05-20T05:43:59.507Z] runclient-common: [2023-05-20T05:43:59.507Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-multiplecloseconnectionAppClient.jar -name jdbc-multiplecloseconnectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:44:00.072Z] [exec] May 20, 2023 5:44:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:44:00.072Z] [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. [2023-05-20T05:44:03.366Z] [exec] Value of key is: test1 : [2023-05-20T05:44:03.366Z] [exec] Value of key is: test2 : [2023-05-20T05:44:03.366Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:44:03.366Z] [exec] [2023-05-20T05:44:03.366Z] [exec] [2023-05-20T05:44:03.366Z] [exec] ----------------------------------------- [2023-05-20T05:44:03.366Z] [exec] - test2 : : PASS - [2023-05-20T05:44:03.366Z] [exec] - test1 : : PASS - [2023-05-20T05:44:03.366Z] [exec] ----------------------------------------- [2023-05-20T05:44:03.366Z] [exec] Total PASS: 2 [2023-05-20T05:44:03.366Z] [exec] Total FAIL: 0 [2023-05-20T05:44:03.366Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:44:03.366Z] [exec] ----------------------------------------- [2023-05-20T05:44:03.366Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:03.366Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] checkReporting-common: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] confirmReportPresent-common: [2023-05-20T05:44:03.623Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:44:03.623Z] [echo] Test seems to be reported fine [2023-05-20T05:44:03.623Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/RepRunConf.txt [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] confirmMissingReport-common: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] undeploy: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setOSConditions: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolWin: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolUnix: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolProperty: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setS1ASclassPath: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] init-common: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] execute-sql-common: [2023-05-20T05:44:03.623Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/multiplecloseconnection/sql/drop_pointbase.sql [2023-05-20T05:44:03.623Z] [sql] 0 rows affected [2023-05-20T05:44:03.623Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:44:03.623Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:44:03.623Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setOSConditions: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolWin: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolUnix: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setToolProperty: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] setS1ASclassPath: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] init-common: [2023-05-20T05:44:03.623Z] [2023-05-20T05:44:03.623Z] undeploy-common: [2023-05-20T05:44:03.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setOSConditions: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolWin: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolUnix: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolProperty: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setS1ASclassPath: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] init-common: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] undeploy-jdbc-common: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setOSConditions: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolWin: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolUnix: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setToolProperty: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] setS1ASclassPath: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] init-common: [2023-05-20T05:44:04.136Z] [2023-05-20T05:44:04.136Z] delete-jdbc-resource-common: [2023-05-20T05:44:04.136Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:44:04.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:44:04.392Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:44:04.392Z] [echo] cmd executed for server [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] setOSConditions: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] setToolWin: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] setToolUnix: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] setToolProperty: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] setS1ASclassPath: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] init-common: [2023-05-20T05:44:04.392Z] [2023-05-20T05:44:04.392Z] delete-jdbc-connpool-common: [2023-05-20T05:44:04.392Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:44:04.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:44:04.690Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:44:04.690Z] [echo] cmd executed for server [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] all: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setOSConditions: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolWin: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolUnix: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolProperty: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setS1ASclassPath: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] init-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] clean: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setOSConditions: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolWin: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolUnix: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolProperty: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setS1ASclassPath: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] init-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] clean-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setOSConditions: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolWin: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolUnix: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolProperty: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setS1ASclassPath: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] init-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] clean-classes-common: [2023-05-20T05:44:04.690Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setOSConditions: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolWin: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolUnix: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolProperty: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setS1ASclassPath: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] init-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] clean-jars-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] compile: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setOSConditions: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolWin: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolUnix: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setToolProperty: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] setS1ASclassPath: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] init-common: [2023-05-20T05:44:04.690Z] [2023-05-20T05:44:04.690Z] compile-common: [2023-05-20T05:44:04.690Z] [echo] Current time (ISO): 2023-05-20T05:44:04.640+0000 [2023-05-20T05:44:04.690Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:04.690Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:06.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:44:06.314Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:44:06.314Z] [javac] return new Integer(1); [2023-05-20T05:44:06.314Z] [javac] ^ [2023-05-20T05:44:06.314Z] [javac] 2 warnings [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] setOSConditions: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] setToolWin: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] setToolUnix: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] setToolProperty: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] setS1ASclassPath: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] init-common: [2023-05-20T05:44:06.314Z] [2023-05-20T05:44:06.314Z] compile-common: [2023-05-20T05:44:06.314Z] [echo] Current time (ISO): 2023-05-20T05:44:06.070+0000 [2023-05-20T05:44:06.314Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:07.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:44:07.683Z] [javac] 1 warning [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] build: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setOSConditions: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] fixFiles: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] convUnix: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] convWin: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolWin: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolUnix: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolProperty: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setS1ASclassPath: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] init-common: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] package-persistence-common: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] ejb-jar-common: [2023-05-20T05:44:07.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] package-ejbjar-common: [2023-05-20T05:44:07.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-ejb.jar [2023-05-20T05:44:07.683Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] appclient-jar-common: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] package-appclientjar-common: [2023-05-20T05:44:07.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeout-client.jar [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] webclient-war-common: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] build-ear-common: [2023-05-20T05:44:07.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:07.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] deploy: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setOSConditions: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolWin: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolUnix: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.683Z] setToolProperty: [2023-05-20T05:44:07.683Z] [2023-05-20T05:44:07.684Z] setS1ASclassPath: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] init-common: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] execute-sql-common: [2023-05-20T05:44:07.684Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-05-20T05:44:07.684Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:44:07.684Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:44:07.684Z] [sql] 0 rows affected [2023-05-20T05:44:07.684Z] [sql] 1 rows affected [2023-05-20T05:44:07.684Z] [sql] 1 rows affected [2023-05-20T05:44:07.684Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setOSConditions: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolWin: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolUnix: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolProperty: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setS1ASclassPath: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] init-common: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] deploy-jdbc-common: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setOSConditions: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolWin: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolUnix: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setToolProperty: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] setS1ASclassPath: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] init-common: [2023-05-20T05:44:07.684Z] [2023-05-20T05:44:07.684Z] create-jdbc-connpool-common: [2023-05-20T05:44:07.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:07.940Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:44:07.940Z] [2023-05-20T05:44:07.940Z] set-derby-connpool-props: [2023-05-20T05:44:08.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:08.197Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:44:08.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:08.760Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:44:09.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:09.054Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:44:09.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:09.311Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:44:09.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:09.568Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:44:09.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:09.825Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:44:10.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:10.389Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:44:10.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:10.651Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] setOSConditions: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] setToolWin: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] setToolUnix: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] setToolProperty: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] setS1ASclassPath: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] init-common: [2023-05-20T05:44:10.651Z] [2023-05-20T05:44:10.651Z] create-jdbc-resource-common: [2023-05-20T05:44:10.651Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:44:10.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:10.907Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:44:10.907Z] [echo] cmd executed for server [2023-05-20T05:44:10.907Z] [2023-05-20T05:44:10.907Z] asadmin-common: [2023-05-20T05:44:10.907Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.164Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.statement-timeout-in-seconds=30 [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] setOSConditions: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] setToolWin: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] setToolUnix: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] setToolProperty: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] setS1ASclassPath: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] init-common: [2023-05-20T05:44:11.164Z] [2023-05-20T05:44:11.164Z] create-persistence-resource-common: [2023-05-20T05:44:11.164Z] [echo] asadmin create-persistence-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdo/s1qePM [2023-05-20T05:44:11.450Z] [exec] Command create-persistence-resource failed. [2023-05-20T05:44:11.450Z] [exec] CLI194: Previously supported command: create-persistence-resource is not supported for this release. [2023-05-20T05:44:11.450Z] [exec] Result: 1 [2023-05-20T05:44:11.450Z] [echo] Created jdo/s1qePM --target server [2023-05-20T05:44:11.450Z] [2023-05-20T05:44:11.450Z] asadmin-common-ignore-fail: [2023-05-20T05:44:11.450Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.706Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-05-20T05:44:11.706Z] [exec] Result: 1 [2023-05-20T05:44:11.706Z] [2023-05-20T05:44:11.706Z] asadmin-common-ignore-fail: [2023-05-20T05:44:11.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:11.963Z] [exec] remote failure: No configuration found for domain.resources.persistence-manager-factory-resource.jdo/s1qePM [2023-05-20T05:44:11.963Z] [exec] Result: 1 [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setOSConditions: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolWin: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolUnix: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolProperty: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setS1ASclassPath: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] init-common: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] deploy-common: [2023-05-20T05:44:11.963Z] [echo] Current time (ISO): 2023-05-20T05:44:11.823+0000 [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setOSConditions: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolWin: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolUnix: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setToolProperty: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] setS1ASclassPath: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] init-common: [2023-05-20T05:44:11.963Z] [2023-05-20T05:44:11.963Z] deploy-common-pe: [2023-05-20T05:44:12.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementtimeoutApp.ear [2023-05-20T05:44:12.476Z] [exec] Application deployed with name ejb-bmp-statementtimeoutApp. [2023-05-20T05:44:12.476Z] [echo] Deployment on target server server successful [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setOSConditions: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolWin: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolUnix: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolProperty: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setS1ASclassPath: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] init-common: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] deploy-common-ee: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] run: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setOSConditions: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolWin: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolUnix: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolProperty: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setS1ASclassPath: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] init-common: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] execute-sql-common: [2023-05-20T05:44:12.476Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/create_pointbase.sql [2023-05-20T05:44:12.476Z] [sql] 0 rows affected [2023-05-20T05:44:12.476Z] [sql] 0 rows affected [2023-05-20T05:44:12.476Z] [sql] 1 rows affected [2023-05-20T05:44:12.476Z] [sql] 1 rows affected [2023-05-20T05:44:12.476Z] [sql] 4 of 4 SQL statements executed successfully [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setOSConditions: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolWin: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolUnix: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setToolProperty: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] setS1ASclassPath: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] init-common: [2023-05-20T05:44:12.476Z] [2023-05-20T05:44:12.476Z] runclient-common: [2023-05-20T05:44:12.477Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:44:13.418Z] [exec] May 20, 2023 5:44:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:44:13.418Z] [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. [2023-05-20T05:44:15.979Z] [exec] Value of key is: statementTest : [2023-05-20T05:44:15.979Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:44:15.979Z] [exec] Value of key is: callableStatementTest : [2023-05-20T05:44:15.979Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:44:15.979Z] [exec] [2023-05-20T05:44:15.979Z] [exec] [2023-05-20T05:44:15.979Z] [exec] ----------------------------------------- [2023-05-20T05:44:15.979Z] [exec] - callableStatementTest : : PASS - [2023-05-20T05:44:15.979Z] [exec] - statementTest : : PASS - [2023-05-20T05:44:15.979Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:44:15.979Z] [exec] ----------------------------------------- [2023-05-20T05:44:15.979Z] [exec] Total PASS: 3 [2023-05-20T05:44:15.979Z] [exec] Total FAIL: 0 [2023-05-20T05:44:15.979Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:44:15.979Z] [exec] ----------------------------------------- [2023-05-20T05:44:15.979Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:15.979Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] checkReporting-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] confirmReportPresent-common: [2023-05-20T05:44:16.542Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:44:16.542Z] [echo] Test seems to be reported fine [2023-05-20T05:44:16.542Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/RepRunConf.txt [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] confirmMissingReport-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] undeploy: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setOSConditions: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolWin: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolUnix: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolProperty: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setS1ASclassPath: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] init-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] execute-sql-common: [2023-05-20T05:44:16.542Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/statementtimeout/sql/drop_pointbase.sql [2023-05-20T05:44:16.542Z] [sql] 0 rows affected [2023-05-20T05:44:16.542Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setOSConditions: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolWin: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolUnix: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolProperty: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setS1ASclassPath: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] init-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] delete-persistence-resource-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] asadmin-common-ignore-fail: [2023-05-20T05:44:16.542Z] [echo] asadmin delete-persistence-resource --target server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdo/s1qePM [2023-05-20T05:44:16.542Z] [exec] Command delete-persistence-resource failed. [2023-05-20T05:44:16.542Z] [exec] CLI194: Previously supported command: delete-persistence-resource is not supported for this release. [2023-05-20T05:44:16.542Z] [exec] Result: 1 [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setOSConditions: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolWin: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolUnix: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolProperty: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setS1ASclassPath: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] init-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] undeploy-jdbc-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setOSConditions: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolWin: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolUnix: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setToolProperty: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] setS1ASclassPath: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] init-common: [2023-05-20T05:44:16.542Z] [2023-05-20T05:44:16.542Z] delete-jdbc-resource-common: [2023-05-20T05:44:16.543Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:44:16.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:44:17.057Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:44:17.057Z] [echo] cmd executed for server [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] setOSConditions: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] setToolWin: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] setToolUnix: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] setToolProperty: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] setS1ASclassPath: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] init-common: [2023-05-20T05:44:17.057Z] [2023-05-20T05:44:17.057Z] delete-jdbc-connpool-common: [2023-05-20T05:44:17.057Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:44:17.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:44:17.313Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:44:17.313Z] [echo] cmd executed for server [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] setOSConditions: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] setToolWin: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] setToolUnix: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] setToolProperty: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] setS1ASclassPath: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] init-common: [2023-05-20T05:44:17.313Z] [2023-05-20T05:44:17.313Z] undeploy-common: [2023-05-20T05:44:17.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] all: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setOSConditions: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolWin: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolUnix: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolProperty: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setS1ASclassPath: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] init-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] clean: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setOSConditions: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolWin: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolUnix: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolProperty: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setS1ASclassPath: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] init-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] clean-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setOSConditions: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolWin: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolUnix: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolProperty: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setS1ASclassPath: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] init-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] clean-classes-common: [2023-05-20T05:44:17.570Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setOSConditions: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolWin: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolUnix: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setToolProperty: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] setS1ASclassPath: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] init-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] clean-jars-common: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.570Z] compile: [2023-05-20T05:44:17.570Z] [2023-05-20T05:44:17.571Z] setOSConditions: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] setToolWin: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] setToolUnix: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] setToolProperty: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] setS1ASclassPath: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] init-common: [2023-05-20T05:44:17.571Z] [2023-05-20T05:44:17.571Z] compile-common: [2023-05-20T05:44:17.571Z] [echo] Current time (ISO): 2023-05-20T05:44:17.544+0000 [2023-05-20T05:44:17.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:17.571Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:19.489Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:44:19.489Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:44:19.489Z] [javac] return new Integer(1); [2023-05-20T05:44:19.489Z] [javac] ^ [2023-05-20T05:44:19.489Z] [javac] 2 warnings [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] setOSConditions: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] setToolWin: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] setToolUnix: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] setToolProperty: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] setS1ASclassPath: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] init-common: [2023-05-20T05:44:19.489Z] [2023-05-20T05:44:19.489Z] compile-common: [2023-05-20T05:44:19.489Z] [echo] Current time (ISO): 2023-05-20T05:44:19.069+0000 [2023-05-20T05:44:19.489Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:44:20.861Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:44:20.861Z] [javac] 1 warning [2023-05-20T05:44:20.861Z] [2023-05-20T05:44:20.861Z] build: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setOSConditions: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] fixFiles: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] convUnix: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] convWin: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolWin: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolUnix: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolProperty: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setS1ASclassPath: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] init-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] package-persistence-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] ejb-jar-common: [2023-05-20T05:44:20.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] package-ejbjar-common: [2023-05-20T05:44:20.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-05-20T05:44:20.862Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] appclient-jar-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] package-appclientjar-common: [2023-05-20T05:44:20.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] webclient-war-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] build-ear-common: [2023-05-20T05:44:20.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:44:20.862Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] create-jdbc-stuff: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setOSConditions: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolWin: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolUnix: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolProperty: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setS1ASclassPath: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] init-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] deploy-jdbc-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setOSConditions: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolWin: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolUnix: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setToolProperty: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] setS1ASclassPath: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] init-common: [2023-05-20T05:44:20.862Z] [2023-05-20T05:44:20.862Z] create-jdbc-connpool-common: [2023-05-20T05:44:21.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:21.118Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-05-20T05:44:21.118Z] [2023-05-20T05:44:21.118Z] set-derby-connpool-props: [2023-05-20T05:44:21.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:44:21.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:44:21.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:44:21.632Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:44:22.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:44:22.194Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:44:22.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:44:22.450Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:44:22.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:44:22.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:44:22.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:44:22.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:44:23.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:44:23.220Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:44:23.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:44:23.785Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] setOSConditions: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] setToolWin: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] setToolUnix: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] setToolProperty: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] setS1ASclassPath: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] init-common: [2023-05-20T05:44:23.785Z] [2023-05-20T05:44:23.785Z] create-jdbc-resource-common: [2023-05-20T05:44:23.785Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-05-20T05:44:24.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:24.051Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-05-20T05:44:24.051Z] [echo] cmd executed for server [2023-05-20T05:44:24.051Z] [2023-05-20T05:44:24.051Z] deploy: [2023-05-20T05:44:24.051Z] [2023-05-20T05:44:24.051Z] setOSConditions: [2023-05-20T05:44:24.051Z] [2023-05-20T05:44:24.051Z] setToolWin: [2023-05-20T05:44:24.051Z] [2023-05-20T05:44:24.051Z] setToolUnix: [2023-05-20T05:44:24.051Z] [2023-05-20T05:44:24.052Z] setToolProperty: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setS1ASclassPath: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] init-common: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] deploy-common: [2023-05-20T05:44:24.052Z] [echo] Current time (ISO): 2023-05-20T05:44:23.884+0000 [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setOSConditions: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setToolWin: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setToolUnix: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setToolProperty: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] setS1ASclassPath: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] init-common: [2023-05-20T05:44:24.052Z] [2023-05-20T05:44:24.052Z] deploy-common-pe: [2023-05-20T05:44:24.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:44:24.565Z] [exec] Application deployed with name jdbc-convalApp. [2023-05-20T05:44:24.565Z] [echo] Deployment on target server server successful [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setOSConditions: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolWin: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolUnix: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolProperty: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setS1ASclassPath: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] init-common: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] deploy-common-ee: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] run: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setOSConditions: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolWin: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolUnix: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolProperty: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setS1ASclassPath: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] init-common: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] execute-sql-common: [2023-05-20T05:44:24.565Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-05-20T05:44:24.565Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:44:24.565Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:44:24.565Z] [sql] 0 rows affected [2023-05-20T05:44:24.565Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setOSConditions: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolWin: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolUnix: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setToolProperty: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] setS1ASclassPath: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] init-common: [2023-05-20T05:44:24.565Z] [2023-05-20T05:44:24.565Z] runclient-common: [2023-05-20T05:44:24.565Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:44:25.517Z] [exec] May 20, 2023 5:44:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:44:25.517Z] [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. [2023-05-20T05:44:28.801Z] [exec] Value of key is: test-1 [2023-05-20T05:44:28.801Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:44:28.801Z] [exec] [2023-05-20T05:44:28.801Z] [exec] [2023-05-20T05:44:28.801Z] [exec] ----------------------------------------- [2023-05-20T05:44:28.801Z] [exec] - test-1 : PASS - [2023-05-20T05:44:28.801Z] [exec] ----------------------------------------- [2023-05-20T05:44:28.801Z] [exec] Total PASS: 1 [2023-05-20T05:44:28.801Z] [exec] Total FAIL: 0 [2023-05-20T05:44:28.801Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:44:28.801Z] [exec] ----------------------------------------- [2023-05-20T05:44:28.801Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:28.801Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] checkReporting-common: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] confirmReportPresent-common: [2023-05-20T05:44:28.801Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:44:28.801Z] [echo] Test seems to be reported fine [2023-05-20T05:44:28.801Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] confirmMissingReport-common: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] setOSConditions: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] setToolWin: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] setToolUnix: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] setToolProperty: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] setS1ASclassPath: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] init-common: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] stop-derby: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] stop-derby-aix: [2023-05-20T05:44:28.801Z] [2023-05-20T05:44:28.801Z] stop-derby-nonaix: [2023-05-20T05:44:28.801Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:44:29.365Z] [java] Sat May 20 05:44:29 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] setOSConditions: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] setToolWin: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] setToolUnix: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] setToolProperty: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] setS1ASclassPath: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] init-common: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] start-derby: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] start-derby-aix: [2023-05-20T05:44:29.365Z] [2023-05-20T05:44:29.365Z] start-derby-nonaix: [2023-05-20T05:44:29.365Z] [echo] Starting Derby DB Server ... [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] setOSConditions: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] setToolWin: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] setToolUnix: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] setToolProperty: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] setS1ASclassPath: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] init-common: [2023-05-20T05:44:44.214Z] [2023-05-20T05:44:44.214Z] runclient-common: [2023-05-20T05:44:44.214Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:44:45.146Z] [exec] May 20, 2023 5:44:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:44:45.146Z] [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. [2023-05-20T05:44:48.430Z] [exec] Value of key is: test-2 [2023-05-20T05:44:48.430Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:44:48.430Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:44:48.430Z] [exec] [2023-05-20T05:44:48.430Z] [exec] [2023-05-20T05:44:48.430Z] [exec] ----------------------------------------- [2023-05-20T05:44:48.430Z] [exec] - test-2 : PASS - [2023-05-20T05:44:48.430Z] [exec] ----------------------------------------- [2023-05-20T05:44:48.430Z] [exec] Total PASS: 1 [2023-05-20T05:44:48.430Z] [exec] Total FAIL: 0 [2023-05-20T05:44:48.430Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:44:48.430Z] [exec] ----------------------------------------- [2023-05-20T05:44:48.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:48.430Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:48.430Z] [2023-05-20T05:44:48.430Z] checkReporting-common: [2023-05-20T05:44:48.430Z] [2023-05-20T05:44:48.430Z] confirmReportPresent-common: [2023-05-20T05:44:48.430Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:44:48.430Z] [echo] Test seems to be reported fine [2023-05-20T05:44:48.430Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:44:48.430Z] [2023-05-20T05:44:48.430Z] confirmMissingReport-common: [2023-05-20T05:44:48.430Z] [2023-05-20T05:44:48.430Z] asadmin-common: [2023-05-20T05:44:48.430Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:48.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:48.430Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-05-20T05:44:48.430Z] [2023-05-20T05:44:48.430Z] asadmin-common: [2023-05-20T05:44:48.430Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:48.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:48.994Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-05-20T05:44:48.994Z] [2023-05-20T05:44:48.994Z] asadmin-common: [2023-05-20T05:44:48.994Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:49.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:44:49.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-05-20T05:44:49.250Z] [2023-05-20T05:44:49.250Z] setOSConditions: [2023-05-20T05:44:49.250Z] [2023-05-20T05:44:49.250Z] setToolWin: [2023-05-20T05:44:49.250Z] [2023-05-20T05:44:49.251Z] setToolUnix: [2023-05-20T05:44:49.251Z] [2023-05-20T05:44:49.251Z] setToolProperty: [2023-05-20T05:44:49.251Z] [2023-05-20T05:44:49.251Z] setS1ASclassPath: [2023-05-20T05:44:49.251Z] [2023-05-20T05:44:49.251Z] init-common: [2023-05-20T05:44:49.251Z] [2023-05-20T05:44:49.251Z] runclient-common: [2023-05-20T05:44:49.251Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:44:50.181Z] [exec] May 20, 2023 5:44:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:44:50.181Z] [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. [2023-05-20T05:44:53.461Z] [exec] Value of key is: test-3 [2023-05-20T05:44:53.461Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:44:53.461Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:44:53.461Z] [exec] [2023-05-20T05:44:53.461Z] [exec] [2023-05-20T05:44:53.461Z] [exec] ----------------------------------------- [2023-05-20T05:44:53.461Z] [exec] - test-3 : PASS - [2023-05-20T05:44:53.461Z] [exec] ----------------------------------------- [2023-05-20T05:44:53.461Z] [exec] Total PASS: 1 [2023-05-20T05:44:53.461Z] [exec] Total FAIL: 0 [2023-05-20T05:44:53.461Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:44:53.461Z] [exec] ----------------------------------------- [2023-05-20T05:44:53.461Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:53.461Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] checkReporting-common: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] confirmReportPresent-common: [2023-05-20T05:44:53.721Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:44:53.721Z] [echo] Test seems to be reported fine [2023-05-20T05:44:53.721Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] confirmMissingReport-common: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] setOSConditions: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] setToolWin: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] setToolUnix: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] setToolProperty: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] setS1ASclassPath: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] init-common: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] stop-derby: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] stop-derby-aix: [2023-05-20T05:44:53.721Z] [2023-05-20T05:44:53.721Z] stop-derby-nonaix: [2023-05-20T05:44:53.721Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:44:53.980Z] [java] Sat May 20 05:44:53 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] setOSConditions: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] setToolWin: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] setToolUnix: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] setToolProperty: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] setS1ASclassPath: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] init-common: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] start-derby: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] start-derby-aix: [2023-05-20T05:44:53.980Z] [2023-05-20T05:44:53.980Z] start-derby-nonaix: [2023-05-20T05:44:53.980Z] [echo] Starting Derby DB Server ... [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] setOSConditions: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] setToolWin: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] setToolUnix: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] setToolProperty: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] setS1ASclassPath: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] init-common: [2023-05-20T05:45:12.053Z] [2023-05-20T05:45:12.053Z] runclient-common: [2023-05-20T05:45:12.053Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:45:12.053Z] [exec] May 20, 2023 5:45:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:45:12.053Z] [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. [2023-05-20T05:45:13.422Z] [exec] Value of key is: test-4 [2023-05-20T05:45:13.422Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:45:13.422Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:45:13.422Z] [exec] [2023-05-20T05:45:13.422Z] [exec] [2023-05-20T05:45:13.422Z] [exec] ----------------------------------------- [2023-05-20T05:45:13.422Z] [exec] - test-4 : PASS - [2023-05-20T05:45:13.422Z] [exec] ----------------------------------------- [2023-05-20T05:45:13.422Z] [exec] Total PASS: 1 [2023-05-20T05:45:13.422Z] [exec] Total FAIL: 0 [2023-05-20T05:45:13.422Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:45:13.422Z] [exec] ----------------------------------------- [2023-05-20T05:45:13.422Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:13.422Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:13.720Z] [2023-05-20T05:45:13.721Z] checkReporting-common: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] confirmReportPresent-common: [2023-05-20T05:45:13.721Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:45:13.721Z] [echo] Test seems to be reported fine [2023-05-20T05:45:13.721Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] confirmMissingReport-common: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] setOSConditions: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] setToolWin: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] setToolUnix: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] setToolProperty: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] setS1ASclassPath: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] init-common: [2023-05-20T05:45:13.721Z] [2023-05-20T05:45:13.721Z] execute-sql-common: [2023-05-20T05:45:13.721Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-05-20T05:45:13.721Z] [sql] 0 rows affected [2023-05-20T05:45:13.978Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] undeploy: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] setOSConditions: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] setToolWin: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] setToolUnix: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] setToolProperty: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] setS1ASclassPath: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] init-common: [2023-05-20T05:45:13.978Z] [2023-05-20T05:45:13.978Z] undeploy-common: [2023-05-20T05:45:14.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] delete-jdbc-stuff: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] setOSConditions: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] setToolWin: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] setToolUnix: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] setToolProperty: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] setS1ASclassPath: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] init-common: [2023-05-20T05:45:14.237Z] [2023-05-20T05:45:14.237Z] delete-jdbc-resource-common: [2023-05-20T05:45:14.237Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-05-20T05:45:14.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-05-20T05:45:14.800Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-05-20T05:45:14.800Z] [echo] cmd executed for server [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] setOSConditions: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] setToolWin: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] setToolUnix: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] setToolProperty: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] setS1ASclassPath: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.800Z] init-common: [2023-05-20T05:45:14.800Z] [2023-05-20T05:45:14.801Z] delete-jdbc-connpool-common: [2023-05-20T05:45:14.801Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-05-20T05:45:15.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-05-20T05:45:15.058Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-05-20T05:45:15.058Z] [echo] cmd executed for server [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] all: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setOSConditions: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolWin: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolUnix: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolProperty: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setS1ASclassPath: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] init-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] clean: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setOSConditions: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolWin: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolUnix: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolProperty: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setS1ASclassPath: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] init-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] clean-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setOSConditions: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolWin: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolUnix: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolProperty: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setS1ASclassPath: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] init-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] clean-classes-common: [2023-05-20T05:45:15.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setOSConditions: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolWin: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolUnix: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolProperty: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setS1ASclassPath: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] init-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] clean-jars-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] compile: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setOSConditions: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolWin: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolUnix: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setToolProperty: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] setS1ASclassPath: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] init-common: [2023-05-20T05:45:15.058Z] [2023-05-20T05:45:15.058Z] compile-common: [2023-05-20T05:45:15.058Z] [echo] Current time (ISO): 2023-05-20T05:45:14.872+0000 [2023-05-20T05:45:15.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:45:15.058Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:45:16.429Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:45:16.429Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:45:16.429Z] [javac] return new Integer(1); [2023-05-20T05:45:16.429Z] [javac] ^ [2023-05-20T05:45:16.429Z] [javac] 2 warnings [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] setOSConditions: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] setToolWin: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] setToolUnix: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] setToolProperty: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] setS1ASclassPath: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] init-common: [2023-05-20T05:45:16.429Z] [2023-05-20T05:45:16.429Z] compile-common: [2023-05-20T05:45:16.429Z] [echo] Current time (ISO): 2023-05-20T05:45:16.391+0000 [2023-05-20T05:45:16.429Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:45:17.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:45:18.058Z] [javac] 1 warning [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] build: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setOSConditions: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] fixFiles: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] convUnix: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] convWin: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolWin: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolUnix: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolProperty: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setS1ASclassPath: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] init-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] package-persistence-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] ejb-jar-common: [2023-05-20T05:45:18.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] package-ejbjar-common: [2023-05-20T05:45:18.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-ejb.jar [2023-05-20T05:45:18.058Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] appclient-jar-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] package-appclientjar-common: [2023-05-20T05:45:18.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-conval-client.jar [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] webclient-war-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] build-ear-common: [2023-05-20T05:45:18.058Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:45:18.058Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] create-jdbc-stuff: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setOSConditions: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolWin: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolUnix: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolProperty: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setS1ASclassPath: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] init-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] deploy-jdbc-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setOSConditions: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolWin: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolUnix: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setToolProperty: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] setS1ASclassPath: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] init-common: [2023-05-20T05:45:18.058Z] [2023-05-20T05:45:18.058Z] create-jdbc-connpool-common: [2023-05-20T05:45:18.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:18.317Z] [exec] JDBC connection pool jdbc-conval created successfully. [2023-05-20T05:45:18.317Z] [2023-05-20T05:45:18.317Z] set-derby-connpool-props: [2023-05-20T05:45:18.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:45:18.574Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.User=dbuser [2023-05-20T05:45:19.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:45:19.158Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.Password=dbpassword [2023-05-20T05:45:19.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:45:19.416Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.driverType=4 [2023-05-20T05:45:19.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:45:19.672Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.portNumber=1527 [2023-05-20T05:45:19.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:45:19.929Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.dataBaseName=testdb [2023-05-20T05:45:20.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:45:20.186Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:45:20.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:45:20.700Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.create=true [2023-05-20T05:45:20.956Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:45:20.956Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.property.serverName=localhost [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] setOSConditions: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] setToolWin: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] setToolUnix: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] setToolProperty: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] setS1ASclassPath: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] init-common: [2023-05-20T05:45:20.956Z] [2023-05-20T05:45:20.956Z] create-jdbc-resource-common: [2023-05-20T05:45:20.956Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-conval --target server jdbc/convalDB [2023-05-20T05:45:21.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:21.213Z] [exec] JDBC resource jdbc/convalDB created successfully. [2023-05-20T05:45:21.213Z] [echo] cmd executed for server [2023-05-20T05:45:21.213Z] [2023-05-20T05:45:21.213Z] set-assoc-with-thread: [2023-05-20T05:45:21.213Z] [2023-05-20T05:45:21.213Z] asadmin-common: [2023-05-20T05:45:21.213Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:21.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:21.470Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.associate-with-thread=true [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] deploy: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setOSConditions: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolWin: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolUnix: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolProperty: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setS1ASclassPath: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] init-common: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] deploy-common: [2023-05-20T05:45:21.470Z] [echo] Current time (ISO): 2023-05-20T05:45:21.409+0000 [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setOSConditions: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolWin: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolUnix: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setToolProperty: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] setS1ASclassPath: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] init-common: [2023-05-20T05:45:21.470Z] [2023-05-20T05:45:21.470Z] deploy-common-pe: [2023-05-20T05:45:21.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalApp.ear [2023-05-20T05:45:21.985Z] [exec] Application deployed with name jdbc-convalApp. [2023-05-20T05:45:21.985Z] [echo] Deployment on target server server successful [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setOSConditions: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolWin: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolUnix: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolProperty: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setS1ASclassPath: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] init-common: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] deploy-common-ee: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] run: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setOSConditions: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolWin: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolUnix: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolProperty: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setS1ASclassPath: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] init-common: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] execute-sql-common: [2023-05-20T05:45:21.985Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/create_pointbase.sql [2023-05-20T05:45:21.985Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:45:21.985Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:45:21.985Z] [sql] 0 rows affected [2023-05-20T05:45:21.985Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setOSConditions: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolWin: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolUnix: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setToolProperty: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] setS1ASclassPath: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] init-common: [2023-05-20T05:45:21.985Z] [2023-05-20T05:45:21.985Z] runclient-common: [2023-05-20T05:45:21.985Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:45:22.916Z] [exec] May 20, 2023 5:45:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:45:22.916Z] [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. [2023-05-20T05:45:26.204Z] [exec] Value of key is: test-1 [2023-05-20T05:45:26.204Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:45:26.204Z] [exec] [2023-05-20T05:45:26.204Z] [exec] [2023-05-20T05:45:26.204Z] [exec] ----------------------------------------- [2023-05-20T05:45:26.204Z] [exec] - test-1 : PASS - [2023-05-20T05:45:26.204Z] [exec] ----------------------------------------- [2023-05-20T05:45:26.204Z] [exec] Total PASS: 1 [2023-05-20T05:45:26.204Z] [exec] Total FAIL: 0 [2023-05-20T05:45:26.204Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:45:26.204Z] [exec] ----------------------------------------- [2023-05-20T05:45:26.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:26.204Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] checkReporting-common: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] confirmReportPresent-common: [2023-05-20T05:45:26.204Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:45:26.204Z] [echo] Test seems to be reported fine [2023-05-20T05:45:26.204Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] confirmMissingReport-common: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setOSConditions: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolWin: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolUnix: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolProperty: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setS1ASclassPath: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] init-common: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] stop-derby: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] stop-derby-aix: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] stop-derby-nonaix: [2023-05-20T05:45:26.204Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:45:26.204Z] [java] Sat May 20 05:45:26 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setOSConditions: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolWin: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolUnix: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setToolProperty: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] setS1ASclassPath: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] init-common: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] start-derby: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] start-derby-aix: [2023-05-20T05:45:26.204Z] [2023-05-20T05:45:26.204Z] start-derby-nonaix: [2023-05-20T05:45:26.204Z] [echo] Starting Derby DB Server ... [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] setOSConditions: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] setToolWin: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] setToolUnix: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] setToolProperty: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] setS1ASclassPath: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] init-common: [2023-05-20T05:45:44.272Z] [2023-05-20T05:45:44.272Z] runclient-common: [2023-05-20T05:45:44.272Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:45:44.272Z] [exec] May 20, 2023 5:45:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:45:44.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. [2023-05-20T05:45:44.837Z] [exec] Value of key is: test-2 [2023-05-20T05:45:44.837Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:45:44.837Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:45:44.837Z] [exec] [2023-05-20T05:45:44.837Z] [exec] [2023-05-20T05:45:44.837Z] [exec] ----------------------------------------- [2023-05-20T05:45:44.837Z] [exec] - test-2 : PASS - [2023-05-20T05:45:44.837Z] [exec] ----------------------------------------- [2023-05-20T05:45:44.837Z] [exec] Total PASS: 1 [2023-05-20T05:45:44.837Z] [exec] Total FAIL: 0 [2023-05-20T05:45:44.837Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:45:44.837Z] [exec] ----------------------------------------- [2023-05-20T05:45:44.837Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:44.837Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:45.401Z] [2023-05-20T05:45:45.402Z] checkReporting-common: [2023-05-20T05:45:45.402Z] [2023-05-20T05:45:45.402Z] confirmReportPresent-common: [2023-05-20T05:45:45.402Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:45:45.402Z] [echo] Test seems to be reported fine [2023-05-20T05:45:45.402Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:45:45.402Z] [2023-05-20T05:45:45.402Z] confirmMissingReport-common: [2023-05-20T05:45:45.402Z] [2023-05-20T05:45:45.402Z] asadmin-common: [2023-05-20T05:45:45.402Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:45.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:45.659Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.connection-validation-method=table [2023-05-20T05:45:45.659Z] [2023-05-20T05:45:45.659Z] asadmin-common: [2023-05-20T05:45:45.659Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:45.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:45.952Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.validation-table-name=sys.systables [2023-05-20T05:45:45.952Z] [2023-05-20T05:45:45.952Z] asadmin-common: [2023-05-20T05:45:45.952Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:46.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:45:46.209Z] [exec] domain.resources.jdbc-connection-pool.jdbc-conval.is-connection-validation-required=true [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] setOSConditions: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] setToolWin: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] setToolUnix: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] setToolProperty: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] setS1ASclassPath: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] init-common: [2023-05-20T05:45:46.209Z] [2023-05-20T05:45:46.209Z] runclient-common: [2023-05-20T05:45:46.209Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:45:47.141Z] [exec] May 20, 2023 5:45:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:45:47.141Z] [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. [2023-05-20T05:45:50.457Z] [exec] Value of key is: test-3 [2023-05-20T05:45:50.457Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:45:50.457Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:45:50.457Z] [exec] [2023-05-20T05:45:50.457Z] [exec] [2023-05-20T05:45:50.457Z] [exec] ----------------------------------------- [2023-05-20T05:45:50.457Z] [exec] - test-3 : PASS - [2023-05-20T05:45:50.457Z] [exec] ----------------------------------------- [2023-05-20T05:45:50.457Z] [exec] Total PASS: 1 [2023-05-20T05:45:50.457Z] [exec] Total FAIL: 0 [2023-05-20T05:45:50.457Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:45:50.457Z] [exec] ----------------------------------------- [2023-05-20T05:45:50.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:50.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] checkReporting-common: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] confirmReportPresent-common: [2023-05-20T05:45:50.714Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:45:50.714Z] [echo] Test seems to be reported fine [2023-05-20T05:45:50.714Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] confirmMissingReport-common: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] setOSConditions: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] setToolWin: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] setToolUnix: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] setToolProperty: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] setS1ASclassPath: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] init-common: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] stop-derby: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] stop-derby-aix: [2023-05-20T05:45:50.714Z] [2023-05-20T05:45:50.714Z] stop-derby-nonaix: [2023-05-20T05:45:50.715Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:45:50.972Z] [java] Sat May 20 05:45:50 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] setOSConditions: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] setToolWin: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] setToolUnix: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] setToolProperty: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] setS1ASclassPath: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] init-common: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] start-derby: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] start-derby-aix: [2023-05-20T05:45:50.972Z] [2023-05-20T05:45:50.972Z] start-derby-nonaix: [2023-05-20T05:45:50.972Z] [echo] Starting Derby DB Server ... [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] setOSConditions: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] setToolWin: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] setToolUnix: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] setToolProperty: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] setS1ASclassPath: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] init-common: [2023-05-20T05:46:09.047Z] [2023-05-20T05:46:09.047Z] runclient-common: [2023-05-20T05:46:09.047Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-convalAppClient.jar -name jdbc-convalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:46:09.047Z] [exec] May 20, 2023 5:46:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:46:09.047Z] [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. [2023-05-20T05:46:15.623Z] [exec] Value of key is: test-4 [2023-05-20T05:46:15.623Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:46:15.623Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:46:15.623Z] [exec] [2023-05-20T05:46:15.623Z] [exec] [2023-05-20T05:46:15.623Z] [exec] ----------------------------------------- [2023-05-20T05:46:15.623Z] [exec] - test-4 : PASS - [2023-05-20T05:46:15.623Z] [exec] ----------------------------------------- [2023-05-20T05:46:15.623Z] [exec] Total PASS: 1 [2023-05-20T05:46:15.623Z] [exec] Total FAIL: 0 [2023-05-20T05:46:15.623Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:46:15.623Z] [exec] ----------------------------------------- [2023-05-20T05:46:15.623Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:46:15.623Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] checkReporting-common: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] confirmReportPresent-common: [2023-05-20T05:46:15.623Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:46:15.623Z] [echo] Test seems to be reported fine [2023-05-20T05:46:15.623Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/RepRunConf.txt [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] confirmMissingReport-common: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setOSConditions: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolWin: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolUnix: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolProperty: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setS1ASclassPath: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] init-common: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] execute-sql-common: [2023-05-20T05:46:15.623Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conval/sql/drop_pointbase.sql [2023-05-20T05:46:15.623Z] [sql] 0 rows affected [2023-05-20T05:46:15.623Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] undeploy: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setOSConditions: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolWin: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolUnix: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolProperty: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setS1ASclassPath: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] init-common: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] undeploy-common: [2023-05-20T05:46:15.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] delete-jdbc-stuff: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setOSConditions: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolWin: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolUnix: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setToolProperty: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] setS1ASclassPath: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] init-common: [2023-05-20T05:46:15.623Z] [2023-05-20T05:46:15.623Z] delete-jdbc-resource-common: [2023-05-20T05:46:15.623Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/convalDB [2023-05-20T05:46:15.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/convalDB [2023-05-20T05:46:15.879Z] [exec] JDBC resource jdbc/convalDB deleted successfully [2023-05-20T05:46:15.879Z] [echo] cmd executed for server [2023-05-20T05:46:16.149Z] [2023-05-20T05:46:16.150Z] setOSConditions: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] setToolWin: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] setToolUnix: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] setToolProperty: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] setS1ASclassPath: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] init-common: [2023-05-20T05:46:16.150Z] [2023-05-20T05:46:16.150Z] delete-jdbc-connpool-common: [2023-05-20T05:46:16.150Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-conval [2023-05-20T05:46:16.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-conval [2023-05-20T05:46:16.407Z] [exec] JDBC Connection pool jdbc-conval deleted successfully [2023-05-20T05:46:16.407Z] [echo] cmd executed for server [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] all-assoc-with-thread: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setOSConditions: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolWin: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolUnix: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolProperty: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setS1ASclassPath: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] init-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] clean: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setOSConditions: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolWin: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolUnix: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolProperty: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setS1ASclassPath: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] init-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] clean-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setOSConditions: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolWin: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolUnix: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolProperty: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setS1ASclassPath: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] init-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] clean-classes-common: [2023-05-20T05:46:16.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setOSConditions: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolWin: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolUnix: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolProperty: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setS1ASclassPath: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] init-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] clean-jars-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] compile: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setOSConditions: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolWin: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolUnix: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setToolProperty: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] setS1ASclassPath: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] init-common: [2023-05-20T05:46:16.407Z] [2023-05-20T05:46:16.407Z] compile-common: [2023-05-20T05:46:16.407Z] [echo] Current time (ISO): 2023-05-20T05:46:16.263+0000 [2023-05-20T05:46:16.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:46:16.407Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:46:18.315Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:46:18.315Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:46:18.315Z] [javac] return new Integer(1); [2023-05-20T05:46:18.315Z] [javac] ^ [2023-05-20T05:46:18.315Z] [javac] 2 warnings [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] setOSConditions: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] setToolWin: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] setToolUnix: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] setToolProperty: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] setS1ASclassPath: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] init-common: [2023-05-20T05:46:18.315Z] [2023-05-20T05:46:18.315Z] compile-common: [2023-05-20T05:46:18.315Z] [echo] Current time (ISO): 2023-05-20T05:46:17.913+0000 [2023-05-20T05:46:18.315Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:46:19.694Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:46:19.694Z] [javac] 1 warning [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] build: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] setOSConditions: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] fixFiles: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] convUnix: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] convWin: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] setToolWin: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] setToolUnix: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] setToolProperty: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] setS1ASclassPath: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] init-common: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] package-persistence-common: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] ejb-jar-common: [2023-05-20T05:46:19.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] package-ejbjar-common: [2023-05-20T05:46:19.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.694Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.694Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.694Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-ejb.jar [2023-05-20T05:46:19.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] appclient-jar-common: [2023-05-20T05:46:19.694Z] [2023-05-20T05:46:19.694Z] package-appclientjar-common: [2023-05-20T05:46:19.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.695Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.695Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.695Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracing-client.jar [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] webclient-war-common: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] build-ear-common: [2023-05-20T05:46:19.695Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:46:19.695Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] deploy: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setOSConditions: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolWin: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolUnix: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolProperty: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setS1ASclassPath: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] init-common: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] create-jdbc-stuff: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setOSConditions: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolWin: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolUnix: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolProperty: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setS1ASclassPath: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] init-common: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] deploy-jdbc-common: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setOSConditions: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolWin: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolUnix: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setToolProperty: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] setS1ASclassPath: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] init-common: [2023-05-20T05:46:19.695Z] [2023-05-20T05:46:19.695Z] create-jdbc-connpool-common: [2023-05-20T05:46:19.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:19.952Z] [exec] JDBC connection pool jdbc-connectionleaktracing created successfully. [2023-05-20T05:46:19.952Z] [2023-05-20T05:46:19.952Z] set-derby-connpool-props: [2023-05-20T05:46:20.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-05-20T05:46:20.208Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.User=dbuser [2023-05-20T05:46:20.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-05-20T05:46:20.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.Password=dbpassword [2023-05-20T05:46:21.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-05-20T05:46:21.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.driverType=4 [2023-05-20T05:46:21.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-05-20T05:46:21.269Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.portNumber=1527 [2023-05-20T05:46:21.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-05-20T05:46:21.525Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.dataBaseName=testdb [2023-05-20T05:46:21.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:46:22.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:46:22.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-05-20T05:46:22.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.create=true [2023-05-20T05:46:22.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-05-20T05:46:22.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.property.serverName=localhost [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] setOSConditions: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] setToolWin: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] setToolUnix: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] setToolProperty: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] setS1ASclassPath: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] init-common: [2023-05-20T05:46:22.565Z] [2023-05-20T05:46:22.565Z] create-jdbc-resource-common: [2023-05-20T05:46:22.565Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectionleaktracing --target server jdbc/connectionleaktracingDB [2023-05-20T05:46:23.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.151Z] [exec] JDBC resource jdbc/connectionleaktracingDB created successfully. [2023-05-20T05:46:23.151Z] [echo] cmd executed for server [2023-05-20T05:46:23.151Z] [2023-05-20T05:46:23.151Z] asadmin-common: [2023-05-20T05:46:23.151Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.steady-pool-size=1 [2023-05-20T05:46:23.408Z] [2023-05-20T05:46:23.408Z] asadmin-common: [2023-05-20T05:46:23.408Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.664Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.664Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.max-pool-size=1 [2023-05-20T05:46:23.664Z] [2023-05-20T05:46:23.664Z] asadmin-common: [2023-05-20T05:46:23.664Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:23.920Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-timeout-in-seconds=10 [2023-05-20T05:46:23.920Z] [2023-05-20T05:46:23.920Z] asadmin-common: [2023-05-20T05:46:23.920Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:24.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:46:24.485Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectionleaktracing.connection-leak-reclaim=true [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setOSConditions: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolWin: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolUnix: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolProperty: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setS1ASclassPath: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] init-common: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] deploy-common: [2023-05-20T05:46:24.485Z] [echo] Current time (ISO): 2023-05-20T05:46:24.194+0000 [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setOSConditions: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolWin: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolUnix: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setToolProperty: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] setS1ASclassPath: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] init-common: [2023-05-20T05:46:24.485Z] [2023-05-20T05:46:24.485Z] deploy-common-pe: [2023-05-20T05:46:24.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingApp.ear [2023-05-20T05:46:24.752Z] [exec] Application deployed with name jdbc-connectionleaktracingApp. [2023-05-20T05:46:24.752Z] [echo] Deployment on target server server successful [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setOSConditions: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolWin: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolUnix: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolProperty: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setS1ASclassPath: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] init-common: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] deploy-common-ee: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setOSConditions: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolWin: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolUnix: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setToolProperty: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] setS1ASclassPath: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] init-common: [2023-05-20T05:46:24.752Z] [2023-05-20T05:46:24.752Z] execute-sql-common: [2023-05-20T05:46:24.752Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/create_pointbase.sql [2023-05-20T05:46:24.752Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:46:24.752Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:46:25.008Z] [sql] 0 rows affected [2023-05-20T05:46:25.008Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] run: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] setOSConditions: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] setToolWin: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] setToolUnix: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] setToolProperty: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] setS1ASclassPath: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] init-common: [2023-05-20T05:46:25.008Z] [2023-05-20T05:46:25.008Z] runclient-common: [2023-05-20T05:46:25.008Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectionleaktracingAppClient.jar -name jdbc-connectionleaktracingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:46:25.571Z] [exec] May 20, 2023 5:46:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:46:25.571Z] [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. [2023-05-20T05:47:33.253Z] [exec] Value of key is: : [2023-05-20T05:47:33.253Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:47:33.253Z] [exec] [2023-05-20T05:47:33.253Z] [exec] [2023-05-20T05:47:33.253Z] [exec] ----------------------------------------- [2023-05-20T05:47:33.253Z] [exec] - : : PASS - [2023-05-20T05:47:33.253Z] [exec] ----------------------------------------- [2023-05-20T05:47:33.253Z] [exec] Total PASS: 1 [2023-05-20T05:47:33.253Z] [exec] Total FAIL: 0 [2023-05-20T05:47:33.253Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:47:33.253Z] [exec] ----------------------------------------- [2023-05-20T05:47:33.253Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:47:33.253Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] checkReporting-common: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] confirmReportPresent-common: [2023-05-20T05:47:33.253Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:47:33.253Z] [echo] Test seems to be reported fine [2023-05-20T05:47:33.253Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/RepRunConf.txt [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] confirmMissingReport-common: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] undeploy: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setOSConditions: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolWin: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolUnix: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolProperty: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setS1ASclassPath: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] init-common: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] execute-sql-common: [2023-05-20T05:47:33.253Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleaktracing/sql/drop_pointbase.sql [2023-05-20T05:47:33.253Z] [sql] 0 rows affected [2023-05-20T05:47:33.253Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setOSConditions: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolWin: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolUnix: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolProperty: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setS1ASclassPath: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] init-common: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] delete-jdbc-stuff: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setOSConditions: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolWin: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolUnix: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolProperty: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setS1ASclassPath: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] init-common: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] delete-jdbc-resource-common: [2023-05-20T05:47:33.253Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectionleaktracingDB [2023-05-20T05:47:33.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectionleaktracingDB [2023-05-20T05:47:33.253Z] [exec] JDBC resource jdbc/connectionleaktracingDB deleted successfully [2023-05-20T05:47:33.253Z] [echo] cmd executed for server [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setOSConditions: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolWin: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolUnix: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setToolProperty: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.253Z] setS1ASclassPath: [2023-05-20T05:47:33.253Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] delete-jdbc-connpool-common: [2023-05-20T05:47:33.254Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectionleaktracing [2023-05-20T05:47:33.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectionleaktracing [2023-05-20T05:47:33.254Z] [exec] JDBC Connection pool jdbc-connectionleaktracing deleted successfully [2023-05-20T05:47:33.254Z] [echo] cmd executed for server [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] undeploy-common: [2023-05-20T05:47:33.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connectionleaktracingApp [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] all: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] clean: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] clean-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] clean-classes-common: [2023-05-20T05:47:33.254Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] clean-jars-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] compile: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] compile-common: [2023-05-20T05:47:33.254Z] [echo] Current time (ISO): 2023-05-20T05:47:29.730+0000 [2023-05-20T05:47:33.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:47:33.254Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:47:33.254Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:47:33.254Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:47:33.254Z] [javac] return new Integer(1); [2023-05-20T05:47:33.254Z] [javac] ^ [2023-05-20T05:47:33.254Z] [javac] 2 warnings [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] compile-common: [2023-05-20T05:47:33.254Z] [echo] Current time (ISO): 2023-05-20T05:47:31.242+0000 [2023-05-20T05:47:33.254Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:47:33.254Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:47:33.254Z] [javac] 1 warning [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] build: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] fixFiles: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] convUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] convWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] package-persistence-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] ejb-jar-common: [2023-05-20T05:47:33.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] package-ejbjar-common: [2023-05-20T05:47:33.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-ejb.jar [2023-05-20T05:47:33.254Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] appclient-jar-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] package-appclientjar-common: [2023-05-20T05:47:33.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretry-client.jar [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] webclient-war-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] build-ear-common: [2023-05-20T05:47:33.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:47:33.254Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] deploy: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] create-jdbc-stuff: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] deploy-jdbc-common: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setOSConditions: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolWin: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolUnix: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setToolProperty: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] setS1ASclassPath: [2023-05-20T05:47:33.254Z] [2023-05-20T05:47:33.254Z] init-common: [2023-05-20T05:47:33.255Z] [2023-05-20T05:47:33.255Z] create-jdbc-connpool-common: [2023-05-20T05:47:33.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connectioncreationretry [2023-05-20T05:47:33.255Z] [exec] JDBC connection pool jdbc-connectioncreationretry created successfully. [2023-05-20T05:47:33.255Z] [2023-05-20T05:47:33.255Z] set-derby-connpool-props: [2023-05-20T05:47:33.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-05-20T05:47:33.855Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.User=dbuser [2023-05-20T05:47:34.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-05-20T05:47:34.111Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.Password=dbpassword [2023-05-20T05:47:34.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-05-20T05:47:34.369Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.driverType=4 [2023-05-20T05:47:34.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-05-20T05:47:34.933Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.portNumber=1527 [2023-05-20T05:47:35.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-05-20T05:47:35.190Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.dataBaseName=testdb [2023-05-20T05:47:35.450Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:47:35.450Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:47:35.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-05-20T05:47:35.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.create=true [2023-05-20T05:47:35.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-05-20T05:47:35.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.property.serverName=localhost [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] setOSConditions: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] setToolWin: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] setToolUnix: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] setToolProperty: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] setS1ASclassPath: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] init-common: [2023-05-20T05:47:35.964Z] [2023-05-20T05:47:35.964Z] create-jdbc-resource-common: [2023-05-20T05:47:35.964Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connectioncreationretry --target server jdbc/connectioncreationretryDB [2023-05-20T05:47:36.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connectioncreationretry --enabled=true --target server jdbc/connectioncreationretryDB [2023-05-20T05:47:36.223Z] [exec] JDBC resource jdbc/connectioncreationretryDB created successfully. [2023-05-20T05:47:36.223Z] [echo] cmd executed for server [2023-05-20T05:47:36.223Z] [2023-05-20T05:47:36.223Z] asadmin-common: [2023-05-20T05:47:36.223Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-05-20T05:47:36.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_attempts=10 [2023-05-20T05:47:36.788Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-attempts=10 [2023-05-20T05:47:36.788Z] [2023-05-20T05:47:36.788Z] asadmin-common: [2023-05-20T05:47:36.788Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-05-20T05:47:37.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection_creation_retry_interval_in_seconds=5 [2023-05-20T05:47:37.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.connection-creation-retry-interval-in-seconds=5 [2023-05-20T05:47:37.051Z] [2023-05-20T05:47:37.051Z] asadmin-common: [2023-05-20T05:47:37.051Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-05-20T05:47:37.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady_pool_size=1 [2023-05-20T05:47:37.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.steady-pool-size=1 [2023-05-20T05:47:37.309Z] [2023-05-20T05:47:37.309Z] asadmin-common: [2023-05-20T05:47:37.309Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-05-20T05:47:37.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max_pool_size=1 [2023-05-20T05:47:37.566Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connectioncreationretry.max-pool-size=1 [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setOSConditions: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolWin: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolUnix: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolProperty: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setS1ASclassPath: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] init-common: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] deploy-common: [2023-05-20T05:47:37.566Z] [echo] Current time (ISO): 2023-05-20T05:47:37.528+0000 [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setOSConditions: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolWin: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolUnix: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setToolProperty: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] setS1ASclassPath: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] init-common: [2023-05-20T05:47:37.566Z] [2023-05-20T05:47:37.566Z] deploy-common-pe: [2023-05-20T05:47:38.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryApp.ear [2023-05-20T05:47:38.132Z] [exec] Application deployed with name jdbc-connectioncreationretryApp. [2023-05-20T05:47:38.132Z] [echo] Deployment on target server server successful [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setOSConditions: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolWin: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolUnix: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolProperty: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setS1ASclassPath: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] init-common: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] deploy-common-ee: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setOSConditions: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolWin: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolUnix: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolProperty: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setS1ASclassPath: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] init-common: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] execute-sql-common: [2023-05-20T05:47:38.132Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/create_pointbase.sql [2023-05-20T05:47:38.132Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:47:38.132Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:47:38.132Z] [sql] 0 rows affected [2023-05-20T05:47:38.132Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] run: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setOSConditions: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolWin: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolUnix: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setToolProperty: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] setS1ASclassPath: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] init-common: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] stop-derby: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] stop-derby-aix: [2023-05-20T05:47:38.132Z] [2023-05-20T05:47:38.132Z] stop-derby-nonaix: [2023-05-20T05:47:38.132Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:47:38.389Z] [java] Sat May 20 05:47:38 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] setOSConditions: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] setToolWin: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] setToolUnix: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] setToolProperty: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] setS1ASclassPath: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] init-common: [2023-05-20T05:47:38.389Z] [2023-05-20T05:47:38.389Z] runclient-common: [2023-05-20T05:47:38.389Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connectioncreationretryAppClient.jar -name jdbc-connectioncreationretryClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:47:39.321Z] [exec] May 20, 2023 5:47:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:47:39.321Z] [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. [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] setOSConditions: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] setToolWin: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] setToolUnix: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] setToolProperty: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] setS1ASclassPath: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] init-common: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] start-derby: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] start-derby-aix: [2023-05-20T05:47:54.215Z] [2023-05-20T05:47:54.215Z] start-derby-nonaix: [2023-05-20T05:47:54.215Z] [echo] Starting Derby DB Server ... [2023-05-20T05:47:57.488Z] [exec] Value of key is: test [2023-05-20T05:47:57.488Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:47:57.488Z] [exec] [2023-05-20T05:47:57.488Z] [exec] [2023-05-20T05:47:57.488Z] [exec] ----------------------------------------- [2023-05-20T05:47:57.488Z] [exec] - test : PASS - [2023-05-20T05:47:57.488Z] [exec] ----------------------------------------- [2023-05-20T05:47:57.488Z] [exec] Total PASS: 1 [2023-05-20T05:47:57.488Z] [exec] Total FAIL: 0 [2023-05-20T05:47:57.488Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:47:57.488Z] [exec] ----------------------------------------- [2023-05-20T05:47:57.488Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:47:57.488Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:47:57.488Z] [2023-05-20T05:47:57.488Z] checkReporting-common: [2023-05-20T05:47:57.488Z] [2023-05-20T05:47:57.488Z] confirmReportPresent-common: [2023-05-20T05:47:57.488Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:47:57.488Z] [echo] Test seems to be reported fine [2023-05-20T05:47:57.488Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/RepRunConf.txt [2023-05-20T05:47:57.488Z] [2023-05-20T05:47:57.488Z] confirmMissingReport-common: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] undeploy: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setOSConditions: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolWin: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolUnix: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolProperty: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setS1ASclassPath: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] init-common: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] execute-sql-common: [2023-05-20T05:48:09.669Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/drop_pointbase.sql [2023-05-20T05:48:09.669Z] [sql] 0 rows affected [2023-05-20T05:48:09.669Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setOSConditions: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolWin: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolUnix: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolProperty: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setS1ASclassPath: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] init-common: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] delete-jdbc-stuff: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setOSConditions: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolWin: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolUnix: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setToolProperty: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] setS1ASclassPath: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] init-common: [2023-05-20T05:48:09.669Z] [2023-05-20T05:48:09.669Z] delete-jdbc-resource-common: [2023-05-20T05:48:09.669Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectioncreationretryDB [2023-05-20T05:48:09.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectioncreationretryDB [2023-05-20T05:48:09.669Z] [exec] JDBC resource jdbc/connectioncreationretryDB deleted successfully [2023-05-20T05:48:09.669Z] [echo] cmd executed for server [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] delete-jdbc-connpool-common: [2023-05-20T05:48:09.670Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectioncreationretry [2023-05-20T05:48:09.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectioncreationretry [2023-05-20T05:48:09.670Z] [exec] JDBC Connection pool jdbc-connectioncreationretry deleted successfully [2023-05-20T05:48:09.670Z] [echo] cmd executed for server [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] undeploy-common: [2023-05-20T05:48:09.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connectioncreationretryApp [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] all: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] clean: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] clean-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] clean-classes-common: [2023-05-20T05:48:09.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] clean-jars-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] compile: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setOSConditions: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolWin: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolUnix: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setToolProperty: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] setS1ASclassPath: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] init-common: [2023-05-20T05:48:09.670Z] [2023-05-20T05:48:09.670Z] compile-common: [2023-05-20T05:48:09.670Z] [echo] Current time (ISO): 2023-05-20T05:48:09.483+0000 [2023-05-20T05:48:09.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:48:09.670Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:48:11.051Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:48:11.051Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:48:11.051Z] [javac] return new Integer(1); [2023-05-20T05:48:11.051Z] [javac] ^ [2023-05-20T05:48:11.309Z] [javac] 2 warnings [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] setOSConditions: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] setToolWin: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] setToolUnix: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] setToolProperty: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] setS1ASclassPath: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] init-common: [2023-05-20T05:48:11.309Z] [2023-05-20T05:48:11.309Z] compile-common: [2023-05-20T05:48:11.309Z] [echo] Current time (ISO): 2023-05-20T05:48:11.096+0000 [2023-05-20T05:48:11.309Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:48:12.678Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:48:12.678Z] [javac] 1 warning [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] build: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setOSConditions: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] fixFiles: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] convUnix: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] convWin: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolWin: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolUnix: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolProperty: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setS1ASclassPath: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] init-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] package-persistence-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] ejb-jar-common: [2023-05-20T05:48:12.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] package-ejbjar-common: [2023-05-20T05:48:12.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-ejb.jar [2023-05-20T05:48:12.678Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] appclient-jar-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] package-appclientjar-common: [2023-05-20T05:48:12.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-client.jar [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] webclient-war-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] build-ear-common: [2023-05-20T05:48:12.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:48:12.678Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] deploy: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setOSConditions: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolWin: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolUnix: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolProperty: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setS1ASclassPath: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] init-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] create-jdbc-stuff: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setOSConditions: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolWin: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolUnix: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolProperty: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setS1ASclassPath: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] init-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] deploy-jdbc-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setOSConditions: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolWin: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolUnix: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setToolProperty: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] setS1ASclassPath: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] init-common: [2023-05-20T05:48:12.678Z] [2023-05-20T05:48:12.678Z] create-jdbc-connpool-common: [2023-05-20T05:48:13.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-validateatmostonceperiod [2023-05-20T05:48:13.259Z] [exec] JDBC connection pool jdbc-validateatmostonceperiod created successfully. [2023-05-20T05:48:13.259Z] [2023-05-20T05:48:13.259Z] set-derby-connpool-props: [2023-05-20T05:48:13.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-05-20T05:48:13.517Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2023-05-20T05:48:13.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-05-20T05:48:13.774Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2023-05-20T05:48:14.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-05-20T05:48:14.031Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2023-05-20T05:48:14.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-05-20T05:48:14.594Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2023-05-20T05:48:14.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-05-20T05:48:14.852Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2023-05-20T05:48:15.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:48:15.109Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:48:15.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-05-20T05:48:15.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2023-05-20T05:48:15.957Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-05-20T05:48:15.957Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] setOSConditions: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] setToolWin: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] setToolUnix: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] setToolProperty: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] setS1ASclassPath: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] init-common: [2023-05-20T05:48:15.957Z] [2023-05-20T05:48:15.957Z] create-jdbc-resource-common: [2023-05-20T05:48:15.957Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-validateatmostonceperiod --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:48:16.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-validateatmostonceperiod --enabled=true --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:48:16.214Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB created successfully. [2023-05-20T05:48:16.214Z] [echo] cmd executed for server [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] setOSConditions: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] setToolWin: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] setToolUnix: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] setToolProperty: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] setS1ASclassPath: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] init-common: [2023-05-20T05:48:16.214Z] [2023-05-20T05:48:16.214Z] deploy-common: [2023-05-20T05:48:16.214Z] [echo] Current time (ISO): 2023-05-20T05:48:16.028+0000 [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] setOSConditions: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] setToolWin: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] setToolUnix: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] setToolProperty: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] setS1ASclassPath: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] init-common: [2023-05-20T05:48:16.215Z] [2023-05-20T05:48:16.215Z] deploy-common-pe: [2023-05-20T05:48:16.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2023-05-20T05:48:16.729Z] [exec] Application deployed with name jdbc-validateatmostonceperiodApp. [2023-05-20T05:48:16.729Z] [echo] Deployment on target server server successful [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setOSConditions: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolWin: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolUnix: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolProperty: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setS1ASclassPath: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] init-common: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] deploy-common-ee: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setOSConditions: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolWin: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolUnix: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setToolProperty: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] setS1ASclassPath: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] init-common: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] execute-sql-common: [2023-05-20T05:48:16.729Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/create_pointbase.sql [2023-05-20T05:48:16.729Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:48:16.729Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:48:16.729Z] [sql] 0 rows affected [2023-05-20T05:48:16.729Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] run: [2023-05-20T05:48:16.729Z] [2023-05-20T05:48:16.729Z] asadmin-common: [2023-05-20T05:48:16.729Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2023-05-20T05:48:16.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2023-05-20T05:48:16.987Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection-validation-method=table [2023-05-20T05:48:16.987Z] [2023-05-20T05:48:16.987Z] asadmin-common: [2023-05-20T05:48:16.987Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2023-05-20T05:48:17.244Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2023-05-20T05:48:17.244Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation-table-name=O_CUSTOMER [2023-05-20T05:48:17.244Z] [2023-05-20T05:48:17.244Z] asadmin-common: [2023-05-20T05:48:17.245Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2023-05-20T05:48:17.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2023-05-20T05:48:17.808Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is-connection-validation-required=true [2023-05-20T05:48:17.808Z] [2023-05-20T05:48:17.808Z] asadmin-common: [2023-05-20T05:48:17.808Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2023-05-20T05:48:18.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2023-05-20T05:48:18.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=0 [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] setOSConditions: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] setToolWin: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] setToolUnix: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] setToolProperty: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] setS1ASclassPath: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] init-common: [2023-05-20T05:48:18.065Z] [2023-05-20T05:48:18.065Z] runclient-common: [2023-05-20T05:48:18.065Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:48:18.628Z] [exec] May 20, 2023 5:48:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:48:18.628Z] [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. [2023-05-20T05:48:21.901Z] [exec] Value of key is: test1 [2023-05-20T05:48:21.901Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:48:21.901Z] [exec] [2023-05-20T05:48:21.901Z] [exec] [2023-05-20T05:48:21.901Z] [exec] ----------------------------------------- [2023-05-20T05:48:21.901Z] [exec] - test1 : PASS - [2023-05-20T05:48:21.901Z] [exec] ----------------------------------------- [2023-05-20T05:48:21.901Z] [exec] Total PASS: 1 [2023-05-20T05:48:21.901Z] [exec] Total FAIL: 0 [2023-05-20T05:48:21.901Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:48:21.901Z] [exec] ----------------------------------------- [2023-05-20T05:48:21.901Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:48:21.901Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:48:22.465Z] [2023-05-20T05:48:22.465Z] checkReporting-common: [2023-05-20T05:48:22.465Z] [2023-05-20T05:48:22.465Z] confirmReportPresent-common: [2023-05-20T05:48:22.465Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:48:22.465Z] [echo] Test seems to be reported fine [2023-05-20T05:48:22.465Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:48:22.465Z] [2023-05-20T05:48:22.465Z] confirmMissingReport-common: [2023-05-20T05:48:22.465Z] [2023-05-20T05:48:22.466Z] setOSConditions: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] setToolWin: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] setToolUnix: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] setToolProperty: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] setS1ASclassPath: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] init-common: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] stop-derby: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] stop-derby-aix: [2023-05-20T05:48:22.466Z] [2023-05-20T05:48:22.466Z] stop-derby-nonaix: [2023-05-20T05:48:22.466Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:48:22.723Z] [java] Sat May 20 05:48:22 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] setOSConditions: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] setToolWin: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] setToolUnix: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] setToolProperty: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] setS1ASclassPath: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] init-common: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] start-derby: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] start-derby-aix: [2023-05-20T05:48:22.723Z] [2023-05-20T05:48:22.723Z] start-derby-nonaix: [2023-05-20T05:48:22.723Z] [echo] Starting Derby DB Server ... [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] setOSConditions: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] setToolWin: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] setToolUnix: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] setToolProperty: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] setS1ASclassPath: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] init-common: [2023-05-20T05:48:40.780Z] [2023-05-20T05:48:40.780Z] runclient-common: [2023-05-20T05:48:40.780Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:48:40.780Z] [exec] May 20, 2023 5:48:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:48:40.780Z] [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. [2023-05-20T05:48:42.159Z] [exec] Value of key is: test2 [2023-05-20T05:48:42.159Z] [exec] test-2 returned true as validation is enabled [2023-05-20T05:48:42.160Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:48:42.160Z] [exec] [2023-05-20T05:48:42.160Z] [exec] [2023-05-20T05:48:42.160Z] [exec] ----------------------------------------- [2023-05-20T05:48:42.160Z] [exec] - test2 : PASS - [2023-05-20T05:48:42.160Z] [exec] ----------------------------------------- [2023-05-20T05:48:42.160Z] [exec] Total PASS: 1 [2023-05-20T05:48:42.160Z] [exec] Total FAIL: 0 [2023-05-20T05:48:42.160Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:48:42.160Z] [exec] ----------------------------------------- [2023-05-20T05:48:42.160Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:48:42.160Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:48:42.160Z] [2023-05-20T05:48:42.160Z] checkReporting-common: [2023-05-20T05:48:42.160Z] [2023-05-20T05:48:42.160Z] confirmReportPresent-common: [2023-05-20T05:48:42.160Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:48:42.160Z] [echo] Test seems to be reported fine [2023-05-20T05:48:42.160Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:48:42.160Z] [2023-05-20T05:48:42.160Z] confirmMissingReport-common: [2023-05-20T05:48:42.417Z] [2023-05-20T05:48:42.417Z] asadmin-common: [2023-05-20T05:48:42.417Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2023-05-20T05:48:42.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2023-05-20T05:48:42.673Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=60 [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] setOSConditions: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] setToolWin: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] setToolUnix: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] setToolProperty: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] setS1ASclassPath: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] init-common: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] stop-derby: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] stop-derby-aix: [2023-05-20T05:48:42.673Z] [2023-05-20T05:48:42.673Z] stop-derby-nonaix: [2023-05-20T05:48:42.673Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:48:42.930Z] [java] Sat May 20 05:48:42 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] setOSConditions: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] setToolWin: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] setToolUnix: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] setToolProperty: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] setS1ASclassPath: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] init-common: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] start-derby: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] start-derby-aix: [2023-05-20T05:48:42.930Z] [2023-05-20T05:48:42.930Z] start-derby-nonaix: [2023-05-20T05:48:42.930Z] [echo] Starting Derby DB Server ... [2023-05-20T05:49:00.992Z] [2023-05-20T05:49:00.993Z] setOSConditions: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] setToolWin: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] setToolUnix: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] setToolProperty: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] setS1ASclassPath: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] init-common: [2023-05-20T05:49:00.993Z] [2023-05-20T05:49:00.993Z] runclient-common: [2023-05-20T05:49:00.993Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:49:00.993Z] [exec] May 20, 2023 5:48:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:49:00.993Z] [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. [2023-05-20T05:49:02.387Z] [exec] Value of key is: test3 [2023-05-20T05:49:02.387Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:49:02.387Z] [exec] [2023-05-20T05:49:02.387Z] [exec] [2023-05-20T05:49:02.387Z] [exec] ----------------------------------------- [2023-05-20T05:49:02.387Z] [exec] - test3 : PASS - [2023-05-20T05:49:02.387Z] [exec] ----------------------------------------- [2023-05-20T05:49:02.387Z] [exec] Total PASS: 1 [2023-05-20T05:49:02.387Z] [exec] Total FAIL: 0 [2023-05-20T05:49:02.387Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:49:02.387Z] [exec] ----------------------------------------- [2023-05-20T05:49:02.387Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:02.387Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] checkReporting-common: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] confirmReportPresent-common: [2023-05-20T05:49:02.387Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:49:02.387Z] [echo] Test seems to be reported fine [2023-05-20T05:49:02.387Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] confirmMissingReport-common: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] undeploy: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] setOSConditions: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] setToolWin: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] setToolUnix: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] setToolProperty: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] setS1ASclassPath: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] init-common: [2023-05-20T05:49:02.387Z] [2023-05-20T05:49:02.387Z] execute-sql-common: [2023-05-20T05:49:02.644Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/drop_pointbase.sql [2023-05-20T05:49:02.644Z] [sql] 0 rows affected [2023-05-20T05:49:02.644Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setOSConditions: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolWin: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolUnix: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolProperty: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setS1ASclassPath: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] init-common: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] delete-jdbc-stuff: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setOSConditions: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolWin: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolUnix: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setToolProperty: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] setS1ASclassPath: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] init-common: [2023-05-20T05:49:02.644Z] [2023-05-20T05:49:02.644Z] delete-jdbc-resource-common: [2023-05-20T05:49:02.644Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:49:03.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/validateatmostonceperiodDB [2023-05-20T05:49:03.262Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB deleted successfully [2023-05-20T05:49:03.262Z] [echo] cmd executed for server [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] setOSConditions: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] setToolWin: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] setToolUnix: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] setToolProperty: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] setS1ASclassPath: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] init-common: [2023-05-20T05:49:03.262Z] [2023-05-20T05:49:03.262Z] delete-jdbc-connpool-common: [2023-05-20T05:49:03.262Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-validateatmostonceperiod [2023-05-20T05:49:03.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-validateatmostonceperiod [2023-05-20T05:49:03.520Z] [exec] JDBC Connection pool jdbc-validateatmostonceperiod deleted successfully [2023-05-20T05:49:03.520Z] [echo] cmd executed for server [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] setOSConditions: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] setToolWin: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] setToolUnix: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] setToolProperty: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] setS1ASclassPath: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] init-common: [2023-05-20T05:49:03.520Z] [2023-05-20T05:49:03.520Z] undeploy-common: [2023-05-20T05:49:03.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-validateatmostonceperiodApp [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] all: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] nonxa: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] setOSConditions: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] setToolWin: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] setToolUnix: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] setToolProperty: [2023-05-20T05:49:03.777Z] [2023-05-20T05:49:03.777Z] setS1ASclassPath: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] init-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] clean: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setOSConditions: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolWin: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolUnix: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolProperty: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setS1ASclassPath: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] init-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] clean-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setOSConditions: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolWin: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolUnix: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolProperty: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setS1ASclassPath: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] init-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] clean-classes-common: [2023-05-20T05:49:04.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setOSConditions: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolWin: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolUnix: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolProperty: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setS1ASclassPath: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] init-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] clean-jars-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] compile: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setOSConditions: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolWin: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolUnix: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setToolProperty: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] setS1ASclassPath: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] init-common: [2023-05-20T05:49:04.050Z] [2023-05-20T05:49:04.050Z] compile-common-with-endorsed-dir: [2023-05-20T05:49:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:04.050Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:05.420Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:05.420Z] [javac] 1 warning [2023-05-20T05:49:05.420Z] [2023-05-20T05:49:05.420Z] setOSConditions: [2023-05-20T05:49:05.420Z] [2023-05-20T05:49:05.420Z] setToolWin: [2023-05-20T05:49:05.420Z] [2023-05-20T05:49:05.420Z] setToolUnix: [2023-05-20T05:49:05.420Z] [2023-05-20T05:49:05.420Z] setToolProperty: [2023-05-20T05:49:05.420Z] [2023-05-20T05:49:05.421Z] setS1ASclassPath: [2023-05-20T05:49:05.421Z] [2023-05-20T05:49:05.421Z] init-common: [2023-05-20T05:49:05.421Z] [2023-05-20T05:49:05.421Z] compile-common: [2023-05-20T05:49:05.421Z] [echo] Current time (ISO): 2023-05-20T05:49:05.274+0000 [2023-05-20T05:49:05.421Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:06.791Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:07.048Z] [javac] 1 warning [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] build: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setOSConditions: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] fixFiles: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] convUnix: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] convWin: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolWin: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolUnix: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolProperty: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setS1ASclassPath: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] init-common: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] package-persistence-common: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] ejb-jar-common: [2023-05-20T05:49:07.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] package-ejbjar-common: [2023-05-20T05:49:07.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-05-20T05:49:07.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] appclient-jar-common: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] package-appclientjar-common: [2023-05-20T05:49:07.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] webclient-war-common: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] build-ear-common: [2023-05-20T05:49:07.048Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:07.048Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] deploy: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setOSConditions: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolWin: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolUnix: [2023-05-20T05:49:07.048Z] [2023-05-20T05:49:07.048Z] setToolProperty: [2023-05-20T05:49:07.049Z] [2023-05-20T05:49:07.049Z] setS1ASclassPath: [2023-05-20T05:49:07.049Z] [2023-05-20T05:49:07.049Z] init-common: [2023-05-20T05:49:07.049Z] [2023-05-20T05:49:07.049Z] create-jdbc-connpool-common: [2023-05-20T05:49:07.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connsharing-pool [2023-05-20T05:49:07.306Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-05-20T05:49:07.306Z] [2023-05-20T05:49:07.306Z] set-derby-connpool-props: [2023-05-20T05:49:07.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:49:07.563Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:49:08.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:49:08.151Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:49:08.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:49:08.410Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:49:08.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:49:08.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:49:08.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:49:08.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:49:09.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:09.221Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:09.477Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:49:09.477Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:49:09.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:49:09.750Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] setOSConditions: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] setToolWin: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] setToolUnix: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] setToolProperty: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] setS1ASclassPath: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] init-common: [2023-05-20T05:49:10.008Z] [2023-05-20T05:49:10.008Z] create-jdbc-connpool-common: [2023-05-20T05:49:10.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:10.265Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-05-20T05:49:10.265Z] [2023-05-20T05:49:10.265Z] set-derby-connpool-props: [2023-05-20T05:49:10.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:49:10.520Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:49:10.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:49:10.777Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:49:11.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:49:11.351Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:49:11.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:49:11.609Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:49:11.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:49:11.865Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:49:12.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:12.121Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:13.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:49:13.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:49:13.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:49:13.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.645Z] asadmin-common: [2023-05-20T05:49:13.645Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2023-05-20T05:49:13.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:49:13.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.645Z] setOSConditions: [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.645Z] setToolWin: [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.645Z] setToolUnix: [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.645Z] setToolProperty: [2023-05-20T05:49:13.645Z] [2023-05-20T05:49:13.646Z] setS1ASclassPath: [2023-05-20T05:49:13.646Z] [2023-05-20T05:49:13.646Z] init-common: [2023-05-20T05:49:13.646Z] [2023-05-20T05:49:13.646Z] create-jdbc-connpool-common: [2023-05-20T05:49:13.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:13.646Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-05-20T05:49:13.646Z] [2023-05-20T05:49:13.646Z] set-derby-connpool-props: [2023-05-20T05:49:13.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:49:13.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:49:14.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:49:14.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:49:14.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:49:14.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:49:14.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:49:14.753Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:49:15.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:49:15.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:49:15.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:15.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:15.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:49:15.523Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:49:16.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:49:16.085Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:49:16.085Z] [2023-05-20T05:49:16.085Z] asadmin-common: [2023-05-20T05:49:16.086Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2023-05-20T05:49:16.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:49:16.351Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] setOSConditions: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] setToolWin: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] setToolUnix: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] setToolProperty: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] setS1ASclassPath: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] init-common: [2023-05-20T05:49:16.351Z] [2023-05-20T05:49:16.351Z] create-jdbc-resource-common: [2023-05-20T05:49:16.351Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:16.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:16.609Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-05-20T05:49:16.609Z] [echo] cmd executed for server [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] setOSConditions: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] setToolWin: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] setToolUnix: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] setToolProperty: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] setS1ASclassPath: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] init-common: [2023-05-20T05:49:16.609Z] [2023-05-20T05:49:16.609Z] create-jdbc-resource-common: [2023-05-20T05:49:16.609Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:16.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:16.865Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-05-20T05:49:16.865Z] [echo] cmd executed for server [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] setOSConditions: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] setToolWin: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] setToolUnix: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] setToolProperty: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] setS1ASclassPath: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] init-common: [2023-05-20T05:49:16.865Z] [2023-05-20T05:49:16.865Z] create-jdbc-resource-common: [2023-05-20T05:49:16.865Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-05-20T05:49:17.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2023-05-20T05:49:17.428Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-05-20T05:49:17.428Z] [echo] cmd executed for server [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] setOSConditions: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] setToolWin: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] setToolUnix: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] setToolProperty: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] setS1ASclassPath: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] init-common: [2023-05-20T05:49:17.428Z] [2023-05-20T05:49:17.428Z] create-jdbc-resource-common: [2023-05-20T05:49:17.428Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-05-20T05:49:17.684Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2023-05-20T05:49:17.685Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-05-20T05:49:17.685Z] [echo] cmd executed for server [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setOSConditions: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolWin: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolUnix: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolProperty: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setS1ASclassPath: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] init-common: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] deploy-common: [2023-05-20T05:49:17.685Z] [echo] Current time (ISO): 2023-05-20T05:49:17.499+0000 [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setOSConditions: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolWin: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolUnix: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setToolProperty: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] setS1ASclassPath: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] init-common: [2023-05-20T05:49:17.685Z] [2023-05-20T05:49:17.685Z] deploy-common-pe: [2023-05-20T05:49:18.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:49:19.651Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-05-20T05:49:19.651Z] [echo] Deployment on target server server successful [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setOSConditions: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolWin: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolUnix: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolProperty: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setS1ASclassPath: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] init-common: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] deploy-common-ee: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] run: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setOSConditions: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolWin: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolUnix: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setToolProperty: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] setS1ASclassPath: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] init-common: [2023-05-20T05:49:19.651Z] [2023-05-20T05:49:19.651Z] execute-sql-common: [2023-05-20T05:49:19.651Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-05-20T05:49:19.651Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:49:19.651Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:49:19.651Z] [sql] 0 rows affected [2023-05-20T05:49:19.652Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] setOSConditions: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] setToolWin: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] setToolUnix: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] setToolProperty: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] setS1ASclassPath: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] init-common: [2023-05-20T05:49:19.652Z] [2023-05-20T05:49:19.652Z] runclient-common: [2023-05-20T05:49:19.652Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:49:20.583Z] [exec] May 20, 2023 5:49:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:49:20.584Z] [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. [2023-05-20T05:49:23.868Z] [exec] Value of key is: test1 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test2 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test3 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test4 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test5 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test6 : [2023-05-20T05:49:23.868Z] [exec] Value of key is: test7 : [2023-05-20T05:49:24.431Z] [exec] Value of key is: test8 : [2023-05-20T05:49:24.431Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:49:24.431Z] [exec] [2023-05-20T05:49:24.431Z] [exec] [2023-05-20T05:49:24.431Z] [exec] ----------------------------------------- [2023-05-20T05:49:24.431Z] [exec] - test6 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test5 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test7 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test8 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test3 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test4 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test2 : : PASS - [2023-05-20T05:49:24.431Z] [exec] - test1 : : PASS - [2023-05-20T05:49:24.431Z] [exec] ----------------------------------------- [2023-05-20T05:49:24.431Z] [exec] Total PASS: 8 [2023-05-20T05:49:24.431Z] [exec] Total FAIL: 0 [2023-05-20T05:49:24.431Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:49:24.431Z] [exec] ----------------------------------------- [2023-05-20T05:49:24.431Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:24.431Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] checkReporting-common: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] confirmReportPresent-common: [2023-05-20T05:49:24.688Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:49:24.688Z] [echo] Test seems to be reported fine [2023-05-20T05:49:24.688Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] confirmMissingReport-common: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] undeploy: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] setOSConditions: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] setToolWin: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] setToolUnix: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] setToolProperty: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] setS1ASclassPath: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] init-common: [2023-05-20T05:49:24.688Z] [2023-05-20T05:49:24.688Z] execute-sql-common: [2023-05-20T05:49:24.688Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-05-20T05:49:24.688Z] [sql] 0 rows affected [2023-05-20T05:49:24.953Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] setOSConditions: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] setToolWin: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] setToolUnix: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] setToolProperty: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] setS1ASclassPath: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] init-common: [2023-05-20T05:49:24.953Z] [2023-05-20T05:49:24.953Z] delete-jdbc-resource-common: [2023-05-20T05:49:24.953Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-05-20T05:49:25.210Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-05-20T05:49:25.210Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-05-20T05:49:25.210Z] [echo] cmd executed for server [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] setOSConditions: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] setToolWin: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] setToolUnix: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] setToolProperty: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] setS1ASclassPath: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] init-common: [2023-05-20T05:49:25.210Z] [2023-05-20T05:49:25.210Z] delete-jdbc-resource-common: [2023-05-20T05:49:25.210Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-05-20T05:49:25.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-05-20T05:49:25.775Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-05-20T05:49:25.775Z] [echo] cmd executed for server [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] setOSConditions: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] setToolWin: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] setToolUnix: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] setToolProperty: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] setS1ASclassPath: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] init-common: [2023-05-20T05:49:25.775Z] [2023-05-20T05:49:25.775Z] delete-jdbc-connpool-common: [2023-05-20T05:49:25.775Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-05-20T05:49:26.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-05-20T05:49:26.032Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-05-20T05:49:26.032Z] [echo] cmd executed for server [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] setOSConditions: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] setToolWin: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] setToolUnix: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] setToolProperty: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] setS1ASclassPath: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] init-common: [2023-05-20T05:49:26.032Z] [2023-05-20T05:49:26.032Z] delete-jdbc-resource-common: [2023-05-20T05:49:26.032Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:26.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:26.329Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-05-20T05:49:26.329Z] [echo] cmd executed for server [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] setOSConditions: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] setToolWin: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] setToolUnix: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] setToolProperty: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] setS1ASclassPath: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] init-common: [2023-05-20T05:49:26.329Z] [2023-05-20T05:49:26.329Z] delete-jdbc-resource-common: [2023-05-20T05:49:26.329Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:26.895Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:26.895Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-05-20T05:49:26.895Z] [echo] cmd executed for server [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] setOSConditions: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] setToolWin: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] setToolUnix: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] setToolProperty: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] setS1ASclassPath: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] init-common: [2023-05-20T05:49:26.895Z] [2023-05-20T05:49:26.895Z] delete-jdbc-connpool-common: [2023-05-20T05:49:26.895Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:27.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:27.152Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-05-20T05:49:27.152Z] [echo] cmd executed for server [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] setOSConditions: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] setToolWin: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] setToolUnix: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] setToolProperty: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] setS1ASclassPath: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] init-common: [2023-05-20T05:49:27.152Z] [2023-05-20T05:49:27.152Z] delete-jdbc-connpool-common: [2023-05-20T05:49:27.152Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:27.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:27.409Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-05-20T05:49:27.409Z] [echo] cmd executed for server [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] setOSConditions: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] setToolWin: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] setToolUnix: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] setToolProperty: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] setS1ASclassPath: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] init-common: [2023-05-20T05:49:27.666Z] [2023-05-20T05:49:27.666Z] undeploy-common: [2023-05-20T05:49:27.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connsharingnonxaApp [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] all: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setOSConditions: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolWin: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolUnix: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolProperty: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setS1ASclassPath: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] init-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] clean: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setOSConditions: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolWin: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolUnix: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolProperty: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setS1ASclassPath: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] init-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] clean-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setOSConditions: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolWin: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolUnix: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolProperty: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setS1ASclassPath: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] init-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] clean-classes-common: [2023-05-20T05:49:27.924Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setOSConditions: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolWin: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolUnix: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolProperty: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setS1ASclassPath: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] init-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] clean-jars-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] compile: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setOSConditions: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolWin: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolUnix: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setToolProperty: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] setS1ASclassPath: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] init-common: [2023-05-20T05:49:27.924Z] [2023-05-20T05:49:27.924Z] compile-common-with-endorsed-dir: [2023-05-20T05:49:27.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:27.924Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:28.491Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:28.491Z] [javac] 1 warning [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] setOSConditions: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] setToolWin: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] setToolUnix: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] setToolProperty: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] setS1ASclassPath: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] init-common: [2023-05-20T05:49:28.491Z] [2023-05-20T05:49:28.491Z] compile-common: [2023-05-20T05:49:28.491Z] [echo] Current time (ISO): 2023-05-20T05:49:28.402+0000 [2023-05-20T05:49:28.491Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:29.948Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:30.205Z] [javac] 1 warning [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] build: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setOSConditions: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] fixFiles: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] convUnix: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] convWin: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setToolWin: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setToolUnix: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setToolProperty: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setS1ASclassPath: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] init-common: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] package-persistence-common: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] ejb-jar-common: [2023-05-20T05:49:30.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] package-ejbjar-common: [2023-05-20T05:49:30.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2023-05-20T05:49:30.205Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] appclient-jar-common: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] package-appclientjar-common: [2023-05-20T05:49:30.205Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] webclient-war-common: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] build-ear-common: [2023-05-20T05:49:30.205Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:30.205Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] deploy: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setOSConditions: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.205Z] setToolWin: [2023-05-20T05:49:30.205Z] [2023-05-20T05:49:30.206Z] setToolUnix: [2023-05-20T05:49:30.206Z] [2023-05-20T05:49:30.206Z] setToolProperty: [2023-05-20T05:49:30.206Z] [2023-05-20T05:49:30.206Z] setS1ASclassPath: [2023-05-20T05:49:30.206Z] [2023-05-20T05:49:30.206Z] init-common: [2023-05-20T05:49:30.206Z] [2023-05-20T05:49:30.206Z] create-jdbc-connpool-common: [2023-05-20T05:49:30.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-connsharing-pool [2023-05-20T05:49:30.463Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2023-05-20T05:49:30.463Z] [2023-05-20T05:49:30.463Z] set-derby-connpool-props: [2023-05-20T05:49:31.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:49:31.058Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2023-05-20T05:49:31.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:49:31.314Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2023-05-20T05:49:31.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:49:31.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2023-05-20T05:49:31.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:49:31.863Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2023-05-20T05:49:32.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:49:32.376Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2023-05-20T05:49:32.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:32.633Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:32.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:49:32.904Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2023-05-20T05:49:33.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:49:33.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] setOSConditions: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] setToolWin: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] setToolUnix: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] setToolProperty: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] setS1ASclassPath: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] init-common: [2023-05-20T05:49:33.161Z] [2023-05-20T05:49:33.161Z] create-jdbc-connpool-common: [2023-05-20T05:49:33.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:33.725Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2023-05-20T05:49:33.725Z] [2023-05-20T05:49:33.725Z] set-derby-connpool-props: [2023-05-20T05:49:33.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:49:33.983Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2023-05-20T05:49:34.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:49:34.239Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2023-05-20T05:49:34.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:49:34.496Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2023-05-20T05:49:34.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:49:35.009Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2023-05-20T05:49:35.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:49:35.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2023-05-20T05:49:35.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:35.522Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:35.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:49:35.779Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2023-05-20T05:49:36.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:49:36.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2023-05-20T05:49:36.051Z] [2023-05-20T05:49:36.051Z] asadmin-common: [2023-05-20T05:49:36.051Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2023-05-20T05:49:36.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:49:36.615Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] setOSConditions: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] setToolWin: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] setToolUnix: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] setToolProperty: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] setS1ASclassPath: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] init-common: [2023-05-20T05:49:36.615Z] [2023-05-20T05:49:36.615Z] create-jdbc-connpool-common: [2023-05-20T05:49:36.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:36.907Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2023-05-20T05:49:36.907Z] [2023-05-20T05:49:36.907Z] set-derby-connpool-props: [2023-05-20T05:49:37.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:49:37.162Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2023-05-20T05:49:37.419Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:49:37.419Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2023-05-20T05:49:37.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:49:37.675Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2023-05-20T05:49:37.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:49:38.211Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2023-05-20T05:49:38.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:49:38.467Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2023-05-20T05:49:38.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:38.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:38.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:49:38.981Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2023-05-20T05:49:39.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:49:39.495Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2023-05-20T05:49:39.495Z] [2023-05-20T05:49:39.495Z] asadmin-common: [2023-05-20T05:49:39.495Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2023-05-20T05:49:39.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:49:39.752Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] setOSConditions: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] setToolWin: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] setToolUnix: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] setToolProperty: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] setS1ASclassPath: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] init-common: [2023-05-20T05:49:39.752Z] [2023-05-20T05:49:39.752Z] create-jdbc-resource-common: [2023-05-20T05:49:39.752Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:40.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:40.009Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2023-05-20T05:49:40.009Z] [echo] cmd executed for server [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] setOSConditions: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] setToolWin: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] setToolUnix: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] setToolProperty: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] setS1ASclassPath: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] init-common: [2023-05-20T05:49:40.009Z] [2023-05-20T05:49:40.009Z] create-jdbc-resource-common: [2023-05-20T05:49:40.009Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:40.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:40.266Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2023-05-20T05:49:40.266Z] [echo] cmd executed for server [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] setOSConditions: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] setToolWin: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] setToolUnix: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] setToolProperty: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] setS1ASclassPath: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] init-common: [2023-05-20T05:49:40.266Z] [2023-05-20T05:49:40.266Z] create-jdbc-resource-common: [2023-05-20T05:49:40.266Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2023-05-20T05:49:40.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2023-05-20T05:49:40.852Z] [exec] JDBC resource jdbc/connsharing created successfully. [2023-05-20T05:49:40.852Z] [echo] cmd executed for server [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] setOSConditions: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] setToolWin: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] setToolUnix: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] setToolProperty: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] setS1ASclassPath: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] init-common: [2023-05-20T05:49:40.852Z] [2023-05-20T05:49:40.852Z] create-jdbc-resource-common: [2023-05-20T05:49:40.853Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2023-05-20T05:49:41.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2023-05-20T05:49:41.110Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2023-05-20T05:49:41.110Z] [echo] cmd executed for server [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setOSConditions: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolWin: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolUnix: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolProperty: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setS1ASclassPath: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] init-common: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] deploy-common: [2023-05-20T05:49:41.110Z] [echo] Current time (ISO): 2023-05-20T05:49:40.919+0000 [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setOSConditions: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolWin: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolUnix: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setToolProperty: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] setS1ASclassPath: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] init-common: [2023-05-20T05:49:41.110Z] [2023-05-20T05:49:41.110Z] deploy-common-pe: [2023-05-20T05:49:41.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2023-05-20T05:49:41.957Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2023-05-20T05:49:41.957Z] [echo] Deployment on target server server successful [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] setOSConditions: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] setToolWin: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] setToolUnix: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] setToolProperty: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] setS1ASclassPath: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] init-common: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] deploy-common-ee: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] set-assoc-with-thread: [2023-05-20T05:49:41.957Z] [2023-05-20T05:49:41.957Z] asadmin-common: [2023-05-20T05:49:41.957Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2023-05-20T05:49:42.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2023-05-20T05:49:42.214Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate-with-thread=true [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] run: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setOSConditions: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolWin: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolUnix: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolProperty: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setS1ASclassPath: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] init-common: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] execute-sql-common: [2023-05-20T05:49:42.214Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2023-05-20T05:49:42.214Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:49:42.214Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:49:42.214Z] [sql] 0 rows affected [2023-05-20T05:49:42.214Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setOSConditions: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolWin: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolUnix: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setToolProperty: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] setS1ASclassPath: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] init-common: [2023-05-20T05:49:42.214Z] [2023-05-20T05:49:42.214Z] runclient-common: [2023-05-20T05:49:42.214Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:49:42.778Z] [exec] May 20, 2023 5:49:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:49:42.778Z] [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. [2023-05-20T05:49:46.103Z] [exec] Value of key is: test1 : [2023-05-20T05:49:46.103Z] [exec] Value of key is: test2 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test3 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test4 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test5 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test6 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test7 : [2023-05-20T05:49:46.360Z] [exec] Value of key is: test8 : [2023-05-20T05:49:46.360Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:49:46.360Z] [exec] [2023-05-20T05:49:46.360Z] [exec] [2023-05-20T05:49:46.360Z] [exec] ----------------------------------------- [2023-05-20T05:49:46.360Z] [exec] - test6 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test5 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test7 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test8 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test3 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test4 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test2 : : PASS - [2023-05-20T05:49:46.360Z] [exec] - test1 : : PASS - [2023-05-20T05:49:46.360Z] [exec] ----------------------------------------- [2023-05-20T05:49:46.360Z] [exec] Total PASS: 8 [2023-05-20T05:49:46.360Z] [exec] Total FAIL: 0 [2023-05-20T05:49:46.360Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:49:46.360Z] [exec] ----------------------------------------- [2023-05-20T05:49:46.360Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:46.360Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] checkReporting-common: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] confirmReportPresent-common: [2023-05-20T05:49:46.617Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:49:46.617Z] [echo] Test seems to be reported fine [2023-05-20T05:49:46.617Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] confirmMissingReport-common: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] undeploy: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setOSConditions: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolWin: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolUnix: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolProperty: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setS1ASclassPath: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] init-common: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] execute-sql-common: [2023-05-20T05:49:46.617Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2023-05-20T05:49:46.617Z] [sql] 0 rows affected [2023-05-20T05:49:46.617Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setOSConditions: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolWin: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolUnix: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setToolProperty: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] setS1ASclassPath: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] init-common: [2023-05-20T05:49:46.617Z] [2023-05-20T05:49:46.617Z] delete-jdbc-resource-common: [2023-05-20T05:49:46.617Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2023-05-20T05:49:47.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2023-05-20T05:49:47.183Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2023-05-20T05:49:47.183Z] [echo] cmd executed for server [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] setOSConditions: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] setToolWin: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] setToolUnix: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] setToolProperty: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] setS1ASclassPath: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] init-common: [2023-05-20T05:49:47.183Z] [2023-05-20T05:49:47.183Z] delete-jdbc-resource-common: [2023-05-20T05:49:47.183Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2023-05-20T05:49:47.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2023-05-20T05:49:47.449Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2023-05-20T05:49:47.449Z] [echo] cmd executed for server [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] setOSConditions: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] setToolWin: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] setToolUnix: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] setToolProperty: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] setS1ASclassPath: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] init-common: [2023-05-20T05:49:47.449Z] [2023-05-20T05:49:47.449Z] delete-jdbc-connpool-common: [2023-05-20T05:49:47.450Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2023-05-20T05:49:47.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2023-05-20T05:49:47.706Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2023-05-20T05:49:47.706Z] [echo] cmd executed for server [2023-05-20T05:49:47.706Z] [2023-05-20T05:49:47.706Z] setOSConditions: [2023-05-20T05:49:47.706Z] [2023-05-20T05:49:47.706Z] setToolWin: [2023-05-20T05:49:47.706Z] [2023-05-20T05:49:47.706Z] setToolUnix: [2023-05-20T05:49:47.706Z] [2023-05-20T05:49:47.706Z] setToolProperty: [2023-05-20T05:49:47.706Z] [2023-05-20T05:49:47.706Z] setS1ASclassPath: [2023-05-20T05:49:47.707Z] [2023-05-20T05:49:47.707Z] init-common: [2023-05-20T05:49:47.707Z] [2023-05-20T05:49:47.707Z] delete-jdbc-resource-common: [2023-05-20T05:49:47.707Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:47.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2023-05-20T05:49:47.964Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2023-05-20T05:49:47.964Z] [echo] cmd executed for server [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] setOSConditions: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] setToolWin: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] setToolUnix: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] setToolProperty: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] setS1ASclassPath: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] init-common: [2023-05-20T05:49:47.964Z] [2023-05-20T05:49:47.964Z] delete-jdbc-resource-common: [2023-05-20T05:49:47.964Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:48.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2023-05-20T05:49:48.528Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2023-05-20T05:49:48.528Z] [echo] cmd executed for server [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] setOSConditions: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] setToolWin: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] setToolUnix: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] setToolProperty: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] setS1ASclassPath: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] init-common: [2023-05-20T05:49:48.528Z] [2023-05-20T05:49:48.528Z] delete-jdbc-connpool-common: [2023-05-20T05:49:48.528Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:48.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2023-05-20T05:49:48.807Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2023-05-20T05:49:48.807Z] [echo] cmd executed for server [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] setOSConditions: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] setToolWin: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] setToolUnix: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] setToolProperty: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] setS1ASclassPath: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] init-common: [2023-05-20T05:49:48.807Z] [2023-05-20T05:49:48.807Z] delete-jdbc-connpool-common: [2023-05-20T05:49:48.807Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:49.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2023-05-20T05:49:49.064Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2023-05-20T05:49:49.064Z] [echo] cmd executed for server [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] setOSConditions: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] setToolWin: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] setToolUnix: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] setToolProperty: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] setS1ASclassPath: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] init-common: [2023-05-20T05:49:49.064Z] [2023-05-20T05:49:49.064Z] undeploy-common: [2023-05-20T05:49:49.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-connsharingnonxaApp [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] all-assoc-with-thread: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setOSConditions: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolWin: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolUnix: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolProperty: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setS1ASclassPath: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] init-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] clean: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setOSConditions: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolWin: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolUnix: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolProperty: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setS1ASclassPath: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] init-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] clean-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setOSConditions: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolWin: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolUnix: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolProperty: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setS1ASclassPath: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] init-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] clean-classes-common: [2023-05-20T05:49:49.321Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setOSConditions: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolWin: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolUnix: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setToolProperty: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setS1ASclassPath: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] init-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] clean-jars-common: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] compile: [2023-05-20T05:49:49.321Z] [2023-05-20T05:49:49.321Z] setOSConditions: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] setToolWin: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] setToolUnix: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] setToolProperty: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] setS1ASclassPath: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] init-common: [2023-05-20T05:49:49.322Z] [2023-05-20T05:49:49.322Z] compile-common: [2023-05-20T05:49:49.322Z] [echo] Current time (ISO): 2023-05-20T05:49:49.293+0000 [2023-05-20T05:49:49.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:49.322Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:51.219Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:51.219Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:49:51.219Z] [javac] return new Integer(1); [2023-05-20T05:49:51.219Z] [javac] ^ [2023-05-20T05:49:51.219Z] [javac] 2 warnings [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] setOSConditions: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] setToolWin: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] setToolUnix: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] setToolProperty: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] setS1ASclassPath: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] init-common: [2023-05-20T05:49:51.219Z] [2023-05-20T05:49:51.219Z] compile-common: [2023-05-20T05:49:51.219Z] [echo] Current time (ISO): 2023-05-20T05:49:50.867+0000 [2023-05-20T05:49:51.219Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:49:52.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:49:52.591Z] [javac] 1 warning [2023-05-20T05:49:52.591Z] [2023-05-20T05:49:52.591Z] build: [2023-05-20T05:49:52.591Z] [2023-05-20T05:49:52.591Z] setOSConditions: [2023-05-20T05:49:52.591Z] [2023-05-20T05:49:52.591Z] fixFiles: [2023-05-20T05:49:52.591Z] [2023-05-20T05:49:52.591Z] convUnix: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] convWin: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolWin: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolUnix: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolProperty: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setS1ASclassPath: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] init-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] package-persistence-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] ejb-jar-common: [2023-05-20T05:49:52.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] package-ejbjar-common: [2023-05-20T05:49:52.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-ejb.jar [2023-05-20T05:49:52.592Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] appclient-jar-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] package-appclientjar-common: [2023-05-20T05:49:52.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-client.jar [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] webclient-war-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] build-ear-common: [2023-05-20T05:49:52.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:49:52.592Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] deploy: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setOSConditions: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolWin: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolUnix: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolProperty: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setS1ASclassPath: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] init-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] deploy-jdbc-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setOSConditions: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolWin: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolUnix: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setToolProperty: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] setS1ASclassPath: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] init-common: [2023-05-20T05:49:52.592Z] [2023-05-20T05:49:52.592Z] create-jdbc-connpool-common: [2023-05-20T05:49:52.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource --restype javax.sql.ConnectionPoolDataSource --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-cpds [2023-05-20T05:49:52.850Z] [exec] JDBC connection pool jdbc-cpds created successfully. [2023-05-20T05:49:52.850Z] [2023-05-20T05:49:52.850Z] set-derby-connpool-props: [2023-05-20T05:49:53.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-05-20T05:49:53.414Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2023-05-20T05:49:53.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-05-20T05:49:53.671Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2023-05-20T05:49:53.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-05-20T05:49:53.928Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2023-05-20T05:49:54.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-05-20T05:49:54.206Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2023-05-20T05:49:54.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-05-20T05:49:54.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2023-05-20T05:49:54.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:54.978Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:49:55.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-05-20T05:49:55.234Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2023-05-20T05:49:55.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-05-20T05:49:55.504Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2023-05-20T05:49:55.504Z] [2023-05-20T05:49:55.504Z] setOSConditions: [2023-05-20T05:49:55.504Z] [2023-05-20T05:49:55.504Z] setToolWin: [2023-05-20T05:49:55.504Z] [2023-05-20T05:49:55.504Z] setToolUnix: [2023-05-20T05:49:55.504Z] [2023-05-20T05:49:55.504Z] setToolProperty: [2023-05-20T05:49:55.504Z] [2023-05-20T05:49:55.505Z] setS1ASclassPath: [2023-05-20T05:49:55.505Z] [2023-05-20T05:49:55.505Z] init-common: [2023-05-20T05:49:55.505Z] [2023-05-20T05:49:55.505Z] create-jdbc-resource-common: [2023-05-20T05:49:55.505Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-cpds --target server jdbc/s1qeDB-cpds [2023-05-20T05:49:55.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-cpds --enabled=true --target server jdbc/s1qeDB-cpds [2023-05-20T05:49:55.762Z] [exec] JDBC resource jdbc/s1qeDB-cpds created successfully. [2023-05-20T05:49:55.762Z] [echo] cmd executed for server [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setup-derby-for-authentication: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setOSConditions: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setToolWin: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setToolUnix: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setToolProperty: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] setS1ASclassPath: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] init-common: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] stop-derby: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] stop-derby-aix: [2023-05-20T05:49:55.762Z] [2023-05-20T05:49:55.762Z] stop-derby-nonaix: [2023-05-20T05:49:55.762Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:49:56.326Z] [java] Sat May 20 05:49:56 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:49:56.326Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties to copy. [2023-05-20T05:49:56.326Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] setOSConditions: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] setToolWin: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] setToolUnix: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] setToolProperty: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] setS1ASclassPath: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] init-common: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] start-derby: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] start-derby-aix: [2023-05-20T05:49:56.326Z] [2023-05-20T05:49:56.326Z] start-derby-nonaix: [2023-05-20T05:49:56.326Z] [echo] Starting Derby DB Server ... [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] setOSConditions: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] setToolWin: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] setToolUnix: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] setToolProperty: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] setS1ASclassPath: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] init-common: [2023-05-20T05:50:11.185Z] [2023-05-20T05:50:11.185Z] execute-sql-common: [2023-05-20T05:50:11.449Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-05-20T05:50:11.449Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:50:11.449Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:50:11.449Z] [sql] 0 of 1 SQL statements executed successfully [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.449Z] setOSConditions: [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.449Z] setToolWin: [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.449Z] setToolUnix: [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.449Z] setToolProperty: [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.449Z] setS1ASclassPath: [2023-05-20T05:50:11.449Z] [2023-05-20T05:50:11.450Z] init-common: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] deploy-common: [2023-05-20T05:50:11.450Z] [echo] Current time (ISO): 2023-05-20T05:50:11.402+0000 [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] setOSConditions: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] setToolWin: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] setToolUnix: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] setToolProperty: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] setS1ASclassPath: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] init-common: [2023-05-20T05:50:11.450Z] [2023-05-20T05:50:11.450Z] deploy-common-pe: [2023-05-20T05:50:12.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2023-05-20T05:50:12.015Z] [exec] Application deployed with name ejb-bmp-cpdsApp. [2023-05-20T05:50:12.015Z] [echo] Deployment on target server server successful [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setOSConditions: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolWin: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolUnix: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolProperty: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setS1ASclassPath: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] init-common: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] deploy-common-ee: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] run: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setOSConditions: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolWin: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolUnix: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setToolProperty: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] setS1ASclassPath: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] init-common: [2023-05-20T05:50:12.015Z] [2023-05-20T05:50:12.015Z] runclient-common: [2023-05-20T05:50:12.015Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsAppClient.jar -name ejb-bmp-cpdsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:50:12.943Z] [exec] May 20, 2023 5:50:12 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:50:12.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. [2023-05-20T05:50:16.223Z] [exec] Value of key is: test1 : [2023-05-20T05:50:16.223Z] [exec] Value of key is: test2 : [2023-05-20T05:50:16.223Z] [exec] Value of key is: test3 : [2023-05-20T05:50:16.223Z] [exec] Value of key is: test4 : [2023-05-20T05:50:16.223Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:50:16.223Z] [exec] [2023-05-20T05:50:16.223Z] [exec] [2023-05-20T05:50:16.223Z] [exec] ----------------------------------------- [2023-05-20T05:50:16.223Z] [exec] - test3 : : PASS - [2023-05-20T05:50:16.223Z] [exec] - test4 : : PASS - [2023-05-20T05:50:16.223Z] [exec] - test2 : : PASS - [2023-05-20T05:50:16.223Z] [exec] - test1 : : PASS - [2023-05-20T05:50:16.223Z] [exec] ----------------------------------------- [2023-05-20T05:50:16.223Z] [exec] Total PASS: 4 [2023-05-20T05:50:16.223Z] [exec] Total FAIL: 0 [2023-05-20T05:50:16.223Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:50:16.223Z] [exec] ----------------------------------------- [2023-05-20T05:50:16.223Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:16.223Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] checkReporting-common: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] confirmReportPresent-common: [2023-05-20T05:50:16.480Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:50:16.480Z] [echo] Test seems to be reported fine [2023-05-20T05:50:16.480Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/RepRunConf.txt [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] confirmMissingReport-common: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] undeploy: [2023-05-20T05:50:16.480Z] [echo] Executing sql from ${sql.file} [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setOSConditions: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolWin: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolUnix: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolProperty: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setS1ASclassPath: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] init-common: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] execute-sql-common: [2023-05-20T05:50:16.480Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2023-05-20T05:50:16.480Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:50:16.480Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:50:16.480Z] [sql] 0 of 1 SQL statements executed successfully [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] reset-derby-for-no-authentication: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setOSConditions: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolWin: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolUnix: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setToolProperty: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] setS1ASclassPath: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] init-common: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] stop-derby: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] stop-derby-aix: [2023-05-20T05:50:16.480Z] [2023-05-20T05:50:16.480Z] stop-derby-nonaix: [2023-05-20T05:50:16.480Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:50:16.737Z] [java] Sat May 20 05:50:16 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:50:16.737Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties [2023-05-20T05:50:16.737Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.properties.bkp to copy. [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] setOSConditions: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] setToolWin: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] setToolUnix: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] setToolProperty: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] setS1ASclassPath: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] init-common: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] start-derby: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] start-derby-aix: [2023-05-20T05:50:16.737Z] [2023-05-20T05:50:16.737Z] start-derby-nonaix: [2023-05-20T05:50:16.737Z] [echo] Starting Derby DB Server ... [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] undeploy-jdbc-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] delete-jdbc-resource-common: [2023-05-20T05:50:34.803Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-cpds [2023-05-20T05:50:34.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-cpds [2023-05-20T05:50:34.803Z] [exec] JDBC resource jdbc/s1qeDB-cpds deleted successfully [2023-05-20T05:50:34.803Z] [echo] cmd executed for server [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] delete-jdbc-connpool-common: [2023-05-20T05:50:34.803Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-cpds [2023-05-20T05:50:34.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-cpds [2023-05-20T05:50:34.803Z] [exec] JDBC Connection pool jdbc-cpds deleted successfully [2023-05-20T05:50:34.803Z] [echo] cmd executed for server [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] undeploy-common: [2023-05-20T05:50:34.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-cpdsApp [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] all: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] clean: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] clean-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] clean-classes-common: [2023-05-20T05:50:34.803Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] clean-jars-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] compile: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setOSConditions: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolWin: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolUnix: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setToolProperty: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] setS1ASclassPath: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] init-common: [2023-05-20T05:50:34.803Z] [2023-05-20T05:50:34.803Z] compile-common: [2023-05-20T05:50:34.803Z] [echo] Current time (ISO): 2023-05-20T05:50:33.051+0000 [2023-05-20T05:50:34.803Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:50:34.803Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:50:34.803Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:50:34.803Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/ejb/SimpleBMPBean.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:50:34.804Z] [javac] return new Integer(1); [2023-05-20T05:50:34.804Z] [javac] ^ [2023-05-20T05:50:34.804Z] [javac] 2 warnings [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] setOSConditions: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] setToolWin: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] setToolUnix: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] setToolProperty: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] setS1ASclassPath: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] init-common: [2023-05-20T05:50:34.804Z] [2023-05-20T05:50:34.804Z] compile-common: [2023-05-20T05:50:34.804Z] [echo] Current time (ISO): 2023-05-20T05:50:34.710+0000 [2023-05-20T05:50:34.804Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:50:36.175Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:50:36.432Z] [javac] 1 warning [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] build: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setOSConditions: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] fixFiles: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] convUnix: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] convWin: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolWin: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolUnix: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolProperty: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setS1ASclassPath: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] init-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] package-persistence-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] ejb-jar-common: [2023-05-20T05:50:36.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] package-ejbjar-common: [2023-05-20T05:50:36.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-ejb.jar [2023-05-20T05:50:36.432Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] appclient-jar-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] package-appclientjar-common: [2023-05-20T05:50:36.432Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-client.jar [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] webclient-war-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] build-ear-common: [2023-05-20T05:50:36.432Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:50:36.432Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] deploy: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setOSConditions: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolWin: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolUnix: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolProperty: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setS1ASclassPath: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] init-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] deploy-jdbc-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setOSConditions: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolWin: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolUnix: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setToolProperty: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] setS1ASclassPath: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] init-common: [2023-05-20T05:50:36.432Z] [2023-05-20T05:50:36.432Z] create-jdbc-connpool-common: [2023-05-20T05:50:36.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 tx-isolation-pool [2023-05-20T05:50:36.953Z] [exec] JDBC connection pool tx-isolation-pool created successfully. [2023-05-20T05:50:36.953Z] [2023-05-20T05:50:36.953Z] set-derby-connpool-props: [2023-05-20T05:50:37.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2023-05-20T05:50:37.552Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2023-05-20T05:50:37.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2023-05-20T05:50:37.809Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2023-05-20T05:50:38.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2023-05-20T05:50:38.065Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2023-05-20T05:50:38.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2023-05-20T05:50:38.651Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2023-05-20T05:50:38.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2023-05-20T05:50:38.907Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2023-05-20T05:50:39.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:50:39.163Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:50:39.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2023-05-20T05:50:39.420Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2023-05-20T05:50:39.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2023-05-20T05:50:39.677Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] setOSConditions: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] setToolWin: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] setToolUnix: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] setToolProperty: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] setS1ASclassPath: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] init-common: [2023-05-20T05:50:39.677Z] [2023-05-20T05:50:39.677Z] create-jdbc-resource-common: [2023-05-20T05:50:39.677Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tx-isolation-pool --target server jdbc/txisolation [2023-05-20T05:50:39.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tx-isolation-pool --enabled=true --target server jdbc/txisolation [2023-05-20T05:50:39.953Z] [exec] JDBC resource jdbc/txisolation created successfully. [2023-05-20T05:50:40.209Z] [echo] cmd executed for server [2023-05-20T05:50:40.209Z] [2023-05-20T05:50:40.209Z] asadmin-common: [2023-05-20T05:50:40.209Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2023-05-20T05:50:40.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2023-05-20T05:50:40.466Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=0 [2023-05-20T05:50:40.466Z] [2023-05-20T05:50:40.466Z] asadmin-common: [2023-05-20T05:50:40.466Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2023-05-20T05:50:40.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2023-05-20T05:50:40.723Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=1 [2023-05-20T05:50:40.723Z] [2023-05-20T05:50:40.723Z] asadmin-common: [2023-05-20T05:50:40.723Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2023-05-20T05:50:40.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2023-05-20T05:50:40.979Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=1 [2023-05-20T05:50:40.979Z] [2023-05-20T05:50:40.979Z] asadmin-common: [2023-05-20T05:50:40.979Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2023-05-20T05:50:41.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2023-05-20T05:50:41.559Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=1 [2023-05-20T05:50:41.559Z] [2023-05-20T05:50:41.559Z] asadmin-common: [2023-05-20T05:50:41.559Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:50:41.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:50:41.816Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setOSConditions: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolWin: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolUnix: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolProperty: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setS1ASclassPath: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] init-common: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] deploy-common: [2023-05-20T05:50:41.816Z] [echo] Current time (ISO): 2023-05-20T05:50:41.606+0000 [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setOSConditions: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolWin: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolUnix: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setToolProperty: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] setS1ASclassPath: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] init-common: [2023-05-20T05:50:41.816Z] [2023-05-20T05:50:41.816Z] deploy-common-pe: [2023-05-20T05:50:42.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2023-05-20T05:50:42.105Z] [exec] Application deployed with name ejb-bmp-txisolationApp. [2023-05-20T05:50:42.105Z] [echo] Deployment on target server server successful [2023-05-20T05:50:42.105Z] [2023-05-20T05:50:42.105Z] setOSConditions: [2023-05-20T05:50:42.105Z] [2023-05-20T05:50:42.105Z] setToolWin: [2023-05-20T05:50:42.105Z] [2023-05-20T05:50:42.106Z] setToolUnix: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] setToolProperty: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] setS1ASclassPath: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] init-common: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] deploy-common-ee: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] run: [2023-05-20T05:50:42.106Z] [2023-05-20T05:50:42.106Z] asadmin-common: [2023-05-20T05:50:42.106Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:50:42.668Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:50:42.668Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:50:42.668Z] [2023-05-20T05:50:42.668Z] asadmin-common: [2023-05-20T05:50:42.668Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:50:42.925Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:50:42.925Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] setOSConditions: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] setToolWin: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] setToolUnix: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] setToolProperty: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] setS1ASclassPath: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] init-common: [2023-05-20T05:50:42.925Z] [2023-05-20T05:50:42.925Z] runclient-common: [2023-05-20T05:50:42.925Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:50:43.856Z] [exec] May 20, 2023 5:50:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:50:43.856Z] [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. [2023-05-20T05:50:47.131Z] [exec] Value of key is: read-committed, new connection [2023-05-20T05:50:47.131Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:50:47.131Z] [exec] [2023-05-20T05:50:47.131Z] [exec] [2023-05-20T05:50:47.131Z] [exec] ----------------------------------------- [2023-05-20T05:50:47.131Z] [exec] - read-committed, new connection: PASS - [2023-05-20T05:50:47.131Z] [exec] ----------------------------------------- [2023-05-20T05:50:47.131Z] [exec] Total PASS: 1 [2023-05-20T05:50:47.131Z] [exec] Total FAIL: 0 [2023-05-20T05:50:47.131Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:50:47.131Z] [exec] ----------------------------------------- [2023-05-20T05:50:47.131Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:47.131Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:47.388Z] [2023-05-20T05:50:47.388Z] checkReporting-common: [2023-05-20T05:50:47.388Z] [2023-05-20T05:50:47.388Z] confirmReportPresent-common: [2023-05-20T05:50:47.388Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:50:47.388Z] [echo] Test seems to be reported fine [2023-05-20T05:50:47.388Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:50:47.388Z] [2023-05-20T05:50:47.388Z] confirmMissingReport-common: [2023-05-20T05:50:47.388Z] [2023-05-20T05:50:47.388Z] asadmin-common: [2023-05-20T05:50:47.388Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:50:47.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:50:47.959Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] setOSConditions: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] setToolWin: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] setToolUnix: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] setToolProperty: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] setS1ASclassPath: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] init-common: [2023-05-20T05:50:47.959Z] [2023-05-20T05:50:47.959Z] runclient-common: [2023-05-20T05:50:47.959Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:50:48.890Z] [exec] May 20, 2023 5:50:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:50:48.890Z] [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. [2023-05-20T05:50:52.169Z] [exec] Value of key is: read-uncommitted, new connection [2023-05-20T05:50:52.169Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:50:52.169Z] [exec] [2023-05-20T05:50:52.169Z] [exec] [2023-05-20T05:50:52.169Z] [exec] ----------------------------------------- [2023-05-20T05:50:52.169Z] [exec] - read-uncommitted, new connection: PASS - [2023-05-20T05:50:52.169Z] [exec] ----------------------------------------- [2023-05-20T05:50:52.169Z] [exec] Total PASS: 1 [2023-05-20T05:50:52.169Z] [exec] Total FAIL: 0 [2023-05-20T05:50:52.169Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:50:52.169Z] [exec] ----------------------------------------- [2023-05-20T05:50:52.169Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:52.169Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:52.169Z] [2023-05-20T05:50:52.169Z] checkReporting-common: [2023-05-20T05:50:52.169Z] [2023-05-20T05:50:52.169Z] confirmReportPresent-common: [2023-05-20T05:50:52.169Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:50:52.169Z] [echo] Test seems to be reported fine [2023-05-20T05:50:52.169Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:50:52.169Z] [2023-05-20T05:50:52.169Z] confirmMissingReport-common: [2023-05-20T05:50:52.169Z] [2023-05-20T05:50:52.169Z] asadmin-common: [2023-05-20T05:50:52.169Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:50:52.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:50:52.735Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:50:52.735Z] [2023-05-20T05:50:52.735Z] setOSConditions: [2023-05-20T05:50:52.735Z] [2023-05-20T05:50:52.736Z] setToolWin: [2023-05-20T05:50:52.736Z] [2023-05-20T05:50:52.736Z] setToolUnix: [2023-05-20T05:50:52.736Z] [2023-05-20T05:50:52.736Z] setToolProperty: [2023-05-20T05:50:52.736Z] [2023-05-20T05:50:52.736Z] setS1ASclassPath: [2023-05-20T05:50:52.736Z] [2023-05-20T05:50:52.736Z] init-common: [2023-05-20T05:50:52.736Z] [2023-05-20T05:50:52.736Z] runclient-common: [2023-05-20T05:50:52.736Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:50:53.300Z] [exec] May 20, 2023 5:50:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:50:53.300Z] [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. [2023-05-20T05:50:56.603Z] [exec] Value of key is: repeatable-read, new connection [2023-05-20T05:50:56.603Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:50:56.603Z] [exec] [2023-05-20T05:50:56.603Z] [exec] [2023-05-20T05:50:56.603Z] [exec] ----------------------------------------- [2023-05-20T05:50:56.603Z] [exec] - repeatable-read, new connection: PASS - [2023-05-20T05:50:56.603Z] [exec] ----------------------------------------- [2023-05-20T05:50:56.603Z] [exec] Total PASS: 1 [2023-05-20T05:50:56.603Z] [exec] Total FAIL: 0 [2023-05-20T05:50:56.603Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:50:56.603Z] [exec] ----------------------------------------- [2023-05-20T05:50:56.603Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:56.603Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:50:56.860Z] [2023-05-20T05:50:56.861Z] checkReporting-common: [2023-05-20T05:50:56.861Z] [2023-05-20T05:50:56.861Z] confirmReportPresent-common: [2023-05-20T05:50:56.861Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:50:56.861Z] [echo] Test seems to be reported fine [2023-05-20T05:50:56.861Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:50:56.861Z] [2023-05-20T05:50:56.861Z] confirmMissingReport-common: [2023-05-20T05:50:56.861Z] [2023-05-20T05:50:56.861Z] asadmin-common: [2023-05-20T05:50:56.861Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:50:57.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:50:57.118Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] setOSConditions: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] setToolWin: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] setToolUnix: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] setToolProperty: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] setS1ASclassPath: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] init-common: [2023-05-20T05:50:57.118Z] [2023-05-20T05:50:57.118Z] runclient-common: [2023-05-20T05:50:57.118Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:50:58.052Z] [exec] May 20, 2023 5:50:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:50:58.052Z] [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. [2023-05-20T05:51:01.328Z] [exec] Value of key is: serializable, new connection [2023-05-20T05:51:01.328Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:01.328Z] [exec] [2023-05-20T05:51:01.328Z] [exec] [2023-05-20T05:51:01.328Z] [exec] ----------------------------------------- [2023-05-20T05:51:01.328Z] [exec] - serializable, new connection: PASS - [2023-05-20T05:51:01.328Z] [exec] ----------------------------------------- [2023-05-20T05:51:01.328Z] [exec] Total PASS: 1 [2023-05-20T05:51:01.328Z] [exec] Total FAIL: 0 [2023-05-20T05:51:01.328Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:01.328Z] [exec] ----------------------------------------- [2023-05-20T05:51:01.328Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:01.328Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:01.590Z] [2023-05-20T05:51:01.590Z] checkReporting-common: [2023-05-20T05:51:01.590Z] [2023-05-20T05:51:01.590Z] confirmReportPresent-common: [2023-05-20T05:51:01.590Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:01.590Z] [echo] Test seems to be reported fine [2023-05-20T05:51:01.590Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:51:01.590Z] [2023-05-20T05:51:01.590Z] confirmMissingReport-common: [2023-05-20T05:51:01.590Z] [2023-05-20T05:51:01.590Z] asadmin-common: [2023-05-20T05:51:01.590Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2023-05-20T05:51:01.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2023-05-20T05:51:01.853Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=32 [2023-05-20T05:51:01.853Z] [2023-05-20T05:51:01.853Z] asadmin-common: [2023-05-20T05:51:01.853Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2023-05-20T05:51:02.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2023-05-20T05:51:02.110Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=8 [2023-05-20T05:51:02.110Z] [2023-05-20T05:51:02.110Z] asadmin-common: [2023-05-20T05:51:02.110Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2023-05-20T05:51:02.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2023-05-20T05:51:02.673Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=2 [2023-05-20T05:51:02.673Z] [2023-05-20T05:51:02.673Z] asadmin-common: [2023-05-20T05:51:02.673Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2023-05-20T05:51:02.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2023-05-20T05:51:02.930Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=0 [2023-05-20T05:51:02.930Z] [2023-05-20T05:51:02.930Z] asadmin-common: [2023-05-20T05:51:02.930Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:51:03.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:51:03.206Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2023-05-20T05:51:03.206Z] [2023-05-20T05:51:03.206Z] asadmin-common: [2023-05-20T05:51:03.206Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:51:03.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:51:03.720Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] setOSConditions: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] setToolWin: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] setToolUnix: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] setToolProperty: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] setS1ASclassPath: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] init-common: [2023-05-20T05:51:03.720Z] [2023-05-20T05:51:03.720Z] runclient-common: [2023-05-20T05:51:03.720Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 6 [2023-05-20T05:51:04.651Z] [exec] May 20, 2023 5:51:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:04.651Z] [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. [2023-05-20T05:51:07.954Z] [exec] Value of key is: read-uncommitted, guaranteed [2023-05-20T05:51:07.954Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:07.954Z] [exec] [2023-05-20T05:51:07.954Z] [exec] [2023-05-20T05:51:07.954Z] [exec] ----------------------------------------- [2023-05-20T05:51:07.954Z] [exec] - read-uncommitted, guaranteed: PASS - [2023-05-20T05:51:07.954Z] [exec] ----------------------------------------- [2023-05-20T05:51:07.954Z] [exec] Total PASS: 1 [2023-05-20T05:51:07.954Z] [exec] Total FAIL: 0 [2023-05-20T05:51:07.954Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:07.954Z] [exec] ----------------------------------------- [2023-05-20T05:51:07.954Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:07.954Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:07.954Z] [2023-05-20T05:51:07.954Z] checkReporting-common: [2023-05-20T05:51:07.954Z] [2023-05-20T05:51:07.954Z] confirmReportPresent-common: [2023-05-20T05:51:07.954Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:07.954Z] [echo] Test seems to be reported fine [2023-05-20T05:51:07.954Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:51:07.954Z] [2023-05-20T05:51:07.954Z] confirmMissingReport-common: [2023-05-20T05:51:07.954Z] [2023-05-20T05:51:07.954Z] asadmin-common: [2023-05-20T05:51:07.955Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:51:08.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:51:08.212Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] setOSConditions: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] setToolWin: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] setToolUnix: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] setToolProperty: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] setS1ASclassPath: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] init-common: [2023-05-20T05:51:08.212Z] [2023-05-20T05:51:08.212Z] runclient-common: [2023-05-20T05:51:08.212Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2023-05-20T05:51:08.776Z] [exec] May 20, 2023 5:51:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:08.776Z] [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. [2023-05-20T05:51:14.052Z] [exec] Value of key is: read-committed, guaranteed [2023-05-20T05:51:14.052Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:14.052Z] [exec] [2023-05-20T05:51:14.052Z] [exec] [2023-05-20T05:51:14.052Z] [exec] ----------------------------------------- [2023-05-20T05:51:14.052Z] [exec] - read-committed, guaranteed: PASS - [2023-05-20T05:51:14.052Z] [exec] ----------------------------------------- [2023-05-20T05:51:14.052Z] [exec] Total PASS: 1 [2023-05-20T05:51:14.052Z] [exec] Total FAIL: 0 [2023-05-20T05:51:14.052Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:14.052Z] [exec] ----------------------------------------- [2023-05-20T05:51:14.052Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:14.052Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:14.052Z] [2023-05-20T05:51:14.052Z] checkReporting-common: [2023-05-20T05:51:14.052Z] [2023-05-20T05:51:14.052Z] confirmReportPresent-common: [2023-05-20T05:51:14.052Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:14.052Z] [echo] Test seems to be reported fine [2023-05-20T05:51:14.052Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:51:14.052Z] [2023-05-20T05:51:14.052Z] confirmMissingReport-common: [2023-05-20T05:51:14.052Z] [2023-05-20T05:51:14.052Z] asadmin-common: [2023-05-20T05:51:14.052Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:51:14.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:51:16.921Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] setOSConditions: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] setToolWin: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] setToolUnix: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] setToolProperty: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] setS1ASclassPath: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] init-common: [2023-05-20T05:51:16.921Z] [2023-05-20T05:51:16.921Z] runclient-common: [2023-05-20T05:51:16.921Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 7 [2023-05-20T05:51:16.921Z] [exec] May 20, 2023 5:51:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:16.921Z] [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. [2023-05-20T05:51:18.815Z] [exec] Value of key is: repeatable-read, guaranteed [2023-05-20T05:51:18.815Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:18.815Z] [exec] [2023-05-20T05:51:18.815Z] [exec] [2023-05-20T05:51:18.815Z] [exec] ----------------------------------------- [2023-05-20T05:51:18.815Z] [exec] - repeatable-read, guaranteed: PASS - [2023-05-20T05:51:18.815Z] [exec] ----------------------------------------- [2023-05-20T05:51:18.815Z] [exec] Total PASS: 1 [2023-05-20T05:51:18.815Z] [exec] Total FAIL: 0 [2023-05-20T05:51:18.815Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:18.815Z] [exec] ----------------------------------------- [2023-05-20T05:51:18.815Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:18.815Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:19.072Z] [2023-05-20T05:51:19.072Z] checkReporting-common: [2023-05-20T05:51:19.072Z] [2023-05-20T05:51:19.072Z] confirmReportPresent-common: [2023-05-20T05:51:19.072Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:19.072Z] [echo] Test seems to be reported fine [2023-05-20T05:51:19.072Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:51:19.072Z] [2023-05-20T05:51:19.072Z] confirmMissingReport-common: [2023-05-20T05:51:19.328Z] [2023-05-20T05:51:19.329Z] asadmin-common: [2023-05-20T05:51:19.329Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:51:19.585Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:51:19.585Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] setOSConditions: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] setToolWin: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] setToolUnix: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] setToolProperty: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] setS1ASclassPath: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] init-common: [2023-05-20T05:51:19.585Z] [2023-05-20T05:51:19.585Z] runclient-common: [2023-05-20T05:51:19.585Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 8 [2023-05-20T05:51:20.520Z] [exec] May 20, 2023 5:51:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:20.520Z] [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. [2023-05-20T05:51:23.794Z] [exec] Value of key is: serializable, guaranteed [2023-05-20T05:51:23.794Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:23.794Z] [exec] [2023-05-20T05:51:23.794Z] [exec] [2023-05-20T05:51:23.794Z] [exec] ----------------------------------------- [2023-05-20T05:51:23.794Z] [exec] - serializable, guaranteed: PASS - [2023-05-20T05:51:23.794Z] [exec] ----------------------------------------- [2023-05-20T05:51:23.794Z] [exec] Total PASS: 1 [2023-05-20T05:51:23.794Z] [exec] Total FAIL: 0 [2023-05-20T05:51:23.794Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:23.794Z] [exec] ----------------------------------------- [2023-05-20T05:51:23.794Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:23.794Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] checkReporting-common: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] confirmReportPresent-common: [2023-05-20T05:51:24.051Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:24.051Z] [echo] Test seems to be reported fine [2023-05-20T05:51:24.051Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] confirmMissingReport-common: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] undeploy: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setOSConditions: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolWin: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolUnix: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolProperty: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setS1ASclassPath: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] init-common: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] undeploy-jdbc-common: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setOSConditions: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolWin: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolUnix: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.051Z] setToolProperty: [2023-05-20T05:51:24.051Z] [2023-05-20T05:51:24.052Z] setS1ASclassPath: [2023-05-20T05:51:24.052Z] [2023-05-20T05:51:24.052Z] init-common: [2023-05-20T05:51:24.052Z] [2023-05-20T05:51:24.052Z] delete-jdbc-resource-common: [2023-05-20T05:51:24.052Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txisolation [2023-05-20T05:51:24.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txisolation [2023-05-20T05:51:24.309Z] [exec] JDBC resource jdbc/txisolation deleted successfully [2023-05-20T05:51:24.309Z] [echo] cmd executed for server [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] setOSConditions: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] setToolWin: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] setToolUnix: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] setToolProperty: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] setS1ASclassPath: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] init-common: [2023-05-20T05:51:24.309Z] [2023-05-20T05:51:24.309Z] delete-jdbc-connpool-common: [2023-05-20T05:51:24.309Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tx-isolation-pool [2023-05-20T05:51:24.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tx-isolation-pool [2023-05-20T05:51:24.874Z] [exec] JDBC Connection pool tx-isolation-pool deleted successfully [2023-05-20T05:51:24.874Z] [echo] cmd executed for server [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] setOSConditions: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] setToolWin: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] setToolUnix: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] setToolProperty: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] setS1ASclassPath: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] init-common: [2023-05-20T05:51:24.874Z] [2023-05-20T05:51:24.874Z] undeploy-common: [2023-05-20T05:51:25.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-txisolationApp [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] all: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setOSConditions: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolWin: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolUnix: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolProperty: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setS1ASclassPath: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] init-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] clean: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setOSConditions: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolWin: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolUnix: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolProperty: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setS1ASclassPath: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] init-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] clean-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setOSConditions: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolWin: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolUnix: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolProperty: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setS1ASclassPath: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] init-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] clean-classes-common: [2023-05-20T05:51:25.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setOSConditions: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolWin: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolUnix: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolProperty: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setS1ASclassPath: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] init-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] clean-jars-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] compile: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setOSConditions: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolWin: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolUnix: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setToolProperty: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] setS1ASclassPath: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] init-common: [2023-05-20T05:51:25.130Z] [2023-05-20T05:51:25.130Z] compile-common: [2023-05-20T05:51:25.130Z] [echo] Current time (ISO): 2023-05-20T05:51:25.050+0000 [2023-05-20T05:51:25.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:25.130Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:26.502Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:51:26.502Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:51:26.502Z] [javac] return new Integer(1); [2023-05-20T05:51:26.502Z] [javac] ^ [2023-05-20T05:51:26.759Z] [javac] 2 warnings [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] setOSConditions: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] setToolWin: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] setToolUnix: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] setToolProperty: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] setS1ASclassPath: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] init-common: [2023-05-20T05:51:26.759Z] [2023-05-20T05:51:26.759Z] compile-common: [2023-05-20T05:51:26.759Z] [echo] Current time (ISO): 2023-05-20T05:51:26.632+0000 [2023-05-20T05:51:26.759Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:28.130Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:51:28.130Z] [javac] 1 warning [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] build: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] setOSConditions: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] fixFiles: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] convUnix: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] convWin: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] setToolWin: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] setToolUnix: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] setToolProperty: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] setS1ASclassPath: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] init-common: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] package-persistence-common: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] ejb-jar-common: [2023-05-20T05:51:28.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] package-ejbjar-common: [2023-05-20T05:51:28.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T05:51:28.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] appclient-jar-common: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] package-appclientjar-common: [2023-05-20T05:51:28.130Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] webclient-war-common: [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] build-ear-common: [2023-05-20T05:51:28.130Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:28.130Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:51:28.130Z] [2023-05-20T05:51:28.130Z] deploy: [2023-05-20T05:51:28.387Z] [2023-05-20T05:51:28.387Z] setOSConditions: [2023-05-20T05:51:28.387Z] [2023-05-20T05:51:28.387Z] setToolWin: [2023-05-20T05:51:28.387Z] [2023-05-20T05:51:28.387Z] setToolUnix: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolProperty: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setS1ASclassPath: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] init-common: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] execute-sql-common: [2023-05-20T05:51:28.388Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/create_pointbase.sql [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T05:51:28.388Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 0 rows affected [2023-05-20T05:51:28.388Z] [sql] 1 rows affected [2023-05-20T05:51:28.388Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setOSConditions: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolWin: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolUnix: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolProperty: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setS1ASclassPath: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] init-common: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setup: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setOSConditions: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolWin: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolUnix: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setToolProperty: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] setS1ASclassPath: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] init-common: [2023-05-20T05:51:28.388Z] [2023-05-20T05:51:28.388Z] deploy-jdbc-common: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] setOSConditions: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] setToolWin: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] setToolUnix: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] setToolProperty: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] setS1ASclassPath: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] init-common: [2023-05-20T05:51:28.651Z] [2023-05-20T05:51:28.651Z] create-jdbc-connpool-common: [2023-05-20T05:51:28.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-stmtcaching_hit_miss-pool [2023-05-20T05:51:28.908Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T05:51:28.908Z] [2023-05-20T05:51:28.908Z] set-derby-connpool-props: [2023-05-20T05:51:29.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:51:29.166Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:51:29.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:51:29.422Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:51:29.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:51:29.987Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:51:30.244Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:51:30.244Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:51:30.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:51:30.505Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:51:31.070Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:31.070Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:31.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:51:31.353Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:51:31.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:51:31.611Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] setOSConditions: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] setToolWin: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] setToolUnix: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] setToolProperty: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] setS1ASclassPath: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] init-common: [2023-05-20T05:51:31.611Z] [2023-05-20T05:51:31.611Z] create-jdbc-resource-common: [2023-05-20T05:51:31.611Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:51:31.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:51:31.868Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T05:51:31.868Z] [echo] cmd executed for server [2023-05-20T05:51:31.868Z] [2023-05-20T05:51:31.868Z] asadmin-common: [2023-05-20T05:51:31.868Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:51:32.125Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:51:32.382Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T05:51:32.382Z] [2023-05-20T05:51:32.382Z] asadmin-common: [2023-05-20T05:51:32.382Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:51:32.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:51:32.639Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T05:51:32.639Z] [2023-05-20T05:51:32.639Z] asadmin-common: [2023-05-20T05:51:32.639Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:51:33.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:51:33.204Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setOSConditions: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolWin: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolUnix: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolProperty: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setS1ASclassPath: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] init-common: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] deploy-common: [2023-05-20T05:51:33.204Z] [echo] Current time (ISO): 2023-05-20T05:51:32.932+0000 [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setOSConditions: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolWin: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolUnix: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setToolProperty: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] setS1ASclassPath: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] init-common: [2023-05-20T05:51:33.204Z] [2023-05-20T05:51:33.204Z] deploy-common-pe: [2023-05-20T05:51:33.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:51:33.718Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T05:51:33.718Z] [echo] Deployment on target server server successful [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setOSConditions: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolWin: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolUnix: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolProperty: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setS1ASclassPath: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] init-common: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] deploy-common-ee: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] run: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setOSConditions: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolWin: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolUnix: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setToolProperty: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] setS1ASclassPath: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] init-common: [2023-05-20T05:51:33.718Z] [2023-05-20T05:51:33.718Z] runclient-common: [2023-05-20T05:51:33.718Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:51:34.650Z] [exec] May 20, 2023 5:51:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:34.650Z] [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. [2023-05-20T05:51:37.932Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T05:51:37.932Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T05:51:37.932Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T05:51:37.932Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T05:51:37.932Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:51:37.932Z] [exec] [2023-05-20T05:51:37.932Z] [exec] [2023-05-20T05:51:37.932Z] [exec] ----------------------------------------- [2023-05-20T05:51:37.932Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T05:51:37.932Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T05:51:37.932Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T05:51:37.932Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T05:51:37.932Z] [exec] ----------------------------------------- [2023-05-20T05:51:37.932Z] [exec] Total PASS: 4 [2023-05-20T05:51:37.932Z] [exec] Total FAIL: 0 [2023-05-20T05:51:37.932Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:51:37.932Z] [exec] ----------------------------------------- [2023-05-20T05:51:37.932Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:37.932Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] checkReporting-common: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] confirmReportPresent-common: [2023-05-20T05:51:38.189Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:51:38.189Z] [echo] Test seems to be reported fine [2023-05-20T05:51:38.189Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/RepRunConf.txt [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] confirmMissingReport-common: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] undeploy: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setOSConditions: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolWin: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolUnix: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolProperty: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setS1ASclassPath: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] init-common: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] execute-sql-common: [2023-05-20T05:51:38.189Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/drop_pointbase.sql [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 0 rows affected [2023-05-20T05:51:38.189Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] unsetup: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setOSConditions: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolWin: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolUnix: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setToolProperty: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] setS1ASclassPath: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] init-common: [2023-05-20T05:51:38.189Z] [2023-05-20T05:51:38.189Z] delete-jdbc-resource-common: [2023-05-20T05:51:38.189Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:51:38.446Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:51:38.446Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T05:51:38.446Z] [echo] cmd executed for server [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] setOSConditions: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] setToolWin: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] setToolUnix: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] setToolProperty: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] setS1ASclassPath: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] init-common: [2023-05-20T05:51:38.446Z] [2023-05-20T05:51:38.446Z] delete-jdbc-connpool-common: [2023-05-20T05:51:38.446Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:51:39.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:51:39.013Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T05:51:39.013Z] [echo] cmd executed for server [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.013Z] setOSConditions: [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.013Z] setToolWin: [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.013Z] setToolUnix: [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.013Z] setToolProperty: [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.013Z] setS1ASclassPath: [2023-05-20T05:51:39.013Z] [2023-05-20T05:51:39.014Z] init-common: [2023-05-20T05:51:39.014Z] [2023-05-20T05:51:39.014Z] undeploy-common: [2023-05-20T05:51:39.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] all: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setOSConditions: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolWin: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolUnix: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolProperty: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setS1ASclassPath: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] init-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] clean: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setOSConditions: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolWin: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolUnix: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolProperty: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setS1ASclassPath: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] init-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] clean-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setOSConditions: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolWin: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolUnix: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolProperty: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setS1ASclassPath: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] init-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] clean-classes-common: [2023-05-20T05:51:39.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setOSConditions: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolWin: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolUnix: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolProperty: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setS1ASclassPath: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] init-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] clean-jars-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] compile: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setOSConditions: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolWin: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolUnix: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setToolProperty: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] setS1ASclassPath: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] init-common: [2023-05-20T05:51:39.306Z] [2023-05-20T05:51:39.306Z] compile-common: [2023-05-20T05:51:39.306Z] [echo] Current time (ISO): 2023-05-20T05:51:39.207+0000 [2023-05-20T05:51:39.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:39.306Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:41.216Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:51:41.216Z] [javac] 1 warning [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] setOSConditions: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] setToolWin: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] setToolUnix: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] setToolProperty: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] setS1ASclassPath: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] init-common: [2023-05-20T05:51:41.216Z] [2023-05-20T05:51:41.216Z] compile-common: [2023-05-20T05:51:41.216Z] [echo] Current time (ISO): 2023-05-20T05:51:40.905+0000 [2023-05-20T05:51:41.216Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:51:42.588Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:51:42.588Z] [javac] 1 warning [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] build: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setOSConditions: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] fixFiles: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] convUnix: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] convWin: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolWin: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolUnix: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolProperty: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setS1ASclassPath: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] init-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] package-persistence-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] ejb-jar-common: [2023-05-20T05:51:42.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] package-ejbjar-common: [2023-05-20T05:51:42.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-ejb.jar [2023-05-20T05:51:42.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] appclient-jar-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] package-appclientjar-common: [2023-05-20T05:51:42.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-client.jar [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] webclient-war-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] build-ear-common: [2023-05-20T05:51:42.588Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:51:42.588Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] deploy: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setOSConditions: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolWin: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolUnix: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolProperty: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setS1ASclassPath: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] init-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] deploy-jdbc-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setOSConditions: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolWin: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolUnix: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setToolProperty: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] setS1ASclassPath: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] init-common: [2023-05-20T05:51:42.588Z] [2023-05-20T05:51:42.588Z] create-jdbc-connpool-common: [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2023-05-20T05:51:44.719Z] [2023-05-20T05:51:44.719Z] set-derby-connpool-props: [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2023-05-20T05:51:44.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2023-05-20T05:51:44.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:44.976Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:45.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:45.253Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2023-05-20T05:51:45.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:45.510Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] setOSConditions: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] setToolWin: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] setToolUnix: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] setToolProperty: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] setS1ASclassPath: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] init-common: [2023-05-20T05:51:45.510Z] [2023-05-20T05:51:45.510Z] create-jdbc-resource-common: [2023-05-20T05:51:45.510Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2023-05-20T05:51:46.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:46.074Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2023-05-20T05:51:46.074Z] [echo] cmd executed for server [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setOSConditions: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolWin: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolUnix: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolProperty: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setS1ASclassPath: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] init-common: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] deploy-jdbc-common: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setOSConditions: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolWin: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolUnix: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.074Z] setToolProperty: [2023-05-20T05:51:46.074Z] [2023-05-20T05:51:46.075Z] setS1ASclassPath: [2023-05-20T05:51:46.075Z] [2023-05-20T05:51:46.075Z] init-common: [2023-05-20T05:51:46.075Z] [2023-05-20T05:51:46.075Z] create-jdbc-connpool-common: [2023-05-20T05:51:46.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:46.387Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2023-05-20T05:51:46.387Z] [2023-05-20T05:51:46.387Z] set-derby-connpool-props: [2023-05-20T05:51:46.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:46.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2023-05-20T05:51:46.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:47.159Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2023-05-20T05:51:47.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:47.416Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2023-05-20T05:51:47.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:47.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2023-05-20T05:51:47.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:47.938Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2023-05-20T05:51:48.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:48.503Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:48.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:48.760Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2023-05-20T05:51:49.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:49.016Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] setOSConditions: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] setToolWin: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] setToolUnix: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] setToolProperty: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] setS1ASclassPath: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] init-common: [2023-05-20T05:51:49.016Z] [2023-05-20T05:51:49.016Z] create-jdbc-resource-common: [2023-05-20T05:51:49.016Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2023-05-20T05:51:49.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:51:49.273Z] [exec] JDBC resource jdbc/xaresource created successfully. [2023-05-20T05:51:49.273Z] [echo] cmd executed for server [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setOSConditions: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolWin: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolUnix: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolProperty: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setS1ASclassPath: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] init-common: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] deploy-jdbc-common: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setOSConditions: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolWin: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolUnix: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setToolProperty: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] setS1ASclassPath: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] init-common: [2023-05-20T05:51:49.273Z] [2023-05-20T05:51:49.273Z] create-jdbc-connpool-common: [2023-05-20T05:51:49.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-container [2023-05-20T05:51:49.808Z] [exec] JDBC connection pool jdbc-derby-pool-container created successfully. [2023-05-20T05:51:49.808Z] [2023-05-20T05:51:49.808Z] set-derby-connpool-props: [2023-05-20T05:51:50.179Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2023-05-20T05:51:50.179Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2023-05-20T05:51:50.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2023-05-20T05:51:50.451Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2023-05-20T05:51:50.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2023-05-20T05:51:50.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2023-05-20T05:51:50.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2023-05-20T05:51:50.964Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2023-05-20T05:51:51.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2023-05-20T05:51:51.220Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2023-05-20T05:51:51.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:51.786Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:51:52.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2023-05-20T05:51:52.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2023-05-20T05:51:52.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2023-05-20T05:51:52.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] setOSConditions: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] setToolWin: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] setToolUnix: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] setToolProperty: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] setS1ASclassPath: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] init-common: [2023-05-20T05:51:52.308Z] [2023-05-20T05:51:52.308Z] create-jdbc-resource-common: [2023-05-20T05:51:52.308Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool-container --target server jdbc/nonxaresource-container [2023-05-20T05:51:52.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool-container --enabled=true --target server jdbc/nonxaresource-container [2023-05-20T05:51:52.565Z] [exec] JDBC resource jdbc/nonxaresource-container created successfully. [2023-05-20T05:51:52.565Z] [echo] cmd executed for server [2023-05-20T05:51:52.850Z] [2023-05-20T05:51:52.850Z] asadmin-common: [2023-05-20T05:51:52.850Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:51:53.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:51:53.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2023-05-20T05:51:53.108Z] [2023-05-20T05:51:53.108Z] asadmin-common: [2023-05-20T05:51:53.108Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:51:53.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:51:53.370Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2023-05-20T05:51:53.370Z] [2023-05-20T05:51:53.370Z] asadmin-common: [2023-05-20T05:51:53.370Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:51:53.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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; [2023-05-20T05:51:53.627Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2023-05-20T05:51:53.627Z] [2023-05-20T05:51:53.627Z] asadmin-common: [2023-05-20T05:51:53.627Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:51:53.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:51:54.150Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2023-05-20T05:51:54.150Z] [2023-05-20T05:51:54.150Z] asadmin-common: [2023-05-20T05:51:54.150Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:51:54.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:51:54.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2023-05-20T05:51:54.408Z] [2023-05-20T05:51:54.408Z] asadmin-common: [2023-05-20T05:51:54.408Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:51:54.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:51:54.666Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setOSConditions: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolWin: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolUnix: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolProperty: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setS1ASclassPath: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] init-common: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] deploy-common: [2023-05-20T05:51:54.666Z] [echo] Current time (ISO): 2023-05-20T05:51:54.613+0000 [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setOSConditions: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolWin: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolUnix: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setToolProperty: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] setS1ASclassPath: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] init-common: [2023-05-20T05:51:54.666Z] [2023-05-20T05:51:54.666Z] deploy-common-pe: [2023-05-20T05:51:55.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2023-05-20T05:51:55.250Z] [exec] Application deployed with name jdbc-poolingApp. [2023-05-20T05:51:55.250Z] [echo] Deployment on target server server successful [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setOSConditions: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolWin: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolUnix: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolProperty: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setS1ASclassPath: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] init-common: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] deploy-common-ee: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setOSConditions: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolWin: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolUnix: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolProperty: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setS1ASclassPath: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] init-common: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] execute-sql-common: [2023-05-20T05:51:55.250Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/create_pointbase.sql [2023-05-20T05:51:55.250Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2023-05-20T05:51:55.250Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2023-05-20T05:51:55.250Z] [sql] 0 rows affected [2023-05-20T05:51:55.250Z] [sql] 1 rows affected [2023-05-20T05:51:55.250Z] [sql] 1 rows affected [2023-05-20T05:51:55.250Z] [sql] 3 of 4 SQL statements executed successfully [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] run: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setOSConditions: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolWin: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolUnix: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setToolProperty: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] setS1ASclassPath: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] init-common: [2023-05-20T05:51:55.250Z] [2023-05-20T05:51:55.250Z] runclient-common: [2023-05-20T05:51:55.250Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingAppClient.jar -name jdbc-poolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:51:56.224Z] [exec] May 20, 2023 5:51:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:51:56.224Z] [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. [2023-05-20T05:51:59.503Z] [exec] verifying uniqueness of all connection [2023-05-20T05:51:59.503Z] [exec] Value of key is: openAndCloseConnection (non-xa) : [2023-05-20T05:51:59.503Z] [exec] creating connection upto max-pool-size of 32 [2023-05-20T05:51:59.759Z] [exec] Value of key is: openMaxConnections (non-xa) : [2023-05-20T05:51:59.759Z] [exec] rollback set to false [2023-05-20T05:51:59.759Z] [exec] Value of key is: test1 rollback=false (non-xa. con opened closed within tx) : [2023-05-20T05:52:00.053Z] [exec] Value of key is: test1 rollback=false (xa. con opened closed within tx) : [2023-05-20T05:52:00.053Z] [exec] Value of key is: test2 rollback=false (non-xa. con opened closed after tx) : [2023-05-20T05:52:00.309Z] [exec] Value of key is: test2 rollback=false (xa. con opened closed after tx) : [2023-05-20T05:52:00.309Z] [exec] Value of key is: test3 rollback=false (xa non-xa within same tx) : [2023-05-20T05:52:00.309Z] [exec] rollback set to true [2023-05-20T05:52:00.309Z] [exec] Value of key is: test1 rollback=true (non-xa. con opened closed within tx) : [2023-05-20T05:52:00.566Z] [exec] Value of key is: test1 rollback=true (xa. con opened closed within tx) : [2023-05-20T05:52:00.566Z] [exec] Value of key is: test2 rollback=true (non-xa. con opened closed after tx) : [2023-05-20T05:52:00.566Z] [exec] Value of key is: test2 rollback=true (xa. con opened closed after tx) : [2023-05-20T05:52:00.823Z] [exec] Value of key is: test3 rollback=true (xa non-xa within same tx) : [2023-05-20T05:52:00.823Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:52:00.823Z] [exec] [2023-05-20T05:52:00.823Z] [exec] [2023-05-20T05:52:00.823Z] [exec] ----------------------------------------- [2023-05-20T05:52:00.823Z] [exec] - test2 rollback=true (xa. con opened closed after tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test1 rollback=false (xa. con opened closed within tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test3 rollback=false (xa non-xa within same tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test2 rollback=true (non-xa. con opened closed after tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - openMaxConnections (non-xa) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test1 rollback=false (non-xa. con opened closed within tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test1 rollback=true (non-xa. con opened closed within tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test2 rollback=false (non-xa. con opened closed after tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test2 rollback=false (xa. con opened closed after tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - openAndCloseConnection (non-xa) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test3 rollback=true (xa non-xa within same tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] - test1 rollback=true (xa. con opened closed within tx) : : PASS - [2023-05-20T05:52:00.823Z] [exec] ----------------------------------------- [2023-05-20T05:52:00.823Z] [exec] Total PASS: 12 [2023-05-20T05:52:00.823Z] [exec] Total FAIL: 0 [2023-05-20T05:52:00.823Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:52:00.823Z] [exec] ----------------------------------------- [2023-05-20T05:52:00.823Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:00.823Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] checkReporting-common: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] confirmReportPresent-common: [2023-05-20T05:52:01.079Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:52:01.079Z] [echo] Test seems to be reported fine [2023-05-20T05:52:01.079Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/RepRunConf.txt [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] confirmMissingReport-common: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] undeploy: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setOSConditions: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolWin: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolUnix: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolProperty: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setS1ASclassPath: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] init-common: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] execute-sql-common: [2023-05-20T05:52:01.079Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/drop_pointbase.sql [2023-05-20T05:52:01.079Z] [sql] 0 rows affected [2023-05-20T05:52:01.079Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2023-05-20T05:52:01.079Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2023-05-20T05:52:01.079Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setOSConditions: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolWin: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolUnix: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setToolProperty: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] setS1ASclassPath: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] init-common: [2023-05-20T05:52:01.079Z] [2023-05-20T05:52:01.079Z] undeploy-common: [2023-05-20T05:52:01.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-poolingApp [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] setOSConditions: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] setToolWin: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] setToolUnix: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] setToolProperty: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] setS1ASclassPath: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] init-common: [2023-05-20T05:52:01.593Z] [2023-05-20T05:52:01.593Z] delete-jdbc-resource-common: [2023-05-20T05:52:01.593Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2023-05-20T05:52:01.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2023-05-20T05:52:01.849Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2023-05-20T05:52:01.849Z] [echo] cmd executed for server [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] setOSConditions: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] setToolWin: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] setToolUnix: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] setToolProperty: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] setS1ASclassPath: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] init-common: [2023-05-20T05:52:01.849Z] [2023-05-20T05:52:01.849Z] delete-jdbc-connpool-common: [2023-05-20T05:52:01.849Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2023-05-20T05:52:02.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2023-05-20T05:52:02.107Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2023-05-20T05:52:02.107Z] [echo] cmd executed for server [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] setOSConditions: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] setToolWin: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] setToolUnix: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] setToolProperty: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] setS1ASclassPath: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] init-common: [2023-05-20T05:52:02.107Z] [2023-05-20T05:52:02.107Z] delete-jdbc-resource-common: [2023-05-20T05:52:02.107Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource-container [2023-05-20T05:52:02.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource-container [2023-05-20T05:52:02.650Z] [exec] JDBC resource jdbc/nonxaresource-container deleted successfully [2023-05-20T05:52:02.650Z] [echo] cmd executed for server [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] setOSConditions: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] setToolWin: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] setToolUnix: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] setToolProperty: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] setS1ASclassPath: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] init-common: [2023-05-20T05:52:02.650Z] [2023-05-20T05:52:02.650Z] delete-jdbc-connpool-common: [2023-05-20T05:52:02.650Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool-container [2023-05-20T05:52:02.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool-container [2023-05-20T05:52:02.908Z] [exec] JDBC Connection pool jdbc-derby-pool-container deleted successfully [2023-05-20T05:52:02.908Z] [echo] cmd executed for server [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] setOSConditions: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] setToolWin: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] setToolUnix: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] setToolProperty: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] setS1ASclassPath: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] init-common: [2023-05-20T05:52:02.908Z] [2023-05-20T05:52:02.908Z] delete-jdbc-resource-common: [2023-05-20T05:52:02.908Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2023-05-20T05:52:03.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2023-05-20T05:52:03.165Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2023-05-20T05:52:03.165Z] [echo] cmd executed for server [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] setOSConditions: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] setToolWin: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] setToolUnix: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] setToolProperty: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] setS1ASclassPath: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] init-common: [2023-05-20T05:52:03.165Z] [2023-05-20T05:52:03.165Z] delete-jdbc-connpool-common: [2023-05-20T05:52:03.165Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2023-05-20T05:52:03.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2023-05-20T05:52:03.423Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2023-05-20T05:52:03.423Z] [echo] cmd executed for server [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] all: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setOSConditions: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolWin: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolUnix: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolProperty: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setS1ASclassPath: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] init-common: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] clean: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setOSConditions: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolWin: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolUnix: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setToolProperty: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] setS1ASclassPath: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] init-common: [2023-05-20T05:52:03.423Z] [2023-05-20T05:52:03.423Z] clean-common: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setOSConditions: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolWin: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolUnix: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolProperty: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setS1ASclassPath: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] init-common: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] clean-classes-common: [2023-05-20T05:52:03.681Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setOSConditions: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolWin: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolUnix: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolProperty: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setS1ASclassPath: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] init-common: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] clean-jars-common: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] compile: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setOSConditions: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolWin: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolUnix: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setToolProperty: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] setS1ASclassPath: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] init-common: [2023-05-20T05:52:03.681Z] [2023-05-20T05:52:03.681Z] compile-common: [2023-05-20T05:52:03.681Z] [echo] Current time (ISO): 2023-05-20T05:52:03.433+0000 [2023-05-20T05:52:03.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:03.681Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:05.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:05.577Z] [javac] 1 warning [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] setOSConditions: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] setToolWin: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] setToolUnix: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] setToolProperty: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] setS1ASclassPath: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] init-common: [2023-05-20T05:52:05.577Z] [2023-05-20T05:52:05.577Z] compile-common: [2023-05-20T05:52:05.577Z] [echo] Current time (ISO): 2023-05-20T05:52:05.221+0000 [2023-05-20T05:52:05.577Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:06.949Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:06.949Z] [javac] 1 warning [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] build: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setOSConditions: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] fixFiles: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] convUnix: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] convWin: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolWin: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolUnix: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolProperty: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setS1ASclassPath: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] init-common: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] package-persistence-common: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] ejb-jar-common: [2023-05-20T05:52:06.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] package-ejbjar-common: [2023-05-20T05:52:06.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-ejb.jar [2023-05-20T05:52:06.949Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] appclient-jar-common: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] package-appclientjar-common: [2023-05-20T05:52:06.949Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-client.jar [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] webclient-war-common: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] build-ear-common: [2023-05-20T05:52:06.949Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:06.949Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] deploy: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setOSConditions: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolWin: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolUnix: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.949Z] setToolProperty: [2023-05-20T05:52:06.949Z] [2023-05-20T05:52:06.950Z] setS1ASclassPath: [2023-05-20T05:52:06.950Z] [2023-05-20T05:52:06.950Z] init-common: [2023-05-20T05:52:06.950Z] [2023-05-20T05:52:06.950Z] create-jdbc-driver-connpool-common: [2023-05-20T05:52:07.551Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:07.551Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:07.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-driver-pool [2023-05-20T05:52:07.551Z] [exec] JDBC connection pool jdbc-driver-pool created successfully. [2023-05-20T05:52:07.551Z] [2023-05-20T05:52:07.551Z] set-derby-driver-connpool-props: [2023-05-20T05:52:07.551Z] [2023-05-20T05:52:07.551Z] asadmin-common-ignore-fail: [2023-05-20T05:52:07.551Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:07.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:07.809Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] setOSConditions: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] setToolWin: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] setToolUnix: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] setToolProperty: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] setS1ASclassPath: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] init-common: [2023-05-20T05:52:07.809Z] [2023-05-20T05:52:07.809Z] create-jdbc-resource-common: [2023-05-20T05:52:07.809Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes [2023-05-20T05:52:08.067Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes [2023-05-20T05:52:08.067Z] [exec] JDBC resource jdbc/driverRes created successfully. [2023-05-20T05:52:08.067Z] [echo] cmd executed for server [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] setOSConditions: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] setToolWin: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] setToolUnix: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] setToolProperty: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] setS1ASclassPath: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] init-common: [2023-05-20T05:52:08.067Z] [2023-05-20T05:52:08.067Z] create-jdbc-resource-common: [2023-05-20T05:52:08.067Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes1 [2023-05-20T05:52:08.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes1 [2023-05-20T05:52:08.581Z] [exec] JDBC resource jdbc/driverRes1 created successfully. [2023-05-20T05:52:08.581Z] [echo] cmd executed for server [2023-05-20T05:52:08.581Z] [2023-05-20T05:52:08.581Z] asadmin-common: [2023-05-20T05:52:08.581Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:52:08.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:52:08.851Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setOSConditions: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolWin: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolUnix: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolProperty: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setS1ASclassPath: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] init-common: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] deploy-common: [2023-05-20T05:52:08.851Z] [echo] Current time (ISO): 2023-05-20T05:52:08.703+0000 [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setOSConditions: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolWin: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolUnix: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setToolProperty: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] setS1ASclassPath: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] init-common: [2023-05-20T05:52:08.851Z] [2023-05-20T05:52:08.851Z] deploy-common-pe: [2023-05-20T05:52:09.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2023-05-20T05:52:09.417Z] [exec] Application deployed with name jdbc-dmmcfApp. [2023-05-20T05:52:09.417Z] [echo] Deployment on target server server successful [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setOSConditions: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolWin: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolUnix: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolProperty: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setS1ASclassPath: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] init-common: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] deploy-common-ee: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] run: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setOSConditions: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolWin: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolUnix: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolProperty: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setS1ASclassPath: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] init-common: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] execute-sql-common: [2023-05-20T05:52:09.417Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/create_pointbase.sql [2023-05-20T05:52:09.417Z] [sql] Failed to execute: Drop table CONNSHARING [2023-05-20T05:52:09.417Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2023-05-20T05:52:09.417Z] [sql] 0 rows affected [2023-05-20T05:52:09.417Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setOSConditions: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolWin: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolUnix: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setToolProperty: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] setS1ASclassPath: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] init-common: [2023-05-20T05:52:09.417Z] [2023-05-20T05:52:09.417Z] runclient-common: [2023-05-20T05:52:09.417Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfAppClient.jar -name jdbc-dmmcfClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T05:52:10.352Z] [exec] May 20, 2023 5:52:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:52:10.352Z] [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. [2023-05-20T05:52:14.554Z] [exec] Value of key is: test1 : [2023-05-20T05:52:14.554Z] [exec] Value of key is: test2 : [2023-05-20T05:52:14.554Z] [exec] Value of key is: test3 : [2023-05-20T05:52:14.554Z] [exec] Value of key is: test4 : [2023-05-20T05:52:14.554Z] [exec] Value of key is: test5 : [2023-05-20T05:52:14.554Z] [exec] Value of key is: test6 : [2023-05-20T05:52:14.554Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:52:14.554Z] [exec] [2023-05-20T05:52:14.554Z] [exec] [2023-05-20T05:52:14.554Z] [exec] ----------------------------------------- [2023-05-20T05:52:14.554Z] [exec] - test2 : : PASS - [2023-05-20T05:52:14.554Z] [exec] - test1 : : PASS - [2023-05-20T05:52:14.554Z] [exec] - test3 : : PASS - [2023-05-20T05:52:14.554Z] [exec] - test6 : : PASS - [2023-05-20T05:52:14.554Z] [exec] - test4 : : PASS - [2023-05-20T05:52:14.554Z] [exec] - test5 : : PASS - [2023-05-20T05:52:14.554Z] [exec] ----------------------------------------- [2023-05-20T05:52:14.554Z] [exec] Total PASS: 6 [2023-05-20T05:52:14.554Z] [exec] Total FAIL: 0 [2023-05-20T05:52:14.554Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:52:14.554Z] [exec] ----------------------------------------- [2023-05-20T05:52:14.554Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:14.554Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] checkReporting-common: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] confirmReportPresent-common: [2023-05-20T05:52:14.554Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:52:14.554Z] [echo] Test seems to be reported fine [2023-05-20T05:52:14.554Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/RepRunConf.txt [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] confirmMissingReport-common: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] undeploy: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setOSConditions: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolWin: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolUnix: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolProperty: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setS1ASclassPath: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] init-common: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] execute-sql-common: [2023-05-20T05:52:14.554Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/drop_pointbase.sql [2023-05-20T05:52:14.554Z] [sql] 0 rows affected [2023-05-20T05:52:14.554Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setOSConditions: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolWin: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolUnix: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setToolProperty: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] setS1ASclassPath: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] init-common: [2023-05-20T05:52:14.554Z] [2023-05-20T05:52:14.554Z] delete-jdbc-resource-common: [2023-05-20T05:52:14.554Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes [2023-05-20T05:52:14.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes [2023-05-20T05:52:14.811Z] [exec] JDBC resource jdbc/driverRes deleted successfully [2023-05-20T05:52:14.811Z] [echo] cmd executed for server [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] setOSConditions: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] setToolWin: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] setToolUnix: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] setToolProperty: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] setS1ASclassPath: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] init-common: [2023-05-20T05:52:14.811Z] [2023-05-20T05:52:14.811Z] delete-jdbc-resource-common: [2023-05-20T05:52:14.811Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes1 [2023-05-20T05:52:15.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes1 [2023-05-20T05:52:15.069Z] [exec] JDBC resource jdbc/driverRes1 deleted successfully [2023-05-20T05:52:15.069Z] [echo] cmd executed for server [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] setOSConditions: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] setToolWin: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] setToolUnix: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] setToolProperty: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] setS1ASclassPath: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] init-common: [2023-05-20T05:52:15.069Z] [2023-05-20T05:52:15.069Z] delete-jdbc-connpool-common: [2023-05-20T05:52:15.069Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-driver-pool [2023-05-20T05:52:15.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-driver-pool [2023-05-20T05:52:15.583Z] [exec] JDBC Connection pool jdbc-driver-pool deleted successfully [2023-05-20T05:52:15.584Z] [echo] cmd executed for server [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] setOSConditions: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] setToolWin: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] setToolUnix: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] setToolProperty: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] setS1ASclassPath: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] init-common: [2023-05-20T05:52:15.584Z] [2023-05-20T05:52:15.584Z] undeploy-common: [2023-05-20T05:52:15.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-dmmcfApp [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] all: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setOSConditions: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolWin: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolUnix: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolProperty: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setS1ASclassPath: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] init-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] clean: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setOSConditions: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolWin: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolUnix: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolProperty: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setS1ASclassPath: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] init-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] clean-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setOSConditions: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolWin: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolUnix: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolProperty: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setS1ASclassPath: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] init-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] clean-classes-common: [2023-05-20T05:52:15.840Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setOSConditions: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolWin: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolUnix: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolProperty: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setS1ASclassPath: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] init-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] clean-jars-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] compile: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setOSConditions: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolWin: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolUnix: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setToolProperty: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] setS1ASclassPath: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] init-common: [2023-05-20T05:52:15.840Z] [2023-05-20T05:52:15.840Z] compile-common: [2023-05-20T05:52:15.840Z] [echo] Current time (ISO): 2023-05-20T05:52:15.751+0000 [2023-05-20T05:52:15.840Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:15.840Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:17.738Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:17.738Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java:49: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:52:17.738Z] [javac] return new Integer(1); [2023-05-20T05:52:17.738Z] [javac] ^ [2023-05-20T05:52:17.738Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2023-05-20T05:52:17.738Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:52:17.738Z] [javac] 2 warnings [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] setOSConditions: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] setToolWin: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] setToolUnix: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] setToolProperty: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] setS1ASclassPath: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] init-common: [2023-05-20T05:52:17.738Z] [2023-05-20T05:52:17.738Z] compile-common: [2023-05-20T05:52:17.738Z] [echo] Current time (ISO): 2023-05-20T05:52:17.700+0000 [2023-05-20T05:52:17.738Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:19.633Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:19.633Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java:217: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T05:52:19.633Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:52:19.633Z] [javac] ^ [2023-05-20T05:52:19.633Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java uses unchecked or unsafe operations. [2023-05-20T05:52:19.633Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:52:19.633Z] [javac] 2 warnings [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] build: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setOSConditions: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] fixFiles: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] convUnix: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] convWin: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolWin: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolUnix: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolProperty: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setS1ASclassPath: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] init-common: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] package-persistence-common: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] ejb-jar-common: [2023-05-20T05:52:19.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] package-ejbjar-common: [2023-05-20T05:52:19.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:52:19.633Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] appclient-jar-common: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] package-appclientjar-common: [2023-05-20T05:52:19.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] webclient-war-common: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] build-ear-common: [2023-05-20T05:52:19.633Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:19.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] deploy: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setOSConditions: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolWin: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolUnix: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setToolProperty: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] setS1ASclassPath: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] init-common: [2023-05-20T05:52:19.633Z] [2023-05-20T05:52:19.633Z] execute-sql-common: [2023-05-20T05:52:19.633Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:52:19.633Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:52:19.633Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:52:19.633Z] [sql] 0 rows affected [2023-05-20T05:52:19.634Z] [sql] Failed to execute: Drop table DESTROYED_INFO [2023-05-20T05:52:19.634Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DESTROYED_INFO' because it does not exist. [2023-05-20T05:52:19.634Z] [sql] 0 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.634Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] 1 rows affected [2023-05-20T05:52:19.890Z] [sql] Failed to execute: drop table owner [2023-05-20T05:52:19.890Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:52:19.890Z] [sql] 0 rows affected [2023-05-20T05:52:19.890Z] [sql] 19 of 22 SQL statements executed successfully [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setOSConditions: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolWin: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolUnix: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolProperty: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setS1ASclassPath: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] init-common: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setup: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setOSConditions: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolWin: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolUnix: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolProperty: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setS1ASclassPath: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] init-common: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] deploy-jdbc-common: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setOSConditions: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolWin: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolUnix: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setToolProperty: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] setS1ASclassPath: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] init-common: [2023-05-20T05:52:19.890Z] [2023-05-20T05:52:19.890Z] create-jdbc-connpool-common: [2023-05-20T05:52:20.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-unshareable-pool [2023-05-20T05:52:20.148Z] [exec] JDBC connection pool jdbc-unshareable-pool created successfully. [2023-05-20T05:52:20.148Z] [2023-05-20T05:52:20.148Z] set-derby-connpool-props: [2023-05-20T05:52:20.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:52:20.405Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2023-05-20T05:52:20.969Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:52:20.969Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2023-05-20T05:52:21.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:52:21.226Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2023-05-20T05:52:21.482Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:52:21.482Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2023-05-20T05:52:21.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:52:22.010Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2023-05-20T05:52:22.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:52:22.268Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:52:22.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2023-05-20T05:52:22.525Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2023-05-20T05:52:22.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:52:23.051Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] setOSConditions: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] setToolWin: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] setToolUnix: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] setToolProperty: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] setS1ASclassPath: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] init-common: [2023-05-20T05:52:23.051Z] [2023-05-20T05:52:23.051Z] create-jdbc-resource-common: [2023-05-20T05:52:23.051Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-unshareable-pool --target server jdbc/unshareable [2023-05-20T05:52:23.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2023-05-20T05:52:23.310Z] [exec] JDBC resource jdbc/unshareable created successfully. [2023-05-20T05:52:23.310Z] [echo] cmd executed for server [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setOSConditions: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolWin: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolUnix: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolProperty: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setS1ASclassPath: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] init-common: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] deploy-jdbc-common: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setOSConditions: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolWin: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolUnix: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setToolProperty: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] setS1ASclassPath: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] init-common: [2023-05-20T05:52:23.310Z] [2023-05-20T05:52:23.310Z] create-jdbc-connpool-common: [2023-05-20T05:52:23.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:23.567Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2023-05-20T05:52:23.567Z] [2023-05-20T05:52:23.567Z] set-derby-connpool-props: [2023-05-20T05:52:24.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:24.131Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2023-05-20T05:52:24.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:24.387Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2023-05-20T05:52:24.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:24.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2023-05-20T05:52:24.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:25.159Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2023-05-20T05:52:25.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:25.416Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2023-05-20T05:52:25.673Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:25.673Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:52:25.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:25.929Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2023-05-20T05:52:26.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:26.494Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] setOSConditions: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] setToolWin: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] setToolUnix: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] setToolProperty: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] setS1ASclassPath: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] init-common: [2023-05-20T05:52:26.494Z] [2023-05-20T05:52:26.494Z] create-jdbc-resource-common: [2023-05-20T05:52:26.494Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2023-05-20T05:52:26.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:26.751Z] [exec] JDBC resource jdbc/shareable created successfully. [2023-05-20T05:52:26.751Z] [echo] cmd executed for server [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setOSConditions: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolWin: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolUnix: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolProperty: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setS1ASclassPath: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] init-common: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] deploy-jdbc-driver-common: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setOSConditions: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolWin: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolUnix: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setToolProperty: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] setS1ASclassPath: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] init-common: [2023-05-20T05:52:26.751Z] [2023-05-20T05:52:26.751Z] create-jdbc-driver-connpool-common: [2023-05-20T05:52:27.008Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:27.008Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:27.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2023-05-20T05:52:27.009Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:52:27.009Z] [2023-05-20T05:52:27.009Z] set-derby-driver-connpool-props: [2023-05-20T05:52:27.009Z] [2023-05-20T05:52:27.009Z] asadmin-common-ignore-fail: [2023-05-20T05:52:27.009Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:27.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:27.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] setOSConditions: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] setToolWin: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] setToolUnix: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] setToolProperty: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] setS1ASclassPath: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] init-common: [2023-05-20T05:52:27.266Z] [2023-05-20T05:52:27.266Z] create-jdbc-resource-common: [2023-05-20T05:52:27.266Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:52:27.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:27.780Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:52:27.780Z] [echo] cmd executed for server [2023-05-20T05:52:27.780Z] [2023-05-20T05:52:27.780Z] asadmin-common: [2023-05-20T05:52:27.780Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:28.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:52:28.036Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:52:28.036Z] [2023-05-20T05:52:28.036Z] asadmin-common: [2023-05-20T05:52:28.036Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:28.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:28.550Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2023-05-20T05:52:28.550Z] [2023-05-20T05:52:28.550Z] asadmin-common: [2023-05-20T05:52:28.550Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:28.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:28.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2023-05-20T05:52:28.807Z] [2023-05-20T05:52:28.807Z] asadmin-common: [2023-05-20T05:52:28.807Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:29.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:29.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:52:29.065Z] [2023-05-20T05:52:29.065Z] asadmin-common: [2023-05-20T05:52:29.065Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2023-05-20T05:52:29.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2023-05-20T05:52:29.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady-pool-size=5 [2023-05-20T05:52:29.578Z] [2023-05-20T05:52:29.578Z] asadmin-common: [2023-05-20T05:52:29.579Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2023-05-20T05:52:29.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2023-05-20T05:52:29.836Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max-pool-size=5 [2023-05-20T05:52:29.836Z] [2023-05-20T05:52:29.836Z] asadmin-common: [2023-05-20T05:52:29.836Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2023-05-20T05:52:30.093Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2023-05-20T05:52:30.093Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:52:30.093Z] [2023-05-20T05:52:30.093Z] asadmin-common: [2023-05-20T05:52:30.093Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:30.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:30.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:52:30.608Z] [2023-05-20T05:52:30.608Z] asadmin-common: [2023-05-20T05:52:30.608Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:30.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:30.865Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:52:30.865Z] [2023-05-20T05:52:30.865Z] asadmin-common: [2023-05-20T05:52:30.865Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:31.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:31.122Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setOSConditions: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolWin: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolUnix: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolProperty: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setS1ASclassPath: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] init-common: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] deploy-common: [2023-05-20T05:52:31.122Z] [echo] Current time (ISO): 2023-05-20T05:52:31.040+0000 [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setOSConditions: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolWin: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolUnix: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setToolProperty: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] setS1ASclassPath: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] init-common: [2023-05-20T05:52:31.122Z] [2023-05-20T05:52:31.122Z] deploy-common-pe: [2023-05-20T05:52:31.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:52:31.635Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:52:31.635Z] [echo] Deployment on target server server successful [2023-05-20T05:52:31.635Z] [2023-05-20T05:52:31.635Z] setOSConditions: [2023-05-20T05:52:31.635Z] [2023-05-20T05:52:31.635Z] setToolWin: [2023-05-20T05:52:31.635Z] [2023-05-20T05:52:31.635Z] setToolUnix: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolProperty: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setS1ASclassPath: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] init-common: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] deploy-common-ee: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] run: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setOSConditions: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolWin: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolUnix: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolProperty: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setS1ASclassPath: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] init-common: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] execute-sql-common: [2023-05-20T05:52:31.636Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 1 rows affected [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 0 rows affected [2023-05-20T05:52:31.636Z] [sql] 22 of 22 SQL statements executed successfully [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setOSConditions: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolWin: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolUnix: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setToolProperty: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] setS1ASclassPath: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] init-common: [2023-05-20T05:52:31.636Z] [2023-05-20T05:52:31.636Z] runclient-common: [2023-05-20T05:52:31.636Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:52:32.567Z] [exec] May 20, 2023 5:52:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:52:32.567Z] [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. [2023-05-20T05:52:35.860Z] [exec] localds = [1631217437] [2023-05-20T05:52:35.860Z] [exec] localdsAfter = [1596061429] [2023-05-20T05:52:35.860Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad destroyedCount localds: [2023-05-20T05:52:35.860Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:52:35.860Z] [exec] [2023-05-20T05:52:35.860Z] [exec] [2023-05-20T05:52:35.860Z] [exec] ----------------------------------------- [2023-05-20T05:52:35.860Z] [exec] - DMMCF Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-05-20T05:52:35.860Z] [exec] ----------------------------------------- [2023-05-20T05:52:35.860Z] [exec] Total PASS: 1 [2023-05-20T05:52:35.860Z] [exec] Total FAIL: 0 [2023-05-20T05:52:35.860Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:52:35.860Z] [exec] ----------------------------------------- [2023-05-20T05:52:35.860Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:35.860Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:36.117Z] [2023-05-20T05:52:36.117Z] checkReporting-common: [2023-05-20T05:52:36.117Z] [2023-05-20T05:52:36.118Z] confirmReportPresent-common: [2023-05-20T05:52:36.118Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:52:36.118Z] [echo] Test seems to be reported fine [2023-05-20T05:52:36.118Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:52:36.118Z] [2023-05-20T05:52:36.118Z] confirmMissingReport-common: [2023-05-20T05:52:36.118Z] [2023-05-20T05:52:36.118Z] asadmin-common: [2023-05-20T05:52:36.118Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:36.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:52:36.632Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:52:36.632Z] [2023-05-20T05:52:36.632Z] asadmin-common: [2023-05-20T05:52:36.632Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:36.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:52:37.165Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] setOSConditions: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] setToolWin: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] setToolUnix: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] setToolProperty: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] setS1ASclassPath: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] init-common: [2023-05-20T05:52:37.165Z] [2023-05-20T05:52:37.165Z] runclient-common: [2023-05-20T05:52:37.165Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:52:38.119Z] [exec] May 20, 2023 5:52:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:52:38.119Z] [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. [2023-05-20T05:52:41.450Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2023-05-20T05:52:41.708Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2023-05-20T05:52:41.708Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2023-05-20T05:52:41.708Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2023-05-20T05:52:41.708Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2023-05-20T05:52:42.006Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2023-05-20T05:52:42.006Z] [exec] DMMCF Mark-Connection-As-Bad [2023-05-20T05:52:42.006Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:52:42.006Z] [exec] [2023-05-20T05:52:42.006Z] [exec] [2023-05-20T05:52:42.006Z] [exec] ----------------------------------------- [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2023-05-20T05:52:42.006Z] [exec] ----------------------------------------- [2023-05-20T05:52:42.006Z] [exec] Total PASS: 12 [2023-05-20T05:52:42.006Z] [exec] Total FAIL: 0 [2023-05-20T05:52:42.006Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:52:42.006Z] [exec] ----------------------------------------- [2023-05-20T05:52:42.006Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:42.006Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] checkReporting-common: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] confirmReportPresent-common: [2023-05-20T05:52:42.570Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:52:42.570Z] [echo] Test seems to be reported fine [2023-05-20T05:52:42.570Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] confirmMissingReport-common: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] undeploy: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] setOSConditions: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] setToolWin: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] setToolUnix: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] setToolProperty: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] setS1ASclassPath: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] init-common: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] execute-sql-common: [2023-05-20T05:52:42.570Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/drop_pointbase.sql [2023-05-20T05:52:42.570Z] [sql] 0 rows affected [2023-05-20T05:52:42.570Z] [sql] 0 rows affected [2023-05-20T05:52:42.570Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] unsetup: [2023-05-20T05:52:42.570Z] [2023-05-20T05:52:42.570Z] asadmin-common: [2023-05-20T05:52:42.570Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:42.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:52:43.085Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] setOSConditions: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] setToolWin: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] setToolUnix: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] setToolProperty: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] setS1ASclassPath: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] init-common: [2023-05-20T05:52:43.085Z] [2023-05-20T05:52:43.085Z] delete-jdbc-resource-common: [2023-05-20T05:52:43.085Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2023-05-20T05:52:43.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2023-05-20T05:52:43.343Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2023-05-20T05:52:43.343Z] [echo] cmd executed for server [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] setOSConditions: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] setToolWin: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] setToolUnix: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] setToolProperty: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] setS1ASclassPath: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] init-common: [2023-05-20T05:52:43.343Z] [2023-05-20T05:52:43.343Z] delete-jdbc-connpool-common: [2023-05-20T05:52:43.343Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-unshareable-pool [2023-05-20T05:52:43.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-unshareable-pool [2023-05-20T05:52:43.606Z] [exec] JDBC Connection pool jdbc-unshareable-pool deleted successfully [2023-05-20T05:52:43.606Z] [echo] cmd executed for server [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] setOSConditions: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] setToolWin: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] setToolUnix: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] setToolProperty: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] setS1ASclassPath: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] init-common: [2023-05-20T05:52:43.606Z] [2023-05-20T05:52:43.606Z] delete-jdbc-resource-common: [2023-05-20T05:52:43.606Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2023-05-20T05:52:44.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2023-05-20T05:52:44.171Z] [exec] JDBC resource jdbc/shareable deleted successfully [2023-05-20T05:52:44.171Z] [echo] cmd executed for server [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] setOSConditions: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] setToolWin: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] setToolUnix: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] setToolProperty: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] setS1ASclassPath: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] init-common: [2023-05-20T05:52:44.171Z] [2023-05-20T05:52:44.171Z] delete-jdbc-connpool-common: [2023-05-20T05:52:44.171Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2023-05-20T05:52:44.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2023-05-20T05:52:44.428Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2023-05-20T05:52:44.428Z] [echo] cmd executed for server [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] setOSConditions: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] setToolWin: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] setToolUnix: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] setToolProperty: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] setS1ASclassPath: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] init-common: [2023-05-20T05:52:44.428Z] [2023-05-20T05:52:44.428Z] delete-jdbc-resource-common: [2023-05-20T05:52:44.428Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:52:44.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:52:44.686Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:52:44.686Z] [echo] cmd executed for server [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] setOSConditions: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] setToolWin: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] setToolUnix: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] setToolProperty: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] setS1ASclassPath: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] init-common: [2023-05-20T05:52:44.686Z] [2023-05-20T05:52:44.686Z] delete-jdbc-connpool-common: [2023-05-20T05:52:44.687Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:52:44.944Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:52:44.944Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:52:45.200Z] [echo] cmd executed for server [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] setOSConditions: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] setToolWin: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] setToolUnix: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] setToolProperty: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] setS1ASclassPath: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] init-common: [2023-05-20T05:52:45.200Z] [2023-05-20T05:52:45.200Z] undeploy-common: [2023-05-20T05:52:45.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] all: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] clean: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] clean-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] clean-classes-common: [2023-05-20T05:52:45.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] clean-jars-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] compile: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] compile-common: [2023-05-20T05:52:45.458Z] [echo] Current time (ISO): 2023-05-20T05:52:45.337+0000 [2023-05-20T05:52:45.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setOSConditions: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolWin: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolUnix: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setToolProperty: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] setS1ASclassPath: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] init-common: [2023-05-20T05:52:45.458Z] [2023-05-20T05:52:45.458Z] compile-common: [2023-05-20T05:52:45.458Z] [echo] Current time (ISO): 2023-05-20T05:52:45.343+0000 [2023-05-20T05:52:45.458Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:47.984Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:47.984Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/client/Client.java uses unchecked or unsafe operations. [2023-05-20T05:52:47.984Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:52:47.984Z] [javac] 1 warning [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] build: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setOSConditions: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] fixFiles: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] convUnix: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] convWin: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setToolWin: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setToolUnix: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setToolProperty: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setS1ASclassPath: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] init-common: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] package-persistence-common: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] ejb-jar-common: [2023-05-20T05:52:47.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] package-ejbjar-common: [2023-05-20T05:52:47.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:47.984Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2023-05-20T05:52:47.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] appclient-jar-common: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] package-appclientjar-common: [2023-05-20T05:52:47.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:47.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:47.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:52:47.984Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] webclient-war-common: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] build-ear-common: [2023-05-20T05:52:47.984Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] deploy: [2023-05-20T05:52:47.984Z] [2023-05-20T05:52:47.984Z] setOSConditions: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolWin: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolUnix: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolProperty: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setS1ASclassPath: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] init-common: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] execute-sql-common: [2023-05-20T05:52:47.985Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/create_pointbase.sql [2023-05-20T05:52:47.985Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:52:47.985Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:52:47.985Z] [sql] 0 rows affected [2023-05-20T05:52:47.985Z] [sql] 0 rows affected [2023-05-20T05:52:47.985Z] [sql] 0 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] 1 rows affected [2023-05-20T05:52:47.985Z] [sql] Failed to execute: drop table owner [2023-05-20T05:52:47.985Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2023-05-20T05:52:47.985Z] [sql] 0 rows affected [2023-05-20T05:52:47.985Z] [sql] 20 of 22 SQL statements executed successfully [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setOSConditions: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolWin: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolUnix: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolProperty: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setS1ASclassPath: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] init-common: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setup: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setOSConditions: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolWin: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolUnix: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolProperty: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setS1ASclassPath: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] init-common: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] deploy-jdbc-driver-common: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setOSConditions: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolWin: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolUnix: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setToolProperty: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] setS1ASclassPath: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] init-common: [2023-05-20T05:52:47.985Z] [2023-05-20T05:52:47.985Z] create-jdbc-driver-connpool-common: [2023-05-20T05:52:48.250Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:48.250Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T05:52:48.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --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 --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2023-05-20T05:52:48.250Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2023-05-20T05:52:48.250Z] [2023-05-20T05:52:48.250Z] set-derby-driver-connpool-props: [2023-05-20T05:52:48.250Z] [2023-05-20T05:52:48.250Z] asadmin-common-ignore-fail: [2023-05-20T05:52:48.250Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:48.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:48.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] setOSConditions: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] setToolWin: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] setToolUnix: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] setToolProperty: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] setS1ASclassPath: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] init-common: [2023-05-20T05:52:48.509Z] [2023-05-20T05:52:48.509Z] create-jdbc-resource-common: [2023-05-20T05:52:48.509Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2023-05-20T05:52:48.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:49.052Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2023-05-20T05:52:49.052Z] [echo] cmd executed for server [2023-05-20T05:52:49.052Z] [2023-05-20T05:52:49.052Z] asadmin-common: [2023-05-20T05:52:49.052Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:49.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:49.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2023-05-20T05:52:49.309Z] [2023-05-20T05:52:49.309Z] asadmin-common: [2023-05-20T05:52:49.309Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:49.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:49.853Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2023-05-20T05:52:49.853Z] [2023-05-20T05:52:49.853Z] asadmin-common: [2023-05-20T05:52:49.853Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:50.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:52:50.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setOSConditions: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolWin: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolUnix: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolProperty: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setS1ASclassPath: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] init-common: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] deploy-common: [2023-05-20T05:52:50.110Z] [echo] Current time (ISO): 2023-05-20T05:52:49.949+0000 [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setOSConditions: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolWin: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolUnix: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setToolProperty: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] setS1ASclassPath: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] init-common: [2023-05-20T05:52:50.110Z] [2023-05-20T05:52:50.110Z] deploy-common-pe: [2023-05-20T05:52:50.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2023-05-20T05:52:50.653Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2023-05-20T05:52:50.653Z] [echo] Deployment on target server server successful [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setOSConditions: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolWin: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolUnix: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolProperty: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setS1ASclassPath: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] init-common: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] deploy-common-ee: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] run: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setOSConditions: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolWin: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolUnix: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setToolProperty: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] setS1ASclassPath: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] init-common: [2023-05-20T05:52:50.653Z] [2023-05-20T05:52:50.653Z] runclient-common: [2023-05-20T05:52:50.653Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:52:51.584Z] [exec] May 20, 2023 5:52:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:52:51.584Z] [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. [2023-05-20T05:52:54.870Z] [exec] May 20, 2023 5:52:54 AM org.hibernate.validator.internal.util.Version [2023-05-20T05:52:54.870Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T05:52:55.458Z] [exec] localds = [332149215] [2023-05-20T05:52:55.458Z] [exec] localdsAfter = [854671988] [2023-05-20T05:52:55.458Z] [exec] Value of key is: Mark-Connection-As-Bad destroyedCount localds: [2023-05-20T05:52:55.458Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:52:55.458Z] [exec] [2023-05-20T05:52:55.458Z] [exec] [2023-05-20T05:52:55.458Z] [exec] ----------------------------------------- [2023-05-20T05:52:55.458Z] [exec] - Mark-Connection-As-Bad destroyedCount localds: : PASS - [2023-05-20T05:52:55.458Z] [exec] ----------------------------------------- [2023-05-20T05:52:55.458Z] [exec] Total PASS: 1 [2023-05-20T05:52:55.458Z] [exec] Total FAIL: 0 [2023-05-20T05:52:55.458Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:52:55.458Z] [exec] ----------------------------------------- [2023-05-20T05:52:55.458Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:52:55.458Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:52:55.458Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:52:55.458Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:52:55.458Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2023-05-20T05:52:55.458Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2023-05-20T05:52:55.458Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:52:55.458Z] [exec] May 20, 2023 5:52:55 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T05:52:55.458Z] [exec] INFO: RAR7094: __dm_jdbc_ra shutdown successful. [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] checkReporting-common: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] confirmReportPresent-common: [2023-05-20T05:52:55.715Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:52:55.715Z] [echo] Test seems to be reported fine [2023-05-20T05:52:55.715Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/RepRunConf.txt [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] confirmMissingReport-common: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] undeploy: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setOSConditions: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolWin: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolUnix: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolProperty: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setS1ASclassPath: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] init-common: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] execute-sql-common: [2023-05-20T05:52:55.715Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/drop_pointbase.sql [2023-05-20T05:52:55.715Z] [sql] 0 rows affected [2023-05-20T05:52:55.715Z] [sql] 0 rows affected [2023-05-20T05:52:55.715Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] unsetup: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setOSConditions: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolWin: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolUnix: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setToolProperty: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] setS1ASclassPath: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] init-common: [2023-05-20T05:52:55.715Z] [2023-05-20T05:52:55.715Z] delete-jdbc-resource-common: [2023-05-20T05:52:55.715Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2023-05-20T05:52:56.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2023-05-20T05:52:56.280Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2023-05-20T05:52:56.280Z] [echo] cmd executed for server [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] setOSConditions: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] setToolWin: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] setToolUnix: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] setToolProperty: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] setS1ASclassPath: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] init-common: [2023-05-20T05:52:56.280Z] [2023-05-20T05:52:56.280Z] delete-jdbc-connpool-common: [2023-05-20T05:52:56.280Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2023-05-20T05:52:56.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2023-05-20T05:52:56.537Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2023-05-20T05:52:56.537Z] [echo] cmd executed for server [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] setOSConditions: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] setToolWin: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] setToolUnix: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] setToolProperty: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] setS1ASclassPath: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] init-common: [2023-05-20T05:52:56.537Z] [2023-05-20T05:52:56.537Z] undeploy-common: [2023-05-20T05:52:56.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] all: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setOSConditions: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolWin: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolUnix: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolProperty: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setS1ASclassPath: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] init-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] clean: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setOSConditions: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolWin: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolUnix: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolProperty: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setS1ASclassPath: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] init-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] clean-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setOSConditions: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolWin: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolUnix: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolProperty: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setS1ASclassPath: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] init-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] clean-classes-common: [2023-05-20T05:52:56.794Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setOSConditions: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolWin: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolUnix: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setToolProperty: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] setS1ASclassPath: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] init-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] clean-jars-common: [2023-05-20T05:52:56.794Z] [2023-05-20T05:52:56.794Z] compile: [2023-05-20T05:52:57.051Z] [2023-05-20T05:52:57.051Z] setOSConditions: [2023-05-20T05:52:57.051Z] [2023-05-20T05:52:57.051Z] setToolWin: [2023-05-20T05:52:57.051Z] [2023-05-20T05:52:57.051Z] setToolUnix: [2023-05-20T05:52:57.051Z] [2023-05-20T05:52:57.051Z] setToolProperty: [2023-05-20T05:52:57.051Z] [2023-05-20T05:52:57.052Z] setS1ASclassPath: [2023-05-20T05:52:57.052Z] [2023-05-20T05:52:57.052Z] init-common: [2023-05-20T05:52:57.052Z] [2023-05-20T05:52:57.052Z] compile-common: [2023-05-20T05:52:57.052Z] [echo] Current time (ISO): 2023-05-20T05:52:56.796+0000 [2023-05-20T05:52:57.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:57.052Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:52:58.424Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:52:58.424Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:52:58.424Z] [javac] return new Integer(1); [2023-05-20T05:52:58.424Z] [javac] ^ [2023-05-20T05:52:58.681Z] [javac] 2 warnings [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] setOSConditions: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] setToolWin: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] setToolUnix: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] setToolProperty: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] setS1ASclassPath: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] init-common: [2023-05-20T05:52:58.681Z] [2023-05-20T05:52:58.681Z] compile-common: [2023-05-20T05:52:58.681Z] [echo] Current time (ISO): 2023-05-20T05:52:58.445+0000 [2023-05-20T05:52:58.681Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:53:00.057Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:53:00.057Z] [javac] 1 warning [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] setOSConditions: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] setToolWin: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] setToolUnix: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] setToolProperty: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] setS1ASclassPath: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] init-common: [2023-05-20T05:53:00.057Z] [2023-05-20T05:53:00.057Z] compile-common: [2023-05-20T05:53:00.057Z] [echo] Current time (ISO): 2023-05-20T05:53:00.038+0000 [2023-05-20T05:53:00.057Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:53:01.953Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:53:01.953Z] [javac] 1 warning [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] build: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] setOSConditions: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] fixFiles: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] convUnix: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] convWin: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] setToolWin: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] setToolUnix: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] setToolProperty: [2023-05-20T05:53:01.953Z] [2023-05-20T05:53:01.953Z] setS1ASclassPath: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] init-common: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] package-persistence-common: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] ejb-jar-common: [2023-05-20T05:53:01.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] package-ejbjar-common: [2023-05-20T05:53:01.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-ejb.jar [2023-05-20T05:53:01.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] appclient-jar-common: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] package-appclientjar-common: [2023-05-20T05:53:01.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-client.jar [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] webclient-war-common: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] build-ear-common: [2023-05-20T05:53:01.960Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:53:01.960Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-05-20T05:53:01.960Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-05-20T05:53:01.960Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] restart-server: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] setOSConditions: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] stop-server: [2023-05-20T05:53:01.960Z] [2023-05-20T05:53:01.960Z] stop-server-unix: [2023-05-20T05:53:01.960Z] [echo] stopping server on unix ... [2023-05-20T05:53:06.170Z] [exec] Waiting for the domain to stop .. [2023-05-20T05:53:06.170Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:53:16.128Z] [2023-05-20T05:53:16.128Z] stop-server-windows: [2023-05-20T05:53:21.390Z] [2023-05-20T05:53:21.390Z] setOSConditions: [2023-05-20T05:53:21.390Z] [2023-05-20T05:53:21.390Z] start-server: [2023-05-20T05:53:21.390Z] [echo] +-----------------------------+ [2023-05-20T05:53:21.390Z] [echo] | | [2023-05-20T05:53:21.390Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:53:21.390Z] [echo] | in Felix mode | [2023-05-20T05:53:21.390Z] [echo] | | [2023-05-20T05:53:21.390Z] [echo] +-----------------------------+ [2023-05-20T05:53:21.390Z] [2023-05-20T05:53:21.390Z] start-server-unix: [2023-05-20T05:53:25.649Z] [exec] Waiting for domain1 to start .... [2023-05-20T05:53:25.649Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:53:25.649Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:53:25.649Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:53:25.649Z] [exec] Admin Port: 4848 [2023-05-20T05:53:25.649Z] [exec] Command start-domain executed successfully. [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] start-server-windows: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] deploy: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setOSConditions: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolWin: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolUnix: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolProperty: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setS1ASclassPath: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] init-common: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] execute-sql-common: [2023-05-20T05:53:35.610Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/create_pointbase.sql [2023-05-20T05:53:35.610Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2023-05-20T05:53:35.610Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2023-05-20T05:53:35.610Z] [sql] 0 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] Failed to execute: Drop table sql_trace [2023-05-20T05:53:35.610Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SQL_TRACE' because it does not exist. [2023-05-20T05:53:35.610Z] [sql] 0 rows affected [2023-05-20T05:53:35.610Z] [sql] Failed to execute: Drop table null_entry_table [2023-05-20T05:53:35.610Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NULL_ENTRY_TABLE' because it does not exist. [2023-05-20T05:53:35.610Z] [sql] 0 rows affected [2023-05-20T05:53:35.610Z] [sql] Failed to execute: Drop table expected_sql_trace [2023-05-20T05:53:35.610Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPECTED_SQL_TRACE' because it does not exist. [2023-05-20T05:53:35.610Z] [sql] 0 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 1 rows affected [2023-05-20T05:53:35.610Z] [sql] 12 of 16 SQL statements executed successfully [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setOSConditions: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolWin: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolUnix: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolProperty: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setS1ASclassPath: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] init-common: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] deploy-jdbc-common: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setOSConditions: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolWin: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolUnix: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setToolProperty: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] setS1ASclassPath: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] init-common: [2023-05-20T05:53:35.610Z] [2023-05-20T05:53:35.610Z] create-jdbc-connpool-common: [2023-05-20T05:53:35.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:36.992Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:53:36.992Z] [2023-05-20T05:53:36.992Z] set-derby-connpool-props: [2023-05-20T05:53:37.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:37.249Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:53:37.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:37.859Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:53:38.116Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:38.116Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:53:38.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:38.373Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:53:38.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:38.908Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:53:39.164Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:39.164Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:53:39.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:39.421Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:53:39.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:39.986Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] setOSConditions: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] setToolWin: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] setToolUnix: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] setToolProperty: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] setS1ASclassPath: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] init-common: [2023-05-20T05:53:39.986Z] [2023-05-20T05:53:39.986Z] create-jdbc-resource-common: [2023-05-20T05:53:39.986Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:53:40.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:53:40.243Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:53:40.243Z] [echo] cmd executed for server [2023-05-20T05:53:40.243Z] [2023-05-20T05:53:40.243Z] asadmin-common: [2023-05-20T05:53:40.243Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:53:40.499Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:53:40.756Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setOSConditions: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolWin: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolUnix: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolProperty: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setS1ASclassPath: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] init-common: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] deploy-jdbc-common: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setOSConditions: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolWin: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolUnix: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setToolProperty: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] setS1ASclassPath: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] init-common: [2023-05-20T05:53:40.756Z] [2023-05-20T05:53:40.756Z] create-jdbc-connpool-common: [2023-05-20T05:53:41.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 tracingsql-pool [2023-05-20T05:53:41.013Z] [exec] JDBC connection pool tracingsql-pool created successfully. [2023-05-20T05:53:41.013Z] [2023-05-20T05:53:41.013Z] set-derby-connpool-props: [2023-05-20T05:53:41.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-05-20T05:53:41.270Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2023-05-20T05:53:41.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-05-20T05:53:41.855Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2023-05-20T05:53:42.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-05-20T05:53:42.112Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2023-05-20T05:53:42.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-05-20T05:53:42.369Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2023-05-20T05:53:42.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-05-20T05:53:42.627Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2023-05-20T05:53:43.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:53:43.192Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:53:43.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-05-20T05:53:43.449Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2023-05-20T05:53:43.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-05-20T05:53:43.707Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] setOSConditions: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] setToolWin: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] setToolUnix: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] setToolProperty: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] setS1ASclassPath: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] init-common: [2023-05-20T05:53:43.707Z] [2023-05-20T05:53:43.707Z] create-jdbc-resource-common: [2023-05-20T05:53:43.707Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tracingsql-pool --target server jdbc/tracingsql-res [2023-05-20T05:53:44.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tracingsql-pool --enabled=true --target server jdbc/tracingsql-res [2023-05-20T05:53:44.271Z] [exec] JDBC resource jdbc/tracingsql-res created successfully. [2023-05-20T05:53:44.271Z] [echo] cmd executed for server [2023-05-20T05:53:44.271Z] [2023-05-20T05:53:44.271Z] asadmin-common: [2023-05-20T05:53:44.271Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2023-05-20T05:53:44.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2023-05-20T05:53:44.554Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.non-transactional-connections=true [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setOSConditions: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolWin: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolUnix: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolProperty: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setS1ASclassPath: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] init-common: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] deploy-common: [2023-05-20T05:53:44.554Z] [echo] Current time (ISO): 2023-05-20T05:53:44.306+0000 [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setOSConditions: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolWin: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolUnix: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setToolProperty: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] setS1ASclassPath: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] init-common: [2023-05-20T05:53:44.554Z] [2023-05-20T05:53:44.554Z] deploy-common-pe: [2023-05-20T05:53:44.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2023-05-20T05:53:48.201Z] [exec] Application deployed with name ejb-bmp-tracingsqlApp. [2023-05-20T05:53:48.201Z] [echo] Deployment on target server server successful [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] setOSConditions: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] setToolWin: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] setToolUnix: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] setToolProperty: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] setS1ASclassPath: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] init-common: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] deploy-common-ee: [2023-05-20T05:53:48.201Z] [2023-05-20T05:53:48.201Z] run: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] setOSConditions: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] setToolWin: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] setToolUnix: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] setToolProperty: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] setS1ASclassPath: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.458Z] init-common: [2023-05-20T05:53:48.458Z] [2023-05-20T05:53:48.459Z] runclient-common: [2023-05-20T05:53:48.459Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:53:49.023Z] [exec] May 20, 2023 5:53:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:53:49.023Z] [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. [2023-05-20T05:53:53.253Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:53:53.510Z] [exec] Value of key is: Sql Tracing Test : [2023-05-20T05:53:53.510Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:53:53.510Z] [exec] [2023-05-20T05:53:53.510Z] [exec] [2023-05-20T05:53:53.510Z] [exec] ----------------------------------------- [2023-05-20T05:53:53.510Z] [exec] - Sql Tracing Test : : PASS - [2023-05-20T05:53:53.510Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:53:53.510Z] [exec] ----------------------------------------- [2023-05-20T05:53:53.510Z] [exec] Total PASS: 2 [2023-05-20T05:53:53.510Z] [exec] Total FAIL: 0 [2023-05-20T05:53:53.510Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:53:53.510Z] [exec] ----------------------------------------- [2023-05-20T05:53:53.510Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:53:53.510Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:53:53.768Z] [2023-05-20T05:53:53.768Z] checkReporting-common: [2023-05-20T05:53:53.768Z] [2023-05-20T05:53:53.768Z] confirmReportPresent-common: [2023-05-20T05:53:53.768Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:53:53.768Z] [echo] Test seems to be reported fine [2023-05-20T05:53:53.768Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-05-20T05:53:53.768Z] [2023-05-20T05:53:53.768Z] confirmMissingReport-common: [2023-05-20T05:53:53.768Z] [2023-05-20T05:53:53.768Z] asadmin-common: [2023-05-20T05:53:53.768Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:53:54.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:53:54.052Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setOSConditions: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolWin: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolUnix: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolProperty: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setS1ASclassPath: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] init-common: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] execute-sql-common: [2023-05-20T05:53:54.052Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/recreate_sql_trace_table.sql [2023-05-20T05:53:54.052Z] [sql] 0 rows affected [2023-05-20T05:53:54.052Z] [sql] 0 rows affected [2023-05-20T05:53:54.052Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setOSConditions: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolWin: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolUnix: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setToolProperty: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] setS1ASclassPath: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] init-common: [2023-05-20T05:53:54.052Z] [2023-05-20T05:53:54.052Z] runclient-common: [2023-05-20T05:53:54.052Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:53:54.986Z] [exec] May 20, 2023 5:53:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:53:54.986Z] [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. [2023-05-20T05:53:58.301Z] [exec] Value of key is: preparedStatementTest : [2023-05-20T05:53:58.301Z] [exec] Value of key is: Sql Tracing Test : [2023-05-20T05:53:58.301Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:53:58.301Z] [exec] [2023-05-20T05:53:58.301Z] [exec] [2023-05-20T05:53:58.301Z] [exec] ----------------------------------------- [2023-05-20T05:53:58.301Z] [exec] - Sql Tracing Test : : PASS - [2023-05-20T05:53:58.301Z] [exec] - preparedStatementTest : : PASS - [2023-05-20T05:53:58.301Z] [exec] ----------------------------------------- [2023-05-20T05:53:58.301Z] [exec] Total PASS: 2 [2023-05-20T05:53:58.301Z] [exec] Total FAIL: 0 [2023-05-20T05:53:58.301Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:53:58.301Z] [exec] ----------------------------------------- [2023-05-20T05:53:58.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:53:58.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] checkReporting-common: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] confirmReportPresent-common: [2023-05-20T05:53:58.301Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:53:58.301Z] [echo] Test seems to be reported fine [2023-05-20T05:53:58.301Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] confirmMissingReport-common: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] undeploy: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] setOSConditions: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] setToolWin: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] setToolUnix: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] setToolProperty: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] setS1ASclassPath: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] init-common: [2023-05-20T05:53:58.301Z] [2023-05-20T05:53:58.301Z] execute-sql-common: [2023-05-20T05:53:58.302Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/drop_pointbase.sql [2023-05-20T05:53:58.302Z] [sql] 0 rows affected [2023-05-20T05:53:58.302Z] [sql] 0 rows affected [2023-05-20T05:53:58.302Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setOSConditions: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolWin: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolUnix: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolProperty: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setS1ASclassPath: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] init-common: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] undeploy-jdbc-common: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setOSConditions: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolWin: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolUnix: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setToolProperty: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] setS1ASclassPath: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] init-common: [2023-05-20T05:53:58.302Z] [2023-05-20T05:53:58.302Z] delete-jdbc-resource-common: [2023-05-20T05:53:58.302Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:53:58.558Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:53:58.558Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:53:58.558Z] [echo] cmd executed for server [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] setOSConditions: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] setToolWin: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] setToolUnix: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] setToolProperty: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] setS1ASclassPath: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] init-common: [2023-05-20T05:53:58.558Z] [2023-05-20T05:53:58.558Z] delete-jdbc-connpool-common: [2023-05-20T05:53:58.558Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:53:59.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:53:59.152Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:53:59.152Z] [echo] cmd executed for server [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] setOSConditions: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] setToolWin: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] setToolUnix: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] setToolProperty: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] setS1ASclassPath: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] init-common: [2023-05-20T05:53:59.152Z] [2023-05-20T05:53:59.152Z] delete-jdbc-resource-common: [2023-05-20T05:53:59.152Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/tracingsql-res [2023-05-20T05:53:59.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/tracingsql-res [2023-05-20T05:53:59.408Z] [exec] JDBC resource jdbc/tracingsql-res deleted successfully [2023-05-20T05:53:59.408Z] [echo] cmd executed for server [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] setOSConditions: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] setToolWin: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] setToolUnix: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] setToolProperty: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] setS1ASclassPath: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] init-common: [2023-05-20T05:53:59.408Z] [2023-05-20T05:53:59.408Z] delete-jdbc-connpool-common: [2023-05-20T05:53:59.408Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tracingsql-pool [2023-05-20T05:53:59.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tracingsql-pool [2023-05-20T05:53:59.665Z] [exec] JDBC Connection pool tracingsql-pool deleted successfully [2023-05-20T05:53:59.665Z] [echo] cmd executed for server [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] setOSConditions: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] setToolWin: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] setToolUnix: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] setToolProperty: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] setS1ASclassPath: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] init-common: [2023-05-20T05:53:59.665Z] [2023-05-20T05:53:59.665Z] undeploy-common: [2023-05-20T05:53:59.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-tracingsqlApp [2023-05-20T05:54:00.177Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/sql-trace-listener.jar [2023-05-20T05:54:00.177Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2023-05-20T05:54:00.177Z] [2023-05-20T05:54:00.177Z] restart-server: [2023-05-20T05:54:00.177Z] [2023-05-20T05:54:00.177Z] setOSConditions: [2023-05-20T05:54:00.177Z] [2023-05-20T05:54:00.177Z] stop-server: [2023-05-20T05:54:00.177Z] [2023-05-20T05:54:00.177Z] stop-server-unix: [2023-05-20T05:54:00.177Z] [echo] stopping server on unix ... [2023-05-20T05:54:01.555Z] [exec] Waiting for the domain to stop . [2023-05-20T05:54:01.555Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:54:11.507Z] [2023-05-20T05:54:11.507Z] stop-server-windows: [2023-05-20T05:54:16.759Z] [2023-05-20T05:54:16.760Z] setOSConditions: [2023-05-20T05:54:16.760Z] [2023-05-20T05:54:16.760Z] start-server: [2023-05-20T05:54:16.760Z] [echo] +-----------------------------+ [2023-05-20T05:54:16.760Z] [echo] | | [2023-05-20T05:54:16.760Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:54:16.760Z] [echo] | in Felix mode | [2023-05-20T05:54:16.760Z] [echo] | | [2023-05-20T05:54:16.760Z] [echo] +-----------------------------+ [2023-05-20T05:54:16.760Z] [2023-05-20T05:54:16.760Z] start-server-unix: [2023-05-20T05:54:20.626Z] [exec] Waiting for domain1 to start ... [2023-05-20T05:54:20.626Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:54:20.626Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:54:20.626Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:54:20.626Z] [exec] Admin Port: 4848 [2023-05-20T05:54:20.626Z] [exec] Command start-domain executed successfully. [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] start-server-windows: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] all: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolProperty: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setS1ASclassPath: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] init-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] clean: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolProperty: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setS1ASclassPath: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] init-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] clean-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolProperty: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setS1ASclassPath: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] init-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] clean-classes-common: [2023-05-20T05:54:32.802Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolProperty: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setS1ASclassPath: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] init-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] clean-jars-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] compile: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolProperty: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setS1ASclassPath: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] init-common: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] compile-common: [2023-05-20T05:54:32.802Z] [echo] Current time (ISO): 2023-05-20T05:54:31.005+0000 [2023-05-20T05:54:32.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:54:32.802Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:54:32.802Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:54:32.802Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/ejb/SimpleBMPBean.java:59: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:54:32.802Z] [javac] return new Integer(1); [2023-05-20T05:54:32.802Z] [javac] ^ [2023-05-20T05:54:32.802Z] [javac] 2 warnings [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setOSConditions: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolWin: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.802Z] setToolUnix: [2023-05-20T05:54:32.802Z] [2023-05-20T05:54:32.803Z] setToolProperty: [2023-05-20T05:54:32.803Z] [2023-05-20T05:54:32.803Z] setS1ASclassPath: [2023-05-20T05:54:32.803Z] [2023-05-20T05:54:32.803Z] init-common: [2023-05-20T05:54:32.803Z] [2023-05-20T05:54:32.803Z] compile-common: [2023-05-20T05:54:32.803Z] [echo] Current time (ISO): 2023-05-20T05:54:32.729+0000 [2023-05-20T05:54:32.803Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:54:34.190Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:54:34.446Z] [javac] 1 warning [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] build: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setOSConditions: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] fixFiles: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] convUnix: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] convWin: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolWin: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolUnix: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolProperty: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setS1ASclassPath: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] init-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] package-persistence-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] ejb-jar-common: [2023-05-20T05:54:34.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] package-ejbjar-common: [2023-05-20T05:54:34.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-ejb.jar [2023-05-20T05:54:34.447Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] appclient-jar-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] package-appclientjar-common: [2023-05-20T05:54:34.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-client.jar [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] webclient-war-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] build-ear-common: [2023-05-20T05:54:34.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:54:34.447Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] deploy: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setOSConditions: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolWin: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolUnix: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolProperty: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setS1ASclassPath: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] init-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] execute-sql-common: [2023-05-20T05:54:34.447Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/sql/create_pointbase.sql [2023-05-20T05:54:34.447Z] [sql] 0 of 0 SQL statements executed successfully [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setOSConditions: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolWin: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolUnix: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolProperty: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setS1ASclassPath: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] init-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] deploy-jdbc-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setOSConditions: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolWin: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolUnix: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setToolProperty: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] setS1ASclassPath: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] init-common: [2023-05-20T05:54:34.447Z] [2023-05-20T05:54:34.447Z] create-jdbc-connpool-common: [2023-05-20T05:54:34.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource40 --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 ds-pool [2023-05-20T05:54:36.086Z] [exec] JDBC connection pool ds-pool created successfully. [2023-05-20T05:54:36.086Z] [2023-05-20T05:54:36.086Z] set-derby-connpool-props: [2023-05-20T05:54:36.086Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-05-20T05:54:36.351Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2023-05-20T05:54:36.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-05-20T05:54:36.607Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2023-05-20T05:54:36.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-05-20T05:54:36.863Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2023-05-20T05:54:37.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-05-20T05:54:37.451Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2023-05-20T05:54:37.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-05-20T05:54:37.708Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2023-05-20T05:54:37.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:37.964Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:38.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-05-20T05:54:38.221Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2023-05-20T05:54:38.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-05-20T05:54:38.785Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] setOSConditions: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] setToolWin: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] setToolUnix: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] setToolProperty: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] setS1ASclassPath: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] init-common: [2023-05-20T05:54:38.785Z] [2023-05-20T05:54:38.785Z] create-jdbc-resource-common: [2023-05-20T05:54:38.785Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ds-pool --target server jdbc/ds-resource [2023-05-20T05:54:39.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ds-pool --enabled=true --target server jdbc/ds-resource [2023-05-20T05:54:39.053Z] [exec] JDBC resource jdbc/ds-resource created successfully. [2023-05-20T05:54:39.053Z] [echo] cmd executed for server [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setOSConditions: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolWin: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolUnix: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolProperty: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setS1ASclassPath: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] init-common: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] deploy-jdbc-common: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setOSConditions: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolWin: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolUnix: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setToolProperty: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] setS1ASclassPath: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] init-common: [2023-05-20T05:54:39.053Z] [2023-05-20T05:54:39.053Z] create-jdbc-connpool-common: [2023-05-20T05:54:39.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource40 --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 xa-pool [2023-05-20T05:54:39.310Z] [exec] JDBC connection pool xa-pool created successfully. [2023-05-20T05:54:39.310Z] [2023-05-20T05:54:39.310Z] set-derby-connpool-props: [2023-05-20T05:54:39.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-05-20T05:54:39.874Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2023-05-20T05:54:40.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-05-20T05:54:40.152Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2023-05-20T05:54:40.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-05-20T05:54:40.409Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2023-05-20T05:54:40.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-05-20T05:54:40.665Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2023-05-20T05:54:40.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-05-20T05:54:40.922Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2023-05-20T05:54:41.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:41.485Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:41.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-05-20T05:54:41.751Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2023-05-20T05:54:42.314Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-05-20T05:54:42.314Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] setOSConditions: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] setToolWin: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] setToolUnix: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] setToolProperty: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] setS1ASclassPath: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] init-common: [2023-05-20T05:54:42.314Z] [2023-05-20T05:54:42.314Z] create-jdbc-resource-common: [2023-05-20T05:54:42.314Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid xa-pool --target server jdbc/xa-resource [2023-05-20T05:54:42.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid xa-pool --enabled=true --target server jdbc/xa-resource [2023-05-20T05:54:42.605Z] [exec] JDBC resource jdbc/xa-resource created successfully. [2023-05-20T05:54:42.605Z] [echo] cmd executed for server [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setOSConditions: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolWin: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolUnix: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolProperty: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setS1ASclassPath: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] init-common: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] deploy-jdbc-common: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setOSConditions: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolWin: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolUnix: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setToolProperty: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] setS1ASclassPath: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] init-common: [2023-05-20T05:54:42.605Z] [2023-05-20T05:54:42.605Z] create-jdbc-connpool-common: [2023-05-20T05:54:42.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource40 --restype javax.sql.ConnectionPoolDataSource --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 cp-pool [2023-05-20T05:54:42.861Z] [exec] JDBC connection pool cp-pool created successfully. [2023-05-20T05:54:42.861Z] [2023-05-20T05:54:42.862Z] set-derby-connpool-props: [2023-05-20T05:54:43.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-05-20T05:54:43.457Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2023-05-20T05:54:43.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-05-20T05:54:43.752Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2023-05-20T05:54:44.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-05-20T05:54:44.008Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2023-05-20T05:54:44.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-05-20T05:54:44.265Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2023-05-20T05:54:44.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-05-20T05:54:44.522Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2023-05-20T05:54:44.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:45.050Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:54:45.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-05-20T05:54:45.306Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2023-05-20T05:54:45.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-05-20T05:54:45.563Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] setOSConditions: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] setToolWin: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] setToolUnix: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] setToolProperty: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] setS1ASclassPath: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] init-common: [2023-05-20T05:54:45.563Z] [2023-05-20T05:54:45.563Z] create-jdbc-resource-common: [2023-05-20T05:54:45.563Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid cp-pool --target server jdbc/cp-resource [2023-05-20T05:54:45.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid cp-pool --enabled=true --target server jdbc/cp-resource [2023-05-20T05:54:45.819Z] [exec] JDBC resource jdbc/cp-resource created successfully. [2023-05-20T05:54:45.819Z] [echo] cmd executed for server [2023-05-20T05:54:46.076Z] [2023-05-20T05:54:46.076Z] asadmin-common: [2023-05-20T05:54:46.076Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2023-05-20T05:54:46.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2023-05-20T05:54:46.353Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.steady-pool-size=1 [2023-05-20T05:54:46.353Z] [2023-05-20T05:54:46.353Z] asadmin-common: [2023-05-20T05:54:46.353Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2023-05-20T05:54:46.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2023-05-20T05:54:46.610Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.max-pool-size=1 [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setOSConditions: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolWin: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolUnix: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolProperty: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setS1ASclassPath: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] init-common: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] deploy-common: [2023-05-20T05:54:46.610Z] [echo] Current time (ISO): 2023-05-20T05:54:46.507+0000 [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setOSConditions: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolWin: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolUnix: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setToolProperty: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] setS1ASclassPath: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] init-common: [2023-05-20T05:54:46.610Z] [2023-05-20T05:54:46.610Z] deploy-common-pe: [2023-05-20T05:54:46.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2023-05-20T05:54:50.162Z] [exec] Application deployed with name ejb-bmp-datasource40App. [2023-05-20T05:54:50.162Z] [echo] Deployment on target server server successful [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setOSConditions: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolWin: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolUnix: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolProperty: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setS1ASclassPath: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] init-common: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] deploy-common-ee: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] run: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setOSConditions: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolWin: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolUnix: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setToolProperty: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] setS1ASclassPath: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] init-common: [2023-05-20T05:54:50.162Z] [2023-05-20T05:54:50.162Z] runclient-common: [2023-05-20T05:54:50.162Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40AppClient.jar -name ejb-bmp-datasource40Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:54:51.115Z] [exec] May 20, 2023 5:54:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:54:51.115Z] [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. [2023-05-20T05:54:55.301Z] [exec] Value of key is: test1 : [2023-05-20T05:54:55.301Z] [exec] Value of key is: test2 : [2023-05-20T05:54:55.301Z] [exec] Value of key is: test3 : [2023-05-20T05:54:55.301Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:54:55.301Z] [exec] [2023-05-20T05:54:55.301Z] [exec] [2023-05-20T05:54:55.301Z] [exec] ----------------------------------------- [2023-05-20T05:54:55.301Z] [exec] - test2 : : PASS - [2023-05-20T05:54:55.301Z] [exec] - test1 : : PASS - [2023-05-20T05:54:55.301Z] [exec] - test3 : : PASS - [2023-05-20T05:54:55.301Z] [exec] ----------------------------------------- [2023-05-20T05:54:55.301Z] [exec] Total PASS: 3 [2023-05-20T05:54:55.301Z] [exec] Total FAIL: 0 [2023-05-20T05:54:55.301Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:54:55.301Z] [exec] ----------------------------------------- [2023-05-20T05:54:55.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:54:55.301Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] checkReporting-common: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] confirmReportPresent-common: [2023-05-20T05:54:55.301Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:54:55.301Z] [echo] Test seems to be reported fine [2023-05-20T05:54:55.301Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/datasource40/RepRunConf.txt [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] confirmMissingReport-common: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] undeploy: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setOSConditions: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolWin: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolUnix: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolProperty: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setS1ASclassPath: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] init-common: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] undeploy-jdbc-common: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setOSConditions: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolWin: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolUnix: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setToolProperty: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] setS1ASclassPath: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] init-common: [2023-05-20T05:54:55.301Z] [2023-05-20T05:54:55.301Z] delete-jdbc-resource-common: [2023-05-20T05:54:55.301Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/ds-resource [2023-05-20T05:54:55.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/ds-resource [2023-05-20T05:54:55.559Z] [exec] JDBC resource jdbc/ds-resource deleted successfully [2023-05-20T05:54:55.559Z] [echo] cmd executed for server [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] setOSConditions: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] setToolWin: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] setToolUnix: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] setToolProperty: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] setS1ASclassPath: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] init-common: [2023-05-20T05:54:55.559Z] [2023-05-20T05:54:55.559Z] delete-jdbc-connpool-common: [2023-05-20T05:54:55.559Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ds-pool [2023-05-20T05:54:55.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ds-pool [2023-05-20T05:54:56.073Z] [exec] JDBC Connection pool ds-pool deleted successfully [2023-05-20T05:54:56.073Z] [echo] cmd executed for server [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setOSConditions: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolWin: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolUnix: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolProperty: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setS1ASclassPath: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] init-common: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] undeploy-jdbc-common: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setOSConditions: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolWin: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolUnix: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setToolProperty: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] setS1ASclassPath: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] init-common: [2023-05-20T05:54:56.073Z] [2023-05-20T05:54:56.073Z] delete-jdbc-resource-common: [2023-05-20T05:54:56.073Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/cp-resource [2023-05-20T05:54:56.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/cp-resource [2023-05-20T05:54:56.330Z] [exec] JDBC resource jdbc/cp-resource deleted successfully [2023-05-20T05:54:56.330Z] [echo] cmd executed for server [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] setOSConditions: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] setToolWin: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] setToolUnix: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] setToolProperty: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] setS1ASclassPath: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] init-common: [2023-05-20T05:54:56.330Z] [2023-05-20T05:54:56.330Z] delete-jdbc-connpool-common: [2023-05-20T05:54:56.330Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true cp-pool [2023-05-20T05:54:56.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true cp-pool [2023-05-20T05:54:56.587Z] [exec] JDBC Connection pool cp-pool deleted successfully [2023-05-20T05:54:56.587Z] [echo] cmd executed for server [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setOSConditions: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolWin: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolUnix: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolProperty: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setS1ASclassPath: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] init-common: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] undeploy-jdbc-common: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setOSConditions: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolWin: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolUnix: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setToolProperty: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] setS1ASclassPath: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] init-common: [2023-05-20T05:54:56.587Z] [2023-05-20T05:54:56.587Z] delete-jdbc-resource-common: [2023-05-20T05:54:56.587Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xa-resource [2023-05-20T05:54:56.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa-resource [2023-05-20T05:54:57.107Z] [exec] JDBC resource jdbc/xa-resource deleted successfully [2023-05-20T05:54:57.107Z] [echo] cmd executed for server [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] setOSConditions: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] setToolWin: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] setToolUnix: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] setToolProperty: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] setS1ASclassPath: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] init-common: [2023-05-20T05:54:57.107Z] [2023-05-20T05:54:57.107Z] delete-jdbc-connpool-common: [2023-05-20T05:54:57.107Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true xa-pool [2023-05-20T05:54:57.364Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true xa-pool [2023-05-20T05:54:57.364Z] [exec] JDBC Connection pool xa-pool deleted successfully [2023-05-20T05:54:57.364Z] [echo] cmd executed for server [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] setOSConditions: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] setToolWin: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] setToolUnix: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] setToolProperty: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] setS1ASclassPath: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] init-common: [2023-05-20T05:54:57.364Z] [2023-05-20T05:54:57.364Z] undeploy-common: [2023-05-20T05:54:57.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-datasource40App [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] all: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] setOSConditions: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] setToolWin: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] setToolUnix: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] setToolProperty: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] setS1ASclassPath: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] init-common: [2023-05-20T05:54:57.621Z] [2023-05-20T05:54:57.621Z] clean: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setOSConditions: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolWin: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolUnix: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolProperty: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setS1ASclassPath: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] init-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] clean-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setOSConditions: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolWin: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolUnix: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolProperty: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setS1ASclassPath: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] init-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] clean-classes-common: [2023-05-20T05:54:57.878Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setOSConditions: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolWin: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolUnix: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolProperty: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setS1ASclassPath: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] init-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] clean-jars-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] compile: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setOSConditions: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolWin: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolUnix: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setToolProperty: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] setS1ASclassPath: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] init-common: [2023-05-20T05:54:57.878Z] [2023-05-20T05:54:57.878Z] compile-common: [2023-05-20T05:54:57.878Z] [echo] Current time (ISO): 2023-05-20T05:54:57.657+0000 [2023-05-20T05:54:57.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:54:57.878Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:54:59.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:54:59.519Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:54:59.519Z] [javac] return new Integer(1); [2023-05-20T05:54:59.519Z] [javac] ^ [2023-05-20T05:54:59.519Z] [javac] 2 warnings [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] setOSConditions: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] setToolWin: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] setToolUnix: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] setToolProperty: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] setS1ASclassPath: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] init-common: [2023-05-20T05:54:59.519Z] [2023-05-20T05:54:59.519Z] compile-common: [2023-05-20T05:54:59.519Z] [echo] Current time (ISO): 2023-05-20T05:54:59.301+0000 [2023-05-20T05:54:59.519Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:55:00.888Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:55:00.888Z] [javac] 1 warning [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] build: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setOSConditions: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] fixFiles: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] convUnix: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] convWin: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolWin: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolUnix: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolProperty: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setS1ASclassPath: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] init-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] package-persistence-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] ejb-jar-common: [2023-05-20T05:55:00.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] package-ejbjar-common: [2023-05-20T05:55:00.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-ejb.jar [2023-05-20T05:55:00.888Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] appclient-jar-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] package-appclientjar-common: [2023-05-20T05:55:00.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-client.jar [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] webclient-war-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] build-ear-common: [2023-05-20T05:55:00.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:55:00.888Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] deploy: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setOSConditions: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolWin: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolUnix: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolProperty: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setS1ASclassPath: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] init-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] create-jdbc-stuff: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setOSConditions: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolWin: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolUnix: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolProperty: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setS1ASclassPath: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] init-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] deploy-jdbc-common: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setOSConditions: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolWin: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolUnix: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setToolProperty: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.888Z] setS1ASclassPath: [2023-05-20T05:55:00.888Z] [2023-05-20T05:55:00.889Z] init-common: [2023-05-20T05:55:00.889Z] [2023-05-20T05:55:00.889Z] create-jdbc-connpool-common: [2023-05-20T05:55:01.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-customval [2023-05-20T05:55:01.456Z] [exec] JDBC connection pool jdbc-customval created successfully. [2023-05-20T05:55:01.456Z] [2023-05-20T05:55:01.456Z] set-derby-connpool-props: [2023-05-20T05:55:01.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:55:01.712Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:55:01.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:55:01.968Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:55:02.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:55:02.225Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:55:02.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:55:02.787Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:55:03.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:55:03.049Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:55:03.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:55:03.306Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:55:03.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:55:03.563Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:55:03.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:55:03.819Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:55:03.819Z] [2023-05-20T05:55:03.819Z] setOSConditions: [2023-05-20T05:55:03.819Z] [2023-05-20T05:55:03.819Z] setToolWin: [2023-05-20T05:55:03.819Z] [2023-05-20T05:55:03.819Z] setToolUnix: [2023-05-20T05:55:03.819Z] [2023-05-20T05:55:03.819Z] setToolProperty: [2023-05-20T05:55:03.819Z] [2023-05-20T05:55:03.819Z] setS1ASclassPath: [2023-05-20T05:55:03.820Z] [2023-05-20T05:55:03.820Z] init-common: [2023-05-20T05:55:04.075Z] [2023-05-20T05:55:04.075Z] create-jdbc-resource-common: [2023-05-20T05:55:04.075Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2023-05-20T05:55:04.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2023-05-20T05:55:04.331Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2023-05-20T05:55:04.331Z] [echo] cmd executed for server [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setOSConditions: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolWin: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolUnix: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolProperty: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setS1ASclassPath: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] init-common: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] deploy-common: [2023-05-20T05:55:04.331Z] [echo] Current time (ISO): 2023-05-20T05:55:04.185+0000 [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setOSConditions: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolWin: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolUnix: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setToolProperty: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] setS1ASclassPath: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] init-common: [2023-05-20T05:55:04.331Z] [2023-05-20T05:55:04.331Z] deploy-common-pe: [2023-05-20T05:55:04.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2023-05-20T05:55:04.850Z] [exec] Application deployed with name jdbc-customvalApp. [2023-05-20T05:55:04.850Z] [echo] Deployment on target server server successful [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setOSConditions: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolWin: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolUnix: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolProperty: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setS1ASclassPath: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] init-common: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] deploy-common-ee: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] run: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setOSConditions: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolWin: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolUnix: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolProperty: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setS1ASclassPath: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] init-common: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] execute-sql-common: [2023-05-20T05:55:04.850Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/create_pointbase.sql [2023-05-20T05:55:04.850Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:55:04.850Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:55:04.850Z] [sql] 0 rows affected [2023-05-20T05:55:04.850Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setOSConditions: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolWin: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolUnix: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setToolProperty: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] setS1ASclassPath: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] init-common: [2023-05-20T05:55:04.850Z] [2023-05-20T05:55:04.850Z] runclient-common: [2023-05-20T05:55:04.850Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:55:05.825Z] [exec] May 20, 2023 5:55:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:55:05.825Z] [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. [2023-05-20T05:55:09.101Z] [exec] Value of key is: test-1 [2023-05-20T05:55:09.101Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:55:09.101Z] [exec] [2023-05-20T05:55:09.101Z] [exec] [2023-05-20T05:55:09.101Z] [exec] ----------------------------------------- [2023-05-20T05:55:09.101Z] [exec] - test-1 : PASS - [2023-05-20T05:55:09.101Z] [exec] ----------------------------------------- [2023-05-20T05:55:09.101Z] [exec] Total PASS: 1 [2023-05-20T05:55:09.101Z] [exec] Total FAIL: 0 [2023-05-20T05:55:09.101Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:55:09.101Z] [exec] ----------------------------------------- [2023-05-20T05:55:09.101Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:10.149Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] checkReporting-common: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] confirmReportPresent-common: [2023-05-20T05:55:10.149Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:55:10.149Z] [echo] Test seems to be reported fine [2023-05-20T05:55:10.149Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] confirmMissingReport-common: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setOSConditions: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolWin: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolUnix: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolProperty: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setS1ASclassPath: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] init-common: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] stop-derby: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] stop-derby-aix: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] stop-derby-nonaix: [2023-05-20T05:55:10.149Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:55:10.149Z] [java] Sat May 20 05:55:09 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setOSConditions: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolWin: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolUnix: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setToolProperty: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] setS1ASclassPath: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] init-common: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] start-derby: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] start-derby-aix: [2023-05-20T05:55:10.149Z] [2023-05-20T05:55:10.149Z] start-derby-nonaix: [2023-05-20T05:55:10.149Z] [echo] Starting Derby DB Server ... [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] setOSConditions: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] setToolWin: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] setToolUnix: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] setToolProperty: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] setS1ASclassPath: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] init-common: [2023-05-20T05:55:24.999Z] [2023-05-20T05:55:24.999Z] runclient-common: [2023-05-20T05:55:24.999Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:55:25.561Z] [exec] May 20, 2023 5:55:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:55:25.561Z] [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. [2023-05-20T05:55:28.834Z] [exec] Value of key is: test-2 [2023-05-20T05:55:28.834Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:55:28.834Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:55:28.834Z] [exec] [2023-05-20T05:55:28.834Z] [exec] [2023-05-20T05:55:28.834Z] [exec] ----------------------------------------- [2023-05-20T05:55:28.834Z] [exec] - test-2 : PASS - [2023-05-20T05:55:28.834Z] [exec] ----------------------------------------- [2023-05-20T05:55:28.834Z] [exec] Total PASS: 1 [2023-05-20T05:55:28.834Z] [exec] Total FAIL: 0 [2023-05-20T05:55:28.834Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:55:28.834Z] [exec] ----------------------------------------- [2023-05-20T05:55:28.834Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:28.834Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:29.091Z] [2023-05-20T05:55:29.091Z] checkReporting-common: [2023-05-20T05:55:29.091Z] [2023-05-20T05:55:29.091Z] confirmReportPresent-common: [2023-05-20T05:55:29.091Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:55:29.091Z] [echo] Test seems to be reported fine [2023-05-20T05:55:29.091Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:55:29.091Z] [2023-05-20T05:55:29.091Z] confirmMissingReport-common: [2023-05-20T05:55:29.091Z] [2023-05-20T05:55:29.091Z] asadmin-common: [2023-05-20T05:55:29.091Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:55:29.348Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:55:29.348Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2023-05-20T05:55:29.348Z] [2023-05-20T05:55:29.348Z] asadmin-common: [2023-05-20T05:55:29.349Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:55:29.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:55:29.911Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2023-05-20T05:55:29.911Z] [2023-05-20T05:55:29.911Z] asadmin-common: [2023-05-20T05:55:29.911Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:55:30.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:55:30.167Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.167Z] setOSConditions: [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.167Z] setToolWin: [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.167Z] setToolUnix: [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.167Z] setToolProperty: [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.167Z] setS1ASclassPath: [2023-05-20T05:55:30.167Z] [2023-05-20T05:55:30.168Z] init-common: [2023-05-20T05:55:30.168Z] [2023-05-20T05:55:30.168Z] runclient-common: [2023-05-20T05:55:30.168Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:55:31.117Z] [exec] May 20, 2023 5:55:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:55:31.117Z] [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. [2023-05-20T05:55:34.428Z] [exec] Value of key is: test-3 [2023-05-20T05:55:34.428Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:55:34.428Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:55:34.428Z] [exec] [2023-05-20T05:55:34.428Z] [exec] [2023-05-20T05:55:34.428Z] [exec] ----------------------------------------- [2023-05-20T05:55:34.428Z] [exec] - test-3 : PASS - [2023-05-20T05:55:34.428Z] [exec] ----------------------------------------- [2023-05-20T05:55:34.428Z] [exec] Total PASS: 1 [2023-05-20T05:55:34.428Z] [exec] Total FAIL: 0 [2023-05-20T05:55:34.428Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:55:34.428Z] [exec] ----------------------------------------- [2023-05-20T05:55:34.428Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:34.428Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] checkReporting-common: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] confirmReportPresent-common: [2023-05-20T05:55:34.684Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:55:34.684Z] [echo] Test seems to be reported fine [2023-05-20T05:55:34.684Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] confirmMissingReport-common: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] setOSConditions: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] setToolWin: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] setToolUnix: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] setToolProperty: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] setS1ASclassPath: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] init-common: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] stop-derby: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] stop-derby-aix: [2023-05-20T05:55:34.684Z] [2023-05-20T05:55:34.684Z] stop-derby-nonaix: [2023-05-20T05:55:34.684Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:55:34.941Z] [java] Sat May 20 05:55:34 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] setOSConditions: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] setToolWin: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] setToolUnix: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] setToolProperty: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] setS1ASclassPath: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] init-common: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] start-derby: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] start-derby-aix: [2023-05-20T05:55:34.941Z] [2023-05-20T05:55:34.941Z] start-derby-nonaix: [2023-05-20T05:55:34.941Z] [echo] Starting Derby DB Server ... [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] setOSConditions: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] setToolWin: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] setToolUnix: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] setToolProperty: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] setS1ASclassPath: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] init-common: [2023-05-20T05:55:52.995Z] [2023-05-20T05:55:52.995Z] runclient-common: [2023-05-20T05:55:52.995Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:55:52.995Z] [exec] May 20, 2023 5:55:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:55:52.995Z] [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. [2023-05-20T05:55:54.389Z] [exec] Value of key is: test-4 [2023-05-20T05:55:54.389Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:55:54.389Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:55:54.389Z] [exec] [2023-05-20T05:55:54.389Z] [exec] [2023-05-20T05:55:54.389Z] [exec] ----------------------------------------- [2023-05-20T05:55:54.389Z] [exec] - test-4 : PASS - [2023-05-20T05:55:54.389Z] [exec] ----------------------------------------- [2023-05-20T05:55:54.389Z] [exec] Total PASS: 1 [2023-05-20T05:55:54.389Z] [exec] Total FAIL: 0 [2023-05-20T05:55:54.389Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:55:54.389Z] [exec] ----------------------------------------- [2023-05-20T05:55:54.389Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:54.389Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:55:54.646Z] [2023-05-20T05:55:54.646Z] checkReporting-common: [2023-05-20T05:55:54.646Z] [2023-05-20T05:55:54.646Z] confirmReportPresent-common: [2023-05-20T05:55:54.646Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:55:54.646Z] [echo] Test seems to be reported fine [2023-05-20T05:55:54.646Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] confirmMissingReport-common: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setOSConditions: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolWin: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolUnix: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolProperty: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setS1ASclassPath: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] init-common: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] execute-sql-common: [2023-05-20T05:55:54.902Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/drop_pointbase.sql [2023-05-20T05:55:54.902Z] [sql] 0 rows affected [2023-05-20T05:55:54.902Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] undeploy: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setOSConditions: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolWin: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolUnix: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolProperty: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setS1ASclassPath: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] init-common: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] delete-jdbc-stuff: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setOSConditions: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolWin: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolUnix: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setToolProperty: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] setS1ASclassPath: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] init-common: [2023-05-20T05:55:54.902Z] [2023-05-20T05:55:54.902Z] delete-jdbc-resource-common: [2023-05-20T05:55:54.902Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2023-05-20T05:55:55.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2023-05-20T05:55:55.415Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2023-05-20T05:55:55.415Z] [echo] cmd executed for server [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] setOSConditions: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] setToolWin: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] setToolUnix: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] setToolProperty: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] setS1ASclassPath: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] init-common: [2023-05-20T05:55:55.415Z] [2023-05-20T05:55:55.415Z] delete-jdbc-connpool-common: [2023-05-20T05:55:55.415Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2023-05-20T05:55:55.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2023-05-20T05:55:55.706Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2023-05-20T05:55:55.706Z] [echo] cmd executed for server [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] setOSConditions: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] setToolWin: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] setToolUnix: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] setToolProperty: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] setS1ASclassPath: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] init-common: [2023-05-20T05:55:55.706Z] [2023-05-20T05:55:55.706Z] undeploy-common: [2023-05-20T05:55:55.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-customvalApp [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] all: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] setOSConditions: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] setToolWin: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] setToolUnix: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] setToolProperty: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] setS1ASclassPath: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] init-common: [2023-05-20T05:55:55.962Z] [2023-05-20T05:55:55.962Z] clean: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setOSConditions: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolWin: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolUnix: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolProperty: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setS1ASclassPath: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] init-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] clean-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setOSConditions: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolWin: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolUnix: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolProperty: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setS1ASclassPath: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] init-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] clean-classes-common: [2023-05-20T05:55:56.218Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setOSConditions: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolWin: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolUnix: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolProperty: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setS1ASclassPath: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] init-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] clean-jars-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] compile: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setOSConditions: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolWin: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolUnix: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setToolProperty: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] setS1ASclassPath: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] init-common: [2023-05-20T05:55:56.218Z] [2023-05-20T05:55:56.218Z] compile-common: [2023-05-20T05:55:56.218Z] [echo] Current time (ISO): 2023-05-20T05:55:55.984+0000 [2023-05-20T05:55:56.218Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:55:56.218Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:55:57.590Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:55:57.590Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:55:57.590Z] [javac] return new Integer(1); [2023-05-20T05:55:57.590Z] [javac] ^ [2023-05-20T05:55:57.590Z] [javac] 2 warnings [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] setOSConditions: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] setToolWin: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] setToolUnix: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] setToolProperty: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] setS1ASclassPath: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] init-common: [2023-05-20T05:55:57.590Z] [2023-05-20T05:55:57.590Z] compile-common: [2023-05-20T05:55:57.590Z] [echo] Current time (ISO): 2023-05-20T05:55:57.531+0000 [2023-05-20T05:55:57.590Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:55:59.488Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:55:59.488Z] [javac] 1 warning [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] setOSConditions: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] setToolWin: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] setToolUnix: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] setToolProperty: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] setS1ASclassPath: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] init-common: [2023-05-20T05:55:59.488Z] [2023-05-20T05:55:59.488Z] compile-common: [2023-05-20T05:55:59.488Z] [echo] Current time (ISO): 2023-05-20T05:55:59.155+0000 [2023-05-20T05:55:59.489Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:56:00.859Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:56:00.859Z] [javac] 1 warning [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] build: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setOSConditions: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] fixFiles: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] convUnix: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] convWin: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setToolWin: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setToolUnix: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setToolProperty: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setS1ASclassPath: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] init-common: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] package-persistence-common: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] ejb-jar-common: [2023-05-20T05:56:00.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] package-ejbjar-common: [2023-05-20T05:56:00.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-ejb.jar [2023-05-20T05:56:00.859Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] appclient-jar-common: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] package-appclientjar-common: [2023-05-20T05:56:00.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-client.jar [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] webclient-war-common: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] build-ear-common: [2023-05-20T05:56:00.859Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:56:00.859Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2023-05-20T05:56:00.859Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2023-05-20T05:56:00.859Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] restart-server: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] setOSConditions: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] stop-server: [2023-05-20T05:56:00.859Z] [2023-05-20T05:56:00.859Z] stop-server-unix: [2023-05-20T05:56:00.859Z] [echo] stopping server on unix ... [2023-05-20T05:56:02.229Z] [exec] Waiting for the domain to stop . [2023-05-20T05:56:02.229Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:56:12.178Z] [2023-05-20T05:56:12.178Z] stop-server-windows: [2023-05-20T05:56:17.450Z] [2023-05-20T05:56:17.450Z] setOSConditions: [2023-05-20T05:56:17.450Z] [2023-05-20T05:56:17.450Z] start-server: [2023-05-20T05:56:17.450Z] [echo] +-----------------------------+ [2023-05-20T05:56:17.450Z] [echo] | | [2023-05-20T05:56:17.450Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:56:17.450Z] [echo] | in Felix mode | [2023-05-20T05:56:17.450Z] [echo] | | [2023-05-20T05:56:17.450Z] [echo] +-----------------------------+ [2023-05-20T05:56:17.450Z] [2023-05-20T05:56:17.450Z] start-server-unix: [2023-05-20T05:56:21.664Z] [exec] Waiting for domain1 to start .... [2023-05-20T05:56:21.664Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:56:21.664Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:56:21.664Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:56:21.664Z] [exec] Admin Port: 4848 [2023-05-20T05:56:21.664Z] [exec] Command start-domain executed successfully. [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] start-server-windows: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] deploy: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setOSConditions: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolWin: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolUnix: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolProperty: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setS1ASclassPath: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] init-common: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] create-jdbc-stuff: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setOSConditions: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolWin: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolUnix: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolProperty: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setS1ASclassPath: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] init-common: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] deploy-jdbc-common: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setOSConditions: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolWin: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolUnix: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setToolProperty: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] setS1ASclassPath: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] init-common: [2023-05-20T05:56:31.613Z] [2023-05-20T05:56:31.613Z] create-jdbc-connpool-common: [2023-05-20T05:56:31.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-customval [2023-05-20T05:56:33.238Z] [exec] JDBC connection pool jdbc-customval created successfully. [2023-05-20T05:56:33.238Z] [2023-05-20T05:56:33.238Z] set-derby-connpool-props: [2023-05-20T05:56:33.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:56:33.550Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2023-05-20T05:56:34.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:56:34.158Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2023-05-20T05:56:34.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:56:34.415Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2023-05-20T05:56:34.671Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:56:34.951Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2023-05-20T05:56:35.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:56:35.207Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2023-05-20T05:56:35.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:56:35.464Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:56:35.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:56:35.721Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2023-05-20T05:56:36.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:56:36.283Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] setOSConditions: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] setToolWin: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] setToolUnix: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] setToolProperty: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] setS1ASclassPath: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] init-common: [2023-05-20T05:56:36.283Z] [2023-05-20T05:56:36.283Z] create-jdbc-resource-common: [2023-05-20T05:56:36.283Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2023-05-20T05:56:36.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2023-05-20T05:56:36.540Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2023-05-20T05:56:36.540Z] [echo] cmd executed for server [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setOSConditions: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolWin: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolUnix: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolProperty: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setS1ASclassPath: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] init-common: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] deploy-common: [2023-05-20T05:56:36.540Z] [echo] Current time (ISO): 2023-05-20T05:56:36.482+0000 [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setOSConditions: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolWin: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolUnix: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setToolProperty: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] setS1ASclassPath: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] init-common: [2023-05-20T05:56:36.540Z] [2023-05-20T05:56:36.540Z] deploy-common-pe: [2023-05-20T05:56:37.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2023-05-20T05:56:40.404Z] [exec] Application deployed with name jdbc-customval-1App. [2023-05-20T05:56:40.404Z] [echo] Deployment on target server server successful [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setOSConditions: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolWin: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolUnix: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolProperty: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setS1ASclassPath: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] init-common: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] deploy-common-ee: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] run: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setOSConditions: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolWin: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolUnix: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolProperty: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setS1ASclassPath: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] init-common: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] execute-sql-common: [2023-05-20T05:56:40.404Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/create_pointbase.sql [2023-05-20T05:56:40.404Z] [sql] Failed to execute: Drop table O_CUSTOMER [2023-05-20T05:56:40.404Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:56:40.404Z] [sql] 0 rows affected [2023-05-20T05:56:40.404Z] [sql] Failed to execute: Drop table DUMMY [2023-05-20T05:56:40.404Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DUMMY' because it does not exist. [2023-05-20T05:56:40.404Z] [sql] 0 rows affected [2023-05-20T05:56:40.404Z] [sql] 1 rows affected [2023-05-20T05:56:40.404Z] [sql] 3 of 5 SQL statements executed successfully [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setOSConditions: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolWin: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolUnix: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setToolProperty: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] setS1ASclassPath: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] init-common: [2023-05-20T05:56:40.404Z] [2023-05-20T05:56:40.404Z] runclient-common: [2023-05-20T05:56:40.404Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T05:56:41.350Z] [exec] May 20, 2023 5:56:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:56:41.350Z] [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. [2023-05-20T05:56:41.914Z] [exec] May 20, 2023 5:56:41 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:56:41.914Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:56:45.199Z] [exec] Value of key is: test-1 [2023-05-20T05:56:45.199Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:56:45.199Z] [exec] [2023-05-20T05:56:45.199Z] [exec] [2023-05-20T05:56:45.199Z] [exec] ----------------------------------------- [2023-05-20T05:56:45.199Z] [exec] - test-1 : PASS - [2023-05-20T05:56:45.199Z] [exec] ----------------------------------------- [2023-05-20T05:56:45.199Z] [exec] Total PASS: 1 [2023-05-20T05:56:45.199Z] [exec] Total FAIL: 0 [2023-05-20T05:56:45.199Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:56:45.199Z] [exec] ----------------------------------------- [2023-05-20T05:56:45.199Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:56:45.199Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] checkReporting-common: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] confirmReportPresent-common: [2023-05-20T05:56:45.199Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:56:45.199Z] [echo] Test seems to be reported fine [2023-05-20T05:56:45.199Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] confirmMissingReport-common: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] setOSConditions: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] setToolWin: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] setToolUnix: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] setToolProperty: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] setS1ASclassPath: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] init-common: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] stop-derby: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] stop-derby-aix: [2023-05-20T05:56:45.199Z] [2023-05-20T05:56:45.199Z] stop-derby-nonaix: [2023-05-20T05:56:45.199Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:56:45.200Z] [java] Sat May 20 05:56:45 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] setOSConditions: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] setToolWin: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] setToolUnix: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] setToolProperty: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] setS1ASclassPath: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] init-common: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] start-derby: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] start-derby-aix: [2023-05-20T05:56:45.455Z] [2023-05-20T05:56:45.455Z] start-derby-nonaix: [2023-05-20T05:56:45.455Z] [echo] Starting Derby DB Server ... [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] setOSConditions: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] setToolWin: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] setToolUnix: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] setToolProperty: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] setS1ASclassPath: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] init-common: [2023-05-20T05:57:00.302Z] [2023-05-20T05:57:00.302Z] runclient-common: [2023-05-20T05:57:00.302Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2023-05-20T05:57:01.236Z] [exec] May 20, 2023 5:57:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:57:01.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. [2023-05-20T05:57:01.812Z] [exec] May 20, 2023 5:57:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:57:01.812Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:57:04.351Z] [exec] Value of key is: test-2 [2023-05-20T05:57:04.351Z] [exec] test-2 returned false as validation is not enabled [2023-05-20T05:57:04.351Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:57:04.351Z] [exec] [2023-05-20T05:57:04.351Z] [exec] [2023-05-20T05:57:04.351Z] [exec] ----------------------------------------- [2023-05-20T05:57:04.351Z] [exec] - test-2 : PASS - [2023-05-20T05:57:04.351Z] [exec] ----------------------------------------- [2023-05-20T05:57:04.351Z] [exec] Total PASS: 1 [2023-05-20T05:57:04.351Z] [exec] Total FAIL: 0 [2023-05-20T05:57:04.351Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:57:04.351Z] [exec] ----------------------------------------- [2023-05-20T05:57:04.351Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:04.351Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:04.351Z] [2023-05-20T05:57:04.351Z] checkReporting-common: [2023-05-20T05:57:04.351Z] [2023-05-20T05:57:04.351Z] confirmReportPresent-common: [2023-05-20T05:57:04.351Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:57:04.351Z] [echo] Test seems to be reported fine [2023-05-20T05:57:04.351Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:57:04.351Z] [2023-05-20T05:57:04.351Z] confirmMissingReport-common: [2023-05-20T05:57:04.351Z] [2023-05-20T05:57:04.351Z] asadmin-common: [2023-05-20T05:57:04.351Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:57:04.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2023-05-20T05:57:04.608Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2023-05-20T05:57:04.608Z] [2023-05-20T05:57:04.608Z] asadmin-common: [2023-05-20T05:57:04.608Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:57:04.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:57:05.121Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2023-05-20T05:57:05.121Z] [2023-05-20T05:57:05.121Z] asadmin-common: [2023-05-20T05:57:05.121Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:57:05.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2023-05-20T05:57:05.377Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] setOSConditions: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] setToolWin: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] setToolUnix: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] setToolProperty: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] setS1ASclassPath: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] init-common: [2023-05-20T05:57:05.377Z] [2023-05-20T05:57:05.377Z] runclient-common: [2023-05-20T05:57:05.377Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2023-05-20T05:57:05.951Z] [exec] May 20, 2023 5:57:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:57:05.951Z] [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. [2023-05-20T05:57:06.881Z] [exec] May 20, 2023 5:57:06 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:57:06.881Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:57:09.414Z] [exec] Value of key is: test-3 [2023-05-20T05:57:09.414Z] [exec] test-3 returned true as validation is enabled [2023-05-20T05:57:09.414Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:57:09.414Z] [exec] [2023-05-20T05:57:09.414Z] [exec] [2023-05-20T05:57:09.414Z] [exec] ----------------------------------------- [2023-05-20T05:57:09.414Z] [exec] - test-3 : PASS - [2023-05-20T05:57:09.414Z] [exec] ----------------------------------------- [2023-05-20T05:57:09.414Z] [exec] Total PASS: 1 [2023-05-20T05:57:09.414Z] [exec] Total FAIL: 0 [2023-05-20T05:57:09.414Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:57:09.414Z] [exec] ----------------------------------------- [2023-05-20T05:57:09.414Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:09.414Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] checkReporting-common: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] confirmReportPresent-common: [2023-05-20T05:57:09.670Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:57:09.670Z] [echo] Test seems to be reported fine [2023-05-20T05:57:09.670Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] confirmMissingReport-common: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] setOSConditions: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] setToolWin: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] setToolUnix: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] setToolProperty: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] setS1ASclassPath: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] init-common: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] stop-derby: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] stop-derby-aix: [2023-05-20T05:57:09.670Z] [2023-05-20T05:57:09.670Z] stop-derby-nonaix: [2023-05-20T05:57:09.670Z] [echo] Stopping Derby DB Server ... [2023-05-20T05:57:09.926Z] [java] Sat May 20 05:57:09 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] setOSConditions: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] setToolWin: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] setToolUnix: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] setToolProperty: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] setS1ASclassPath: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] init-common: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] start-derby: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] start-derby-aix: [2023-05-20T05:57:09.926Z] [2023-05-20T05:57:09.926Z] start-derby-nonaix: [2023-05-20T05:57:09.926Z] [echo] Starting Derby DB Server ... [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] setOSConditions: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] setToolWin: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] setToolUnix: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] setToolProperty: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] setS1ASclassPath: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] init-common: [2023-05-20T05:57:27.985Z] [2023-05-20T05:57:27.985Z] runclient-common: [2023-05-20T05:57:27.985Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2023-05-20T05:57:27.985Z] [exec] May 20, 2023 5:57:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:57:27.985Z] [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. [2023-05-20T05:57:27.985Z] [exec] May 20, 2023 5:57:26 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T05:57:27.985Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2023-05-20T05:57:29.391Z] [exec] Value of key is: test-4 [2023-05-20T05:57:29.391Z] [exec] test-4 returned true as validation is enabled [2023-05-20T05:57:29.391Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:57:29.391Z] [exec] [2023-05-20T05:57:29.391Z] [exec] [2023-05-20T05:57:29.391Z] [exec] ----------------------------------------- [2023-05-20T05:57:29.391Z] [exec] - test-4 : PASS - [2023-05-20T05:57:29.391Z] [exec] ----------------------------------------- [2023-05-20T05:57:29.391Z] [exec] Total PASS: 1 [2023-05-20T05:57:29.391Z] [exec] Total FAIL: 0 [2023-05-20T05:57:29.391Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:57:29.391Z] [exec] ----------------------------------------- [2023-05-20T05:57:29.391Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:29.391Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] checkReporting-common: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] confirmReportPresent-common: [2023-05-20T05:57:29.391Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:57:29.391Z] [echo] Test seems to be reported fine [2023-05-20T05:57:29.391Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] confirmMissingReport-common: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setOSConditions: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolWin: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolUnix: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolProperty: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setS1ASclassPath: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] init-common: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] execute-sql-common: [2023-05-20T05:57:29.391Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/drop_pointbase.sql [2023-05-20T05:57:29.391Z] [sql] 0 rows affected [2023-05-20T05:57:29.391Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] undeploy: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setOSConditions: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolWin: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolUnix: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setToolProperty: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] setS1ASclassPath: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] init-common: [2023-05-20T05:57:29.391Z] [2023-05-20T05:57:29.391Z] delete-jdbc-stuff: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] setOSConditions: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] setToolWin: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] setToolUnix: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] setToolProperty: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] setS1ASclassPath: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] init-common: [2023-05-20T05:57:29.650Z] [2023-05-20T05:57:29.650Z] delete-jdbc-resource-common: [2023-05-20T05:57:29.650Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2023-05-20T05:57:29.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2023-05-20T05:57:29.906Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2023-05-20T05:57:29.906Z] [echo] cmd executed for server [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] setOSConditions: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] setToolWin: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] setToolUnix: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] setToolProperty: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] setS1ASclassPath: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] init-common: [2023-05-20T05:57:29.906Z] [2023-05-20T05:57:29.906Z] delete-jdbc-connpool-common: [2023-05-20T05:57:29.906Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2023-05-20T05:57:30.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2023-05-20T05:57:30.163Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2023-05-20T05:57:30.163Z] [echo] cmd executed for server [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] setOSConditions: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] setToolWin: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] setToolUnix: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] setToolProperty: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] setS1ASclassPath: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] init-common: [2023-05-20T05:57:30.163Z] [2023-05-20T05:57:30.163Z] undeploy-common: [2023-05-20T05:57:30.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-customval-1App [2023-05-20T05:57:30.676Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/myvalidator.jar [2023-05-20T05:57:30.676Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2023-05-20T05:57:30.676Z] [2023-05-20T05:57:30.676Z] restart-server: [2023-05-20T05:57:30.676Z] [2023-05-20T05:57:30.676Z] setOSConditions: [2023-05-20T05:57:30.676Z] [2023-05-20T05:57:30.676Z] stop-server: [2023-05-20T05:57:30.676Z] [2023-05-20T05:57:30.676Z] stop-server-unix: [2023-05-20T05:57:30.676Z] [echo] stopping server on unix ... [2023-05-20T05:57:32.090Z] [exec] Waiting for the domain to stop . [2023-05-20T05:57:32.090Z] [exec] Command stop-domain executed successfully. [2023-05-20T05:57:42.046Z] [2023-05-20T05:57:42.046Z] stop-server-windows: [2023-05-20T05:57:47.306Z] [2023-05-20T05:57:47.306Z] setOSConditions: [2023-05-20T05:57:47.306Z] [2023-05-20T05:57:47.306Z] start-server: [2023-05-20T05:57:47.306Z] [echo] +-----------------------------+ [2023-05-20T05:57:47.306Z] [echo] | | [2023-05-20T05:57:47.306Z] [echo] | S T A R T I N G GLASSFISH | [2023-05-20T05:57:47.306Z] [echo] | in Felix mode | [2023-05-20T05:57:47.306Z] [echo] | | [2023-05-20T05:57:47.306Z] [echo] +-----------------------------+ [2023-05-20T05:57:47.306Z] [2023-05-20T05:57:47.306Z] start-server-unix: [2023-05-20T05:57:50.702Z] [exec] Waiting for domain1 to start ... [2023-05-20T05:57:50.702Z] [exec] Successfully started the domain : domain1 [2023-05-20T05:57:50.702Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T05:57:50.702Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T05:57:50.702Z] [exec] Admin Port: 4848 [2023-05-20T05:57:50.702Z] [exec] Command start-domain executed successfully. [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] start-server-windows: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] all: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] setOSConditions: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] setToolWin: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] setToolUnix: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] setToolProperty: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] setS1ASclassPath: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] init-common: [2023-05-20T05:58:00.655Z] [2023-05-20T05:58:00.655Z] clean: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setOSConditions: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolWin: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolUnix: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolProperty: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setS1ASclassPath: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] init-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] clean-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setOSConditions: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolWin: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolUnix: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolProperty: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setS1ASclassPath: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] init-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] clean-classes-common: [2023-05-20T05:58:00.656Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setOSConditions: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolWin: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolUnix: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolProperty: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setS1ASclassPath: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] init-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] clean-jars-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] compile: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setOSConditions: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolWin: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolUnix: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setToolProperty: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] setS1ASclassPath: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] init-common: [2023-05-20T05:58:00.656Z] [2023-05-20T05:58:00.656Z] compile-common: [2023-05-20T05:58:00.656Z] [echo] Current time (ISO): 2023-05-20T05:58:00.608+0000 [2023-05-20T05:58:00.656Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:00.656Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:02.549Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:58:02.549Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java:50: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:58:02.549Z] [javac] return new Integer(1); [2023-05-20T05:58:02.549Z] [javac] ^ [2023-05-20T05:58:02.549Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2023-05-20T05:58:02.549Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T05:58:02.549Z] [javac] 2 warnings [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] setOSConditions: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] setToolWin: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] setToolUnix: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] setToolProperty: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] setS1ASclassPath: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] init-common: [2023-05-20T05:58:02.549Z] [2023-05-20T05:58:02.549Z] compile-common: [2023-05-20T05:58:02.549Z] [echo] Current time (ISO): 2023-05-20T05:58:02.217+0000 [2023-05-20T05:58:02.549Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:03.963Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:58:03.963Z] [javac] 1 warning [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] build: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setOSConditions: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] fixFiles: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] convUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] convWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolProperty: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setS1ASclassPath: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] init-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] package-persistence-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] ejb-jar-common: [2023-05-20T05:58:03.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] package-ejbjar-common: [2023-05-20T05:58:03.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-ejb.jar [2023-05-20T05:58:03.963Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] appclient-jar-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] package-appclientjar-common: [2023-05-20T05:58:03.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-client.jar [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] webclient-war-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] build-ear-common: [2023-05-20T05:58:03.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:03.963Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] deploy: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setOSConditions: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolProperty: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setS1ASclassPath: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] init-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] execute-sql-common: [2023-05-20T05:58:03.963Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2023-05-20T05:58:03.963Z] [sql] Failed to execute: Drop table flush_connection_pool [2023-05-20T05:58:03.963Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'FLUSH_CONNECTION_POOL' because it does not exist. [2023-05-20T05:58:03.963Z] [sql] 0 rows affected [2023-05-20T05:58:03.963Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setOSConditions: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolProperty: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setS1ASclassPath: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] init-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setup: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setOSConditions: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolProperty: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setS1ASclassPath: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] init-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] deploy-jdbc-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setOSConditions: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolWin: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolUnix: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setToolProperty: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] setS1ASclassPath: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] init-common: [2023-05-20T05:58:03.963Z] [2023-05-20T05:58:03.963Z] create-jdbc-connpool-common: [2023-05-20T05:58:04.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-flushconnectionpool-pool [2023-05-20T05:58:05.590Z] [exec] JDBC connection pool jdbc-flushconnectionpool-pool created successfully. [2023-05-20T05:58:05.590Z] [2023-05-20T05:58:05.590Z] set-derby-connpool-props: [2023-05-20T05:58:06.157Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2023-05-20T05:58:06.157Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2023-05-20T05:58:06.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2023-05-20T05:58:06.413Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2023-05-20T05:58:06.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2023-05-20T05:58:06.978Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2023-05-20T05:58:07.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2023-05-20T05:58:07.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2023-05-20T05:58:07.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2023-05-20T05:58:07.506Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2023-05-20T05:58:07.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:58:07.763Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:58:08.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2023-05-20T05:58:08.277Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2023-05-20T05:58:08.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2023-05-20T05:58:08.549Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] setOSConditions: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] setToolWin: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] setToolUnix: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] setToolProperty: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] setS1ASclassPath: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] init-common: [2023-05-20T05:58:08.549Z] [2023-05-20T05:58:08.549Z] create-jdbc-resource-common: [2023-05-20T05:58:08.549Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-flushconnectionpool-pool --target server jdbc/flushconnectionpool [2023-05-20T05:58:08.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-flushconnectionpool-pool --enabled=true --target server jdbc/flushconnectionpool [2023-05-20T05:58:08.806Z] [exec] JDBC resource jdbc/flushconnectionpool created successfully. [2023-05-20T05:58:08.806Z] [echo] cmd executed for server [2023-05-20T05:58:08.806Z] [2023-05-20T05:58:08.806Z] asadmin-common: [2023-05-20T05:58:08.806Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2023-05-20T05:58:09.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2023-05-20T05:58:09.370Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady-pool-size=1 [2023-05-20T05:58:09.370Z] [2023-05-20T05:58:09.370Z] asadmin-common: [2023-05-20T05:58:09.370Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2023-05-20T05:58:09.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2023-05-20T05:58:09.626Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max-pool-size=1 [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setOSConditions: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolWin: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolUnix: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolProperty: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setS1ASclassPath: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] init-common: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] deploy-common: [2023-05-20T05:58:09.626Z] [echo] Current time (ISO): 2023-05-20T05:58:09.422+0000 [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setOSConditions: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolWin: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolUnix: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setToolProperty: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] setS1ASclassPath: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] init-common: [2023-05-20T05:58:09.626Z] [2023-05-20T05:58:09.626Z] deploy-common-pe: [2023-05-20T05:58:09.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2023-05-20T05:58:14.065Z] [exec] Application deployed with name jdbc-flushconnectionpoolApp. [2023-05-20T05:58:14.065Z] [echo] Deployment on target server server successful [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setOSConditions: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolWin: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolUnix: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolProperty: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setS1ASclassPath: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] init-common: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] deploy-common-ee: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] run: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setOSConditions: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolWin: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolUnix: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolProperty: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setS1ASclassPath: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] init-common: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] execute-sql-common: [2023-05-20T05:58:14.065Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2023-05-20T05:58:14.065Z] [sql] 0 rows affected [2023-05-20T05:58:14.065Z] [sql] 0 rows affected [2023-05-20T05:58:14.065Z] [sql] 2 of 2 SQL statements executed successfully [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setOSConditions: [2023-05-20T05:58:14.065Z] [2023-05-20T05:58:14.065Z] setToolWin: [2023-05-20T05:58:14.066Z] [2023-05-20T05:58:14.066Z] setToolUnix: [2023-05-20T05:58:14.066Z] [2023-05-20T05:58:14.066Z] setToolProperty: [2023-05-20T05:58:14.066Z] [2023-05-20T05:58:14.066Z] setS1ASclassPath: [2023-05-20T05:58:14.066Z] [2023-05-20T05:58:14.066Z] init-common: [2023-05-20T05:58:14.066Z] [2023-05-20T05:58:14.066Z] runclient-common: [2023-05-20T05:58:14.066Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:58:14.352Z] [exec] May 20, 2023 5:58:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:58:14.352Z] [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. [2023-05-20T05:58:17.651Z] [exec] Value of key is: Flush Connection Pool - (test1): [2023-05-20T05:58:17.651Z] [exec] Value of key is: Flush Connection Pool - (test2): [2023-05-20T05:58:17.651Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:58:17.651Z] [exec] [2023-05-20T05:58:17.651Z] [exec] [2023-05-20T05:58:17.651Z] [exec] ----------------------------------------- [2023-05-20T05:58:17.651Z] [exec] - Flush Connection Pool - (test1): : PASS - [2023-05-20T05:58:17.651Z] [exec] - Flush Connection Pool - (test2): : PASS - [2023-05-20T05:58:17.651Z] [exec] ----------------------------------------- [2023-05-20T05:58:17.651Z] [exec] Total PASS: 2 [2023-05-20T05:58:17.651Z] [exec] Total FAIL: 0 [2023-05-20T05:58:17.651Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:58:17.651Z] [exec] ----------------------------------------- [2023-05-20T05:58:17.651Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:58:17.651Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:58:18.214Z] [2023-05-20T05:58:18.214Z] checkReporting-common: [2023-05-20T05:58:18.214Z] [2023-05-20T05:58:18.214Z] confirmReportPresent-common: [2023-05-20T05:58:18.214Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:58:18.214Z] [echo] Test seems to be reported fine [2023-05-20T05:58:18.214Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2023-05-20T05:58:18.214Z] [2023-05-20T05:58:18.214Z] confirmMissingReport-common: [2023-05-20T05:58:18.214Z] [2023-05-20T05:58:18.214Z] asadmin-common: [2023-05-20T05:58:18.214Z] [echo] asadmin flush-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-flushconnectionpool-pool [2023-05-20T05:58:18.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true flush-connection-pool jdbc-flushconnectionpool-pool [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] setOSConditions: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] setToolWin: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] setToolUnix: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] setToolProperty: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] setS1ASclassPath: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] init-common: [2023-05-20T05:58:18.470Z] [2023-05-20T05:58:18.470Z] runclient-common: [2023-05-20T05:58:18.470Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:58:19.033Z] [exec] May 20, 2023 5:58:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:58:19.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. [2023-05-20T05:58:22.403Z] [exec] Value of key is: Flush Connection Pool - (test1): [2023-05-20T05:58:22.403Z] [exec] Value of key is: Flush Connection Pool - (test2): [2023-05-20T05:58:22.403Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:58:22.403Z] [exec] [2023-05-20T05:58:22.403Z] [exec] [2023-05-20T05:58:22.403Z] [exec] ----------------------------------------- [2023-05-20T05:58:22.403Z] [exec] - Flush Connection Pool - (test1): : PASS - [2023-05-20T05:58:22.403Z] [exec] - Flush Connection Pool - (test2): : PASS - [2023-05-20T05:58:22.403Z] [exec] ----------------------------------------- [2023-05-20T05:58:22.403Z] [exec] Total PASS: 2 [2023-05-20T05:58:22.403Z] [exec] Total FAIL: 0 [2023-05-20T05:58:22.403Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:58:22.403Z] [exec] ----------------------------------------- [2023-05-20T05:58:22.403Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:58:22.403Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:58:22.403Z] [2023-05-20T05:58:22.403Z] checkReporting-common: [2023-05-20T05:58:22.403Z] [2023-05-20T05:58:22.403Z] confirmReportPresent-common: [2023-05-20T05:58:22.403Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:58:22.403Z] [echo] Test seems to be reported fine [2023-05-20T05:58:22.403Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2023-05-20T05:58:22.403Z] [2023-05-20T05:58:22.403Z] confirmMissingReport-common: [2023-05-20T05:58:22.403Z] [2023-05-20T05:58:22.403Z] undeploy: [2023-05-20T05:58:22.403Z] [2023-05-20T05:58:22.404Z] setOSConditions: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolWin: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolUnix: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolProperty: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setS1ASclassPath: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] init-common: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] execute-sql-common: [2023-05-20T05:58:22.404Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/drop_pointbase.sql [2023-05-20T05:58:22.404Z] [sql] 0 rows affected [2023-05-20T05:58:22.404Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] unsetup: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setOSConditions: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolWin: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolUnix: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setToolProperty: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] setS1ASclassPath: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] init-common: [2023-05-20T05:58:22.404Z] [2023-05-20T05:58:22.404Z] delete-jdbc-resource-common: [2023-05-20T05:58:22.404Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/flushconnectionpool [2023-05-20T05:58:22.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/flushconnectionpool [2023-05-20T05:58:22.661Z] [exec] JDBC resource jdbc/flushconnectionpool deleted successfully [2023-05-20T05:58:22.661Z] [echo] cmd executed for server [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] setOSConditions: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] setToolWin: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] setToolUnix: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] setToolProperty: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] setS1ASclassPath: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] init-common: [2023-05-20T05:58:22.661Z] [2023-05-20T05:58:22.661Z] delete-jdbc-connpool-common: [2023-05-20T05:58:22.661Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-flushconnectionpool-pool [2023-05-20T05:58:23.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-flushconnectionpool-pool [2023-05-20T05:58:23.253Z] [exec] JDBC Connection pool jdbc-flushconnectionpool-pool deleted successfully [2023-05-20T05:58:23.253Z] [echo] cmd executed for server [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] setOSConditions: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] setToolWin: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] setToolUnix: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] setToolProperty: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] setS1ASclassPath: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] init-common: [2023-05-20T05:58:23.253Z] [2023-05-20T05:58:23.253Z] undeploy-common: [2023-05-20T05:58:23.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-flushconnectionpoolApp [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] all: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setOSConditions: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolWin: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolUnix: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolProperty: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setS1ASclassPath: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] init-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] clean: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setOSConditions: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolWin: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolUnix: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolProperty: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setS1ASclassPath: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] init-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] clean-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setOSConditions: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolWin: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolUnix: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolProperty: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setS1ASclassPath: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] init-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] clean-classes-common: [2023-05-20T05:58:23.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setOSConditions: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolWin: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolUnix: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolProperty: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setS1ASclassPath: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] init-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] clean-jars-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] compile: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setOSConditions: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolWin: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolUnix: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setToolProperty: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] setS1ASclassPath: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] init-common: [2023-05-20T05:58:23.510Z] [2023-05-20T05:58:23.510Z] compile-common: [2023-05-20T05:58:23.510Z] [echo] Current time (ISO): 2023-05-20T05:58:23.455+0000 [2023-05-20T05:58:23.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:23.510Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:24.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:58:24.887Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/ejb/SimpleBMPBean.java:36: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:58:24.887Z] [javac] return new Integer(1); [2023-05-20T05:58:24.887Z] [javac] ^ [2023-05-20T05:58:24.887Z] [javac] 2 warnings [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] setOSConditions: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] setToolWin: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] setToolUnix: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] setToolProperty: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] setS1ASclassPath: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] init-common: [2023-05-20T05:58:25.151Z] [2023-05-20T05:58:25.151Z] compile-common: [2023-05-20T05:58:25.151Z] [echo] Current time (ISO): 2023-05-20T05:58:24.910+0000 [2023-05-20T05:58:25.151Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:58:26.527Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:58:26.527Z] [javac] 1 warning [2023-05-20T05:58:26.527Z] [2023-05-20T05:58:26.527Z] build: [2023-05-20T05:58:26.527Z] [2023-05-20T05:58:26.528Z] setOSConditions: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] fixFiles: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] convUnix: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] convWin: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolWin: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolUnix: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolProperty: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setS1ASclassPath: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] init-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] package-persistence-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] ejb-jar-common: [2023-05-20T05:58:26.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] package-ejbjar-common: [2023-05-20T05:58:26.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2023-05-20T05:58:26.528Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] appclient-jar-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] package-appclientjar-common: [2023-05-20T05:58:26.528Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] webclient-war-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] build-ear-common: [2023-05-20T05:58:26.528Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:58:26.528Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] deploy: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setOSConditions: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolWin: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolUnix: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolProperty: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setS1ASclassPath: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] init-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] execute-sql-common: [2023-05-20T05:58:26.528Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/create_pointbase.sql [2023-05-20T05:58:26.528Z] [sql] Failed to execute: Drop table O_Customer [2023-05-20T05:58:26.528Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2023-05-20T05:58:26.528Z] [sql] 0 rows affected [2023-05-20T05:58:26.528Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setOSConditions: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolWin: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolUnix: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolProperty: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setS1ASclassPath: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] init-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] deploy-jdbc-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setOSConditions: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolWin: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolUnix: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setToolProperty: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] setS1ASclassPath: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] init-common: [2023-05-20T05:58:26.528Z] [2023-05-20T05:58:26.528Z] create-jdbc-connpool-common: [2023-05-20T05:58:26.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:27.053Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T05:58:27.053Z] [2023-05-20T05:58:27.053Z] set-derby-connpool-props: [2023-05-20T05:58:27.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:27.309Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T05:58:27.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:27.566Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T05:58:27.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:28.080Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T05:58:28.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:28.351Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T05:58:28.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:28.608Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T05:58:28.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:28.864Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:58:29.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:29.427Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T05:58:29.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:29.704Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] setOSConditions: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] setToolWin: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] setToolUnix: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] setToolProperty: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] setS1ASclassPath: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] init-common: [2023-05-20T05:58:29.704Z] [2023-05-20T05:58:29.704Z] create-jdbc-resource-common: [2023-05-20T05:58:29.704Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2023-05-20T05:58:29.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:58:29.960Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2023-05-20T05:58:29.960Z] [echo] cmd executed for server [2023-05-20T05:58:29.960Z] [2023-05-20T05:58:29.960Z] asadmin-common: [2023-05-20T05:58:29.960Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2023-05-20T05:58:30.216Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2023-05-20T05:58:30.216Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-pool-size=10 [2023-05-20T05:58:30.216Z] [2023-05-20T05:58:30.216Z] asadmin-common: [2023-05-20T05:58:30.216Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2023-05-20T05:58:30.472Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2023-05-20T05:58:30.472Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady-pool-size=10 [2023-05-20T05:58:30.472Z] [2023-05-20T05:58:30.472Z] asadmin-common: [2023-05-20T05:58:30.472Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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=0 [2023-05-20T05:58:31.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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=0 [2023-05-20T05:58:31.059Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=0 [2023-05-20T05:58:31.059Z] [2023-05-20T05:58:31.059Z] asadmin-common: [2023-05-20T05:58:31.060Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2023-05-20T05:58:31.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2023-05-20T05:58:31.316Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-timeout-in-seconds=10 [2023-05-20T05:58:31.316Z] [2023-05-20T05:58:31.316Z] asadmin-common: [2023-05-20T05:58:31.316Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2023-05-20T05:58:31.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2023-05-20T05:58:31.572Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-reclaim=true [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setOSConditions: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolWin: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolUnix: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolProperty: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setS1ASclassPath: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] init-common: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] deploy-common: [2023-05-20T05:58:31.572Z] [echo] Current time (ISO): 2023-05-20T05:58:31.468+0000 [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setOSConditions: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolWin: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolUnix: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setToolProperty: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] setS1ASclassPath: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] init-common: [2023-05-20T05:58:31.572Z] [2023-05-20T05:58:31.572Z] deploy-common-pe: [2023-05-20T05:58:31.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2023-05-20T05:58:32.107Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2023-05-20T05:58:32.107Z] [echo] Deployment on target server server successful [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setOSConditions: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolWin: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolUnix: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolProperty: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setS1ASclassPath: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] init-common: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] deploy-common-ee: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] run: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setOSConditions: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolWin: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolUnix: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setToolProperty: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] setS1ASclassPath: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] init-common: [2023-05-20T05:58:32.107Z] [2023-05-20T05:58:32.107Z] runclient-common: [2023-05-20T05:58:32.107Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:58:33.053Z] [exec] May 20, 2023 5:58:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:58:33.053Z] [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. [2023-05-20T05:59:40.699Z] [exec] Value of key is: test1 : [2023-05-20T05:59:40.699Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:59:40.699Z] [exec] [2023-05-20T05:59:40.699Z] [exec] [2023-05-20T05:59:40.699Z] [exec] ----------------------------------------- [2023-05-20T05:59:40.699Z] [exec] - test1 : : PASS - [2023-05-20T05:59:40.699Z] [exec] ----------------------------------------- [2023-05-20T05:59:40.699Z] [exec] Total PASS: 1 [2023-05-20T05:59:40.699Z] [exec] Total FAIL: 0 [2023-05-20T05:59:40.699Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:59:40.699Z] [exec] ----------------------------------------- [2023-05-20T05:59:40.699Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:59:40.699Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] checkReporting-common: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] confirmReportPresent-common: [2023-05-20T05:59:40.699Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:59:40.699Z] [echo] Test seems to be reported fine [2023-05-20T05:59:40.699Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/RepRunConf.txt [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] confirmMissingReport-common: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] undeploy: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setOSConditions: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolWin: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolUnix: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolProperty: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setS1ASclassPath: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] init-common: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] execute-sql-common: [2023-05-20T05:59:40.699Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/drop_pointbase.sql [2023-05-20T05:59:40.699Z] [sql] 0 rows affected [2023-05-20T05:59:40.699Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setOSConditions: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolWin: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolUnix: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setToolProperty: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setS1ASclassPath: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] init-common: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] undeploy-jdbc-common: [2023-05-20T05:59:40.699Z] [2023-05-20T05:59:40.699Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] delete-jdbc-resource-common: [2023-05-20T05:59:40.700Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2023-05-20T05:59:40.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2023-05-20T05:59:40.700Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2023-05-20T05:59:40.700Z] [echo] cmd executed for server [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] delete-jdbc-connpool-common: [2023-05-20T05:59:40.700Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T05:59:40.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T05:59:40.700Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T05:59:40.700Z] [echo] cmd executed for server [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] undeploy-common: [2023-05-20T05:59:40.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] all: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] clean: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] clean-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] clean-classes-common: [2023-05-20T05:59:40.700Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] clean-jars-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] compile: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setOSConditions: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolWin: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolUnix: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setToolProperty: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] setS1ASclassPath: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] init-common: [2023-05-20T05:59:40.700Z] [2023-05-20T05:59:40.700Z] compile-common: [2023-05-20T05:59:40.700Z] [echo] Current time (ISO): 2023-05-20T05:59:40.585+0000 [2023-05-20T05:59:40.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:59:40.700Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:59:42.069Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:59:42.069Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T05:59:42.069Z] [javac] return new Integer(1); [2023-05-20T05:59:42.069Z] [javac] ^ [2023-05-20T05:59:42.326Z] [javac] 2 warnings [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] setOSConditions: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] setToolWin: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] setToolUnix: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] setToolProperty: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] setS1ASclassPath: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] init-common: [2023-05-20T05:59:42.326Z] [2023-05-20T05:59:42.326Z] compile-common: [2023-05-20T05:59:42.326Z] [echo] Current time (ISO): 2023-05-20T05:59:42.192+0000 [2023-05-20T05:59:42.326Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:59:43.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:59:43.953Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/client/Client.java:106: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T05:59:43.953Z] [javac] return new Integer(returnValue.get("count").toString()); [2023-05-20T05:59:43.953Z] [javac] ^ [2023-05-20T05:59:43.953Z] [javac] 2 warnings [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] build: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setOSConditions: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] fixFiles: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] convUnix: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] convWin: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolWin: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolUnix: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolProperty: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setS1ASclassPath: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] init-common: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] package-persistence-common: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] ejb-jar-common: [2023-05-20T05:59:43.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] package-ejbjar-common: [2023-05-20T05:59:43.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T05:59:43.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] appclient-jar-common: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] package-appclientjar-common: [2023-05-20T05:59:43.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] webclient-war-common: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] build-ear-common: [2023-05-20T05:59:43.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T05:59:43.953Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] deploy: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setOSConditions: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolWin: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolUnix: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setToolProperty: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] setS1ASclassPath: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] init-common: [2023-05-20T05:59:43.953Z] [2023-05-20T05:59:43.953Z] execute-sql-common: [2023-05-20T05:59:43.953Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/create_pointbase.sql [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T05:59:43.953Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T05:59:43.953Z] [sql] 0 rows affected [2023-05-20T05:59:43.953Z] [sql] 1 rows affected [2023-05-20T05:59:43.953Z] [sql] 0 rows affected [2023-05-20T05:59:43.953Z] [sql] 1 rows affected [2023-05-20T05:59:43.953Z] [sql] 0 rows affected [2023-05-20T05:59:43.953Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 0 rows affected [2023-05-20T05:59:44.210Z] [sql] 1 rows affected [2023-05-20T05:59:44.210Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setOSConditions: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolWin: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolUnix: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolProperty: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setS1ASclassPath: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] init-common: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setup: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setOSConditions: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolWin: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolUnix: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolProperty: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setS1ASclassPath: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] init-common: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] deploy-jdbc-common: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setOSConditions: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolWin: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolUnix: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setToolProperty: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] setS1ASclassPath: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] init-common: [2023-05-20T05:59:44.210Z] [2023-05-20T05:59:44.210Z] create-jdbc-connpool-common: [2023-05-20T05:59:44.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:59:44.467Z] [exec] JDBC connection pool jdbc/jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T05:59:44.467Z] [2023-05-20T05:59:44.467Z] set-derby-connpool-props: [2023-05-20T05:59:45.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:59:45.060Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T05:59:45.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:59:45.317Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T05:59:45.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:59:45.574Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T05:59:45.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:59:46.087Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T05:59:46.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:59:46.351Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T05:59:46.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:59:46.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T05:59:46.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:59:46.864Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T05:59:47.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:59:47.453Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] setOSConditions: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] setToolWin: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] setToolUnix: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] setToolProperty: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] setS1ASclassPath: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] init-common: [2023-05-20T05:59:47.453Z] [2023-05-20T05:59:47.453Z] create-jdbc-resource-common: [2023-05-20T05:59:47.453Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:59:47.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:59:47.710Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T05:59:47.710Z] [echo] cmd executed for server [2023-05-20T05:59:47.710Z] [2023-05-20T05:59:47.710Z] asadmin-common: [2023-05-20T05:59:47.710Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:59:47.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T05:59:47.967Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T05:59:47.967Z] [2023-05-20T05:59:47.967Z] asadmin-common: [2023-05-20T05:59:47.967Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:59:48.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T05:59:48.223Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T05:59:48.223Z] [2023-05-20T05:59:48.223Z] asadmin-common: [2023-05-20T05:59:48.223Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:59:48.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T05:59:48.751Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setOSConditions: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolWin: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolUnix: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolProperty: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setS1ASclassPath: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] init-common: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] deploy-common: [2023-05-20T05:59:48.751Z] [echo] Current time (ISO): 2023-05-20T05:59:48.501+0000 [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setOSConditions: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolWin: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolUnix: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setToolProperty: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] setS1ASclassPath: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] init-common: [2023-05-20T05:59:48.751Z] [2023-05-20T05:59:48.751Z] deploy-common-pe: [2023-05-20T05:59:49.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T05:59:49.008Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T05:59:49.008Z] [echo] Deployment on target server server successful [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] setOSConditions: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] setToolWin: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] setToolUnix: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] setToolProperty: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] setS1ASclassPath: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] init-common: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] deploy-common-ee: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] run: [2023-05-20T05:59:49.265Z] [2023-05-20T05:59:49.265Z] asadmin-common: [2023-05-20T05:59:49.265Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:59:49.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:59:49.522Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:59:49.522Z] [2023-05-20T05:59:49.522Z] asadmin-common: [2023-05-20T05:59:49.522Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:59:50.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:59:50.085Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] setOSConditions: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] setToolWin: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] setToolUnix: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] setToolProperty: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] setS1ASclassPath: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] init-common: [2023-05-20T05:59:50.085Z] [2023-05-20T05:59:50.085Z] runclient-common: [2023-05-20T05:59:50.085Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T05:59:51.016Z] [exec] May 20, 2023 5:59:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T05:59:51.016Z] [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. [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachehit=1 [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachemiss=5 [2023-05-20T05:59:55.194Z] [exec] HIT pass [2023-05-20T05:59:55.194Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachehit=6 [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachemiss=7 [2023-05-20T05:59:55.194Z] [exec] MISS pass [2023-05-20T05:59:55.194Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachehit=7 [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachemiss=12 [2023-05-20T05:59:55.194Z] [exec] columnIndexes pass [2023-05-20T05:59:55.194Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachehit=8 [2023-05-20T05:59:55.194Z] [exec] >>>numstatementcachemiss=17 [2023-05-20T05:59:55.194Z] [exec] columnNames pass [2023-05-20T05:59:55.194Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T05:59:55.194Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T05:59:55.194Z] [exec] [2023-05-20T05:59:55.194Z] [exec] [2023-05-20T05:59:55.194Z] [exec] ----------------------------------------- [2023-05-20T05:59:55.194Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T05:59:55.194Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T05:59:55.194Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T05:59:55.194Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T05:59:55.194Z] [exec] ----------------------------------------- [2023-05-20T05:59:55.194Z] [exec] Total PASS: 4 [2023-05-20T05:59:55.194Z] [exec] Total FAIL: 0 [2023-05-20T05:59:55.194Z] [exec] Total DID NOT RUN: 0 [2023-05-20T05:59:55.194Z] [exec] ----------------------------------------- [2023-05-20T05:59:55.194Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:59:55.194Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] checkReporting-common: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] confirmReportPresent-common: [2023-05-20T05:59:55.451Z] [echo] file RepRunConf.txt is present. [2023-05-20T05:59:55.451Z] [echo] Test seems to be reported fine [2023-05-20T05:59:55.451Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/RepRunConf.txt [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] confirmMissingReport-common: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] undeploy: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] setOSConditions: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] setToolWin: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] setToolUnix: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] setToolProperty: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] setS1ASclassPath: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] init-common: [2023-05-20T05:59:55.451Z] [2023-05-20T05:59:55.451Z] execute-sql-common: [2023-05-20T05:59:55.451Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/drop_pointbase.sql [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.451Z] [sql] 0 rows affected [2023-05-20T05:59:55.708Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T05:59:55.708Z] [2023-05-20T05:59:55.708Z] unsetup: [2023-05-20T05:59:55.708Z] [2023-05-20T05:59:55.708Z] asadmin-common: [2023-05-20T05:59:55.708Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T05:59:55.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:59:56.221Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] setOSConditions: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] setToolWin: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] setToolUnix: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] setToolProperty: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] setS1ASclassPath: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] init-common: [2023-05-20T05:59:56.221Z] [2023-05-20T05:59:56.221Z] delete-jdbc-resource-common: [2023-05-20T05:59:56.221Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:59:56.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T05:59:56.506Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T05:59:56.506Z] [echo] cmd executed for server [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] setOSConditions: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] setToolWin: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] setToolUnix: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] setToolProperty: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] setS1ASclassPath: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] init-common: [2023-05-20T05:59:56.506Z] [2023-05-20T05:59:56.506Z] delete-jdbc-connpool-common: [2023-05-20T05:59:56.506Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:59:56.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2023-05-20T05:59:56.762Z] [exec] JDBC Connection pool jdbc/jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T05:59:56.762Z] [echo] cmd executed for server [2023-05-20T05:59:56.762Z] [2023-05-20T05:59:56.762Z] setOSConditions: [2023-05-20T05:59:56.762Z] [2023-05-20T05:59:56.762Z] setToolWin: [2023-05-20T05:59:56.762Z] [2023-05-20T05:59:56.762Z] setToolUnix: [2023-05-20T05:59:56.762Z] [2023-05-20T05:59:56.763Z] setToolProperty: [2023-05-20T05:59:56.763Z] [2023-05-20T05:59:56.763Z] setS1ASclassPath: [2023-05-20T05:59:56.763Z] [2023-05-20T05:59:56.763Z] init-common: [2023-05-20T05:59:56.763Z] [2023-05-20T05:59:56.763Z] undeploy-common: [2023-05-20T05:59:57.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] all: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setOSConditions: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setToolWin: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setToolUnix: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setToolProperty: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setS1ASclassPath: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] init-common: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] ejb-setup: [2023-05-20T05:59:57.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2023-05-20T05:59:57.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] clean: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setOSConditions: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.019Z] setToolWin: [2023-05-20T05:59:57.019Z] [2023-05-20T05:59:57.020Z] setToolUnix: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolProperty: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setS1ASclassPath: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] init-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] clean-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setOSConditions: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolWin: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolUnix: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolProperty: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setS1ASclassPath: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] init-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] clean-classes-common: [2023-05-20T05:59:57.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setOSConditions: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolWin: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolUnix: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolProperty: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setS1ASclassPath: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] init-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] clean-jars-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] compile: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setOSConditions: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolWin: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolUnix: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setToolProperty: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] setS1ASclassPath: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] init-common: [2023-05-20T05:59:57.020Z] [2023-05-20T05:59:57.020Z] compile-common: [2023-05-20T05:59:57.020Z] [echo] Current time (ISO): 2023-05-20T05:59:57.014+0000 [2023-05-20T05:59:57.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:59:57.020Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T05:59:58.913Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T05:59:58.913Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T05:59:58.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. [2023-05-20T05:59:58.913Z] [javac] 2 warnings [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] setOSConditions: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] setToolWin: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] setToolUnix: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] setToolProperty: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] setS1ASclassPath: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] init-common: [2023-05-20T05:59:58.913Z] [2023-05-20T05:59:58.913Z] compile-common: [2023-05-20T05:59:58.913Z] [echo] Current time (ISO): 2023-05-20T05:59:58.765+0000 [2023-05-20T05:59:58.913Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:00.289Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:00:00.546Z] [javac] 1 warning [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] build: [2023-05-20T06:00:00.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T06:00:00.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-05-20T06:00:00.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setOSConditions: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] fixFiles: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] convUnix: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] convWin: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolWin: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolUnix: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolProperty: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setS1ASclassPath: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] init-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] package-persistence-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] ejb-jar-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] package-ejbjar-common: [2023-05-20T06:00:00.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:00.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-05-20T06:00:00.546Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] appclient-jar-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] package-appclientjar-common: [2023-05-20T06:00:00.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:00.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] webclient-war-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] build-ear-common: [2023-05-20T06:00:00.546Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:00.546Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setup: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setOSConditions: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolWin: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolUnix: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolProperty: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setS1ASclassPath: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] init-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] execute-sql-common: [2023-05-20T06:00:00.546Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2023-05-20T06:00:00.546Z] [sql] 0 rows affected [2023-05-20T06:00:00.546Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] deploy: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setOSConditions: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolWin: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolUnix: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolProperty: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setS1ASclassPath: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] init-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] deploy-common: [2023-05-20T06:00:00.546Z] [echo] Current time (ISO): 2023-05-20T06:00:00.433+0000 [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setOSConditions: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolWin: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolUnix: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setToolProperty: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] setS1ASclassPath: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] init-common: [2023-05-20T06:00:00.546Z] [2023-05-20T06:00:00.546Z] deploy-common-pe: [2023-05-20T06:00:00.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:03.378Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-05-20T06:00:03.378Z] [echo] Deployment on target server server successful [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setOSConditions: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolWin: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolUnix: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolProperty: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setS1ASclassPath: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] init-common: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] deploy-common-ee: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] run: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setOSConditions: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolWin: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolUnix: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setToolProperty: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] setS1ASclassPath: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] init-common: [2023-05-20T06:00:03.378Z] [2023-05-20T06:00:03.378Z] runclient-common: [2023-05-20T06:00:03.378Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:00:03.959Z] [exec] May 20, 2023 6:00:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:00:03.959Z] [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. [2023-05-20T06:00:04.522Z] [exec] May 20, 2023 6:00:04 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:00:04.522Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:00:07.051Z] [exec] I am in client [2023-05-20T06:00:07.658Z] [exec] May 20, 2023 6:00:07 AM org.hibernate.validator.internal.util.Version [2023-05-20T06:00:07.658Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T06:00:07.914Z] [exec] calling createPerson(duke) [2023-05-20T06:00:07.914Z] [exec] created [2023-05-20T06:00:07.914Z] [exec] utx.begin called [2023-05-20T06:00:08.170Z] [exec] inserted 1,1 into table [2023-05-20T06:00:08.170Z] [exec] Value of key is: delegateFoundMe [2023-05-20T06:00:08.170Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T06:00:08.170Z] [exec] calling utx.rollback [2023-05-20T06:00:08.170Z] [exec] utx.rollback called [2023-05-20T06:00:08.170Z] [exec] I am in client [2023-05-20T06:00:08.427Z] [exec] calling createPerson(duke) [2023-05-20T06:00:08.427Z] [exec] created [2023-05-20T06:00:08.427Z] [exec] utx.begin called [2023-05-20T06:00:08.427Z] [exec] inserted 1,1 into table [2023-05-20T06:00:08.427Z] [exec] calling utx.commit [2023-05-20T06:00:08.427Z] [exec] Value of key is: delegateFoundMe [2023-05-20T06:00:08.427Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T06:00:08.427Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:00:08.427Z] [exec] [2023-05-20T06:00:08.427Z] [exec] [2023-05-20T06:00:08.427Z] [exec] ----------------------------------------- [2023-05-20T06:00:08.427Z] [exec] - delegateFoundMe: PASS - [2023-05-20T06:00:08.427Z] [exec] - findDelegateCreatedPerson: PASS - [2023-05-20T06:00:08.427Z] [exec] ----------------------------------------- [2023-05-20T06:00:08.427Z] [exec] Total PASS: 2 [2023-05-20T06:00:08.427Z] [exec] Total FAIL: 0 [2023-05-20T06:00:08.427Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:00:08.427Z] [exec] ----------------------------------------- [2023-05-20T06:00:08.427Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:08.427Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:08.427Z] [exec] utx.commit called [2023-05-20T06:00:08.427Z] [exec] May 20, 2023 6:00:08 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T06:00:08.427Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] checkReporting-common: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] confirmReportPresent-common: [2023-05-20T06:00:08.683Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:00:08.683Z] [echo] Test seems to be reported fine [2023-05-20T06:00:08.683Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] confirmMissingReport-common: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] undeploy: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] setOSConditions: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] setToolWin: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] setToolUnix: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] setToolProperty: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] setS1ASclassPath: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] init-common: [2023-05-20T06:00:08.683Z] [2023-05-20T06:00:08.683Z] undeploy-common: [2023-05-20T06:00:08.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:00:09.195Z] [2023-05-20T06:00:09.195Z] unsetup: [2023-05-20T06:00:09.195Z] [2023-05-20T06:00:09.195Z] setOSConditions: [2023-05-20T06:00:09.195Z] [2023-05-20T06:00:09.195Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] execute-sql-common: [2023-05-20T06:00:09.196Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2023-05-20T06:00:09.196Z] [sql] 0 rows affected [2023-05-20T06:00:09.196Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] all: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setOSConditions: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] appclient-setup: [2023-05-20T06:00:09.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2023-05-20T06:00:09.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] clean: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setOSConditions: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] clean-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setOSConditions: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] clean-classes-common: [2023-05-20T06:00:09.196Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setOSConditions: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] clean-jars-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] compile: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setOSConditions: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolWin: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolUnix: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setToolProperty: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] setS1ASclassPath: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] init-common: [2023-05-20T06:00:09.196Z] [2023-05-20T06:00:09.196Z] compile-common: [2023-05-20T06:00:09.196Z] [echo] Current time (ISO): 2023-05-20T06:00:09.071+0000 [2023-05-20T06:00:09.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:09.196Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:11.089Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:00:11.089Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:00:11.089Z] [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. [2023-05-20T06:00:11.089Z] [javac] 2 warnings [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] setOSConditions: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] setToolWin: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] setToolUnix: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] setToolProperty: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] setS1ASclassPath: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] init-common: [2023-05-20T06:00:11.089Z] [2023-05-20T06:00:11.089Z] compile-common: [2023-05-20T06:00:11.089Z] [echo] Current time (ISO): 2023-05-20T06:00:10.779+0000 [2023-05-20T06:00:11.089Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:12.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:00:12.462Z] [javac] 1 warning [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] build: [2023-05-20T06:00:12.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T06:00:12.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2023-05-20T06:00:12.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setOSConditions: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] fixFiles: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] convUnix: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] convWin: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolWin: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolUnix: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolProperty: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setS1ASclassPath: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] init-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] package-persistence-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] ejb-jar-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] package-ejbjar-common: [2023-05-20T06:00:12.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:12.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2023-05-20T06:00:12.462Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] appclient-jar-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] package-appclientjar-common: [2023-05-20T06:00:12.462Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:12.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] webclient-war-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] build-ear-common: [2023-05-20T06:00:12.462Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:12.462Z] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setup: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setOSConditions: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolWin: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolUnix: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolProperty: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setS1ASclassPath: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] init-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] execute-sql-common: [2023-05-20T06:00:12.462Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2023-05-20T06:00:12.462Z] [sql] 0 rows affected [2023-05-20T06:00:12.462Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] deploy: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setOSConditions: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolWin: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolUnix: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolProperty: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setS1ASclassPath: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] init-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] deploy-common: [2023-05-20T06:00:12.462Z] [echo] Current time (ISO): 2023-05-20T06:00:12.437+0000 [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setOSConditions: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolWin: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolUnix: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setToolProperty: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] setS1ASclassPath: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] init-common: [2023-05-20T06:00:12.462Z] [2023-05-20T06:00:12.462Z] deploy-common-pe: [2023-05-20T06:00:13.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2023-05-20T06:00:13.656Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2023-05-20T06:00:13.656Z] [echo] Deployment on target server server successful [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setOSConditions: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolWin: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolUnix: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolProperty: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setS1ASclassPath: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] init-common: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] deploy-common-ee: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] run: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setOSConditions: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolWin: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolUnix: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setToolProperty: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] setS1ASclassPath: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] init-common: [2023-05-20T06:00:13.656Z] [2023-05-20T06:00:13.656Z] runclient-common: [2023-05-20T06:00:13.656Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:00:14.587Z] [exec] May 20, 2023 6:00:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:00:14.587Z] [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. [2023-05-20T06:00:15.156Z] [exec] May 20, 2023 6:00:14 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:00:15.156Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:00:17.705Z] [exec] I am in client [2023-05-20T06:00:17.963Z] [exec] May 20, 2023 6:00:17 AM org.hibernate.validator.internal.util.Version [2023-05-20T06:00:17.963Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T06:00:18.253Z] [exec] calling createPerson(duke) [2023-05-20T06:00:18.253Z] [exec] created [2023-05-20T06:00:18.253Z] [exec] utx.begin called [2023-05-20T06:00:18.552Z] [exec] inserted 1,1 into table [2023-05-20T06:00:18.808Z] [exec] calling utx.rollback [2023-05-20T06:00:18.808Z] [exec] Value of key is: delegateFoundMe [2023-05-20T06:00:18.808Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T06:00:18.808Z] [exec] utx.rollback called [2023-05-20T06:00:18.808Z] [exec] I am in client [2023-05-20T06:00:18.808Z] [exec] calling createPerson(duke) [2023-05-20T06:00:18.808Z] [exec] created [2023-05-20T06:00:18.808Z] [exec] utx.begin called [2023-05-20T06:00:18.808Z] [exec] inserted 1,1 into table [2023-05-20T06:00:18.808Z] [exec] Value of key is: delegateFoundMe [2023-05-20T06:00:18.808Z] [exec] Value of key is: findDelegateCreatedPerson [2023-05-20T06:00:18.808Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:00:18.808Z] [exec] [2023-05-20T06:00:18.808Z] [exec] [2023-05-20T06:00:18.808Z] [exec] ----------------------------------------- [2023-05-20T06:00:18.808Z] [exec] - delegateFoundMe: PASS - [2023-05-20T06:00:18.808Z] [exec] - findDelegateCreatedPerson: PASS - [2023-05-20T06:00:18.808Z] [exec] ----------------------------------------- [2023-05-20T06:00:18.808Z] [exec] Total PASS: 2 [2023-05-20T06:00:18.808Z] [exec] Total FAIL: 0 [2023-05-20T06:00:18.808Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:00:18.808Z] [exec] ----------------------------------------- [2023-05-20T06:00:18.808Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:18.808Z] [exec] calling utx.commit [2023-05-20T06:00:18.808Z] [exec] utx.commit called [2023-05-20T06:00:19.065Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:19.065Z] [exec] May 20, 2023 6:00:18 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2023-05-20T06:00:19.065Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] checkReporting-common: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] confirmReportPresent-common: [2023-05-20T06:00:19.321Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:00:19.321Z] [echo] Test seems to be reported fine [2023-05-20T06:00:19.321Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] confirmMissingReport-common: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] undeploy: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] setOSConditions: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] setToolWin: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] setToolUnix: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] setToolProperty: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] setS1ASclassPath: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] init-common: [2023-05-20T06:00:19.321Z] [2023-05-20T06:00:19.321Z] undeploy-common: [2023-05-20T06:00:19.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] unsetup: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setOSConditions: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setToolWin: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setToolUnix: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setToolProperty: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setS1ASclassPath: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] init-common: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] execute-sql-common: [2023-05-20T06:00:19.834Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2023-05-20T06:00:19.834Z] [sql] 0 rows affected [2023-05-20T06:00:19.834Z] [sql] 1 of 1 SQL statements executed successfully [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] all-appclient-exposed-dsd: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setOSConditions: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.834Z] setToolWin: [2023-05-20T06:00:19.834Z] [2023-05-20T06:00:19.835Z] setToolUnix: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolProperty: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setS1ASclassPath: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] init-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] clean: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setOSConditions: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolWin: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolUnix: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolProperty: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setS1ASclassPath: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] init-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] clean-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setOSConditions: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolWin: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolUnix: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolProperty: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setS1ASclassPath: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] init-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] clean-classes-common: [2023-05-20T06:00:19.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setOSConditions: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolWin: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolUnix: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolProperty: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setS1ASclassPath: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] init-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] clean-jars-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] compile: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setOSConditions: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolWin: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolUnix: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setToolProperty: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] setS1ASclassPath: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] init-common: [2023-05-20T06:00:19.835Z] [2023-05-20T06:00:19.835Z] compile-common: [2023-05-20T06:00:19.835Z] [echo] Current time (ISO): 2023-05-20T06:00:19.691+0000 [2023-05-20T06:00:19.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:19.835Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:21.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:00:21.730Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2023-05-20T06:00:21.730Z] [javac] return new Integer(1); [2023-05-20T06:00:21.730Z] [javac] ^ [2023-05-20T06:00:21.730Z] [javac] 2 warnings [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] setOSConditions: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] setToolWin: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] setToolUnix: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] setToolProperty: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] setS1ASclassPath: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] init-common: [2023-05-20T06:00:21.730Z] [2023-05-20T06:00:21.730Z] compile-common: [2023-05-20T06:00:21.730Z] [echo] Current time (ISO): 2023-05-20T06:00:21.507+0000 [2023-05-20T06:00:21.730Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:00:23.098Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:00:23.355Z] [javac] 1 warning [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] build: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setOSConditions: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] fixFiles: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] convUnix: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] convWin: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolWin: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolUnix: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolProperty: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setS1ASclassPath: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] init-common: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] package-persistence-common: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] ejb-jar-common: [2023-05-20T06:00:23.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] package-ejbjar-common: [2023-05-20T06:00:23.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2023-05-20T06:00:23.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] appclient-jar-common: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] package-appclientjar-common: [2023-05-20T06:00:23.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] webclient-war-common: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] build-ear-common: [2023-05-20T06:00:23.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:00:23.355Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] deploy: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setOSConditions: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolWin: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolUnix: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setToolProperty: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] setS1ASclassPath: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] init-common: [2023-05-20T06:00:23.355Z] [2023-05-20T06:00:23.355Z] execute-sql-common: [2023-05-20T06:00:23.355Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/create_pointbase.sql [2023-05-20T06:00:23.355Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2023-05-20T06:00:23.355Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2023-05-20T06:00:23.356Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 0 rows affected [2023-05-20T06:00:23.356Z] [sql] 1 rows affected [2023-05-20T06:00:23.356Z] [sql] 20 of 30 SQL statements executed successfully [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setOSConditions: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setToolWin: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setToolUnix: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setToolProperty: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setS1ASclassPath: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] init-common: [2023-05-20T06:00:23.356Z] [2023-05-20T06:00:23.356Z] setup: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setOSConditions: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolWin: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolUnix: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolProperty: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setS1ASclassPath: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] init-common: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] deploy-jdbc-common: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setOSConditions: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolWin: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolUnix: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setToolProperty: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] setS1ASclassPath: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] init-common: [2023-05-20T06:00:23.612Z] [2023-05-20T06:00:23.612Z] create-jdbc-connpool-common: [2023-05-20T06:00:23.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-stmtcaching_hit_miss-pool [2023-05-20T06:00:23.869Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2023-05-20T06:00:23.869Z] [2023-05-20T06:00:23.869Z] set-derby-connpool-props: [2023-05-20T06:00:24.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T06:00:24.126Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2023-05-20T06:00:24.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T06:00:24.689Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2023-05-20T06:00:24.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T06:00:24.946Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2023-05-20T06:00:25.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T06:00:25.205Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2023-05-20T06:00:25.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T06:00:25.767Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2023-05-20T06:00:26.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:00:26.023Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:00:26.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T06:00:26.280Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2023-05-20T06:00:26.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T06:00:26.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] setOSConditions: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] setToolWin: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] setToolUnix: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] setToolProperty: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] setS1ASclassPath: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] init-common: [2023-05-20T06:00:26.807Z] [2023-05-20T06:00:26.807Z] create-jdbc-resource-common: [2023-05-20T06:00:26.807Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T06:00:27.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T06:00:27.064Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2023-05-20T06:00:27.064Z] [echo] cmd executed for server [2023-05-20T06:00:27.064Z] [2023-05-20T06:00:27.064Z] asadmin-common: [2023-05-20T06:00:27.064Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T06:00:27.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2023-05-20T06:00:27.320Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2023-05-20T06:00:27.320Z] [2023-05-20T06:00:27.320Z] asadmin-common: [2023-05-20T06:00:27.320Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2023-05-20T06:00:27.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2023-05-20T06:00:27.578Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-type=FIXED [2023-05-20T06:00:27.578Z] [2023-05-20T06:00:27.578Z] asadmin-common: [2023-05-20T06:00:27.578Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T06:00:28.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2023-05-20T06:00:28.158Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2023-05-20T06:00:28.158Z] [2023-05-20T06:00:28.158Z] asadmin-common: [2023-05-20T06:00:28.158Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T06:00:28.414Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2023-05-20T06:00:28.414Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setOSConditions: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolWin: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolUnix: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolProperty: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setS1ASclassPath: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] init-common: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] deploy-common: [2023-05-20T06:00:28.414Z] [echo] Current time (ISO): 2023-05-20T06:00:28.256+0000 [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setOSConditions: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolWin: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolUnix: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setToolProperty: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] setS1ASclassPath: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] init-common: [2023-05-20T06:00:28.414Z] [2023-05-20T06:00:28.414Z] deploy-common-pe: [2023-05-20T06:00:28.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2023-05-20T06:00:28.927Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2023-05-20T06:00:28.927Z] [echo] Deployment on target server server successful [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setOSConditions: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolWin: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolUnix: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolProperty: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setS1ASclassPath: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] init-common: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] deploy-common-ee: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] run: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setOSConditions: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolWin: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolUnix: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setToolProperty: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] setS1ASclassPath: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] init-common: [2023-05-20T06:00:28.927Z] [2023-05-20T06:00:28.927Z] runclient-common: [2023-05-20T06:00:28.927Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2023-05-20T06:00:29.859Z] [exec] May 20, 2023 6:00:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:00:29.859Z] [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. [2023-05-20T06:00:33.156Z] [exec] Value of key is: Statement Caching - (Hit): [2023-05-20T06:00:33.156Z] [exec] Value of key is: Statement Caching - (Miss): [2023-05-20T06:00:33.156Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2023-05-20T06:00:33.156Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2023-05-20T06:00:33.156Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:00:33.156Z] [exec] [2023-05-20T06:00:33.156Z] [exec] [2023-05-20T06:00:33.156Z] [exec] ----------------------------------------- [2023-05-20T06:00:33.156Z] [exec] - Statement Caching - (Hit): : PASS - [2023-05-20T06:00:33.156Z] [exec] - Statement Caching - (Miss): : PASS - [2023-05-20T06:00:33.156Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2023-05-20T06:00:33.156Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2023-05-20T06:00:33.156Z] [exec] ----------------------------------------- [2023-05-20T06:00:33.156Z] [exec] Total PASS: 4 [2023-05-20T06:00:33.156Z] [exec] Total FAIL: 0 [2023-05-20T06:00:33.156Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:00:33.156Z] [exec] ----------------------------------------- [2023-05-20T06:00:33.156Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:33.156Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] checkReporting-common: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] confirmReportPresent-common: [2023-05-20T06:00:33.156Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:00:33.156Z] [echo] Test seems to be reported fine [2023-05-20T06:00:33.156Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/RepRunConf.txt [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] confirmMissingReport-common: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] undeploy: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setOSConditions: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolWin: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolUnix: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolProperty: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setS1ASclassPath: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] init-common: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] execute-sql-common: [2023-05-20T06:00:33.156Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/drop_pointbase.sql [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 0 rows affected [2023-05-20T06:00:33.156Z] [sql] 10 of 10 SQL statements executed successfully [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] unsetup: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setOSConditions: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolWin: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolUnix: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setToolProperty: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] setS1ASclassPath: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] init-common: [2023-05-20T06:00:33.156Z] [2023-05-20T06:00:33.156Z] delete-jdbc-resource-common: [2023-05-20T06:00:33.156Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T06:00:33.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2023-05-20T06:00:33.671Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2023-05-20T06:00:33.671Z] [echo] cmd executed for server [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] setOSConditions: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] setToolWin: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] setToolUnix: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] setToolProperty: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] setS1ASclassPath: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] init-common: [2023-05-20T06:00:33.671Z] [2023-05-20T06:00:33.671Z] delete-jdbc-connpool-common: [2023-05-20T06:00:33.671Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T06:00:33.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2023-05-20T06:00:33.928Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2023-05-20T06:00:33.928Z] [echo] cmd executed for server [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] setOSConditions: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] setToolWin: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] setToolUnix: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] setToolProperty: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] setS1ASclassPath: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] init-common: [2023-05-20T06:00:33.928Z] [2023-05-20T06:00:33.928Z] undeploy-common: [2023-05-20T06:00:34.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-stmtcaching_hit_missApp [2023-05-20T06:00:34.451Z] [2023-05-20T06:00:34.451Z] all: [2023-05-20T06:00:34.451Z] [2023-05-20T06:00:34.451Z] report: [2023-05-20T06:00:34.451Z] [echo] Comparing results with expected results [2023-05-20T06:00:34.451Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:00:34.451Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-05-20T06:00:34.708Z] [2023-05-20T06:00:34.708Z] report-sh: [2023-05-20T06:00:34.708Z] [exec] input file=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:00:34.708Z] [exec] ------------------------ [2023-05-20T06:00:34.708Z] [exec] TOTAL = 230 [2023-05-20T06:00:34.708Z] [exec] ------------------------ [2023-05-20T06:00:34.708Z] [exec] PASSED = 209 [2023-05-20T06:00:34.708Z] [exec] FAILED = 0 [2023-05-20T06:00:34.708Z] [exec] DID NOT RUN = 21 [2023-05-20T06:00:34.708Z] [exec] ------------------------ [2023-05-20T06:00:34.708Z] [2023-05-20T06:00:34.708Z] BUILD SUCCESSFUL [2023-05-20T06:00:34.708Z] Total time: 26 minutes 31 seconds [2023-05-20T06:00:34.964Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-domain domain1 [2023-05-20T06:00:36.349Z] Waiting for the domain to stop . [2023-05-20T06:00:36.349Z] Command stop-domain executed successfully. [2023-05-20T06:00:36.349Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-database [2023-05-20T06:00:37.279Z] Sat May 20 06:00:37 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-05-20T06:00:37.535Z] Sat May 20 06:00:37 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T06:00:37.535Z] Command stop-database executed successfully. [2023-05-20T06:00:37.535Z] + check_successful_run [2023-05-20T06:00:37.535Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-05-20T06:00:37.535Z] [2023-05-20T06:00:37.535Z] ===== CHECK SUCCESSFUL RUN ===== [2023-05-20T06:00:37.535Z] [2023-05-20T06:00:37.535Z] + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:00:37.535Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' [2023-05-20T06:00:37.535Z] + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-05-20T06:00:37.535Z] File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-05-20T06:00:37.535Z] + generate_junit_report jdbc_all [2023-05-20T06:00:37.535Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T06:00:37.535Z] [2023-05-20T06:00:37.535Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T06:00:37.535Z] [2023-05-20T06:00:37.535Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:00:37.535Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T06:00:37.535Z] + TESTSUITE_NAME=jdbc_all [2023-05-20T06:00:37.535Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:00:37.535Z] + awk -v suitename=jdbc_all ' [2023-05-20T06:00:37.535Z] BEGIN { [2023-05-20T06:00:37.535Z] totaltests = 0; [2023-05-20T06:00:37.535Z] totalfailures = 0; [2023-05-20T06:00:37.535Z] totalerrors = 0; [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] function getPropVal(str){ [2023-05-20T06:00:37.535Z] split(str, a, "="); [2023-05-20T06:00:37.535Z] val = a[2]; [2023-05-20T06:00:37.535Z] # remove quotes [2023-05-20T06:00:37.535Z] gsub("\"","",val); [2023-05-20T06:00:37.535Z] return val; [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] function removeXMLTag(str){ [2023-05-20T06:00:37.535Z] # remove xml tag quotes [2023-05-20T06:00:37.535Z] gsub("","",str); [2023-05-20T06:00:37.535Z] gsub("<.*>","",str); [2023-05-20T06:00:37.535Z] gsub(">","",str); [2023-05-20T06:00:37.535Z] return str; [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] /status value=/ { [2023-05-20T06:00:37.535Z] result=getPropVal($0); [2023-05-20T06:00:37.535Z] result=removeXMLTag(result); [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] // { [2023-05-20T06:00:37.535Z] getline; [2023-05-20T06:00:37.535Z] getline; [2023-05-20T06:00:37.535Z] testunit=removeXMLTag($0); [2023-05-20T06:00:37.535Z] gsub("\"","",testunit); [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] // { [2023-05-20T06:00:37.535Z] getline; [2023-05-20T06:00:37.535Z] testname=removeXMLTag($0); [2023-05-20T06:00:37.535Z] gsub("\"","",testname); [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] /<\/testcase>/{ [2023-05-20T06:00:37.535Z] classname=testunit [2023-05-20T06:00:37.535Z] # printing testcase to out [2023-05-20T06:00:37.535Z] out = out sprintf(" \n", classname, testname); [2023-05-20T06:00:37.535Z] if (result == "fail") { [2023-05-20T06:00:37.535Z] out = out " \n"; [2023-05-20T06:00:37.535Z] totalfailures++; [2023-05-20T06:00:37.535Z] } else if (result == "did_not_run") { [2023-05-20T06:00:37.535Z] out = out " \n"; [2023-05-20T06:00:37.535Z] totalerrors++; [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] out = out " \n"; [2023-05-20T06:00:37.535Z] [2023-05-20T06:00:37.535Z] totaltests++; [2023-05-20T06:00:37.535Z] result=""; [2023-05-20T06:00:37.535Z] testname=""; [2023-05-20T06:00:37.535Z] } [2023-05-20T06:00:37.535Z] END { [2023-05-20T06:00:37.535Z] print "" [2023-05-20T06:00:37.535Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T06:00:37.535Z] printf "%s", out; [2023-05-20T06:00:37.535Z] print "" [2023-05-20T06:00:37.535Z] }' [2023-05-20T06:00:37.535Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:00:37.535Z] + change_junit_report_class_names [2023-05-20T06:00:37.535Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:00:37.792Z] + sed -i 's/\bclassname="/classname="jdbc_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:00:37.792Z] + copy_test_artifacts jdbc_all [2023-05-20T06:00:37.792Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T06:00:37.792Z] [2023-05-20T06:00:37.792Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T06:00:37.792Z] [2023-05-20T06:00:37.792Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:00:37.792Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T06:00:37.792Z] tar: Removing leading `/' from member names [2023-05-20T06:00:38.048Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:00:38.048Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:00:38.048Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:00:38.048Z] ++ pwd [2023-05-20T06:00:38.048Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:00:38.048Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip': No such file or directory [2023-05-20T06:00:38.048Z] + true [2023-05-20T06:00:38.048Z] ++ pwd [2023-05-20T06:00:38.048Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:00:38.048Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip': No such file or directory [2023-05-20T06:00:38.048Z] + true [2023-05-20T06:00:38.048Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/jdbc_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T06:00:38.048Z] tar: Removing leading `/' from member names [2023-05-20T06:00:38.305Z] + break [2023-05-20T06:00:38.305Z] + [[ true = false ]] [2023-05-20T06:00:38.305Z] + git reset --hard [2023-05-20T06:00:38.561Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (connector_all) [Pipeline] sh + rm -rf glassfish6 + true + export MAVEN_ARGS=-Pstaging + MAVEN_ARGS=-Pstaging + ./gftest.sh connector_group_1 WORKSPACE = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 S1AS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish APS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests TEST_RUN_LOG = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish Running tests for: * connector_group_1 Running tests from dir /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 ************************************** Start Running connector_group_1 ************************************** + '[' '!' -z /var/jenkins ']' ++ mktemp -t XXXgf-internal-env + readonly GF_INTERNAL_ENV_SH=/tmp/KRRgf-internal-env + GF_INTERNAL_ENV_SH=/tmp/KRRgf-internal-env + '[' '!' -z '' ']' + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz ']' + tar -xzf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish' Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' + '[' -z '' ']' ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist + export GF_VERSION=6.2.6-SNAPSHOT + GF_VERSION=6.2.6-SNAPSHOT + '[' -z '' ']' + export MVN_REPOSITORY=/home/jenkins/.m2/repository + MVN_REPOSITORY=/home/jenkins/.m2/repository + run_test connector_group_1 + local testid=connector_group_1 + local found=false ++ find . -name run_test.sh + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 + for id in `${runtest} list_test_ids` + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo batch_all + for id in `${runtest} list_test_ids` + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo cdi_all + for id in `${runtest} list_test_ids` + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 + for id in `${runtest} list_test_ids` + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + for id in `${runtest} list_test_ids` + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] + found=true + break + [[ true = true ]] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_1 + OPT=run_test_id + TEST_ID=connector_group_1 ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + trap 'copy_test_artifacts connector_group_1' EXIT + run_test_id connector_group_1 + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' ===== UNZIP TEST RESOURCES ===== + for i in "${@}" + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip == *.zip* ]] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh + cd ./appserver/tests/appserv-tests/devtests/connector/v3 + test_init + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' ===== V2 DEVTESTS INIT ===== + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish -type f + xargs touch + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests + java -version openjdk version "17.0.2" 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) + ant -version Apache Ant(TM) version 1.9.16 compiled on July 10 2021 + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + printf '\n\n' + get_test_target connector_group_1 + case ${1} in + TARGET=connector_group_1 + export TARGET + test_run + export HUDSON=true + HUDSON=true ++ pwd + export ROOT=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3 + ROOT=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3 + echo /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3 + ant startDomain startDerby Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/build.xml setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles startDomainUnix: [echo] Starting DAS [exec] Waiting for domain1 to start .... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. [echo] run.xml:doing wait for localhost:8080... [echo] run.xml:DONE doing wait for localhost:8080... dumpThreadStack: startDomainWindows: startDomain: startDerby: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: startDerbyNonMac: [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: startDerbyMac: BUILD SUCCESSFUL Total time: 5 seconds + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3 + echo Running target: connector_group_1 Running target: connector_group_1 + ant clean-all start-record connector_group_1 stop-record report + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/build.xml clean-all: [echo] @@## connector1.5 ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedConnector1.5 ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedweb ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedweb ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## mq ##@@ clean: mq: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## nonacc ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## web2connector ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## web2connector (second time) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## nonstringmcfproperties ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## nonstringraproperties ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [echo] @@## txlevelswitch ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## threadpool ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## connector1.6 ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## SunRaXml ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-dboutfile: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-dboutfile: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [echo] @@## defaultConnectorResource ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [sql] Failed to execute: drop table messages [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [sql] 0 of 1 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [exec] Result: 1 [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [exec] Result: 1 [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart [echo] @@## defaultConnectorResource-standalone-rar ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [sql] Failed to execute: drop table messages [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [sql] 0 of 1 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [exec] Result: 1 [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [exec] Result: 1 [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [exec] Result: 1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart [echo] @@## serializabletest ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## config-property-accessor-test ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## redeployRar ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## connector1.6 - with mappings ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## Annotated Connector1.5 ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## force-deploy-rar ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## annotation-embeddedweb ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## built-in-custom-resources ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## datasource-definition##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## connection-factory-definition##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [echo] @@## connection-factory-definition-embedra##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [echo] @@## administered-object-definition-embedra##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [echo] @@## administered-object-definition##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [echo] @@## jms-connection-factory-definition##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## jms-destination-definition##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## installed libraries embedded rar (--libraries) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## beanvalidation-simple ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## installed libraries EXTENSION_LIST ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## installed libraries (--libraries) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## installed libraries embedded rar (--libraries) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## beanvalidation-simple ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## security-map-web#@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## rar-accessibility ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## osgi-resources-test ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## connector1.5-resourcesxml ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedConnector1.5-resourcesxml ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## beanvalidation-simple-resources-xml ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## embeddedweb-resources-xml ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: [echo] @@## connector1.6-resources-xml ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## built-in-custom-resources-resources-xml ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## built-in-custom-resources-resources-xml-module ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## multiple-resources.xml ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## multiple-resources.xml-1 ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## connector1.5-resourcesxml-module-scope ##@@ clean: clean: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] jpa-tx_propagation-resources-xml##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## ejb30mdb-resources-xml ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: [echo] @@## markconnectionasbad.xa.resources-xml ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: start-record: connector_group_1: [echo] ************ Starting connector_group_1 ************ [echo] @@## connector1.5 ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:01:14.947+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(branchQualifier)).toString(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(globalTxID)).toString(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.rar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:01:16.986+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector15-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector15-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ear-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${sun-application.xml} to copy. [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${glassfish-resources-ear.xml} to copy. [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector15App.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-connpool-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. set-derby-connpool-props: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-resource-common: [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC resource jdbc/XAPointbase created successfully. [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/createdb.sql [sql] Failed to execute: drop table MESSAGES [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [sql] 0 rows affected [sql] 1 of 2 SQL statements executed successfully deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name generic-ra. [echo] Deploying generic-ra.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testAddAdmin: asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:01:25.449+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [exec] Application deployed with name connector15App. [exec] there are no files to retrieve for application connector15App [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart runtest: WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant/lib/ant.jar) WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions WARNING: System::setSecurityManager will be removed in a future release [java] GET /connector15/servlet/SimpleServlet?url=/connector15/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 4 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Transfer-Encoding: chunked [java] [Server response] [java] [Server response]12 [java] [Server response]Starting the test [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 1 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 2 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 3 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 4 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 5 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 6 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 7 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 8 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector 1.5 test - 9 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]33 [java] [Server response]END_OF_EXECUTION [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - Connector 1.5 test - 2: PASS - [java] - Connector 1.5 test - 3: PASS - [java] - Connector 1.5 test - 4: PASS - [java] - Connector 1.5 test - 5: PASS - [java] - Connector 1.5 test - 1: PASS - [java] - Connector 1.5 test - 6: PASS - [java] - Connector 1.5 test - 7: PASS - [java] - Connector 1.5 test - 8: PASS - [java] - Connector 1.5 test - 9: PASS - [java] ----------------------------------------- [java] Total PASS: 9 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/dropdb.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [exec] JDBC resource jdbc/XAPointbase deleted successfully [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testDelAdmin: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart all: [echo] @@## embeddedConnector1.5 ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:01:34.056+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(branchQualifier)).toString(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(globalTxID)).toString(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.rar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:01:36.059+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar build-ear: [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-jdbc-conpool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-connpool-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. set-derby-connpool-props: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost oracle-jdbc-conpool: create-jdbc-conpool-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-resource-common: [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/Derby [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC resource jdbc/Derby created successfully. [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/createdb.sql [sql] Failed to execute: drop table MESSAGES [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [sql] 0 rows affected [sql] 1 of 2 SQL statements executed successfully sql-oracle: execute-sql-connector: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:01:41.770+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [exec] Application deployed with name generic-embeddedApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testAddAdmin: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart runtest: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [exec] May 20, 2023 6:01:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] [CLIENT]:: --> doTest() ENTER... [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 1 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 2 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 3 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 4 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 5 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 6 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 7 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 8 [exec] [CLIENT]:: --> Running... [exec] [CLIENT]:: --> Got expected results = true [exec] Value of key is: Embedded-Connector-1.5 test - 9 [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - Embedded-Connector-1.5 test - 1: PASS - [exec] - Embedded-Connector-1.5 test - 4: PASS - [exec] - Embedded-Connector-1.5 test - 5: PASS - [exec] - Embedded-Connector-1.5 test - 2: PASS - [exec] - Embedded-Connector-1.5 test - 3: PASS - [exec] - Embedded-Connector-1.5 test - 8: PASS - [exec] - Embedded-Connector-1.5 test - 9: PASS - [exec] - Embedded-Connector-1.5 test - 6: PASS - [exec] - Embedded-Connector-1.5 test - 7: PASS - [exec] ----------------------------------------- [exec] Total PASS: 9 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/RepRunConf.txt confirmMissingReport-common: unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/Derby [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/Derby [exec] JDBC resource jdbc/Derby deleted successfully [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testDelAdmin: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart all: [echo] @@## embeddedweb ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:02:00.102+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear disable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [exec] Created 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start .... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-subclassingApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:02:36.902+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [exec] Application deployed with name web-subclassingApp. [exec] there are no files to retrieve for application web-subclassingApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool embedded-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jdbc/ejb-subclassing created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/jdbcAdmin created. run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1590 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [java] embeddedweb (ear based) /subclassing/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-subclassingApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 enable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [exec] Deleted 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: all: [echo] @@## mq ##@@ all: mq: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: configure-container: asadmin-common: [echo] asadmin create-module-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true mdb-container [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-module-config --dryrun=false --all=false --target server mdb-container [exec] Configuration for mdb-container already exists. The command did not change the existing configuration. [exec] asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.mdb-container.property.cmt-max-runtime-exceptions=4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.mdb-container.property.cmt-max-runtime-exceptions=4 [exec] server.mdb-container.property.cmt-max-runtime-exceptions=4 restart-server-instance-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: stopDomain: [echo] run.xml:stopping domain... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: startDomainUnix: [echo] Starting DAS [exec] Waiting for domain1 to start .... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. [echo] run.xml:doing wait for localhost:8080... [echo] run.xml:DONE doing wait for localhost:8080... dumpThreadStack: startDomainWindows: startDomain: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:03:28.296+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] private final static Integer lock = new Integer("1"); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] synchronized(lock){ [javac] ^ [javac] 3 warnings setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:03:30.005+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jms/QCFactory created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [exec] JMS Desctination Queue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/SampleQueue created. deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/create_pointbase.sql [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 2 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:03:38.280+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [exec] Application deployed with name mq-cmt-excptApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: [exec] May 20, 2023 6:03:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] May 20, 2023 6:03:45 AM org.hibernate.validator.internal.util.Version [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [exec] May 20, 2023 6:03:46 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [exec] May 20, 2023 6:03:46 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [exec] May 20, 2023 6:03:46 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [exec] Sending message: This is message 1 [exec] Sending message: This is message 2 [exec] Sending message: This is message 3 [exec] Client: org.apache.derby.jdbc.ClientDriver [exec] Client: jdbc:derby://localhost:1527/testdb;create=true; [exec] Client: dbuser [exec] Client: dbpassword [exec] Each message got redelivered 4 times successfully and then stopped delivery [exec] Value of key is: mdb main [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - mdb main: PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/drop_pointbase.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [exec] Administered object jms/SampleQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:03:58.997+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:04:00.599+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jms/CFactory created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [exec] JMS Desctination Queue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/SampleQueue created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [exec] JMS Desctination clientQueue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/clientQueue created. deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:04:04.129+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [exec] Application deployed with name connector-mq-simplestressApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [exec] May 20, 2023 6:04:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] May 20, 2023 6:04:13 AM org.hibernate.validator.internal.util.Version [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [exec] May 20, 2023 6:04:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [exec] May 20, 2023 6:04:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [exec] May 20, 2023 6:04:13 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [exec] Sending message: This is message 19 [exec] Sending message: This is message 14 [exec] Sending message: This is message 7 [exec] Sending message: This is message 11 [exec] Sending message: This is message 35 [exec] Sending message: This is message 24 [exec] Sending message: This is message 42 [exec] Sending message: This is message 39 [exec] Sending message: This is message 45 [exec] Sending message: This is message 40 [exec] Sending message: This is message 44 [exec] Sending message: This is message 12 [exec] Sending message: This is message 0 [exec] Sending message: This is message 13 [exec] Sending message: This is message 34 [exec] Sending message: This is message 2 [exec] Sending message: This is message 37 [exec] Sending message: This is message 47 [exec] Sending message: This is message 38 [exec] Sending message: This is message 18 [exec] Sending message: This is message 16 [exec] Sending message: This is message 5 [exec] Sending message: This is message 10 [exec] Sending message: This is message 28 [exec] Sending message: This is message 48 [exec] Sending message: This is message 15 [exec] Sending message: This is message 22 [exec] Sending message: This is message 36 [exec] Sending message: This is message 23 [exec] Sending message: This is message 21 [exec] Sending message: This is message 1 [exec] Sending message: This is message 43 [exec] Sending message: This is message 26 [exec] Sending message: This is message 4 [exec] Received :::::: Reply for : This is message 35 [exec] Received :::::: Reply for : This is message 7 [exec] Received :::::: Reply for : This is message 14 [exec] Received :::::: Reply for : This is message 19 [exec] Received :::::: Reply for : This is message 24 [exec] Received :::::: Reply for : This is message 11 [exec] Received :::::: Reply for : This is message 42 [exec] Received :::::: Reply for : This is message 45 [exec] Received :::::: Reply for : This is message 39 [exec] Received :::::: Reply for : This is message 40 [exec] Received :::::: Reply for : This is message 44 [exec] Received :::::: Reply for : This is message 12 [exec] Received :::::: Reply for : This is message 0 [exec] Received :::::: Reply for : This is message 34 [exec] Received :::::: Reply for : This is message 13 [exec] Received :::::: Reply for : This is message 2 [exec] Received :::::: Reply for : This is message 37 [exec] Received :::::: Reply for : This is message 38 [exec] Received :::::: Reply for : This is message 47 [exec] Received :::::: Reply for : This is message 16 [exec] Received :::::: Reply for : This is message 18 [exec] Received :::::: Reply for : This is message 5 [exec] Received :::::: Reply for : This is message 10 [exec] Received :::::: Reply for : This is message 28 [exec] Received :::::: Reply for : This is message 48 [exec] Received :::::: Reply for : This is message 15 [exec] Received :::::: Reply for : This is message 22 [exec] Received :::::: Reply for : This is message 23 [exec] Received :::::: Reply for : This is message 36 [exec] Received :::::: Reply for : This is message 1 [exec] Received :::::: Reply for : This is message 21 [exec] Received :::::: Reply for : This is message 43 [exec] Received :::::: Reply for : This is message 26 [exec] Received :::::: Reply for : This is message 4 [exec] Sending message: This is message 49 [exec] Sending message: This is message 27 [exec] Received :::::: Reply for : This is message 27 [exec] Received :::::: Reply for : This is message 49 [exec] Sending message: This is message 30 [exec] Received :::::: Reply for : This is message 30 [exec] Sending message: This is message 3 [exec] Received :::::: Reply for : This is message 3 [exec] Sending message: This is message 8 [exec] Sending message: This is message 29 [exec] Sending message: This is message 17 [exec] Sending message: This is message 6 [exec] Sending message: This is message 46 [exec] Sending message: This is message 41 [exec] Sending message: This is message 31 [exec] Sending message: This is message 33 [exec] Sending message: This is message 32 [exec] Sending message: This is message 20 [exec] Received :::::: Reply for : This is message 17 [exec] Sending message: This is message 9 [exec] Sending message: This is message 25 [exec] Received :::::: Reply for : This is message 6 [exec] Received :::::: Reply for : This is message 41 [exec] Received :::::: Reply for : This is message 20 [exec] Received :::::: Reply for : This is message 25 [exec] Received :::::: Reply for : This is message 31 [exec] Received :::::: Reply for : This is message 32 [exec] Received :::::: Reply for : This is message 46 [exec] Received :::::: Reply for : This is message 9 [exec] Received :::::: Reply for : This is message 29 [exec] Received :::::: Reply for : This is message 33 [exec] Received null so waiting. [exec] Received :::::: Reply for : This is message 8 [exec] Value of key is: Stress test [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - Stress test: PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/simplestress/RepRunConf.txt confirmMissingReport-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [exec] Administered object jms/clientQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/CFactory setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [exec] Administered object jms/SampleQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:05:22.594+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:05:24.203+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Integer id = new Integer(msg.getIntProperty("replyid")); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String reply = (String) map.get(new Integer(i)); [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jms/QCFactory created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [exec] JMS Desctination Queue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/SampleQueue created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [exec] JMS Desctination clientQueue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/clientQueue created. deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:05:27.934+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [exec] Application deployed with name connector-mq-simplestressApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [exec] May 20, 2023 6:05:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] May 20, 2023 6:05:34 AM org.hibernate.validator.internal.util.Version [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [exec] May 20, 2023 6:05:34 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [exec] May 20, 2023 6:05:34 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [exec] May 20, 2023 6:05:34 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [exec] Received all messages in :38136 milliseconds [exec] ------------------------------------------------------ [exec] Receeived :0:REPLIED:CLIENT [exec] Receeived :1:REPLIED:CLIENT [exec] Receeived :2:REPLIED:CLIENT [exec] Receeived :3:REPLIED:CLIENT [exec] Receeived :4:REPLIED:CLIENT [exec] Receeived :5:REPLIED:CLIENT [exec] Receeived :6:REPLIED:CLIENT [exec] Receeived :7:REPLIED:CLIENT [exec] Receeived :8:REPLIED:CLIENT [exec] Receeived :9:REPLIED:CLIENT [exec] Receeived :10:REPLIED:CLIENT [exec] Receeived :11:REPLIED:CLIENT [exec] Receeived :12:REPLIED:CLIENT [exec] Receeived :13:REPLIED:CLIENT [exec] Receeived :14:REPLIED:CLIENT [exec] Receeived :15:REPLIED:CLIENT [exec] Receeived :16:REPLIED:CLIENT [exec] Receeived :17:REPLIED:CLIENT [exec] Receeived :18:REPLIED:CLIENT [exec] Receeived :19:REPLIED:CLIENT [exec] Receeived :20:REPLIED:CLIENT [exec] Receeived :21:REPLIED:CLIENT [exec] Receeived :22:REPLIED:CLIENT [exec] Receeived :23:REPLIED:CLIENT [exec] Receeived :24:REPLIED:CLIENT [exec] Receeived :25:REPLIED:CLIENT [exec] Receeived :26:REPLIED:CLIENT [exec] Receeived :27:REPLIED:CLIENT [exec] Receeived :28:REPLIED:CLIENT [exec] Receeived :29:REPLIED:CLIENT [exec] Receeived :30:REPLIED:CLIENT [exec] Receeived :31:REPLIED:CLIENT [exec] Receeived :32:REPLIED:CLIENT [exec] Receeived :33:REPLIED:CLIENT [exec] Receeived :34:REPLIED:CLIENT [exec] Receeived :35:REPLIED:CLIENT [exec] Receeived :36:REPLIED:CLIENT [exec] Receeived :37:REPLIED:CLIENT [exec] Receeived :38:REPLIED:CLIENT [exec] Receeived :39:REPLIED:CLIENT [exec] Receeived :40:REPLIED:CLIENT [exec] Receeived :41:REPLIED:CLIENT [exec] Receeived :42:REPLIED:CLIENT [exec] Receeived :43:REPLIED:CLIENT [exec] Receeived :44:REPLIED:CLIENT [exec] Receeived :45:REPLIED:CLIENT [exec] Receeived :46:REPLIED:CLIENT [exec] Receeived :47:REPLIED:CLIENT [exec] Receeived :48:REPLIED:CLIENT [exec] Receeived :49:REPLIED:CLIENT [exec] Receeived :50:REPLIED:CLIENT [exec] Receeived :51:REPLIED:CLIENT [exec] Receeived :52:REPLIED:CLIENT [exec] Receeived :53:REPLIED:CLIENT [exec] Receeived :54:REPLIED:CLIENT [exec] Receeived :55:REPLIED:CLIENT [exec] Receeived :56:REPLIED:CLIENT [exec] Receeived :57:REPLIED:CLIENT [exec] Receeived :58:REPLIED:CLIENT [exec] Receeived :59:REPLIED:CLIENT [exec] Receeived :60:REPLIED:CLIENT [exec] Receeived :61:REPLIED:CLIENT [exec] Receeived :62:REPLIED:CLIENT [exec] Receeived :63:REPLIED:CLIENT [exec] Receeived :64:REPLIED:CLIENT [exec] Receeived :65:REPLIED:CLIENT [exec] Receeived :66:REPLIED:CLIENT [exec] Receeived :67:REPLIED:CLIENT [exec] Receeived :68:REPLIED:CLIENT [exec] Receeived :69:REPLIED:CLIENT [exec] Receeived :70:REPLIED:CLIENT [exec] Receeived :71:REPLIED:CLIENT [exec] Receeived :72:REPLIED:CLIENT [exec] Receeived :73:REPLIED:CLIENT [exec] Receeived :74:REPLIED:CLIENT [exec] Receeived :75:REPLIED:CLIENT [exec] Receeived :76:REPLIED:CLIENT [exec] Receeived :77:REPLIED:CLIENT [exec] Receeived :78:REPLIED:CLIENT [exec] Receeived :79:REPLIED:CLIENT [exec] Receeived :80:REPLIED:CLIENT [exec] Receeived :81:REPLIED:CLIENT [exec] Receeived :82:REPLIED:CLIENT [exec] Receeived :83:REPLIED:CLIENT [exec] Receeived :84:REPLIED:CLIENT [exec] Receeived :85:REPLIED:CLIENT [exec] Receeived :86:REPLIED:CLIENT [exec] Receeived :87:REPLIED:CLIENT [exec] Receeived :88:REPLIED:CLIENT [exec] Receeived :89:REPLIED:CLIENT [exec] Receeived :90:REPLIED:CLIENT [exec] Receeived :91:REPLIED:CLIENT [exec] Receeived :92:REPLIED:CLIENT [exec] Receeived :93:REPLIED:CLIENT [exec] Receeived :94:REPLIED:CLIENT [exec] Receeived :95:REPLIED:CLIENT [exec] Receeived :96:REPLIED:CLIENT [exec] Receeived :97:REPLIED:CLIENT [exec] Receeived :98:REPLIED:CLIENT [exec] Receeived :99:REPLIED:CLIENT [exec] Receeived :100:REPLIED:CLIENT [exec] Receeived :101:REPLIED:CLIENT [exec] Receeived :102:REPLIED:CLIENT [exec] Receeived :103:REPLIED:CLIENT [exec] Receeived :104:REPLIED:CLIENT [exec] Receeived :105:REPLIED:CLIENT [exec] Receeived :106:REPLIED:CLIENT [exec] Receeived :107:REPLIED:CLIENT [exec] Receeived :108:REPLIED:CLIENT [exec] Receeived :109:REPLIED:CLIENT [exec] Receeived :110:REPLIED:CLIENT [exec] Receeived :111:REPLIED:CLIENT [exec] Receeived :112:REPLIED:CLIENT [exec] Receeived :113:REPLIED:CLIENT [exec] Receeived :114:REPLIED:CLIENT [exec] Receeived :115:REPLIED:CLIENT [exec] Receeived :116:REPLIED:CLIENT [exec] Receeived :117:REPLIED:CLIENT [exec] Receeived :118:REPLIED:CLIENT [exec] Receeived :119:REPLIED:CLIENT [exec] Receeived :120:REPLIED:CLIENT [exec] Receeived :121:REPLIED:CLIENT [exec] Receeived :122:REPLIED:CLIENT [exec] Receeived :123:REPLIED:CLIENT [exec] Receeived :124:REPLIED:CLIENT [exec] Receeived :125:REPLIED:CLIENT [exec] Receeived :126:REPLIED:CLIENT [exec] Receeived :127:REPLIED:CLIENT [exec] Receeived :128:REPLIED:CLIENT [exec] Receeived :129:REPLIED:CLIENT [exec] Receeived :130:REPLIED:CLIENT [exec] Receeived :131:REPLIED:CLIENT [exec] Receeived :132:REPLIED:CLIENT [exec] Receeived :133:REPLIED:CLIENT [exec] Receeived :134:REPLIED:CLIENT [exec] Receeived :135:REPLIED:CLIENT [exec] Receeived :136:REPLIED:CLIENT [exec] Receeived :137:REPLIED:CLIENT [exec] Receeived :138:REPLIED:CLIENT [exec] Receeived :139:REPLIED:CLIENT [exec] Receeived :140:REPLIED:CLIENT [exec] Receeived :141:REPLIED:CLIENT [exec] Receeived :142:REPLIED:CLIENT [exec] Receeived :143:REPLIED:CLIENT [exec] Receeived :144:REPLIED:CLIENT [exec] Receeived :145:REPLIED:CLIENT [exec] Receeived :146:REPLIED:CLIENT [exec] Receeived :147:REPLIED:CLIENT [exec] Receeived :148:REPLIED:CLIENT [exec] Receeived :149:REPLIED:CLIENT [exec] Receeived :150:REPLIED:CLIENT [exec] Receeived :151:REPLIED:CLIENT [exec] Receeived :152:REPLIED:CLIENT [exec] Receeived :153:REPLIED:CLIENT [exec] Receeived :154:REPLIED:CLIENT [exec] Receeived :155:REPLIED:CLIENT [exec] Receeived :156:REPLIED:CLIENT [exec] Receeived :157:REPLIED:CLIENT [exec] Receeived :158:REPLIED:CLIENT [exec] Receeived :159:REPLIED:CLIENT [exec] Receeived :160:REPLIED:CLIENT [exec] Receeived :161:REPLIED:CLIENT [exec] Receeived :162:REPLIED:CLIENT [exec] Receeived :163:REPLIED:CLIENT [exec] Receeived :164:REPLIED:CLIENT [exec] Receeived :165:REPLIED:CLIENT [exec] Receeived :166:REPLIED:CLIENT [exec] Receeived :167:REPLIED:CLIENT [exec] Receeived :168:REPLIED:CLIENT [exec] Receeived :169:REPLIED:CLIENT [exec] Receeived :170:REPLIED:CLIENT [exec] Receeived :171:REPLIED:CLIENT [exec] Receeived :172:REPLIED:CLIENT [exec] Receeived :173:REPLIED:CLIENT [exec] Receeived :174:REPLIED:CLIENT [exec] Receeived :175:REPLIED:CLIENT [exec] Receeived :176:REPLIED:CLIENT [exec] Receeived :177:REPLIED:CLIENT [exec] Receeived :178:REPLIED:CLIENT [exec] Receeived :179:REPLIED:CLIENT [exec] Receeived :180:REPLIED:CLIENT [exec] Receeived :181:REPLIED:CLIENT [exec] Receeived :182:REPLIED:CLIENT [exec] Receeived :183:REPLIED:CLIENT [exec] Receeived :184:REPLIED:CLIENT [exec] Receeived :185:REPLIED:CLIENT [exec] Receeived :186:REPLIED:CLIENT [exec] Receeived :187:REPLIED:CLIENT [exec] Receeived :188:REPLIED:CLIENT [exec] Receeived :189:REPLIED:CLIENT [exec] Receeived :190:REPLIED:CLIENT [exec] Receeived :191:REPLIED:CLIENT [exec] Receeived :192:REPLIED:CLIENT [exec] Receeived :193:REPLIED:CLIENT [exec] Receeived :194:REPLIED:CLIENT [exec] Receeived :195:REPLIED:CLIENT [exec] Receeived :196:REPLIED:CLIENT [exec] Receeived :197:REPLIED:CLIENT [exec] Receeived :198:REPLIED:CLIENT [exec] Receeived :199:REPLIED:CLIENT [exec] Receeived :200:REPLIED:CLIENT [exec] Receeived :201:REPLIED:CLIENT [exec] Receeived :202:REPLIED:CLIENT [exec] Receeived :203:REPLIED:CLIENT [exec] Receeived :204:REPLIED:CLIENT [exec] Receeived :205:REPLIED:CLIENT [exec] Receeived :206:REPLIED:CLIENT [exec] Receeived :207:REPLIED:CLIENT [exec] Receeived :208:REPLIED:CLIENT [exec] Receeived :209:REPLIED:CLIENT [exec] Receeived :210:REPLIED:CLIENT [exec] Receeived :211:REPLIED:CLIENT [exec] Receeived :212:REPLIED:CLIENT [exec] Receeived :213:REPLIED:CLIENT [exec] Receeived :214:REPLIED:CLIENT [exec] Receeived :215:REPLIED:CLIENT [exec] Receeived :216:REPLIED:CLIENT [exec] Receeived :217:REPLIED:CLIENT [exec] Receeived :218:REPLIED:CLIENT [exec] Receeived :219:REPLIED:CLIENT [exec] Receeived :220:REPLIED:CLIENT [exec] Receeived :221:REPLIED:CLIENT [exec] Receeived :222:REPLIED:CLIENT [exec] Receeived :223:REPLIED:CLIENT [exec] Receeived :224:REPLIED:CLIENT [exec] Receeived :225:REPLIED:CLIENT [exec] Receeived :226:REPLIED:CLIENT [exec] Receeived :227:REPLIED:CLIENT [exec] Receeived :228:REPLIED:CLIENT [exec] Receeived :229:REPLIED:CLIENT [exec] Receeived :230:REPLIED:CLIENT [exec] Receeived :231:REPLIED:CLIENT [exec] Receeived :232:REPLIED:CLIENT [exec] Receeived :233:REPLIED:CLIENT [exec] Receeived :234:REPLIED:CLIENT [exec] Receeived :235:REPLIED:CLIENT [exec] Receeived :236:REPLIED:CLIENT [exec] Receeived :237:REPLIED:CLIENT [exec] Receeived :238:REPLIED:CLIENT [exec] Receeived :239:REPLIED:CLIENT [exec] Receeived :240:REPLIED:CLIENT [exec] Receeived :241:REPLIED:CLIENT [exec] Receeived :242:REPLIED:CLIENT [exec] Receeived :243:REPLIED:CLIENT [exec] Receeived :244:REPLIED:CLIENT [exec] Receeived :245:REPLIED:CLIENT [exec] Receeived :246:REPLIED:CLIENT [exec] Receeived :247:REPLIED:CLIENT [exec] Receeived :248:REPLIED:CLIENT [exec] Receeived :249:REPLIED:CLIENT [exec] Receeived :250:REPLIED:CLIENT [exec] Receeived :251:REPLIED:CLIENT [exec] Receeived :252:REPLIED:CLIENT [exec] Receeived :253:REPLIED:CLIENT [exec] Receeived :254:REPLIED:CLIENT [exec] Receeived :255:REPLIED:CLIENT [exec] Receeived :256:REPLIED:CLIENT [exec] Receeived :257:REPLIED:CLIENT [exec] Receeived :258:REPLIED:CLIENT [exec] Receeived :259:REPLIED:CLIENT [exec] Receeived :260:REPLIED:CLIENT [exec] Receeived :261:REPLIED:CLIENT [exec] Receeived :262:REPLIED:CLIENT [exec] Receeived :263:REPLIED:CLIENT [exec] Receeived :264:REPLIED:CLIENT [exec] Receeived :265:REPLIED:CLIENT [exec] Receeived :266:REPLIED:CLIENT [exec] Receeived :267:REPLIED:CLIENT [exec] Receeived :268:REPLIED:CLIENT [exec] Receeived :269:REPLIED:CLIENT [exec] Receeived :270:REPLIED:CLIENT [exec] Receeived :271:REPLIED:CLIENT [exec] Receeived :272:REPLIED:CLIENT [exec] Receeived :273:REPLIED:CLIENT [exec] Receeived :274:REPLIED:CLIENT [exec] Receeived :275:REPLIED:CLIENT [exec] Receeived :276:REPLIED:CLIENT [exec] Receeived :277:REPLIED:CLIENT [exec] Receeived :278:REPLIED:CLIENT [exec] Receeived :279:REPLIED:CLIENT [exec] Receeived :280:REPLIED:CLIENT [exec] Receeived :281:REPLIED:CLIENT [exec] Receeived :282:REPLIED:CLIENT [exec] Receeived :283:REPLIED:CLIENT [exec] Receeived :284:REPLIED:CLIENT [exec] Receeived :285:REPLIED:CLIENT [exec] Receeived :286:REPLIED:CLIENT [exec] Receeived :287:REPLIED:CLIENT [exec] Receeived :288:REPLIED:CLIENT [exec] Receeived :289:REPLIED:CLIENT [exec] Receeived :290:REPLIED:CLIENT [exec] Receeived :291:REPLIED:CLIENT [exec] Receeived :292:REPLIED:CLIENT [exec] Receeived :293:REPLIED:CLIENT [exec] Receeived :294:REPLIED:CLIENT [exec] Receeived :295:REPLIED:CLIENT [exec] Receeived :296:REPLIED:CLIENT [exec] Receeived :297:REPLIED:CLIENT [exec] Receeived :298:REPLIED:CLIENT [exec] Receeived :299:REPLIED:CLIENT [exec] Receeived :300:REPLIED:CLIENT [exec] Receeived :301:REPLIED:CLIENT [exec] Receeived :302:REPLIED:CLIENT [exec] Receeived :303:REPLIED:CLIENT [exec] Receeived :304:REPLIED:CLIENT [exec] Receeived :305:REPLIED:CLIENT [exec] Receeived :306:REPLIED:CLIENT [exec] Receeived :307:REPLIED:CLIENT [exec] Receeived :308:REPLIED:CLIENT [exec] Receeived :309:REPLIED:CLIENT [exec] Receeived :310:REPLIED:CLIENT [exec] Receeived :311:REPLIED:CLIENT [exec] Receeived :312:REPLIED:CLIENT [exec] Receeived :313:REPLIED:CLIENT [exec] Receeived :314:REPLIED:CLIENT [exec] Receeived :315:REPLIED:CLIENT [exec] Receeived :316:REPLIED:CLIENT [exec] Receeived :317:REPLIED:CLIENT [exec] Receeived :318:REPLIED:CLIENT [exec] Receeived :319:REPLIED:CLIENT [exec] Receeived :320:REPLIED:CLIENT [exec] Receeived :321:REPLIED:CLIENT [exec] Receeived :322:REPLIED:CLIENT [exec] Receeived :323:REPLIED:CLIENT [exec] Receeived :324:REPLIED:CLIENT [exec] Receeived :325:REPLIED:CLIENT [exec] Receeived :326:REPLIED:CLIENT [exec] Receeived :327:REPLIED:CLIENT [exec] Receeived :328:REPLIED:CLIENT [exec] Receeived :329:REPLIED:CLIENT [exec] Receeived :330:REPLIED:CLIENT [exec] Receeived :331:REPLIED:CLIENT [exec] Receeived :332:REPLIED:CLIENT [exec] Receeived :333:REPLIED:CLIENT [exec] Receeived :334:REPLIED:CLIENT [exec] Receeived :335:REPLIED:CLIENT [exec] Receeived :336:REPLIED:CLIENT [exec] Receeived :337:REPLIED:CLIENT [exec] Receeived :338:REPLIED:CLIENT [exec] Receeived :339:REPLIED:CLIENT [exec] Receeived :340:REPLIED:CLIENT [exec] Receeived :341:REPLIED:CLIENT [exec] Receeived :342:REPLIED:CLIENT [exec] Receeived :343:REPLIED:CLIENT [exec] Receeived :344:REPLIED:CLIENT [exec] Receeived :345:REPLIED:CLIENT [exec] Receeived :346:REPLIED:CLIENT [exec] Receeived :347:REPLIED:CLIENT [exec] Receeived :348:REPLIED:CLIENT [exec] Receeived :349:REPLIED:CLIENT [exec] Receeived :350:REPLIED:CLIENT [exec] Receeived :351:REPLIED:CLIENT [exec] Receeived :352:REPLIED:CLIENT [exec] Receeived :353:REPLIED:CLIENT [exec] Receeived :354:REPLIED:CLIENT [exec] Receeived :355:REPLIED:CLIENT [exec] Receeived :356:REPLIED:CLIENT [exec] Receeived :357:REPLIED:CLIENT [exec] Receeived :358:REPLIED:CLIENT [exec] Receeived :359:REPLIED:CLIENT [exec] Receeived :360:REPLIED:CLIENT [exec] Receeived :361:REPLIED:CLIENT [exec] Receeived :362:REPLIED:CLIENT [exec] Receeived :363:REPLIED:CLIENT [exec] Receeived :364:REPLIED:CLIENT [exec] Receeived :365:REPLIED:CLIENT [exec] Receeived :366:REPLIED:CLIENT [exec] Receeived :367:REPLIED:CLIENT [exec] Receeived :368:REPLIED:CLIENT [exec] Receeived :369:REPLIED:CLIENT [exec] Receeived :370:REPLIED:CLIENT [exec] Receeived :371:REPLIED:CLIENT [exec] Receeived :372:REPLIED:CLIENT [exec] Receeived :373:REPLIED:CLIENT [exec] Receeived :374:REPLIED:CLIENT [exec] Receeived :375:REPLIED:CLIENT [exec] Receeived :376:REPLIED:CLIENT [exec] Receeived :377:REPLIED:CLIENT [exec] Receeived :378:REPLIED:CLIENT [exec] Receeived :379:REPLIED:CLIENT [exec] Receeived :380:REPLIED:CLIENT [exec] Receeived :381:REPLIED:CLIENT [exec] Receeived :382:REPLIED:CLIENT [exec] Receeived :383:REPLIED:CLIENT [exec] Receeived :384:REPLIED:CLIENT [exec] Receeived :385:REPLIED:CLIENT [exec] Receeived :386:REPLIED:CLIENT [exec] Receeived :387:REPLIED:CLIENT [exec] Receeived :388:REPLIED:CLIENT [exec] Receeived :389:REPLIED:CLIENT [exec] Receeived :390:REPLIED:CLIENT [exec] Receeived :391:REPLIED:CLIENT [exec] Receeived :392:REPLIED:CLIENT [exec] Receeived :393:REPLIED:CLIENT [exec] Receeived :394:REPLIED:CLIENT [exec] Receeived :395:REPLIED:CLIENT [exec] Receeived :396:REPLIED:CLIENT [exec] Receeived :397:REPLIED:CLIENT [exec] Receeived :398:REPLIED:CLIENT [exec] Receeived :399:REPLIED:CLIENT [exec] Receeived :400:REPLIED:CLIENT [exec] Receeived :401:REPLIED:CLIENT [exec] Receeived :402:REPLIED:CLIENT [exec] Receeived :403:REPLIED:CLIENT [exec] Receeived :404:REPLIED:CLIENT [exec] Receeived :405:REPLIED:CLIENT [exec] Receeived :406:REPLIED:CLIENT [exec] Receeived :407:REPLIED:CLIENT [exec] Receeived :408:REPLIED:CLIENT [exec] Receeived :409:REPLIED:CLIENT [exec] Receeived :410:REPLIED:CLIENT [exec] Receeived :411:REPLIED:CLIENT [exec] Receeived :412:REPLIED:CLIENT [exec] Receeived :413:REPLIED:CLIENT [exec] Receeived :414:REPLIED:CLIENT [exec] Receeived :415:REPLIED:CLIENT [exec] Receeived :416:REPLIED:CLIENT [exec] Receeived :417:REPLIED:CLIENT [exec] Receeived :418:REPLIED:CLIENT [exec] Receeived :419:REPLIED:CLIENT [exec] Receeived :420:REPLIED:CLIENT [exec] Receeived :421:REPLIED:CLIENT [exec] Receeived :422:REPLIED:CLIENT [exec] Receeived :423:REPLIED:CLIENT [exec] Receeived :424:REPLIED:CLIENT [exec] Receeived :425:REPLIED:CLIENT [exec] Receeived :426:REPLIED:CLIENT [exec] Receeived :427:REPLIED:CLIENT [exec] Receeived :428:REPLIED:CLIENT [exec] Receeived :429:REPLIED:CLIENT [exec] Receeived :430:REPLIED:CLIENT [exec] Receeived :431:REPLIED:CLIENT [exec] Receeived :432:REPLIED:CLIENT [exec] Receeived :433:REPLIED:CLIENT [exec] Receeived :434:REPLIED:CLIENT [exec] Receeived :435:REPLIED:CLIENT [exec] Receeived :436:REPLIED:CLIENT [exec] Receeived :437:REPLIED:CLIENT [exec] Receeived :438:REPLIED:CLIENT [exec] Receeived :439:REPLIED:CLIENT [exec] Receeived :440:REPLIED:CLIENT [exec] Receeived :441:REPLIED:CLIENT [exec] Receeived :442:REPLIED:CLIENT [exec] Receeived :443:REPLIED:CLIENT [exec] Receeived :444:REPLIED:CLIENT [exec] Receeived :445:REPLIED:CLIENT [exec] Receeived :446:REPLIED:CLIENT [exec] Receeived :447:REPLIED:CLIENT [exec] Receeived :448:REPLIED:CLIENT [exec] Receeived :449:REPLIED:CLIENT [exec] Receeived :450:REPLIED:CLIENT [exec] Receeived :451:REPLIED:CLIENT [exec] Receeived :452:REPLIED:CLIENT [exec] Receeived :453:REPLIED:CLIENT [exec] Receeived :454:REPLIED:CLIENT [exec] Receeived :455:REPLIED:CLIENT [exec] Receeived :456:REPLIED:CLIENT [exec] Receeived :457:REPLIED:CLIENT [exec] Receeived :458:REPLIED:CLIENT [exec] Receeived :459:REPLIED:CLIENT [exec] Receeived :460:REPLIED:CLIENT [exec] Receeived :461:REPLIED:CLIENT [exec] Receeived :462:REPLIED:CLIENT [exec] Receeived :463:REPLIED:CLIENT [exec] Receeived :464:REPLIED:CLIENT [exec] Receeived :465:REPLIED:CLIENT [exec] Receeived :466:REPLIED:CLIENT [exec] Receeived :467:REPLIED:CLIENT [exec] Receeived :468:REPLIED:CLIENT [exec] Receeived :469:REPLIED:CLIENT [exec] Receeived :470:REPLIED:CLIENT [exec] Receeived :471:REPLIED:CLIENT [exec] Receeived :472:REPLIED:CLIENT [exec] Receeived :473:REPLIED:CLIENT [exec] Receeived :474:REPLIED:CLIENT [exec] Receeived :475:REPLIED:CLIENT [exec] Receeived :476:REPLIED:CLIENT [exec] Receeived :477:REPLIED:CLIENT [exec] Receeived :478:REPLIED:CLIENT [exec] Receeived :479:REPLIED:CLIENT [exec] Receeived :480:REPLIED:CLIENT [exec] Receeived :481:REPLIED:CLIENT [exec] Receeived :482:REPLIED:CLIENT [exec] Receeived :483:REPLIED:CLIENT [exec] Receeived :484:REPLIED:CLIENT [exec] Receeived :485:REPLIED:CLIENT [exec] Receeived :486:REPLIED:CLIENT [exec] Receeived :487:REPLIED:CLIENT [exec] Receeived :488:REPLIED:CLIENT [exec] Receeived :489:REPLIED:CLIENT [exec] Receeived :490:REPLIED:CLIENT [exec] Receeived :491:REPLIED:CLIENT [exec] Receeived :492:REPLIED:CLIENT [exec] Receeived :493:REPLIED:CLIENT [exec] Receeived :494:REPLIED:CLIENT [exec] Receeived :495:REPLIED:CLIENT [exec] Receeived :496:REPLIED:CLIENT [exec] Receeived :497:REPLIED:CLIENT [exec] Receeived :498:REPLIED:CLIENT [exec] Receeived :499:REPLIED:CLIENT [exec] Receeived :500:REPLIED:CLIENT [exec] Receeived :501:REPLIED:CLIENT [exec] Receeived :502:REPLIED:CLIENT [exec] Receeived :503:REPLIED:CLIENT [exec] Receeived :504:REPLIED:CLIENT [exec] Receeived :505:REPLIED:CLIENT [exec] Receeived :506:REPLIED:CLIENT [exec] Receeived :507:REPLIED:CLIENT [exec] Receeived :508:REPLIED:CLIENT [exec] Receeived :509:REPLIED:CLIENT [exec] Receeived :510:REPLIED:CLIENT [exec] Receeived :511:REPLIED:CLIENT [exec] Receeived :512:REPLIED:CLIENT [exec] Receeived :513:REPLIED:CLIENT [exec] Receeived :514:REPLIED:CLIENT [exec] Receeived :515:REPLIED:CLIENT [exec] Receeived :516:REPLIED:CLIENT [exec] Receeived :517:REPLIED:CLIENT [exec] Receeived :518:REPLIED:CLIENT [exec] Receeived :519:REPLIED:CLIENT [exec] Receeived :520:REPLIED:CLIENT [exec] Receeived :521:REPLIED:CLIENT [exec] Receeived :522:REPLIED:CLIENT [exec] Receeived :523:REPLIED:CLIENT [exec] Receeived :524:REPLIED:CLIENT [exec] Receeived :525:REPLIED:CLIENT [exec] Receeived :526:REPLIED:CLIENT [exec] Receeived :527:REPLIED:CLIENT [exec] Receeived :528:REPLIED:CLIENT [exec] Receeived :529:REPLIED:CLIENT [exec] Receeived :530:REPLIED:CLIENT [exec] Receeived :531:REPLIED:CLIENT [exec] Receeived :532:REPLIED:CLIENT [exec] Receeived :533:REPLIED:CLIENT [exec] Receeived :534:REPLIED:CLIENT [exec] Receeived :535:REPLIED:CLIENT [exec] Receeived :536:REPLIED:CLIENT [exec] Receeived :537:REPLIED:CLIENT [exec] Receeived :538:REPLIED:CLIENT [exec] Receeived :539:REPLIED:CLIENT [exec] Receeived :540:REPLIED:CLIENT [exec] Receeived :541:REPLIED:CLIENT [exec] Receeived :542:REPLIED:CLIENT [exec] Receeived :543:REPLIED:CLIENT [exec] Receeived :544:REPLIED:CLIENT [exec] Receeived :545:REPLIED:CLIENT [exec] Receeived :546:REPLIED:CLIENT [exec] Receeived :547:REPLIED:CLIENT [exec] Receeived :548:REPLIED:CLIENT [exec] Receeived :549:REPLIED:CLIENT [exec] Receeived :550:REPLIED:CLIENT [exec] Receeived :551:REPLIED:CLIENT [exec] Receeived :552:REPLIED:CLIENT [exec] Receeived :553:REPLIED:CLIENT [exec] Receeived :554:REPLIED:CLIENT [exec] Receeived :555:REPLIED:CLIENT [exec] Receeived :556:REPLIED:CLIENT [exec] Receeived :557:REPLIED:CLIENT [exec] Receeived :558:REPLIED:CLIENT [exec] Receeived :559:REPLIED:CLIENT [exec] Receeived :560:REPLIED:CLIENT [exec] Receeived :561:REPLIED:CLIENT [exec] Receeived :562:REPLIED:CLIENT [exec] Receeived :563:REPLIED:CLIENT [exec] Receeived :564:REPLIED:CLIENT [exec] Receeived :565:REPLIED:CLIENT [exec] Receeived :566:REPLIED:CLIENT [exec] Receeived :567:REPLIED:CLIENT [exec] Receeived :568:REPLIED:CLIENT [exec] Receeived :569:REPLIED:CLIENT [exec] Receeived :570:REPLIED:CLIENT [exec] Receeived :571:REPLIED:CLIENT [exec] Receeived :572:REPLIED:CLIENT [exec] Receeived :573:REPLIED:CLIENT [exec] Receeived :574:REPLIED:CLIENT [exec] Receeived :575:REPLIED:CLIENT [exec] Receeived :576:REPLIED:CLIENT [exec] Receeived :577:REPLIED:CLIENT [exec] Receeived :578:REPLIED:CLIENT [exec] Receeived :579:REPLIED:CLIENT [exec] Receeived :580:REPLIED:CLIENT [exec] Receeived :581:REPLIED:CLIENT [exec] Receeived :582:REPLIED:CLIENT [exec] Receeived :583:REPLIED:CLIENT [exec] Receeived :584:REPLIED:CLIENT [exec] Receeived :585:REPLIED:CLIENT [exec] Receeived :586:REPLIED:CLIENT [exec] Receeived :587:REPLIED:CLIENT [exec] Receeived :588:REPLIED:CLIENT [exec] Receeived :589:REPLIED:CLIENT [exec] Receeived :590:REPLIED:CLIENT [exec] Receeived :591:REPLIED:CLIENT [exec] Receeived :592:REPLIED:CLIENT [exec] Receeived :593:REPLIED:CLIENT [exec] Receeived :594:REPLIED:CLIENT [exec] Receeived :595:REPLIED:CLIENT [exec] Receeived :596:REPLIED:CLIENT [exec] Receeived :597:REPLIED:CLIENT [exec] Receeived :598:REPLIED:CLIENT [exec] Receeived :599:REPLIED:CLIENT [exec] Value of key is: message delivery test [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - message delivery test: PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/stress/RepRunConf.txt confirmMissingReport-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [exec] Administered object jms/SampleQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [exec] Administered object jms/clientQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-lifecycle: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/create_pointbase.sql [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 2 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:06:37.424+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar asadmin-common: [echo] asadmin create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classpath /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar lifecycletest1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar --failurefatal=false --enabled=true lifecycletest1 setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jms/QCFactory created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [exec] JMS Desctination Queue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/SampleQueue created. restart-appserver: restart-server-instance-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: stopDomain: [echo] run.xml:stopping domain... [exec] Waiting for the domain to stop .. [exec] Command stop-domain executed successfully. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: startDomainUnix: [echo] Starting DAS [exec] Waiting for domain1 to start ....... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. [echo] run.xml:doing wait for localhost:8080... [echo] run.xml:DONE doing wait for localhost:8080... dumpThreadStack: startDomainWindows: startDomain: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:06:57.453+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:06:59.016+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:07:00.632+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [exec] Application deployed with name mq-cmt-excptApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: [exec] May 20, 2023 6:07:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] Value of key is: lifecycle test1 [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - lifecycle test1: PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [exec] Administered object jms/SampleQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue destroy-lifecycle: asadmin-common: [echo] asadmin delete-lifecycle-module --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true lifecycletest1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-lifecycle-module lifecycletest1 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/drop_pointbase.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:09.235+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:10.825+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] numMessages = new Integer(args[0]).intValue(); [javac] ^ [javac] 2 warnings build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear create-resources: asadmin-batch-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/ejb_ejb30_hello_mdb_QCF [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/ejb_ejb30_hello_mdb_InQueue [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/ejb_ejb30_hello_mdb_OutQueue [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:07:13.155+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [exec] Application deployed with name ejb30-hello-mdbApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 5 [exec] May 20, 2023 6:07:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] May 20, 2023 6:07:16 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [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/glassfish6_build-and-test_jdk17/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 [exec] May 20, 2023 6:07:19 AM org.hibernate.validator.internal.util.Version [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [exec] May 20, 2023 6:07:19 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [exec] May 20, 2023 6:07:19 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [exec] May 20, 2023 6:07:19 AM com.sun.messaging.jms.ra.ResourceAdapter start [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [exec] Sending message 0 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839754 [exec] Sent message 0 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839763 [exec] Sending message 1 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839763 [exec] Sent message 1 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839763 [exec] Sending message 2 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839763 [exec] Sent message 2 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839764 [exec] Sending message 3 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839764 [exec] Sent message 3 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839764 [exec] Sending message 4 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839764 [exec] Sent message 4 to Eclipse OpenMQ Destination [exec] getName(): ejb_ejb30_hello_mdb_InQueue [exec] Class: com.sun.messaging.Queue [exec] getVERSION(): 3.0 [exec] isReadonly(): false [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684562839765 [exec] Waiting for queue message [exec] Received message : Reply for foo #4 [exec] Value of key is: 3.0 MDB [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - 3.0 MDB: PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/RepRunConf.txt confirmMissingReport-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 delete-resources: asadmin-batch-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_QCF [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt all: [echo] @@## nonacc ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:21.461+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:23.084+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [echo] Preparing Jar file to execute in the client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-client.jar setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ear-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonacc/descriptor/sun-application.xml to copy. [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonacc/${glassfish-resources-ear.xml} to copy. [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jms/QCFactory created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [exec] JMS Desctination Queue created. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object jms/SampleQueue created. deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:07:25.867+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [exec] Application deployed with name nonacc-simpleApp. [exec] there are no files to retrieve for application nonacc-simpleApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: [java] May 20, 2023 6:07:26 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [java] Value of key is: mdb main [java] May 20, 2023 6:07:29 AM org.hibernate.validator.internal.util.Version [java] INFO: HV000001: Hibernate Validator 7.0.2.Final [java] May 20, 2023 6:07:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [java] May 20, 2023 6:07:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [java] May 20, 2023 6:07:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [java] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [java] Value of key is: mdb main [java] Sending message: This is message 1 [java] Sending message: This is message 2 [java] Sending message: This is message 3 [java] Value of key is: mdb main [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - mdb main: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jms-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-connection-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jms-resource-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [exec] Administered object jms/SampleQueue deleted. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue all: [echo] @@## web2connector ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:31.872+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar on server create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool standalone-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jdbc/ejb-subclassing created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/jdbcAdmin created. deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:07:36.303+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [exec] Application deployed with name web-subclassingApp. [exec] there are no files to retrieve for application web-subclassingApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1590 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [java] web-to-connector (ear based) /subclassing/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: delete-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [exec] Connector resource jdbc/ejb-subclassing deleted. delete-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true standalone-ra-pool [exec] Connector connection pool standalone-ra-pool deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## web2connector (second time) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:42.620+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar on server create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool standalone-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jdbc/ejb-subclassing created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/jdbcAdmin created. deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:07:46.779+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [exec] Application deployed with name web-subclassingApp. [exec] there are no files to retrieve for application web-subclassingApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1590 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [java] web-to-connector (ear based) /subclassing/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: delete-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [exec] Connector resource jdbc/ejb-subclassing deleted. delete-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true standalone-ra-pool [exec] Connector connection pool standalone-ra-pool deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## nonstringmcfproperties ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: compile: init: [echo] Building component ${component.name} [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib compile: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] details.put(new Integer(property),value); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] if (details.containsKey(new Integer(property))) { [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return (String) details.get(new Integer(property)); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Integer(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Short(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Byte(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Long(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Float(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Double(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Boolean(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 14 warnings setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:07:51.879+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: assemble: [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbc.jar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbcra.rar [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/ra.xml setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear disable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [exec] Created 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start .... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-subclassingApp#jdbcra setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:08:28.754+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [exec] Application deployed with name web-subclassingApp. [exec] there are no files to retrieve for application web-subclassingApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool embedded-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource jdbc/ejb-subclassing created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/jdbcAdmin created. run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1590 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/index.html [java] non-string-mcf-properties (ear based) /subclassing/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: delete-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-subclassing [exec] Connector resource jdbc/ejb-subclassing deleted. delete-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [exec] Connector connection pool embedded-ra-pool deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin deleted. undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-subclassingApp#jdbcra setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 enable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [exec] Deleted 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start .... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: all: [echo] @@## nonstringraproperties ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:09:08.509+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(branchQualifier)).toString(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] String foo = (new Integer(globalTxID)).toString(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.rar setup: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: asadmin-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name generic-ra. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testAddAdmin: asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart runtest: [echo] non-string-ra-properties - : PASS [echo] Total PASS : 1 unset: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testDelAdmin: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: asadmin-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart all: [echo] @@## txlevelswitch ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:09:22.892+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:09:24.534+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning init: [echo] Building component ${component.name} [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib compile: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 18 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] details.put(new Integer(property),value); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] if (details.containsKey(new Integer(property))) { [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return (String) details.get(new Integer(property)); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Integer(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Short(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Byte(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Long(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Float(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Double(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] return new Boolean(parameter); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 14 warnings build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear build-ra: init: [echo] Building component ${component.name} compile: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ConnectionHolder.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings assemble: [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc.jar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc-ra-xa.rar [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml build: assemble: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user jdbc-ra-xa setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name jdbc-ra-xa. [echo] Deploying ra/publish/lib/jdbc-ra-xa.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool txlevelswitch-pool-1 created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool txlevelswitch-pool-2 created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-1 --target server test-res-1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource test-res-1 created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-2 --target server test-res-2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource test-res-2 created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:09:30.030+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [exec] Application deployed with name connector-txlevelswitch-test1App. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/create_pointbase.sql [sql] Failed to execute: Drop table TXLEVELSWITCH [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] Failed to execute: Drop table TXLEVELSWITCH2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] 6 of 8 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: run-test-1: set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [exec] May 20, 2023 6:09:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] Value of key is: test1 : [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - test1 : : PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt confirmMissingReport-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: run-test-3: set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [exec] May 20, 2023 6:09:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] Value of key is: test1 : [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - test1 : : PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt confirmMissingReport-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: run-test-2: set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction set-pool-tx-support: asadmin-common-ignore-fail: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 2 [exec] May 20, 2023 6:09:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] app threw exception******** [exec] Value of key is: test2 : [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - test2 : : PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt confirmMissingReport-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/drop_pointbase.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 2 of 2 SQL statements executed successfully sql-oracle: execute-sql-connector: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource test-res-1 [exec] Connector resource test-res-1 deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource test-res-2 [exec] Connector resource test-res-2 deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true txlevelswitch-pool-1 [exec] Connector connection pool txlevelswitch-pool-1 deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true txlevelswitch-pool-2 [exec] Connector connection pool txlevelswitch-pool-2 deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} jdbc-ra-xa [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config jdbc-ra-xa all: [echo] @@## threadpool ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:09:51.810+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.rar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:09:53.561+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/worktest-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/worktest-client.jar setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ear-common: [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${sun-application.xml} to copy. [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${glassfish-resources-ear.xml} to copy. [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear setup: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: asadmin-common: [echo] asadmin create-threadpool --maxthreadpoolsize 10 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 restart-server-instance-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: stopDomain: [echo] run.xml:stopping domain... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: startDomainUnix: [echo] Starting DAS [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. [echo] run.xml:doing wait for localhost:8080... [echo] run.xml:DONE doing wait for localhost:8080... dumpThreadStack: startDomainWindows: startDomain: asadmin-common: [echo] asadmin create-resource-adapter-config --threadpoolid test-thread-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --threadpoolid test-thread-pool --objecttype user threadpooltest-ra asadmin-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name threadpooltest-ra. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setup: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:10:08.993+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [exec] Application deployed with name worktestApp. [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runclient-common: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/worktestAppClient.jar -name worktestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [exec] May 20, 2023 6:10:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [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. [exec] [CLIENT]:: --> Starting the thread pool test=> Please wait... [exec] Value of key is: Connector ThreadPool test [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [exec] [exec] [exec] ----------------------------------------- [exec] - Connector ThreadPool test : PASS - [exec] ----------------------------------------- [exec] Total PASS: 1 [exec] Total FAIL: 0 [exec] Total DID NOT RUN: 0 [exec] ----------------------------------------- [exec] in flushAll , creating new testSuiteHash [exec] [CLIENT]:: --> EXITING... STATUS = TEST PASSED [exec] in flushAll , creating new testSuiteHash checkReporting-common: confirmReportPresent-common: [echo] file RepRunConf.txt is present. [echo] Test seems to be reported fine [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/threadpool/RepRunConf.txt confirmMissingReport-common: unset: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetup: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config threadpooltest-ra asadmin-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 asadmin-common: [echo] asadmin delete-threadpool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server test-thread-pool setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart all: [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:28.043+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:29.628+0000 [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:31.245+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear deploy: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [exec] Application deployed with name ejb32-mdb. run: [java] May 20, 2023 6:10:35 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [java] ejb32-mdb: awaitInvocations : true [java] Value of key is: awaitInvocations [java] ejb32-mdb: method one : true [java] Value of key is: method one [java] ejb32-mdb: method two : true [java] Value of key is: method two [java] ejb32-mdb: method three : true [java] Value of key is: method three [java] ejb32-mdb: total invocations : true [java] Value of key is: total invocations [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - method one: PASS - [java] - method two: PASS - [java] - method three: PASS - [java] - awaitInvocations: PASS - [java] - total invocations: PASS - [java] ----------------------------------------- [java] Total PASS: 5 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash undeploy: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## SunRaXml ##@@ all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-dboutfile: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-cci: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] flag = iRec.add(new Integer(qty)); [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-cci: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:40.189+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-cci-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-cci-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-cci-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: drop-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [sql] Failed to execute: drop table coffee [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [sql] 0 of 3 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb.sql [sql] Failed to execute: drop table coffee [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [sql] 0 rows affected [sql] 0 rows affected [sql] 0 rows affected [sql] 3 of 6 SQL statements executed successfully deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-rar: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF create-rar: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar deploy-rar: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [exec] Application deployed with name cciblackbox-tx. [echo] Deploying /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:10:42.559+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [exec] Application deployed with name connector-cciApp. [exec] there are no files to retrieve for application connector-cciApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: [java] GET /connector-cci/servlet/SimpleServlet?url=/connector-cci/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 311 [java] [Server response] [java] [Server response]J2EE Connectors 1.5 : Standalone adapter tests : CoffeeClient started in main... [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [java] [Server response]Coffee count = 0 [java] [Server response]Inserting 3 coffee entries... [java] [Server response]Coffee count = 3 [java] [Server response]Connector:cci Connector J2EE Connectors 1.5 : Standalone adapter tests rar Test status: PASS [java] [Server response]TEST:PASS [java] Value of key is:connector-cci [java] [Server response]END_OF_TEST [java] Value of key is:connector-cci [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - connector-cci: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash undeploy: undeploy-rar: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} cciblackbox-tx [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: drop-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 0 rows affected [sql] 3 of 3 SQL statements executed successfully all: build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-dboutfile: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-cci: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] flag = iRec.add(new Integer(qty)); [javac] ^ [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-cci: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-cci: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded build-embedded-ear: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF package-embedded-ejb: package-ejbjar-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cci-embedded-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-rar: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF create-rar: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/rar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cci-embedded-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setup: drop-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [sql] Failed to execute: drop table coffee [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [sql] 0 of 3 SQL statements executed successfully create-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb.sql [sql] Failed to execute: drop table coffee [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [sql] 0 rows affected [sql] 0 rows affected [sql] 0 rows affected [sql] 3 of 6 SQL statements executed successfully deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:10:49.956+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [exec] Application deployed with name connector-embedded-cciApp. [exec] there are no files to retrieve for application connector-embedded-cciApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: [java] GET /cci-embedded/servlet/SimpleServlet?url=/cci-embedded/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 299 [java] [Server response] [java] [Server response]J2EE Connectors : Embedded Adapter Tests : CoffeeClient started in main... [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [java] [Server response]Coffee count = 0 [java] [Server response]Inserting 3 coffee entries... [java] [Server response]Coffee count = 3 [java] [Server response]Connector:cci Connector J2EE Connectors : Embedded Adapter Tests rar Test status: PASS [java] [Server response]TEST:PASS [java] Value of key is:cci-embedded [java] [Server response]END_OF_TEST [java] Value of key is:cci-embedded [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - cci-embedded: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 unsetup: drop-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 0 rows affected [sql] 3 of 3 SQL statements executed successfully all: [echo] @@## serializabletest ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:52.323+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:53.940+0000 [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:10:55.581+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: prepare: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/lib build: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 15 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] (PasswordCredential) AccessController.doPrivileged [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-notx [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/blackbox.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-notx.rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-tx [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-tx.rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-xa [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-xa.rar deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: prepare: build: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name blackbox-tx. [echo] Deploying rar/blackbox-tx.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool serializable-test-ccp created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource eis/connector-resource created. asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:10:59.790+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [exec] Application deployed with name connector-serializable-testApp. [exec] there are no files to retrieve for application connector-serializable-testApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [sql] Failed to execute: Drop table TXLEVELSWITCH [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] Failed to execute: Drop table TXLEVELSWITCH2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] 6 of 8 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runtest: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] 0 rows affected [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] 8 of 8 SQL statements executed successfully [java] GET /connector-serializable-test/servlet/SimpleServlet?url=/connector-serializable-test/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 102 [java] [Server response] [java] [Server response]Running serializable connector test [java] [Server response]serializable connector test test1 : PASS [java] [Server response]TEST:PASS [java] Value of key is:connector-serializable-test [java] [Server response]END_OF_TEST [java] Value of key is:connector-serializable-test [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - connector-serializable-test: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 2 of 2 SQL statements executed successfully undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [sql] Failed to execute: Drop table TXLEVELSWITCH [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [sql] Failed to execute: Drop table TXLEVELSWITCH2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [sql] 0 of 2 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [exec] Connector resource eis/connector-resource deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true serializable-test-ccp [exec] Connector connection pool serializable-test-ccp deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## config-property-accessor-test ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: clean: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:02.607+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:04.057+0000 [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:05.683+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-client.jar webclient-war-common: clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: prepare: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/lib build: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [javac] (PasswordCredential) AccessController.doPrivileged [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-notx [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/blackbox.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-notx.rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-tx [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-tx.rar [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-xa [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-xa.rar deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: prepare: build: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name blackbox-tx. [echo] Deploying rar/blackbox-tx.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector connection pool serializable-test-ccp created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Connector resource eis/connector-resource created. asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true asadmin-common: [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:10.606+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [exec] Application deployed with name config-property-accessor-testApp. [exec] there are no files to retrieve for application config-property-accessor-testApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/create_pointbase.sql [sql] Failed to execute: Drop table TXLEVELSWITCH [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] Failed to execute: Drop table TXLEVELSWITCH2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 1 rows affected [sql] 6 of 8 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: run-test-1: [java] GET /config-property-accessor-test/servlet/SimpleServlet?url=/config-property-accessor-test/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Transfer-Encoding: chunked [java] [Server response] [java] [Server response]3b [java] [Server response]Running serializable connector test [java] [Server response]TEST:PASS [java] Value of key is:config-property-accessor-test [java] [Server response]END_OF_TEST [java] Value of key is:config-property-accessor-test [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - config-property-accessor-test: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/drop_pointbase.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 2 of 2 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource eis/connector-resource [exec] Connector resource eis/connector-resource deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true serializable-test-ccp [exec] Connector connection pool serializable-test-ccp deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false config-property-accessor-testApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:13.202+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [javac] Compiling 23 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] String foo = (new Integer(branchQualifier)).toString(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] String foo = (new Integer(globalTxID)).toString(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.rar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:15.288+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ear-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${sun-application.xml} to copy. [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${glassfish-resources-ear.xml} to copy. [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-connpool-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. set-derby-connpool-props: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-resource-common: [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] JDBC resource jdbc/XAPointbase created successfully. [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/createdb.sql [sql] 0 rows affected [sql] 0 rows affected [sql] 2 of 2 SQL statements executed successfully deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Application deployed with name generic-ra. [echo] Deploying generic-ra.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testAddAdmin: asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1 [exec] Administered object eis/aor_1 created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_2 [exec] Administered object eis/aor_1_2 created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_2 [exec] Administered object eis/aor_2_2 created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_3 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_3 [exec] Administered object eis/aor_1_3 created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_4 [exec] Administered object eis/aor_2_4 created. asadmin-common: [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_3_5 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_3_5 [exec] Administered object eis/aor_3_5 created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:23.595+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [exec] Application deployed with name annotation-connector16-mixed-modeApp. [exec] there are no files to retrieve for application annotation-connector16-mixed-modeApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart runtest: [java] GET /annotation-connector16-mixed-mode/servlet/SimpleServlet?url=/annotation-connector16-mixed-mode/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 0 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Transfer-Encoding: chunked [java] [Server response] [java] [Server response]12 [java] [Server response]Starting the test [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-1 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-2 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-3 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-4 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-5 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-6 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-7 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-8 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]10 [java] [Server response]expectedResults [java] [Server response] [java] [Server response]11 [java] [Server response]checking results [java] [Server response] [java] [Server response]29 [java] [Server response]TEST:PASS [java] Value of key is: Connector1.6-mixed-mode-annotation : test-9 [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]e [java] [Server response]notifyAndWait [java] [Server response] [java] [Server response]1f [java] [Server response]Checking whether its completed [java] [Server response] [java] [Server response]33 [java] [Server response]END_OF_EXECUTION [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - Connector1.6-mixed-mode-annotation : test-5: PASS - [java] - Connector1.6-mixed-mode-annotation : test-6: PASS - [java] - Connector1.6-mixed-mode-annotation : test-3: PASS - [java] - Connector1.6-mixed-mode-annotation : test-4: PASS - [java] - Connector1.6-mixed-mode-annotation : test-9: PASS - [java] - Connector1.6-mixed-mode-annotation : test-7: PASS - [java] - Connector1.6-mixed-mode-annotation : test-8: PASS - [java] - Connector1.6-mixed-mode-annotation : test-1: PASS - [java] - Connector1.6-mixed-mode-annotation : test-2: PASS - [java] ----------------------------------------- [java] Total PASS: 9 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/dropdb.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [exec] JDBC resource jdbc/XAPointbase deleted successfully [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false annotation-connector16-mixed-modeApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testDelAdmin: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1 [exec] Administered object eis/aor_1 deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_2 [exec] Administered object eis/aor_1_2 deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_2 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_2 [exec] Administered object eis/aor_2_2 deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_3 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_3 [exec] Administered object eis/aor_1_3 deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_4 [exec] Administered object eis/aor_2_4 deleted. asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_3_5 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_3_5 [exec] Administered object eis/aor_3_5 deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart all: [echo] @@## redeployRar ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:28.905+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/ra setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:28.912+0000 [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:30.419+0000 [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [javac] Integer versionNumber = new Integer(args[0]); [javac] ^ [javac] 2 warnings setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:31.987+0000 [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: fixFiles: convUnix: convWin: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: package-persistence-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF appclient-jar-common: package-appclientjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-client.jar webclient-war-common: build-ear-common: [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear run: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runCycle: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupone: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:35.000+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [exec] Application deployed with name redeploy-rarApp. [exec] there are no files to retrieve for application redeploy-rarApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 3 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 110 [java] [Server response] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [java] [Server response]TEST:PASS [java] Value of key is:redeploy-rar-web [java] [Server response]Redeploy Connector [java] [Server response]END_OF_TEST [java] Value of key is:redeploy-rar-web [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - redeploy-rar-web: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setuptwo: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying connectors-ra-redeploy-rars.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:38.702+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [exec] Application deployed with name redeploy-rarApp. [exec] there are no files to retrieve for application redeploy-rarApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 2 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 110 [java] [Server response] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [java] [Server response]TEST:PASS [java] Value of key is:redeploy-rar-web [java] [Server response]Redeploy Connector [java] [Server response]END_OF_TEST [java] Value of key is:redeploy-rar-web [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - redeploy-rar-web: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runCycle: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupone: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/connectors-ra-redeploy-rars.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:42.015+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [exec] Application deployed with name redeploy-rarApp. [exec] there are no files to retrieve for application redeploy-rarApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 110 [java] [Server response] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [java] [Server response]TEST:PASS [java] Value of key is:redeploy-rar-web [java] [Server response]Redeploy Connector [java] [Server response]END_OF_TEST [java] Value of key is:redeploy-rar-web [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - redeploy-rar-web: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setuptwo: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-rar-common: [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 connectors-ra-redeploy-rars.rar [exec] Application deployed with name connectors-ra-redeploy-rars. [echo] Deploying connectors-ra-redeploy-rars.rar on server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:11:45.307+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [exec] Application deployed with name redeploy-rarApp. [exec] there are no files to retrieve for application redeploy-rarApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Content-Length: 110 [java] [Server response] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [java] [Server response]TEST:PASS [java] Value of key is:redeploy-rar-web [java] [Server response]Redeploy Connector [java] [Server response]END_OF_TEST [java] Value of key is:redeploy-rar-web [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - redeploy-rar-web: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [exec] Administered object eis/testAdmin deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-rar-common: [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 all: [echo] @@## annotation-embeddedweb ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:11:47.526+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear disable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [exec] Created 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-password-alias: [exec] Command create-password-alias executed successfully. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user web-annotation-subclassingApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:12:22.617+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [exec] Application deployed with name web-annotation-subclassingApp. [exec] there are no files to retrieve for application web-annotation-subclassingApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-annotation-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 [exec] Connector connection pool embedded-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-annotation-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-annotation-subclassing [exec] Connector resource jdbc/ejb-annotation-subclassing created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin created. run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1645 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/index.html [java] annotation-embeddedweb (ear based) /annotation-subclassing/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [java] addTest with testSuiteId:: testId -> annotation-embeddedweb (ear based)::/annotation-subclassing/servlet/SimpleBankServlet [java] annotation-embeddedweb (ear based) /annotation-subclassing/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] in flushAll , creating new testSuiteHash unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: delete-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-annotation-subclassing [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-annotation-subclassing [exec] Connector resource jdbc/ejb-annotation-subclassing deleted. delete-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [exec] Connector connection pool embedded-ra-pool deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin deleted. undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config web-annotation-subclassingApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-annotation-subclassingApp setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-password-alias: [exec] Command delete-password-alias executed successfully. enable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [exec] Deleted 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: all: [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: disable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [exec] Created 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: compile: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:13:33.618+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-servlet: [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/build.xml:163: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning build: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embedded-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear deploy-ear: install-library: [echo] copying file [jdbc.jar] to applibs [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/lib/applibs restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-ra-config: asadmin-common: [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --objecttype user installed-libraries-embeddedApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:14:08.212+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/installed-libraries-embeddedApp.ear [exec] Application deployed with name installed-libraries-embeddedApp. [exec] there are no files to retrieve for application installed-libraries-embeddedApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/simpleBank.sql [sql] Failed to execute: drop table customer2 [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [sql] 0 rows affected [sql] 1 rows affected [sql] 2 of 3 SQL statements executed successfully sql-oracle: execute-sql-connector: create-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-connpool: [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname installed-libraries-embeddedApp#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 [exec] Connector connection pool embedded-ra-pool created. create-connector-connpool-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: set-oracle-props: create-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-connector-resource-common: [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-installed-libraries-embedded [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-installed-libraries-embedded [exec] Connector resource jdbc/ejb-installed-libraries-embedded created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-admin-object: asadmin-common: [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname installed-libraries-embeddedApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-installed-libraries-embedded:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin created. run-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: runwebclient-common: [java] size of buffer is1675 [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/index.html [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/index.html PASS [java] SSN=123456789&action=Create [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [java] HTTP port :8080 [java] HTTP hostname :localhost [java] addTest with testSuiteId:: testId -> installed-libraries-embedded (ear based)::/installed_libraries_embedded/servlet/SimpleBankServlet [java] installed-libraries-embedded (ear based) /installed_libraries_embedded/servlet/SimpleBankServlet PASS [java] in flushAll , creating new testSuiteHash [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [java] in flushAll , creating new testSuiteHash unsetup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: default-sql: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-embedded/sql/dropBankTables.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully sql-oracle: execute-sql-connector: delete-resource: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-resource-common: [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-installed-libraries-embedded [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource jdbc/ejb-installed-libraries-embedded [exec] Connector resource jdbc/ejb-installed-libraries-embedded deleted. delete-pool: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-connector-connpool-common: [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --cascade=true embedded-ra-pool [exec] Connector connection pool embedded-ra-pool deleted. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-admin-object: asadmin-common: [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [exec] Administered object eis/jdbcAdmin deleted. undeploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-ra-config: asadmin-common: [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true installed-libraries-embeddedApp#connectors-ra-redeploy-rars [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config installed-libraries-embeddedApp#connectors-ra-redeploy-rars setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-embeddedApp uninstall-library: [echo] deleting file [jdbc.jar] from applibs [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/lib/applibs/connectors-ra-redeploy-jars.jar restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: enable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [exec] Deleted 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: all-ext: [echo] @@## defaultConnectorResource ##@@ setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: build: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:15:18.804+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] String foo = (new Integer(branchQualifier)).toString(); [javac] ^ [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] String foo = (new Integer(globalTxID)).toString(); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.jar [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/ra/generic-ra.rar [echo] inside all of ra build.xml setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-classes-common: [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: clean-jars-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: all: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: compile-common: [echo] Current time (ISO): 2023-05-20T06:15:20.729+0000 [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [javac] 1 warning [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: ejb-jar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive package-ejbjar-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: webclient-war-common: clear: test-tlds-exist: copy-tlds: test-tagfiles-exist: copy-tagfiles: package-war-common: [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/src/docroot [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-web.war [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF build-ear: [echo] Building EAR with two ra [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear disable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [exec] Created 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: setup: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: setupJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-connpool-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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-pool1 [exec] JDBC connection pool jdbc-derby-pool1 created successfully. set-derby-connpool-props: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.User=dbuser [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.Password=dbpassword [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.driverType=4 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.portNumber=1527 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.dataBaseName=testdb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.retrieveMessagesFromServerOnGetMessage=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.create=true [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool1.property.serverName=localhost setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: create-jdbc-resource-common: [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool1 --target server jdbc/DerbyDb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool1 --enabled=true --target server jdbc/DerbyDb [exec] JDBC resource jdbc/DerbyDb created successfully. [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/createdb.sql [sql] Failed to execute: drop table MESSAGES [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [sql] 0 rows affected [sql] 1 of 2 SQL statements executed successfully deploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-ear: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common: [echo] Current time (ISO): 2023-05-20T06:15:58.757+0000 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-pe: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [exec] Application deployed with name generic-embeddedApp. [exec] there are no files to retrieve for application generic-embeddedApp [echo] Deployment on target server server successful setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: deploy-common-ee: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: testAddAdmin: asadmin-common: [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [exec] Administered object eis/testAdmin created. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart runtest: [java] GET /defaultResource/servlet/SimpleServlet?url=/defaultResource/servlet/SimpleServlet HTTP/1.1 [java] [java] Time: 1 [java] [Server response]HTTP/1.1 200 OK [java] [Server response]Server: Eclipse GlassFish 6.2.6 [java] [Server response]X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [java] [Server response]Transfer-Encoding: chunked [java] [Server response] [java] [Server response]12 [java] [Server response]Starting the test [java] [Server response] [java] [Server response]66 [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]TEST:PASS [java] Value of key is:defaultConnectorResource [java] [Server response]END_OF_TEST [java] Value of key is:defaultConnectorResource [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [java] [java] [java] ----------------------------------------- [java] - defaultConnectorResource: PASS - [java] ----------------------------------------- [java] Total PASS: 1 [java] Total FAIL: 0 [java] Total DID NOT RUN: 0 [java] ----------------------------------------- [java] in flushAll , creating new testSuiteHash unset: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: unsetJdbc: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: execute-sql-common: [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [sql] 0 rows affected [sql] 1 of 1 SQL statements executed successfully setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-jdbc-common: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-resource-common: [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [exec] JDBC resource jdbc/DerbyDb deleted successfully [echo] cmd executed for server setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jdbc-connpool-common: [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [exec] JDBC Connection pool jdbc-derby-pool1 deleted successfully [echo] cmd executed for server undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: undeploy-common: [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: restart: [echo] Not required to restart enable-resource-validation: setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: delete-jvm-options: [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [exec] Deleted 1 option(s) [echo] REQUIRED TO RESTART SERVER....... restart-server: setOSConditions: stop-server: stop-server-unix: [echo] stopping server on unix ... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. stop-server-windows: setOSConditions: start-server: [echo] +-----------------------------+ [echo] | | [echo] | S T A R T I N G GLASSFISH | [echo] | in Felix mode | [echo] | | [echo] +-----------------------------+ start-server-unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. start-server-windows: all: stop-record: report: [echo] Comparing results with expected results [xslt] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/j2eeReporter.xsl report-sh: [exec] input file=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [exec] [exec] ************************ [exec] PASSED= 276 [exec] ------------ ========= [exec] FAILED= 0 [exec] ------------ ========= [exec] DID NOT RUN= 100 [exec] ------------ ========= [exec] Total Expected=376 [exec] ************************ [exec] BUILD SUCCESSFUL Total time: 15 minutes 31 seconds in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash in flushAll , creating new testSuiteHash real 15m32.155s user 8m38.566s sys 0m51.087s + antStatus=0 + ant stopDomain stopDerby Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/build.xml setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: stopDomain: [echo] run.xml:stopping domain... [exec] Waiting for the domain to stop . [exec] Command stop-domain executed successfully. setOSConditions: setToolWin: setToolUnix: setToolProperty: setS1ASclassPath: init-common: stopDerby: [echo] Stopping Derby DB servers on ports 1527 and 1528 [java] Sat May 20 06:16:39 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [java] Sat May 20 06:16:39 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown BUILD SUCCESSFUL Total time: 3 seconds + check_successful_run + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' ===== CHECK SUCCESSFUL RUN ===== + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful + generate_junit_report connector_group_1 + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' ===== GENERATE JUNIT REPORT ===== + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml + TESTSUITE_NAME=connector_group_1 + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml + awk -v suitename=connector_group_1 ' BEGIN { totaltests = 0; totalfailures = 0; totalerrors = 0; } function getPropVal(str){ split(str, a, "="); val = a[2]; # remove quotes gsub("\"","",val); return val; } function removeXMLTag(str){ # remove xml tag quotes gsub("","",str); gsub("<.*>","",str); gsub(">","",str); return str; } /status value=/ { result=getPropVal($0); result=removeXMLTag(result); } // { getline; getline; testunit=removeXMLTag($0); gsub("\"","",testunit); } // { getline; testname=removeXMLTag($0); gsub("\"","",testname); } /<\/testcase>/{ classname=testunit # printing testcase to out out = out sprintf(" \n", classname, testname); if (result == "fail") { out = out " \n"; totalfailures++; } else if (result == "did_not_run") { out = out " \n"; totalerrors++; } out = out " \n"; totaltests++; result=""; testname=""; } END { print "" printf "\n", totaltests, totalfailures, totalerrors, suitename; printf "%s", out; print "" }' + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + change_junit_report_class_names + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml + sed -i 's/\bclassname="/classname="connector_group_1./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml + copy_test_artifacts connector_group_1 + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' ===== COPY TEST ARTIFACTS ===== + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains tar: Removing leading `/' from member names + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-10-45 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-10-46 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-10-50 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-10-51 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-10-52 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log_2023-05-20T06-11-12 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ ++ pwd + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory + true ++ pwd + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory + true + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/connector_group_1-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results tar: Removing leading `/' from member names + break + [[ true = false ]] ************************************** Finished Running connector_group_1 ************************************** Back at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (persistence_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T06:16:57.952Z] + rm -rf glassfish6 [2023-05-20T06:16:57.953Z] + true [2023-05-20T06:16:57.953Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T06:16:57.953Z] + MAVEN_ARGS=-Pstaging [2023-05-20T06:16:57.953Z] + ./runtests.sh persistence_all [2023-05-20T06:16:57.953Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T06:16:57.953Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T06:16:57.953Z] Second argument is a test set id, one of: [2023-05-20T06:16:57.953Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T06:16:57.953Z] \n [2023-05-20T06:16:57.953Z] web_jsp, deployment_all, \n [2023-05-20T06:16:57.953Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T06:16:57.953Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T06:16:57.953Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T06:16:57.953Z] [2023-05-20T06:16:57.953Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T06:17:02.173Z] [INFO] Scanning for projects... [2023-05-20T06:17:02.173Z] [INFO] [2023-05-20T06:17:02.173Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T06:17:02.173Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T06:17:02.173Z] [INFO] from pom.xml [2023-05-20T06:17:02.173Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T06:17:02.173Z] [INFO] [2023-05-20T06:17:02.173Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T06:17:03.127Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T06:17:03.127Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:17:03.127Z] [INFO] BUILD SUCCESS [2023-05-20T06:17:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:17:03.127Z] [INFO] Total time: 1.076 s [2023-05-20T06:17:03.127Z] [INFO] Finished at: 2023-05-20T06:17:02Z [2023-05-20T06:17:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:17:03.127Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T06:17:03.127Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T06:17:03.127Z] + readonly GF_INTERNAL_ENV_SH=/tmp/xyUgf-internal-env [2023-05-20T06:17:03.127Z] + GF_INTERNAL_ENV_SH=/tmp/xyUgf-internal-env [2023-05-20T06:17:03.127Z] + '[' '!' -z '' ']' [2023-05-20T06:17:03.127Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:17:03.127Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:17:03.127Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T06:17:03.127Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T06:17:03.127Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:17:03.127Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:17:03.127Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T06:17:03.127Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T06:17:03.127Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T06:17:03.127Z] + run_test persistence_all [2023-05-20T06:17:03.127Z] + local testid=persistence_all [2023-05-20T06:17:03.127Z] + local found=false [2023-05-20T06:17:03.127Z] ++ find . -name run_test.sh [2023-05-20T06:17:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T06:17:03.384Z] + OPT=list_test_ids [2023-05-20T06:17:03.384Z] + TEST_ID= [2023-05-20T06:17:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T06:17:03.384Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T06:17:03.384Z] +++ uname [2023-05-20T06:17:03.384Z] +++ grep -i sunos [2023-05-20T06:17:03.384Z] +++ wc -l [2023-05-20T06:17:03.384Z] +++ awk '{print $1}' [2023-05-20T06:17:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.384Z] ++ GREP=grep [2023-05-20T06:17:03.384Z] ++ AWK=awk [2023-05-20T06:17:03.384Z] ++ SED=sed [2023-05-20T06:17:03.384Z] ++ BC=bc [2023-05-20T06:17:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.384Z] + case ${OPT} in [2023-05-20T06:17:03.384Z] + list_test_ids [2023-05-20T06:17:03.384Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin_cli_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin-cli-group-1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin-cli-group-2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin-cli-group-3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin-cli-group-4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ admin-cli-group-5 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + [[ false = true ]] [2023-05-20T06:17:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T06:17:03.384Z] + OPT=list_test_ids [2023-05-20T06:17:03.384Z] + TEST_ID= [2023-05-20T06:17:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T06:17:03.384Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T06:17:03.384Z] +++ uname [2023-05-20T06:17:03.384Z] +++ grep -i sunos [2023-05-20T06:17:03.384Z] +++ wc -l [2023-05-20T06:17:03.384Z] +++ awk '{print $1}' [2023-05-20T06:17:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.384Z] ++ GREP=grep [2023-05-20T06:17:03.384Z] ++ AWK=awk [2023-05-20T06:17:03.384Z] ++ SED=sed [2023-05-20T06:17:03.384Z] ++ BC=bc [2023-05-20T06:17:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.384Z] + case ${OPT} in [2023-05-20T06:17:03.384Z] + list_test_ids [2023-05-20T06:17:03.384Z] + echo batch_all [2023-05-20T06:17:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.384Z] + [[ batch_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.384Z] + [[ false = true ]] [2023-05-20T06:17:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T06:17:03.384Z] + OPT=list_test_ids [2023-05-20T06:17:03.384Z] + TEST_ID= [2023-05-20T06:17:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:17:03.384Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T06:17:03.384Z] +++ uname [2023-05-20T06:17:03.384Z] +++ grep -i sunos [2023-05-20T06:17:03.384Z] +++ wc -l [2023-05-20T06:17:03.384Z] +++ awk '{print $1}' [2023-05-20T06:17:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.384Z] ++ GREP=grep [2023-05-20T06:17:03.384Z] ++ AWK=awk [2023-05-20T06:17:03.384Z] ++ SED=sed [2023-05-20T06:17:03.384Z] ++ BC=bc [2023-05-20T06:17:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.384Z] + case ${OPT} in [2023-05-20T06:17:03.384Z] + list_test_ids [2023-05-20T06:17:03.384Z] + echo cdi_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ cdi_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ connector_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ connector_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ connector_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ connector_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ connector_group_4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo deployment_all deployment_cluster_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ deployment_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ deployment_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_timer_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_web_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ ejb_group_embedded = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo jdbc_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ jdbc_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo jms_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ jms_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo naming_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ naming_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + [[ false = true ]] [2023-05-20T06:17:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:17:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-05-20T06:17:03.385Z] + OPT=list_test_ids [2023-05-20T06:17:03.385Z] + TEST_ID= [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + list_test_ids [2023-05-20T06:17:03.385Z] + echo persistence_all [2023-05-20T06:17:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:17:03.385Z] + [[ persistence_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2023-05-20T06:17:03.385Z] + found=true [2023-05-20T06:17:03.385Z] + break [2023-05-20T06:17:03.385Z] + [[ true = true ]] [2023-05-20T06:17:03.385Z] + ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh run_test_id persistence_all [2023-05-20T06:17:03.385Z] + OPT=run_test_id [2023-05-20T06:17:03.385Z] + TEST_ID=persistence_all [2023-05-20T06:17:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-05-20T06:17:03.385Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-05-20T06:17:03.385Z] +++ uname [2023-05-20T06:17:03.385Z] +++ grep -i sunos [2023-05-20T06:17:03.385Z] +++ wc -l [2023-05-20T06:17:03.385Z] +++ awk '{print $1}' [2023-05-20T06:17:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:17:03.385Z] ++ GREP=grep [2023-05-20T06:17:03.385Z] ++ AWK=awk [2023-05-20T06:17:03.385Z] ++ SED=sed [2023-05-20T06:17:03.385Z] ++ BC=bc [2023-05-20T06:17:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:17:03.385Z] + case ${OPT} in [2023-05-20T06:17:03.385Z] + trap 'copy_test_artifacts persistence_all' EXIT [2023-05-20T06:17:03.386Z] + run_test_id persistence_all [2023-05-20T06:17:03.386Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T06:17:03.386Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T06:17:03.386Z] [2023-05-20T06:17:03.386Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T06:17:03.386Z] [2023-05-20T06:17:03.386Z] + for i in "${@}" [2023-05-20T06:17:03.386Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T06:17:03.386Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T06:17:04.757Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-05-20T06:17:04.757Z] + cd ./appserver/tests/appserv-tests/devtests/persistence [2023-05-20T06:17:04.757Z] + test_init [2023-05-20T06:17:04.757Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T06:17:04.757Z] [2023-05-20T06:17:04.757Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T06:17:04.757Z] [2023-05-20T06:17:04.757Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T06:17:04.757Z] + xargs touch [2023-05-20T06:17:04.757Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:17:04.757Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:17:04.757Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:17:04.757Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:17:04.757Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:17:04.757Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:17:04.757Z] + java -version [2023-05-20T06:17:04.757Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T06:17:04.757Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T06:17:04.757Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T06:17:04.757Z] + ant -version [2023-05-20T06:17:04.757Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T06:17:04.757Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:17:04.757Z] + printf '\n\n' [2023-05-20T06:17:04.757Z] [2023-05-20T06:17:04.757Z] [2023-05-20T06:17:04.757Z] + get_test_target persistence_all [2023-05-20T06:17:04.757Z] + case ${1} in [2023-05-20T06:17:04.757Z] + TARGET=all [2023-05-20T06:17:04.757Z] + export TARGET [2023-05-20T06:17:04.757Z] + test_run [2023-05-20T06:17:04.757Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain [2023-05-20T06:17:09.106Z] Waiting for domain1 to start .... [2023-05-20T06:17:09.106Z] Successfully started the domain : domain1 [2023-05-20T06:17:09.106Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:17:09.106Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:17:09.106Z] Admin Port: 4848 [2023-05-20T06:17:09.106Z] Command start-domain executed successfully. [2023-05-20T06:17:09.362Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-database [2023-05-20T06:17:10.352Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-05-20T06:17:12.287Z] --------- Derby Network Server Information -------- [2023-05-20T06:17:12.287Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-05-20T06:17:12.287Z] -- listing properties -- [2023-05-20T06:17:12.287Z] derby.drda.timeSlice=0 [2023-05-20T06:17:12.287Z] derby.drda.portNumber=1527 [2023-05-20T06:17:12.287Z] derby.drda.minThreads=0 [2023-05-20T06:17:12.287Z] derby.drda.sslMode=off [2023-05-20T06:17:12.287Z] derby.drda.traceAll=false [2023-05-20T06:17:12.287Z] derby.drda.keepAlive=true [2023-05-20T06:17:12.287Z] derby.drda.maxThreads=0 [2023-05-20T06:17:12.287Z] derby.drda.logConnections=false [2023-05-20T06:17:12.287Z] derby.drda.startNetworkServer=false [2023-05-20T06:17:12.287Z] derby.drda.host=0.0.0.0 [2023-05-20T06:17:12.287Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2023-05-20T06:17:12.287Z] ------------------ Java Information ------------------ [2023-05-20T06:17:12.287Z] Java Version: 17.0.2 [2023-05-20T06:17:12.287Z] Java Vendor: Oracle Corporation [2023-05-20T06:17:12.287Z] Java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [2023-05-20T06:17:12.288Z] Java classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar [2023-05-20T06:17:12.288Z] OS name: Linux [2023-05-20T06:17:12.288Z] OS architecture: amd64 [2023-05-20T06:17:12.288Z] OS version: 5.17.13-200.fc35.x86_64 [2023-05-20T06:17:12.288Z] Java user name: jenkins [2023-05-20T06:17:12.288Z] Java user home: /home/jenkins [2023-05-20T06:17:12.288Z] Java user dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence [2023-05-20T06:17:12.288Z] java.specification.name: Java Platform API Specification [2023-05-20T06:17:12.288Z] java.specification.version: 17 [2023-05-20T06:17:12.288Z] java.runtime.version: 17.0.2+8-86 [2023-05-20T06:17:12.288Z] --------- Derby Information -------- [2023-05-20T06:17:12.288Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] ------------------------------------------------------ [2023-05-20T06:17:12.288Z] ----------------- Locale Information ----------------- [2023-05-20T06:17:12.288Z] Current Locale : [English/United States [en_US]] [2023-05-20T06:17:12.288Z] Found support for locale: [cs] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [de_DE] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [es] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [fr] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [hu] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [it] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [ja_JP] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [ko_KR] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [pl] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [pt_BR] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [ru] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [zh_CN] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] Found support for locale: [zh_TW] [2023-05-20T06:17:12.288Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:17:12.288Z] ------------------------------------------------------ [2023-05-20T06:17:12.288Z] ------------------------------------------------------ [2023-05-20T06:17:12.288Z] [2023-05-20T06:17:12.288Z] Starting database in the background. [2023-05-20T06:17:12.288Z] Log redirected to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.log. [2023-05-20T06:17:12.288Z] Command start-database executed successfully. [2023-05-20T06:17:12.854Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging [2023-05-20T06:17:12.854Z] + ant all [2023-05-20T06:17:12.854Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T06:17:12.854Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/build.xml [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] all: [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] setOSConditions: [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] setToolWin: [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] setToolUnix: [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] setToolProperty: [2023-05-20T06:17:13.110Z] [2023-05-20T06:17:13.110Z] setS1ASclassPath: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] init-common: [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setup: [2023-05-20T06:17:13.367Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setOSConditions: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setToolWin: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setToolUnix: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setToolProperty: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] setS1ASclassPath: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] init-common: [2023-05-20T06:17:13.367Z] [2023-05-20T06:17:13.367Z] create-jdbc-persistence-connpool-common: [2023-05-20T06:17:13.650Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:13.650Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:13.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:15.091Z] [exec] JDBC connection pool pkgEarLibTest-pool created successfully. [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] setOSConditions: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] setToolWin: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] setToolUnix: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] setToolProperty: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] setS1ASclassPath: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] init-common: [2023-05-20T06:17:15.091Z] [2023-05-20T06:17:15.091Z] create-jdbc-resource-common: [2023-05-20T06:17:15.091Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEarLibTest-pool --target server jdbc/pkgEarLibTest [2023-05-20T06:17:15.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:15.351Z] [exec] JDBC resource jdbc/pkgEarLibTest created successfully. [2023-05-20T06:17:15.351Z] [echo] cmd executed for server [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] clean: [2023-05-20T06:17:15.351Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:15.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:15.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] compile: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] setOSConditions: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] setToolWin: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] setToolUnix: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] setToolProperty: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] setS1ASclassPath: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] init-common: [2023-05-20T06:17:15.351Z] [2023-05-20T06:17:15.351Z] compile-common: [2023-05-20T06:17:15.351Z] [echo] Current time (ISO): 2023-05-20T06:17:15.256+0000 [2023-05-20T06:17:15.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:15.351Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:17.277Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:17.277Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:17.277Z] [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. [2023-05-20T06:17:17.277Z] [javac] 2 warnings [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] setOSConditions: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] setToolWin: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] setToolUnix: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] setToolProperty: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] setS1ASclassPath: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] init-common: [2023-05-20T06:17:17.277Z] [2023-05-20T06:17:17.277Z] compile-common: [2023-05-20T06:17:17.277Z] [echo] Current time (ISO): 2023-05-20T06:17:17.121+0000 [2023-05-20T06:17:17.277Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:19.189Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:19.189Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:19.189Z] [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. [2023-05-20T06:17:19.189Z] [javac] 2 warnings [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] setOSConditions: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] setToolWin: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] setToolUnix: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] setToolProperty: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] setS1ASclassPath: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] init-common: [2023-05-20T06:17:19.189Z] [2023-05-20T06:17:19.189Z] compile-common: [2023-05-20T06:17:19.189Z] [echo] Current time (ISO): 2023-05-20T06:17:18.892+0000 [2023-05-20T06:17:19.189Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:20.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:20.572Z] [javac] 1 warning [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] pkg-pu: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] setOSConditions: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] setToolWin: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] setToolUnix: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] setToolProperty: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] setS1ASclassPath: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] init-common: [2023-05-20T06:17:20.572Z] [2023-05-20T06:17:20.572Z] package-pu-common: [2023-05-20T06:17:20.573Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2023-05-20T06:17:20.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:20.573Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.573Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/entity.jar [2023-05-20T06:17:20.573Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.573Z] [2023-05-20T06:17:20.573Z] build: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setOSConditions: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] fixFiles: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] convUnix: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] convWin: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolWin: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolUnix: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolProperty: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setS1ASclassPath: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] init-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] ejb-jar-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] package-ejbjar-common: [2023-05-20T06:17:20.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.829Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.829Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-ejb.jar [2023-05-20T06:17:20.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] appclient-jar-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] package-appclientjar-common: [2023-05-20T06:17:20.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:20.829Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-client.jar [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] webclient-war-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] build-entity-earlib: [2023-05-20T06:17:20.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T06:17:20.829Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T06:17:20.829Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor/application.xml to copy. [2023-05-20T06:17:20.829Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/${glassfish-resources.xml} to copy. [2023-05-20T06:17:20.829Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] deploy: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setOSConditions: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolWin: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolUnix: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolProperty: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setS1ASclassPath: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] init-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] deploy-common: [2023-05-20T06:17:20.829Z] [echo] Current time (ISO): 2023-05-20T06:17:20.677+0000 [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setOSConditions: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolWin: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolUnix: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setToolProperty: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] setS1ASclassPath: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] init-common: [2023-05-20T06:17:20.829Z] [2023-05-20T06:17:20.829Z] deploy-common-pe: [2023-05-20T06:17:21.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2023-05-20T06:17:27.668Z] [exec] Application deployed with name ejb-cmp-pkgEarLibTestApp. [2023-05-20T06:17:27.668Z] [echo] Deployment on target server server successful [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setOSConditions: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolWin: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolUnix: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolProperty: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setS1ASclassPath: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] init-common: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] deploy-common-ee: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] run: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setOSConditions: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolWin: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolUnix: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setToolProperty: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] setS1ASclassPath: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] init-common: [2023-05-20T06:17:27.668Z] [2023-05-20T06:17:27.668Z] runclient-common: [2023-05-20T06:17:27.668Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEarLibTest [2023-05-20T06:17:28.597Z] [exec] May 20, 2023 6:17:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:17:28.597Z] [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. [2023-05-20T06:17:29.159Z] [exec] May 20, 2023 6:17:28 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:17:29.159Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEarLibTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:31.704Z] [exec] args ->[Ljava.lang.String;@39dda56f [2023-05-20T06:17:31.704Z] [exec] args0 ->EJB3_pkgEarLibTest [2023-05-20T06:17:31.704Z] [exec] Inserting Customer and Orders... OK [2023-05-20T06:17:31.704Z] [exec] Value of key is:EJB3_pkgEarLibTest-InsertCustomer [2023-05-20T06:17:31.704Z] [exec] Verifying that all are inserted... OK [2023-05-20T06:17:31.704Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyCustomerInsert [2023-05-20T06:17:31.704Z] [exec] Removing all... OK [2023-05-20T06:17:31.704Z] [exec] Value of key is:EJB3_pkgEarLibTest-DeleteCustomer [2023-05-20T06:17:31.704Z] [exec] Verifying that all are removed... OK [2023-05-20T06:17:31.704Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyDeleteCustomer [2023-05-20T06:17:31.704Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:17:31.704Z] [exec] [2023-05-20T06:17:31.704Z] [exec] [2023-05-20T06:17:31.704Z] [exec] ----------------------------------------- [2023-05-20T06:17:31.704Z] [exec] - EJB3_pkgEarLibTest-InsertCustomer: PASS - [2023-05-20T06:17:31.704Z] [exec] - EJB3_pkgEarLibTest-VerifyDeleteCustomer: PASS - [2023-05-20T06:17:31.704Z] [exec] - EJB3_pkgEarLibTest-VerifyCustomerInsert: PASS - [2023-05-20T06:17:31.704Z] [exec] - EJB3_pkgEarLibTest-DeleteCustomer: PASS - [2023-05-20T06:17:31.704Z] [exec] ----------------------------------------- [2023-05-20T06:17:31.704Z] [exec] Total PASS: 4 [2023-05-20T06:17:31.704Z] [exec] Total FAIL: 0 [2023-05-20T06:17:31.704Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:17:31.704Z] [exec] ----------------------------------------- [2023-05-20T06:17:31.704Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:17:31.704Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:17:32.267Z] [2023-05-20T06:17:32.268Z] checkReporting-common: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] confirmReportPresent-common: [2023-05-20T06:17:32.268Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:17:32.268Z] [echo] Test seems to be reported fine [2023-05-20T06:17:32.268Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/RepRunConf.txt [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] confirmMissingReport-common: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] undeploy: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] setOSConditions: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] setToolWin: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] setToolUnix: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] setToolProperty: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] setS1ASclassPath: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] init-common: [2023-05-20T06:17:32.268Z] [2023-05-20T06:17:32.268Z] undeploy-common: [2023-05-20T06:17:32.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] unsetup: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] setOSConditions: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] setToolWin: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] setToolUnix: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] setToolProperty: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] setS1ASclassPath: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] init-common: [2023-05-20T06:17:32.806Z] [2023-05-20T06:17:32.806Z] delete-jdbc-resource-common: [2023-05-20T06:17:32.806Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEarLibTest [2023-05-20T06:17:33.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEarLibTest [2023-05-20T06:17:33.318Z] [exec] JDBC resource jdbc/pkgEarLibTest deleted successfully [2023-05-20T06:17:33.318Z] [echo] cmd executed for server [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] setOSConditions: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] setToolWin: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] setToolUnix: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] setToolProperty: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] setS1ASclassPath: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] init-common: [2023-05-20T06:17:33.318Z] [2023-05-20T06:17:33.318Z] delete-jdbc-connpool-common: [2023-05-20T06:17:33.318Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEarLibTest-pool [2023-05-20T06:17:33.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEarLibTest-pool [2023-05-20T06:17:33.851Z] [exec] JDBC Connection pool pkgEarLibTest-pool deleted successfully [2023-05-20T06:17:33.851Z] [echo] cmd executed for server [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] all: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setOSConditions: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolWin: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolUnix: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolProperty: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setS1ASclassPath: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] init-common: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setup: [2023-05-20T06:17:33.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setOSConditions: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolWin: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolUnix: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setToolProperty: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] setS1ASclassPath: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] init-common: [2023-05-20T06:17:33.851Z] [2023-05-20T06:17:33.851Z] create-jdbc-persistence-connpool-common: [2023-05-20T06:17:34.109Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:34.109Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:34.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:34.109Z] [exec] JDBC connection pool pkgEjbTest-pool created successfully. [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] setOSConditions: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] setToolWin: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] setToolUnix: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] setToolProperty: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] setS1ASclassPath: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] init-common: [2023-05-20T06:17:34.109Z] [2023-05-20T06:17:34.109Z] create-jdbc-resource-common: [2023-05-20T06:17:34.109Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEjbTest-pool --target server jdbc/pkgEjbTest [2023-05-20T06:17:34.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:34.366Z] [exec] JDBC resource jdbc/pkgEjbTest created successfully. [2023-05-20T06:17:34.366Z] [echo] cmd executed for server [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] clean: [2023-05-20T06:17:34.366Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:34.366Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:34.366Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] compile: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] setOSConditions: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] setToolWin: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] setToolUnix: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] setToolProperty: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] setS1ASclassPath: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] init-common: [2023-05-20T06:17:34.366Z] [2023-05-20T06:17:34.366Z] compile-common: [2023-05-20T06:17:34.366Z] [echo] Current time (ISO): 2023-05-20T06:17:34.325+0000 [2023-05-20T06:17:34.366Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:34.366Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:36.283Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:36.283Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:36.283Z] [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. [2023-05-20T06:17:36.540Z] [javac] 2 warnings [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] setOSConditions: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] setToolWin: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] setToolUnix: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] setToolProperty: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] setS1ASclassPath: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] init-common: [2023-05-20T06:17:36.540Z] [2023-05-20T06:17:36.540Z] compile-common: [2023-05-20T06:17:36.540Z] [echo] Current time (ISO): 2023-05-20T06:17:36.347+0000 [2023-05-20T06:17:36.540Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:37.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:37.907Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:37.907Z] [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. [2023-05-20T06:17:38.164Z] [javac] 2 warnings [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] setOSConditions: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] setToolWin: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] setToolUnix: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] setToolProperty: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] setS1ASclassPath: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] init-common: [2023-05-20T06:17:38.164Z] [2023-05-20T06:17:38.164Z] compile-common: [2023-05-20T06:17:38.164Z] [echo] Current time (ISO): 2023-05-20T06:17:38.017+0000 [2023-05-20T06:17:38.164Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:39.550Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:39.806Z] [javac] 1 warning [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] pkg-pu: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setOSConditions: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolWin: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolUnix: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolProperty: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setS1ASclassPath: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] init-common: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] package-entity-ejb: [2023-05-20T06:17:39.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:39.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:39.806Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:39.806Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-ejb.jar [2023-05-20T06:17:39.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] appclient-jar-common: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] package-appclientjar-common: [2023-05-20T06:17:39.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:17:39.806Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-client.jar [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] build: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setOSConditions: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] fixFiles: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] convUnix: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] convWin: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolWin: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolUnix: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolProperty: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setS1ASclassPath: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] init-common: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] webclient-war-common: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] build-ear-persistence: [2023-05-20T06:17:39.806Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor/application.xml to copy. [2023-05-20T06:17:39.806Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] deploy: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setOSConditions: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolWin: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolUnix: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setToolProperty: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setS1ASclassPath: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] init-common: [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] deploy-common: [2023-05-20T06:17:39.806Z] [echo] Current time (ISO): 2023-05-20T06:17:39.648+0000 [2023-05-20T06:17:39.806Z] [2023-05-20T06:17:39.806Z] setOSConditions: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] setToolWin: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] setToolUnix: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] setToolProperty: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] setS1ASclassPath: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] init-common: [2023-05-20T06:17:39.807Z] [2023-05-20T06:17:39.807Z] deploy-common-pe: [2023-05-20T06:17:40.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2023-05-20T06:17:41.020Z] [exec] Application deployed with name ejb-cmp-pkgEjbTestApp. [2023-05-20T06:17:41.020Z] [echo] Deployment on target server server successful [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setOSConditions: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolWin: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolUnix: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolProperty: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setS1ASclassPath: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] init-common: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] deploy-common-ee: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] run: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setOSConditions: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolWin: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolUnix: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setToolProperty: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] setS1ASclassPath: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] init-common: [2023-05-20T06:17:41.020Z] [2023-05-20T06:17:41.020Z] runclient-common: [2023-05-20T06:17:41.020Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEjbTest [2023-05-20T06:17:41.950Z] [exec] May 20, 2023 6:17:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:17:41.950Z] [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. [2023-05-20T06:17:42.514Z] [exec] May 20, 2023 6:17:42 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:17:42.514Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEjbTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:45.035Z] [exec] args ->[Ljava.lang.String;@669c2b07 [2023-05-20T06:17:45.035Z] [exec] args0 ->EJB3_pkgEjbTest [2023-05-20T06:17:45.035Z] [exec] Inserting Customer and Orders... OK [2023-05-20T06:17:45.035Z] [exec] Value of key is:EJB3_pkgEjbTest-InsertCustomer [2023-05-20T06:17:45.035Z] [exec] Verifying that all are inserted... OK [2023-05-20T06:17:45.035Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyCustomerInsert [2023-05-20T06:17:45.035Z] [exec] Removing all... OK [2023-05-20T06:17:45.035Z] [exec] Value of key is:EJB3_pkgEjbTest-DeleteCustomer [2023-05-20T06:17:45.035Z] [exec] Verifying that all are removed... OK [2023-05-20T06:17:45.035Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyDeleteCustomer [2023-05-20T06:17:45.035Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:17:45.035Z] [exec] [2023-05-20T06:17:45.035Z] [exec] [2023-05-20T06:17:45.035Z] [exec] ----------------------------------------- [2023-05-20T06:17:45.035Z] [exec] - EJB3_pkgEjbTest-InsertCustomer: PASS - [2023-05-20T06:17:45.035Z] [exec] - EJB3_pkgEjbTest-DeleteCustomer: PASS - [2023-05-20T06:17:45.035Z] [exec] - EJB3_pkgEjbTest-VerifyDeleteCustomer: PASS - [2023-05-20T06:17:45.036Z] [exec] - EJB3_pkgEjbTest-VerifyCustomerInsert: PASS - [2023-05-20T06:17:45.036Z] [exec] ----------------------------------------- [2023-05-20T06:17:45.036Z] [exec] Total PASS: 4 [2023-05-20T06:17:45.036Z] [exec] Total FAIL: 0 [2023-05-20T06:17:45.036Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:17:45.036Z] [exec] ----------------------------------------- [2023-05-20T06:17:45.036Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:17:45.036Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:17:45.036Z] [2023-05-20T06:17:45.036Z] checkReporting-common: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] confirmReportPresent-common: [2023-05-20T06:17:45.292Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:17:45.292Z] [echo] Test seems to be reported fine [2023-05-20T06:17:45.292Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/RepRunConf.txt [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] confirmMissingReport-common: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] undeploy: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] setOSConditions: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] setToolWin: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] setToolUnix: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] setToolProperty: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] setS1ASclassPath: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] init-common: [2023-05-20T06:17:45.292Z] [2023-05-20T06:17:45.292Z] undeploy-common: [2023-05-20T06:17:45.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] unsetup: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] setOSConditions: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] setToolWin: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] setToolUnix: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] setToolProperty: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] setS1ASclassPath: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] init-common: [2023-05-20T06:17:45.551Z] [2023-05-20T06:17:45.551Z] delete-jdbc-resource-common: [2023-05-20T06:17:45.551Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEjbTest [2023-05-20T06:17:45.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEjbTest [2023-05-20T06:17:46.063Z] [exec] JDBC resource jdbc/pkgEjbTest deleted successfully [2023-05-20T06:17:46.063Z] [echo] cmd executed for server [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] setOSConditions: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] setToolWin: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] setToolUnix: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] setToolProperty: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] setS1ASclassPath: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] init-common: [2023-05-20T06:17:46.063Z] [2023-05-20T06:17:46.063Z] delete-jdbc-connpool-common: [2023-05-20T06:17:46.063Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEjbTest-pool [2023-05-20T06:17:46.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEjbTest-pool [2023-05-20T06:17:46.321Z] [exec] JDBC Connection pool pkgEjbTest-pool deleted successfully [2023-05-20T06:17:46.321Z] [echo] cmd executed for server [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] all: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setOSConditions: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolWin: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolUnix: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolProperty: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setS1ASclassPath: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] init-common: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setup: [2023-05-20T06:17:46.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/descriptor [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setOSConditions: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolWin: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolUnix: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setToolProperty: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] setS1ASclassPath: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] init-common: [2023-05-20T06:17:46.321Z] [2023-05-20T06:17:46.321Z] create-jdbc-persistence-connpool-common: [2023-05-20T06:17:46.578Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:46.578Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:46.578Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:46.850Z] [exec] JDBC connection pool pkgWarTest-pool created successfully. [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] setOSConditions: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] setToolWin: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] setToolUnix: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] setToolProperty: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] setS1ASclassPath: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] init-common: [2023-05-20T06:17:46.850Z] [2023-05-20T06:17:46.850Z] create-jdbc-resource-common: [2023-05-20T06:17:46.850Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest-pool --target server jdbc/pkgWarTest [2023-05-20T06:17:47.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:47.162Z] [exec] JDBC resource jdbc/pkgWarTest created successfully. [2023-05-20T06:17:47.162Z] [echo] cmd executed for server [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] clean: [2023-05-20T06:17:47.162Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:47.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:47.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] compile: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] setOSConditions: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] setToolWin: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] setToolUnix: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] setToolProperty: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] setS1ASclassPath: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] init-common: [2023-05-20T06:17:47.162Z] [2023-05-20T06:17:47.162Z] compile-common: [2023-05-20T06:17:47.162Z] [echo] Current time (ISO): 2023-05-20T06:17:46.988+0000 [2023-05-20T06:17:47.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:47.162Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:48.551Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:48.552Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2023-05-20T06:17:48.552Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2023-05-20T06:17:48.552Z] [javac] ^ [2023-05-20T06:17:48.808Z] [javac] 2 warnings [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] setOSConditions: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] setToolWin: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] setToolUnix: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] setToolProperty: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] setS1ASclassPath: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] init-common: [2023-05-20T06:17:48.808Z] [2023-05-20T06:17:48.808Z] compile-common: [2023-05-20T06:17:48.808Z] [echo] Current time (ISO): 2023-05-20T06:17:48.606+0000 [2023-05-20T06:17:48.808Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:50.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:50.701Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:50.701Z] [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. [2023-05-20T06:17:50.701Z] [javac] 2 warnings [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] setOSConditions: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] setToolWin: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] setToolUnix: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] setToolProperty: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] setS1ASclassPath: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] init-common: [2023-05-20T06:17:50.701Z] [2023-05-20T06:17:50.701Z] compile-common: [2023-05-20T06:17:50.701Z] [echo] Current time (ISO): 2023-05-20T06:17:50.375+0000 [2023-05-20T06:17:50.701Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:52.593Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:17:52.593Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:17:52.593Z] [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. [2023-05-20T06:17:52.593Z] [javac] 2 warnings [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] build: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setOSConditions: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolWin: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolUnix: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolProperty: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setS1ASclassPath: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] init-common: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] webclient-pu-war: [2023-05-20T06:17:52.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setOSConditions: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolWin: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolUnix: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setToolProperty: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] setS1ASclassPath: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] init-common: [2023-05-20T06:17:52.593Z] [2023-05-20T06:17:52.593Z] package-pu-war: [2023-05-20T06:17:52.593Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:52.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-05-20T06:17:52.593Z] [echo] webclient.war.classes=**/JpaServlet.class,**/Order.classes,**/Customer.class [2023-05-20T06:17:52.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-05-20T06:17:52.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-05-20T06:17:52.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-05-20T06:17:52.593Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-05-20T06:17:52.593Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-05-20T06:17:52.593Z] [echo] created war file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-05-20T06:17:52.593Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-05-20T06:17:52.593Z] [echo] my webclient war classes are:**/JpaServlet.class,**/Order.classes,**/Customer.class [2023-05-20T06:17:52.593Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:52.593Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:53.158Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:53.158Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] deploy: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] deploy-war-common: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] setOSConditions: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] setToolWin: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] setToolUnix: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] setToolProperty: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] setS1ASclassPath: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] init-common: [2023-05-20T06:17:53.451Z] [2023-05-20T06:17:53.451Z] deploy-war-commonpe: [2023-05-20T06:17:53.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2023-05-20T06:17:57.101Z] [exec] Application deployed with name ejb-cmp-pkgWarTest-web. [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] deploy-war-commonee: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] run: [2023-05-20T06:17:57.101Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testInsert [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2023-05-20T06:17:57.101Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyInsert [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2023-05-20T06:17:57.101Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testDelete [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2023-05-20T06:17:57.101Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyDelete [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2023-05-20T06:17:57.101Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2023-05-20T06:17:57.101Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:17:57.101Z] [java] [2023-05-20T06:17:57.101Z] [java] [2023-05-20T06:17:57.101Z] [java] ----------------------------------------- [2023-05-20T06:17:57.101Z] [java] - EJB3_pkgWarTesttestDelete: PASS - [2023-05-20T06:17:57.101Z] [java] - EJB3_pkgWarTesttestInsert: PASS - [2023-05-20T06:17:57.101Z] [java] - EJB3_pkgWarTestverifyInsert: PASS - [2023-05-20T06:17:57.101Z] [java] - EJB3_pkgWarTestverifyDelete: PASS - [2023-05-20T06:17:57.101Z] [java] ----------------------------------------- [2023-05-20T06:17:57.101Z] [java] Total PASS: 4 [2023-05-20T06:17:57.101Z] [java] Total FAIL: 0 [2023-05-20T06:17:57.101Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:17:57.101Z] [java] ----------------------------------------- [2023-05-20T06:17:57.101Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:17:57.101Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] undeploy: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] setOSConditions: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] setToolWin: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] setToolUnix: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] setToolProperty: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] setS1ASclassPath: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] init-common: [2023-05-20T06:17:57.101Z] [2023-05-20T06:17:57.101Z] undeploy-war-common: [2023-05-20T06:17:57.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] unsetup: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] setOSConditions: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] setToolWin: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] setToolUnix: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] setToolProperty: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] setS1ASclassPath: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] init-common: [2023-05-20T06:17:57.665Z] [2023-05-20T06:17:57.665Z] delete-jdbc-resource-common: [2023-05-20T06:17:57.665Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest [2023-05-20T06:17:58.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest [2023-05-20T06:17:58.250Z] [exec] JDBC resource jdbc/pkgWarTest deleted successfully [2023-05-20T06:17:58.250Z] [echo] cmd executed for server [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] setOSConditions: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] setToolWin: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] setToolUnix: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] setToolProperty: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] setS1ASclassPath: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] init-common: [2023-05-20T06:17:58.250Z] [2023-05-20T06:17:58.250Z] delete-jdbc-connpool-common: [2023-05-20T06:17:58.250Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest-pool [2023-05-20T06:17:58.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest-pool [2023-05-20T06:17:58.506Z] [exec] JDBC Connection pool pkgWarTest-pool deleted successfully [2023-05-20T06:17:58.506Z] [echo] cmd executed for server [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] all: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setOSConditions: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setToolWin: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setToolUnix: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setToolProperty: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setS1ASclassPath: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] init-common: [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.506Z] setup: [2023-05-20T06:17:58.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/descriptor [2023-05-20T06:17:58.506Z] [2023-05-20T06:17:58.507Z] setOSConditions: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] setToolWin: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] setToolUnix: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] setToolProperty: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] setS1ASclassPath: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] init-common: [2023-05-20T06:17:58.507Z] [2023-05-20T06:17:58.507Z] create-jdbc-persistence-connpool-common: [2023-05-20T06:17:58.763Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:58.763Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2023-05-20T06:17:58.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:58.763Z] [exec] JDBC connection pool pkgWarTest1-pool created successfully. [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] setOSConditions: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] setToolWin: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] setToolUnix: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] setToolProperty: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] setS1ASclassPath: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] init-common: [2023-05-20T06:17:58.763Z] [2023-05-20T06:17:58.763Z] create-jdbc-resource-common: [2023-05-20T06:17:58.763Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest1-pool --target server jdbc/pkgWarTest1 [2023-05-20T06:17:59.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:17:59.353Z] [exec] JDBC resource jdbc/pkgWarTest1 created successfully. [2023-05-20T06:17:59.353Z] [echo] cmd executed for server [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] clean: [2023-05-20T06:17:59.353Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:59.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:59.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] compile: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] setOSConditions: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] setToolWin: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] setToolUnix: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] setToolProperty: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] setS1ASclassPath: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] init-common: [2023-05-20T06:17:59.353Z] [2023-05-20T06:17:59.353Z] compile-common: [2023-05-20T06:17:59.354Z] [echo] Current time (ISO): 2023-05-20T06:17:59.072+0000 [2023-05-20T06:17:59.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:17:59.354Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:00.721Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:18:00.721Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2023-05-20T06:18:00.721Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2023-05-20T06:18:00.721Z] [javac] ^ [2023-05-20T06:18:00.721Z] [javac] 2 warnings [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] setOSConditions: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] setToolWin: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] setToolUnix: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] setToolProperty: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] setS1ASclassPath: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] init-common: [2023-05-20T06:18:00.721Z] [2023-05-20T06:18:00.721Z] compile-common: [2023-05-20T06:18:00.721Z] [echo] Current time (ISO): 2023-05-20T06:18:00.620+0000 [2023-05-20T06:18:00.721Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:02.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:18:02.616Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:18:02.616Z] [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. [2023-05-20T06:18:02.616Z] [javac] 2 warnings [2023-05-20T06:18:02.616Z] [2023-05-20T06:18:02.616Z] setOSConditions: [2023-05-20T06:18:02.616Z] [2023-05-20T06:18:02.616Z] setToolWin: [2023-05-20T06:18:02.616Z] [2023-05-20T06:18:02.616Z] setToolUnix: [2023-05-20T06:18:02.616Z] [2023-05-20T06:18:02.617Z] setToolProperty: [2023-05-20T06:18:02.617Z] [2023-05-20T06:18:02.617Z] setS1ASclassPath: [2023-05-20T06:18:02.617Z] [2023-05-20T06:18:02.617Z] init-common: [2023-05-20T06:18:02.617Z] [2023-05-20T06:18:02.617Z] compile-common: [2023-05-20T06:18:02.617Z] [echo] Current time (ISO): 2023-05-20T06:18:02.384+0000 [2023-05-20T06:18:02.617Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:04.511Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:18:04.511Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:18:04.511Z] [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. [2023-05-20T06:18:04.511Z] [javac] 2 warnings [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] pkg-pu: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setOSConditions: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolWin: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolUnix: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolProperty: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setS1ASclassPath: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] init-common: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] package-pu-common: [2023-05-20T06:18:04.511Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2023-05-20T06:18:04.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:18:04.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:18:04.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:18:04.511Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/entity.jar [2023-05-20T06:18:04.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] build: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setOSConditions: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolWin: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolUnix: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolProperty: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setS1ASclassPath: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] init-common: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] webclient-pu-warlib: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setOSConditions: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolWin: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolUnix: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolProperty: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setS1ASclassPath: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] init-common: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] package-pu-warlib: [2023-05-20T06:18:04.511Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:04.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-05-20T06:18:04.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2023-05-20T06:18:04.511Z] [echo] webclient.war.classes=**/JpaServlet.class [2023-05-20T06:18:04.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-05-20T06:18:04.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2023-05-20T06:18:04.511Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2023-05-20T06:18:04.511Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2023-05-20T06:18:04.511Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-05-20T06:18:04.511Z] [echo] created war file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-05-20T06:18:04.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2023-05-20T06:18:04.511Z] [echo] my webclient war classes are:**/JpaServlet.class [2023-05-20T06:18:04.511Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:18:04.511Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:04.511Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:18:04.511Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] deploy: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] deploy-war-common: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setOSConditions: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolWin: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolUnix: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setToolProperty: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] setS1ASclassPath: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] init-common: [2023-05-20T06:18:04.511Z] [2023-05-20T06:18:04.511Z] deploy-war-commonpe: [2023-05-20T06:18:04.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2023-05-20T06:18:05.719Z] [exec] Application deployed with name ejb-cmp-pkgWarTest1-web. [2023-05-20T06:18:05.719Z] [2023-05-20T06:18:05.719Z] deploy-war-commonee: [2023-05-20T06:18:05.719Z] [2023-05-20T06:18:05.719Z] run: [2023-05-20T06:18:05.719Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testInsert [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2023-05-20T06:18:05.977Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyInsert [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2023-05-20T06:18:05.977Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testDelete [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2023-05-20T06:18:05.977Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyDelete [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2023-05-20T06:18:05.977Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2023-05-20T06:18:05.977Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:18:05.977Z] [java] [2023-05-20T06:18:05.977Z] [java] [2023-05-20T06:18:05.977Z] [java] ----------------------------------------- [2023-05-20T06:18:05.977Z] [java] - EJB3_pkgWarTest1verifyDelete: PASS - [2023-05-20T06:18:05.977Z] [java] - EJB3_pkgWarTest1testInsert: PASS - [2023-05-20T06:18:05.977Z] [java] - EJB3_pkgWarTest1verifyInsert: PASS - [2023-05-20T06:18:05.977Z] [java] - EJB3_pkgWarTest1testDelete: PASS - [2023-05-20T06:18:05.977Z] [java] ----------------------------------------- [2023-05-20T06:18:05.977Z] [java] Total PASS: 4 [2023-05-20T06:18:05.977Z] [java] Total FAIL: 0 [2023-05-20T06:18:05.977Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:18:05.977Z] [java] ----------------------------------------- [2023-05-20T06:18:05.977Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:18:05.977Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] undeploy: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] setOSConditions: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] setToolWin: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] setToolUnix: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] setToolProperty: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] setS1ASclassPath: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] init-common: [2023-05-20T06:18:05.977Z] [2023-05-20T06:18:05.977Z] undeploy-war-common: [2023-05-20T06:18:06.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] unsetup: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] setOSConditions: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] setToolWin: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] setToolUnix: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] setToolProperty: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] setS1ASclassPath: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] init-common: [2023-05-20T06:18:06.490Z] [2023-05-20T06:18:06.490Z] delete-jdbc-resource-common: [2023-05-20T06:18:06.490Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest1 [2023-05-20T06:18:06.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest1 [2023-05-20T06:18:06.746Z] [exec] JDBC resource jdbc/pkgWarTest1 deleted successfully [2023-05-20T06:18:06.746Z] [echo] cmd executed for server [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] setOSConditions: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] setToolWin: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] setToolUnix: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] setToolProperty: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] setS1ASclassPath: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] init-common: [2023-05-20T06:18:06.746Z] [2023-05-20T06:18:06.746Z] delete-jdbc-connpool-common: [2023-05-20T06:18:06.746Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest1-pool [2023-05-20T06:18:07.003Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest1-pool [2023-05-20T06:18:07.258Z] [exec] JDBC Connection pool pkgWarTest1-pool deleted successfully [2023-05-20T06:18:07.258Z] [echo] cmd executed for server [2023-05-20T06:18:07.258Z] [2023-05-20T06:18:07.258Z] all: [2023-05-20T06:18:07.258Z] [2023-05-20T06:18:07.258Z] report: [2023-05-20T06:18:07.258Z] [echo] Comparing results with expected results [2023-05-20T06:18:07.258Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:18:07.258Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-05-20T06:18:07.515Z] [2023-05-20T06:18:07.515Z] report-sh: [2023-05-20T06:18:07.515Z] [exec] input file=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:18:07.515Z] [exec] [2023-05-20T06:18:07.515Z] [exec] ************************ [2023-05-20T06:18:07.515Z] [exec] PASSED= 16 [2023-05-20T06:18:07.515Z] [exec] ------------ ========= [2023-05-20T06:18:07.515Z] [exec] FAILED= 0 [2023-05-20T06:18:07.515Z] [exec] ------------ ========= [2023-05-20T06:18:07.515Z] [exec] DID NOT RUN= 0 [2023-05-20T06:18:07.515Z] [exec] ------------ ========= [2023-05-20T06:18:07.515Z] [exec] Total Expected=16 [2023-05-20T06:18:07.515Z] [exec] ************************ [2023-05-20T06:18:07.515Z] [exec] [2023-05-20T06:18:07.515Z] [2023-05-20T06:18:07.515Z] BUILD SUCCESSFUL [2023-05-20T06:18:07.515Z] Total time: 54 seconds [2023-05-20T06:18:07.515Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-database [2023-05-20T06:18:08.452Z] Sat May 20 06:18:08 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-05-20T06:18:08.708Z] Sat May 20 06:18:08 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T06:18:08.708Z] Command stop-database executed successfully. [2023-05-20T06:18:08.964Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-domain [2023-05-20T06:18:10.107Z] Waiting for the domain to stop . [2023-05-20T06:18:10.107Z] Command stop-domain executed successfully. [2023-05-20T06:18:10.107Z] + check_successful_run [2023-05-20T06:18:10.107Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-05-20T06:18:10.107Z] [2023-05-20T06:18:10.107Z] ===== CHECK SUCCESSFUL RUN ===== [2023-05-20T06:18:10.107Z] [2023-05-20T06:18:10.107Z] + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:18:10.107Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' [2023-05-20T06:18:10.107Z] + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-05-20T06:18:10.107Z] File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-05-20T06:18:10.107Z] + generate_junit_report persistence_all [2023-05-20T06:18:10.107Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T06:18:10.107Z] [2023-05-20T06:18:10.107Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T06:18:10.107Z] [2023-05-20T06:18:10.107Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:18:10.107Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T06:18:10.107Z] + TESTSUITE_NAME=persistence_all [2023-05-20T06:18:10.107Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:18:10.107Z] + awk -v suitename=persistence_all ' [2023-05-20T06:18:10.107Z] BEGIN { [2023-05-20T06:18:10.107Z] totaltests = 0; [2023-05-20T06:18:10.107Z] totalfailures = 0; [2023-05-20T06:18:10.107Z] totalerrors = 0; [2023-05-20T06:18:10.107Z] } [2023-05-20T06:18:10.108Z] function getPropVal(str){ [2023-05-20T06:18:10.108Z] split(str, a, "="); [2023-05-20T06:18:10.108Z] val = a[2]; [2023-05-20T06:18:10.108Z] # remove quotes [2023-05-20T06:18:10.108Z] gsub("\"","",val); [2023-05-20T06:18:10.108Z] return val; [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] function removeXMLTag(str){ [2023-05-20T06:18:10.108Z] # remove xml tag quotes [2023-05-20T06:18:10.108Z] gsub("","",str); [2023-05-20T06:18:10.108Z] gsub("<.*>","",str); [2023-05-20T06:18:10.108Z] gsub(">","",str); [2023-05-20T06:18:10.108Z] return str; [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] /status value=/ { [2023-05-20T06:18:10.108Z] result=getPropVal($0); [2023-05-20T06:18:10.108Z] result=removeXMLTag(result); [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] // { [2023-05-20T06:18:10.108Z] getline; [2023-05-20T06:18:10.108Z] getline; [2023-05-20T06:18:10.108Z] testunit=removeXMLTag($0); [2023-05-20T06:18:10.108Z] gsub("\"","",testunit); [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] // { [2023-05-20T06:18:10.108Z] getline; [2023-05-20T06:18:10.108Z] testname=removeXMLTag($0); [2023-05-20T06:18:10.108Z] gsub("\"","",testname); [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] /<\/testcase>/{ [2023-05-20T06:18:10.108Z] classname=testunit [2023-05-20T06:18:10.108Z] # printing testcase to out [2023-05-20T06:18:10.108Z] out = out sprintf(" \n", classname, testname); [2023-05-20T06:18:10.108Z] if (result == "fail") { [2023-05-20T06:18:10.108Z] out = out " \n"; [2023-05-20T06:18:10.108Z] totalfailures++; [2023-05-20T06:18:10.108Z] } else if (result == "did_not_run") { [2023-05-20T06:18:10.108Z] out = out " \n"; [2023-05-20T06:18:10.108Z] totalerrors++; [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] out = out " \n"; [2023-05-20T06:18:10.108Z] [2023-05-20T06:18:10.108Z] totaltests++; [2023-05-20T06:18:10.108Z] result=""; [2023-05-20T06:18:10.108Z] testname=""; [2023-05-20T06:18:10.108Z] } [2023-05-20T06:18:10.108Z] END { [2023-05-20T06:18:10.108Z] print "" [2023-05-20T06:18:10.108Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T06:18:10.108Z] printf "%s", out; [2023-05-20T06:18:10.108Z] print "" [2023-05-20T06:18:10.108Z] }' [2023-05-20T06:18:10.108Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:18:10.108Z] + change_junit_report_class_names [2023-05-20T06:18:10.108Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:18:10.108Z] + sed -i 's/\bclassname="/classname="persistence_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:18:10.108Z] + copy_test_artifacts persistence_all [2023-05-20T06:18:10.108Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T06:18:10.108Z] [2023-05-20T06:18:10.108Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T06:18:10.108Z] [2023-05-20T06:18:10.108Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:18:10.108Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T06:18:10.108Z] tar: Removing leading `/' from member names [2023-05-20T06:18:10.364Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:18:10.364Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:18:10.364Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:18:10.364Z] ++ pwd [2023-05-20T06:18:10.364Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:18:10.364Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip': No such file or directory [2023-05-20T06:18:10.364Z] + true [2023-05-20T06:18:10.365Z] ++ pwd [2023-05-20T06:18:10.365Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:18:10.365Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip': No such file or directory [2023-05-20T06:18:10.365Z] + true [2023-05-20T06:18:10.365Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/persistence_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T06:18:10.365Z] tar: Removing leading `/' from member names [2023-05-20T06:18:10.365Z] + break [2023-05-20T06:18:10.365Z] + [[ true = false ]] [2023-05-20T06:18:10.365Z] + git reset --hard [2023-05-20T06:18:10.621Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (cdi_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T06:18:22.951Z] + rm -rf glassfish6 [2023-05-20T06:18:22.952Z] + true [2023-05-20T06:18:22.952Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T06:18:22.952Z] + MAVEN_ARGS=-Pstaging [2023-05-20T06:18:22.952Z] + ./runtests.sh cdi_all [2023-05-20T06:18:22.952Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T06:18:22.952Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T06:18:22.952Z] Second argument is a test set id, one of: [2023-05-20T06:18:22.952Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T06:18:22.952Z] \n [2023-05-20T06:18:22.952Z] web_jsp, deployment_all, \n [2023-05-20T06:18:22.952Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T06:18:22.952Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T06:18:22.952Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T06:18:22.952Z] [2023-05-20T06:18:22.952Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T06:18:27.153Z] [INFO] Scanning for projects... [2023-05-20T06:18:27.153Z] [INFO] [2023-05-20T06:18:27.154Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T06:18:27.154Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T06:18:27.154Z] [INFO] from pom.xml [2023-05-20T06:18:27.154Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T06:18:27.154Z] [INFO] [2023-05-20T06:18:27.154Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T06:18:28.083Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T06:18:28.083Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:18:28.084Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:18:28.084Z] [INFO] BUILD SUCCESS [2023-05-20T06:18:28.084Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:18:28.084Z] [INFO] Total time: 1.066 s [2023-05-20T06:18:28.084Z] [INFO] Finished at: 2023-05-20T06:18:27Z [2023-05-20T06:18:28.084Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:18:28.084Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T06:18:28.084Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T06:18:28.084Z] + readonly GF_INTERNAL_ENV_SH=/tmp/1fggf-internal-env [2023-05-20T06:18:28.084Z] + GF_INTERNAL_ENV_SH=/tmp/1fggf-internal-env [2023-05-20T06:18:28.084Z] + '[' '!' -z '' ']' [2023-05-20T06:18:28.084Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:18:28.084Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:18:28.084Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T06:18:28.084Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T06:18:28.084Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:18:28.084Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:18:28.084Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T06:18:28.084Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T06:18:28.084Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T06:18:28.084Z] + run_test cdi_all [2023-05-20T06:18:28.084Z] + local testid=cdi_all [2023-05-20T06:18:28.084Z] + local found=false [2023-05-20T06:18:28.084Z] ++ find . -name run_test.sh [2023-05-20T06:18:28.340Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:18:28.340Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T06:18:28.340Z] + OPT=list_test_ids [2023-05-20T06:18:28.340Z] + TEST_ID= [2023-05-20T06:18:28.340Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T06:18:28.340Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T06:18:28.340Z] +++ uname [2023-05-20T06:18:28.340Z] +++ grep -i sunos [2023-05-20T06:18:28.340Z] +++ wc -l [2023-05-20T06:18:28.340Z] +++ awk '{print $1}' [2023-05-20T06:18:28.340Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:18:28.340Z] ++ GREP=grep [2023-05-20T06:18:28.340Z] ++ AWK=awk [2023-05-20T06:18:28.340Z] ++ SED=sed [2023-05-20T06:18:28.340Z] ++ BC=bc [2023-05-20T06:18:28.340Z] ++ export GREP AWK SED BC [2023-05-20T06:18:28.340Z] + case ${OPT} in [2023-05-20T06:18:28.340Z] + list_test_ids [2023-05-20T06:18:28.340Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin_cli_all = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin-cli-group-1 = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin-cli-group-2 = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin-cli-group-3 = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin-cli-group-4 = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ admin-cli-group-5 = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + [[ false = true ]] [2023-05-20T06:18:28.340Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:18:28.340Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T06:18:28.340Z] + OPT=list_test_ids [2023-05-20T06:18:28.340Z] + TEST_ID= [2023-05-20T06:18:28.340Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T06:18:28.340Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T06:18:28.340Z] +++ uname [2023-05-20T06:18:28.340Z] +++ grep -i sunos [2023-05-20T06:18:28.340Z] +++ wc -l [2023-05-20T06:18:28.340Z] +++ awk '{print $1}' [2023-05-20T06:18:28.340Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:18:28.340Z] ++ GREP=grep [2023-05-20T06:18:28.340Z] ++ AWK=awk [2023-05-20T06:18:28.340Z] ++ SED=sed [2023-05-20T06:18:28.340Z] ++ BC=bc [2023-05-20T06:18:28.340Z] ++ export GREP AWK SED BC [2023-05-20T06:18:28.340Z] + case ${OPT} in [2023-05-20T06:18:28.340Z] + list_test_ids [2023-05-20T06:18:28.340Z] + echo batch_all [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ batch_all = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + [[ false = true ]] [2023-05-20T06:18:28.340Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:18:28.340Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T06:18:28.340Z] + OPT=list_test_ids [2023-05-20T06:18:28.340Z] + TEST_ID= [2023-05-20T06:18:28.340Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:18:28.340Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T06:18:28.340Z] +++ uname [2023-05-20T06:18:28.340Z] +++ grep -i sunos [2023-05-20T06:18:28.340Z] +++ wc -l [2023-05-20T06:18:28.340Z] +++ awk '{print $1}' [2023-05-20T06:18:28.340Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:18:28.340Z] ++ GREP=grep [2023-05-20T06:18:28.340Z] ++ AWK=awk [2023-05-20T06:18:28.340Z] ++ SED=sed [2023-05-20T06:18:28.340Z] ++ BC=bc [2023-05-20T06:18:28.340Z] ++ export GREP AWK SED BC [2023-05-20T06:18:28.340Z] + case ${OPT} in [2023-05-20T06:18:28.340Z] + list_test_ids [2023-05-20T06:18:28.340Z] + echo cdi_all [2023-05-20T06:18:28.340Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:18:28.340Z] + [[ cdi_all = \c\d\i\_\a\l\l ]] [2023-05-20T06:18:28.340Z] + found=true [2023-05-20T06:18:28.340Z] + break [2023-05-20T06:18:28.340Z] + [[ true = true ]] [2023-05-20T06:18:28.340Z] + ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh run_test_id cdi_all [2023-05-20T06:18:28.340Z] + OPT=run_test_id [2023-05-20T06:18:28.340Z] + TEST_ID=cdi_all [2023-05-20T06:18:28.340Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:18:28.340Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T06:18:28.340Z] +++ uname [2023-05-20T06:18:28.340Z] +++ grep -i sunos [2023-05-20T06:18:28.340Z] +++ wc -l [2023-05-20T06:18:28.340Z] +++ awk '{print $1}' [2023-05-20T06:18:28.340Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:18:28.340Z] ++ GREP=grep [2023-05-20T06:18:28.340Z] ++ AWK=awk [2023-05-20T06:18:28.340Z] ++ SED=sed [2023-05-20T06:18:28.340Z] ++ BC=bc [2023-05-20T06:18:28.340Z] ++ export GREP AWK SED BC [2023-05-20T06:18:28.340Z] + case ${OPT} in [2023-05-20T06:18:28.340Z] + trap 'copy_test_artifacts cdi_all' EXIT [2023-05-20T06:18:28.340Z] + run_test_id cdi_all [2023-05-20T06:18:28.340Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T06:18:28.340Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T06:18:28.340Z] [2023-05-20T06:18:28.340Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T06:18:28.340Z] [2023-05-20T06:18:28.340Z] + for i in "${@}" [2023-05-20T06:18:28.340Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T06:18:28.340Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T06:18:29.709Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:18:29.709Z] + cd ./appserver/tests/appserv-tests/devtests/cdi [2023-05-20T06:18:29.709Z] + test_init [2023-05-20T06:18:29.709Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T06:18:29.709Z] + xargs touch [2023-05-20T06:18:29.709Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:18:29.709Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:18:29.709Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:18:29.709Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:18:29.709Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:18:29.709Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:18:29.709Z] + java -version [2023-05-20T06:18:29.709Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T06:18:29.709Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T06:18:29.709Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T06:18:29.709Z] + ant -version [2023-05-20T06:18:29.709Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T06:18:29.709Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:18:29.709Z] + printf '\n\n' [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] + get_test_target cdi_all [2023-05-20T06:18:29.709Z] + printf '\n%s \n\n' '===== GETTING TEST TARGET =====' [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] ===== GETTING TEST TARGET ===== [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] + case ${1} in [2023-05-20T06:18:29.709Z] + TARGET=all [2023-05-20T06:18:29.709Z] + export TARGET [2023-05-20T06:18:29.709Z] + test_run [2023-05-20T06:18:29.709Z] + printf '\n%s \n\n' '===== TEST RUN - MAIN =====' [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] ===== TEST RUN - MAIN ===== [2023-05-20T06:18:29.709Z] [2023-05-20T06:18:29.709Z] + echo '' [2023-05-20T06:18:29.709Z] + find . -name RepRunConf.txt [2023-05-20T06:18:29.709Z] + xargs rm -f [2023-05-20T06:18:29.709Z] + rm -rf '*.output' alltests.res /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T06:18:29.709Z] + set +e [2023-05-20T06:18:29.709Z] + ant clean -e -q [2023-05-20T06:18:33.907Z] + printf '\n%s \n\n' '===== TEST RUN - STARTING GLASSFISH AND DB =====' [2023-05-20T06:18:33.907Z] [2023-05-20T06:18:33.907Z] ===== TEST RUN - STARTING GLASSFISH AND DB ===== [2023-05-20T06:18:33.907Z] [2023-05-20T06:18:33.907Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain [2023-05-20T06:18:38.315Z] Waiting for domain1 to start .... [2023-05-20T06:18:38.315Z] Successfully started the domain : domain1 [2023-05-20T06:18:38.315Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:18:38.315Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:18:38.315Z] Admin Port: 4848 [2023-05-20T06:18:38.315Z] Command start-domain executed successfully. [2023-05-20T06:18:38.571Z] + '[' true = true ']' [2023-05-20T06:18:38.571Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jvm-options '-javaagent\:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/org.jacoco.agent.jar=destfile=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/cdi.exec,append=true,includes=org/glassfish/**\:com/sun/enterprise/**' [2023-05-20T06:18:39.962Z] Created 1 option(s) [2023-05-20T06:18:39.962Z] Command create-jvm-options executed successfully. [2023-05-20T06:18:39.962Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin restart-domain [2023-05-20T06:18:50.061Z] Successfully restarted the domain [2023-05-20T06:18:50.061Z] Command restart-domain executed successfully. [2023-05-20T06:18:50.062Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-database [2023-05-20T06:18:51.052Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2023-05-20T06:18:52.989Z] --------- Derby Network Server Information -------- [2023-05-20T06:18:52.989Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2023-05-20T06:18:52.989Z] -- listing properties -- [2023-05-20T06:18:52.989Z] derby.drda.timeSlice=0 [2023-05-20T06:18:52.989Z] derby.drda.portNumber=1527 [2023-05-20T06:18:52.989Z] derby.drda.minThreads=0 [2023-05-20T06:18:52.989Z] derby.drda.sslMode=off [2023-05-20T06:18:52.989Z] derby.drda.traceAll=false [2023-05-20T06:18:52.989Z] derby.drda.keepAlive=true [2023-05-20T06:18:52.989Z] derby.drda.maxThreads=0 [2023-05-20T06:18:52.989Z] derby.drda.logConnections=false [2023-05-20T06:18:52.989Z] derby.drda.startNetworkServer=false [2023-05-20T06:18:52.989Z] derby.drda.host=0.0.0.0 [2023-05-20T06:18:52.989Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/glassfi... [2023-05-20T06:18:52.989Z] ------------------ Java Information ------------------ [2023-05-20T06:18:52.989Z] Java Version: 17.0.2 [2023-05-20T06:18:52.989Z] Java Vendor: Oracle Corporation [2023-05-20T06:18:52.989Z] Java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [2023-05-20T06:18:52.989Z] Java classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar [2023-05-20T06:18:52.989Z] OS name: Linux [2023-05-20T06:18:52.989Z] OS architecture: amd64 [2023-05-20T06:18:52.989Z] OS version: 5.17.13-200.fc35.x86_64 [2023-05-20T06:18:52.989Z] Java user name: jenkins [2023-05-20T06:18:52.989Z] Java user home: /home/jenkins [2023-05-20T06:18:52.989Z] Java user dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi [2023-05-20T06:18:52.989Z] java.specification.name: Java Platform API Specification [2023-05-20T06:18:52.989Z] java.specification.version: 17 [2023-05-20T06:18:52.989Z] java.runtime.version: 17.0.2+8-86 [2023-05-20T06:18:52.989Z] --------- Derby Information -------- [2023-05-20T06:18:52.989Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] ------------------------------------------------------ [2023-05-20T06:18:52.989Z] ----------------- Locale Information ----------------- [2023-05-20T06:18:52.989Z] Current Locale : [English/United States [en_US]] [2023-05-20T06:18:52.989Z] Found support for locale: [cs] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [de_DE] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [es] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [fr] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [hu] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [it] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [ja_JP] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [ko_KR] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [pl] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [pt_BR] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [ru] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [zh_CN] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] Found support for locale: [zh_TW] [2023-05-20T06:18:52.989Z] version: 10.15.2.0 - (1873585) [2023-05-20T06:18:52.989Z] ------------------------------------------------------ [2023-05-20T06:18:52.989Z] ------------------------------------------------------ [2023-05-20T06:18:52.989Z] [2023-05-20T06:18:52.989Z] Starting database in the background. [2023-05-20T06:18:52.989Z] Log redirected to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/databases/derby.log. [2023-05-20T06:18:52.989Z] Command start-database executed successfully. [2023-05-20T06:18:53.245Z] + printf '\n%s \n\n' '===== TEST RUN - RUNNING TESTS for all =====' [2023-05-20T06:18:53.245Z] [2023-05-20T06:18:53.245Z] ===== TEST RUN - RUNNING TESTS for all ===== [2023-05-20T06:18:53.245Z] [2023-05-20T06:18:53.245Z] + ant all [2023-05-20T06:18:53.245Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T06:18:53.502Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/build.xml [2023-05-20T06:18:53.758Z] [2023-05-20T06:18:53.758Z] all: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] cdi: [2023-05-20T06:18:54.014Z] [echo] @@## Running all CDI developer tests##@@ [2023-05-20T06:18:54.014Z] [echo] Running smoke-tests [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] all: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] smoke: [2023-05-20T06:18:54.014Z] [echo] Excluding testcase simple-wab-with-cdi [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setOSConditions: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolWin: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolUnix: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolProperty: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setS1ASclassPath: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] init-common: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] clean: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setOSConditions: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolWin: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolUnix: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setToolProperty: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] setS1ASclassPath: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] init-common: [2023-05-20T06:18:54.014Z] [2023-05-20T06:18:54.014Z] clean-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setOSConditions: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolWin: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolUnix: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolProperty: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setS1ASclassPath: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] init-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] clean-classes-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setOSConditions: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolWin: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolUnix: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolProperty: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setS1ASclassPath: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] init-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] clean-jars-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] compile: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setOSConditions: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolWin: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolUnix: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setToolProperty: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] setS1ASclassPath: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] init-common: [2023-05-20T06:18:54.272Z] [2023-05-20T06:18:54.272Z] compile-common: [2023-05-20T06:18:54.272Z] [echo] Current time (ISO): 2023-05-20T06:18:54.088+0000 [2023-05-20T06:18:54.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:54.272Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:18:56.173Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:18:56.173Z] [javac] 1 warning [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] build: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] setOSConditions: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] setToolWin: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] setToolUnix: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] setToolProperty: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] setS1ASclassPath: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] init-common: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] webclient-war-common: [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] clear: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] test-tlds-exist: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] copy-tlds: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] test-tagfiles-exist: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] copy-tagfiles: [2023-05-20T06:18:56.173Z] [2023-05-20T06:18:56.173Z] package-war-common: [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:18:56.173Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:18:56.173Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:18:56.173Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:18:56.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/docroot [2023-05-20T06:18:56.173Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2023-05-20T06:18:56.173Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:18:56.173Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:18:56.173Z] [javac] Compiling 1 source file [2023-05-20T06:18:56.756Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:18:56.756Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] deploy: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] deploy-war-common: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] setOSConditions: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] setToolWin: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] setToolUnix: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] setToolProperty: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] setS1ASclassPath: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] init-common: [2023-05-20T06:18:56.756Z] [2023-05-20T06:18:56.756Z] deploy-war-commonpe: [2023-05-20T06:18:57.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2023-05-20T06:19:01.305Z] [exec] Application deployed with name cdi-slf4j-visibility-web. [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] deploy-war-commonee: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] run: [2023-05-20T06:19:01.305Z] [java] opening connection to http://localhost:8080/cdi-slf4j-visibility/myurl [2023-05-20T06:19:01.305Z] [java] line = [ Hello World is logged by an instance of class org.jboss.logging.JDKLogger, which is loaded by org.jboss.logging.jboss-logging [163]] [2023-05-20T06:19:01.305Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:01.305Z] [java] [2023-05-20T06:19:01.305Z] [java] [2023-05-20T06:19:01.305Z] [java] ----------------------------------------- [2023-05-20T06:19:01.305Z] [java] - slf4j-visibility: PASS - [2023-05-20T06:19:01.305Z] [java] ----------------------------------------- [2023-05-20T06:19:01.305Z] [java] - Total PASS : 1 - [2023-05-20T06:19:01.305Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:01.305Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:01.305Z] [java] ----------------------------------------- [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] undeploy: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] setOSConditions: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] setToolWin: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] setToolUnix: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] setToolProperty: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] setS1ASclassPath: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] init-common: [2023-05-20T06:19:01.305Z] [2023-05-20T06:19:01.305Z] undeploy-war-common: [2023-05-20T06:19:01.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] all: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setOSConditions: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolWin: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolUnix: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolProperty: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setS1ASclassPath: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] init-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] clean: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setOSConditions: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolWin: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolUnix: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolProperty: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setS1ASclassPath: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] init-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] clean-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setOSConditions: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolWin: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolUnix: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolProperty: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setS1ASclassPath: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] init-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] clean-classes-common: [2023-05-20T06:19:02.124Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setOSConditions: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolWin: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolUnix: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolProperty: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setS1ASclassPath: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] init-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] clean-jars-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] compile: [2023-05-20T06:19:02.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/client [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setOSConditions: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolWin: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolUnix: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setToolProperty: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] setS1ASclassPath: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] init-common: [2023-05-20T06:19:02.124Z] [2023-05-20T06:19:02.124Z] compile-common: [2023-05-20T06:19:02.124Z] [echo] Current time (ISO): 2023-05-20T06:19:02.059+0000 [2023-05-20T06:19:02.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:02.124Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:04.018Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:04.018Z] [javac] 1 warning [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] setOSConditions: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] setToolWin: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] setToolUnix: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] setToolProperty: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] setS1ASclassPath: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] init-common: [2023-05-20T06:19:04.018Z] [2023-05-20T06:19:04.018Z] compile-common: [2023-05-20T06:19:04.018Z] [echo] Current time (ISO): 2023-05-20T06:19:03.600+0000 [2023-05-20T06:19:04.018Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:05.387Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:05.387Z] [javac] 1 warning [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] build: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setOSConditions: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] fixFiles: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] convUnix: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] convWin: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolWin: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolUnix: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolProperty: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setS1ASclassPath: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] init-common: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] package-persistence-common: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] ejb-jar-common: [2023-05-20T06:19:05.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] package-ejbjar-common: [2023-05-20T06:19:05.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:05.387Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:05.387Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-ejb.jar [2023-05-20T06:19:05.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] appclient-jar-common: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] package-appclientjar-common: [2023-05-20T06:19:05.387Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:05.387Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-client.jar [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] webclient-war-common: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] build-ear-common: [2023-05-20T06:19:05.387Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] deploy: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setOSConditions: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolWin: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolUnix: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setToolProperty: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] setS1ASclassPath: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] init-common: [2023-05-20T06:19:05.387Z] [2023-05-20T06:19:05.387Z] deploy-common: [2023-05-20T06:19:05.387Z] [echo] Current time (ISO): 2023-05-20T06:19:05.384+0000 [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] setOSConditions: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] setToolWin: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] setToolUnix: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] setToolProperty: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] setS1ASclassPath: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] init-common: [2023-05-20T06:19:05.653Z] [2023-05-20T06:19:05.653Z] deploy-common-pe: [2023-05-20T06:19:05.909Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2023-05-20T06:19:10.103Z] [exec] Application deployed with name simple-ejb-cdiApp. [2023-05-20T06:19:10.103Z] [echo] Deployment on target server server successful [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setOSConditions: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolWin: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolUnix: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolProperty: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setS1ASclassPath: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] init-common: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] deploy-common-ee: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] run: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setOSConditions: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolWin: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolUnix: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setToolProperty: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] setS1ASclassPath: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] init-common: [2023-05-20T06:19:10.103Z] [2023-05-20T06:19:10.103Z] runclient-common: [2023-05-20T06:19:10.103Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:19:10.361Z] [exec] May 20, 2023 6:19:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:19:10.361Z] [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. [2023-05-20T06:19:11.288Z] [exec] May 20, 2023 6:19:10 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:19:11.288Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:17.214Z] [exec] Creating InitialContext() [2023-05-20T06:19:17.214Z] [exec] Value of key is: stateful [2023-05-20T06:19:17.214Z] [exec] Value of key is: stateless [2023-05-20T06:19:17.214Z] [exec] Value of key is: stateless2 [2023-05-20T06:19:17.214Z] [exec] ensuring that sless1 and sless2 are not equal [2023-05-20T06:19:17.214Z] [exec] Value of key is: stateless3 [2023-05-20T06:19:17.215Z] [exec] Value of key is: stateless4 [2023-05-20T06:19:17.215Z] [exec] test complete [2023-05-20T06:19:17.215Z] [exec] Value of key is: main [2023-05-20T06:19:17.215Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:17.215Z] [exec] [2023-05-20T06:19:17.215Z] [exec] [2023-05-20T06:19:17.215Z] [exec] ----------------------------------------- [2023-05-20T06:19:17.215Z] [exec] - stateful: PASS - [2023-05-20T06:19:17.215Z] [exec] - stateless4: PASS - [2023-05-20T06:19:17.215Z] [exec] - main: PASS - [2023-05-20T06:19:17.215Z] [exec] - stateless: PASS - [2023-05-20T06:19:17.215Z] [exec] - stateless2: PASS - [2023-05-20T06:19:17.215Z] [exec] - stateless3: PASS - [2023-05-20T06:19:17.215Z] [exec] ----------------------------------------- [2023-05-20T06:19:17.215Z] [exec] Total PASS: 6 [2023-05-20T06:19:17.215Z] [exec] Total FAIL: 0 [2023-05-20T06:19:17.215Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:19:17.215Z] [exec] ----------------------------------------- [2023-05-20T06:19:17.215Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:19:17.215Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] checkReporting-common: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] confirmReportPresent-common: [2023-05-20T06:19:17.471Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:19:17.471Z] [echo] Test seems to be reported fine [2023-05-20T06:19:17.471Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/RepRunConf.txt [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] confirmMissingReport-common: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] undeploy: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] setOSConditions: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] setToolWin: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] setToolUnix: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] setToolProperty: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] setS1ASclassPath: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] init-common: [2023-05-20T06:19:17.471Z] [2023-05-20T06:19:17.471Z] undeploy-common: [2023-05-20T06:19:19.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] all: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setOSConditions: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolWin: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolUnix: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolProperty: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setS1ASclassPath: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] init-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] clean: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setOSConditions: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolWin: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolUnix: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolProperty: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setS1ASclassPath: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] init-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] clean-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setOSConditions: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolWin: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolUnix: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolProperty: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setS1ASclassPath: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] init-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] clean-classes-common: [2023-05-20T06:19:19.363Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setOSConditions: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolWin: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolUnix: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolProperty: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setS1ASclassPath: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] init-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] clean-jars-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] compile: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setOSConditions: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolWin: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolUnix: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setToolProperty: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] setS1ASclassPath: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] init-common: [2023-05-20T06:19:19.363Z] [2023-05-20T06:19:19.363Z] compile-common: [2023-05-20T06:19:19.363Z] [echo] Current time (ISO): 2023-05-20T06:19:19.294+0000 [2023-05-20T06:19:19.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:19.363Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:21.279Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:21.279Z] [javac] 1 warning [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] build: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] setOSConditions: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] setToolWin: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] setToolUnix: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] setToolProperty: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] setS1ASclassPath: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] init-common: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] webclient-war-common: [2023-05-20T06:19:21.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] clear: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] test-tlds-exist: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] copy-tlds: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] test-tagfiles-exist: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] copy-tagfiles: [2023-05-20T06:19:21.279Z] [2023-05-20T06:19:21.279Z] package-war-common: [2023-05-20T06:19:21.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:21.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:21.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:21.280Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:21.280Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/lib [2023-05-20T06:19:21.280Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:21.280Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:21.280Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/docroot [2023-05-20T06:19:21.280Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2023-05-20T06:19:21.280Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:21.280Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:21.280Z] [javac] Compiling 1 source file [2023-05-20T06:19:21.280Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:21.280Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:21.280Z] [2023-05-20T06:19:21.280Z] deploy: [2023-05-20T06:19:21.280Z] [2023-05-20T06:19:21.280Z] deploy-war-common: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] setOSConditions: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] setToolWin: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] setToolUnix: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] setToolProperty: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] setS1ASclassPath: [2023-05-20T06:19:21.551Z] [2023-05-20T06:19:21.551Z] init-common: [2023-05-20T06:19:21.552Z] [2023-05-20T06:19:21.552Z] deploy-war-commonpe: [2023-05-20T06:19:21.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2023-05-20T06:19:23.818Z] [exec] Application deployed with name cdi-simple-managed-bean-web. [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] deploy-war-commonee: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] run: [2023-05-20T06:19:23.818Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean/myurl [2023-05-20T06:19:23.818Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:19:23.818Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:23.818Z] [java] [2023-05-20T06:19:23.818Z] [java] [2023-05-20T06:19:23.818Z] [java] ----------------------------------------- [2023-05-20T06:19:23.818Z] [java] - simple-managed-bean: PASS - [2023-05-20T06:19:23.818Z] [java] ----------------------------------------- [2023-05-20T06:19:23.818Z] [java] - Total PASS : 1 - [2023-05-20T06:19:23.818Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:23.818Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:23.818Z] [java] ----------------------------------------- [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] undeploy: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] setOSConditions: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] setToolWin: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] setToolUnix: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] setToolProperty: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] setS1ASclassPath: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] init-common: [2023-05-20T06:19:23.818Z] [2023-05-20T06:19:23.818Z] undeploy-war-common: [2023-05-20T06:19:24.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] all: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setOSConditions: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolWin: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolUnix: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolProperty: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setS1ASclassPath: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] init-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] clean: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setOSConditions: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolWin: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolUnix: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolProperty: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setS1ASclassPath: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] init-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] clean-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setOSConditions: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolWin: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolUnix: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolProperty: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setS1ASclassPath: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] init-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] clean-classes-common: [2023-05-20T06:19:24.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setOSConditions: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolWin: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolUnix: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolProperty: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setS1ASclassPath: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] init-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] clean-jars-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] compile: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setOSConditions: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolWin: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolUnix: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setToolProperty: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] setS1ASclassPath: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.105Z] init-common: [2023-05-20T06:19:24.105Z] [2023-05-20T06:19:24.106Z] compile-common: [2023-05-20T06:19:24.106Z] [echo] Current time (ISO): 2023-05-20T06:19:24.071+0000 [2023-05-20T06:19:24.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:24.106Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:26.017Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:26.017Z] [javac] 1 warning [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] build: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] setOSConditions: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] setToolWin: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] setToolUnix: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] setToolProperty: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] setS1ASclassPath: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] init-common: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] webclient-war-common: [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] clear: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] test-tlds-exist: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] copy-tlds: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] test-tagfiles-exist: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] copy-tagfiles: [2023-05-20T06:19:26.017Z] [2023-05-20T06:19:26.017Z] package-war-common: [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/lib [2023-05-20T06:19:26.017Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:26.017Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:26.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/docroot [2023-05-20T06:19:26.017Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2023-05-20T06:19:26.017Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:26.017Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:26.017Z] [javac] Compiling 1 source file [2023-05-20T06:19:26.580Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:26.580Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] deploy: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] deploy-war-common: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] setOSConditions: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] setToolWin: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] setToolUnix: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] setToolProperty: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] setS1ASclassPath: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] init-common: [2023-05-20T06:19:26.580Z] [2023-05-20T06:19:26.580Z] deploy-war-commonpe: [2023-05-20T06:19:26.836Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2023-05-20T06:19:27.766Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-with-non-default-packages-web. [2023-05-20T06:19:27.766Z] [2023-05-20T06:19:27.766Z] deploy-war-commonee: [2023-05-20T06:19:27.766Z] [2023-05-20T06:19:27.766Z] run: [2023-05-20T06:19:28.023Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor-with-non-default-packages/myurl [2023-05-20T06:19:28.023Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:19:28.023Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:28.023Z] [java] [2023-05-20T06:19:28.023Z] [java] [2023-05-20T06:19:28.023Z] [java] ----------------------------------------- [2023-05-20T06:19:28.023Z] [java] - simple-managed-bean-interceptor-with-non-default-packaged-beans: PASS - [2023-05-20T06:19:28.023Z] [java] ----------------------------------------- [2023-05-20T06:19:28.023Z] [java] - Total PASS : 1 - [2023-05-20T06:19:28.023Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:28.023Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:28.023Z] [java] ----------------------------------------- [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] undeploy: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] setOSConditions: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] setToolWin: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] setToolUnix: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] setToolProperty: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] setS1ASclassPath: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] init-common: [2023-05-20T06:19:28.023Z] [2023-05-20T06:19:28.023Z] undeploy-war-common: [2023-05-20T06:19:28.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] all: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setOSConditions: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolWin: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolUnix: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolProperty: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setS1ASclassPath: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] init-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] clean: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setOSConditions: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolWin: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolUnix: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolProperty: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setS1ASclassPath: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] init-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] clean-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setOSConditions: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolWin: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolUnix: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolProperty: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setS1ASclassPath: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] init-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] clean-classes-common: [2023-05-20T06:19:28.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setOSConditions: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolWin: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolUnix: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setToolProperty: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] setS1ASclassPath: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] init-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] clean-jars-common: [2023-05-20T06:19:28.587Z] [2023-05-20T06:19:28.587Z] compile: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] setOSConditions: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] setToolWin: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] setToolUnix: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] setToolProperty: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] setS1ASclassPath: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] init-common: [2023-05-20T06:19:28.843Z] [2023-05-20T06:19:28.843Z] compile-common: [2023-05-20T06:19:28.843Z] [echo] Current time (ISO): 2023-05-20T06:19:28.596+0000 [2023-05-20T06:19:28.843Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:28.843Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:30.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:30.753Z] [javac] 1 warning [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] build: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] setOSConditions: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] setToolWin: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] setToolUnix: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] setToolProperty: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] setS1ASclassPath: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] init-common: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] webclient-war-common: [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] clear: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] test-tlds-exist: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] copy-tlds: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] test-tagfiles-exist: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] copy-tagfiles: [2023-05-20T06:19:30.753Z] [2023-05-20T06:19:30.753Z] package-war-common: [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:30.753Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:30.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:30.753Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:30.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/docroot [2023-05-20T06:19:30.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2023-05-20T06:19:30.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:30.753Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:30.753Z] [javac] Compiling 1 source file [2023-05-20T06:19:30.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:30.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] deploy: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] deploy-war-common: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] setOSConditions: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] setToolWin: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] setToolUnix: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] setToolProperty: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] setS1ASclassPath: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] init-common: [2023-05-20T06:19:31.010Z] [2023-05-20T06:19:31.010Z] deploy-war-commonpe: [2023-05-20T06:19:31.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2023-05-20T06:19:32.158Z] [exec] Application deployed with name cdi-servlet-annotation-web. [2023-05-20T06:19:32.158Z] [2023-05-20T06:19:32.158Z] deploy-war-commonee: [2023-05-20T06:19:32.158Z] [2023-05-20T06:19:32.158Z] run: [2023-05-20T06:19:32.158Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation/myurl [2023-05-20T06:19:32.415Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:19:32.415Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:32.415Z] [java] [2023-05-20T06:19:32.415Z] [java] [2023-05-20T06:19:32.415Z] [java] ----------------------------------------- [2023-05-20T06:19:32.415Z] [java] - cdi-servlet-annotation: PASS - [2023-05-20T06:19:32.415Z] [java] ----------------------------------------- [2023-05-20T06:19:32.415Z] [java] - Total PASS : 1 - [2023-05-20T06:19:32.415Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:32.415Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:32.415Z] [java] ----------------------------------------- [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] undeploy: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] setOSConditions: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] setToolWin: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] setToolUnix: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] setToolProperty: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] setS1ASclassPath: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] init-common: [2023-05-20T06:19:32.415Z] [2023-05-20T06:19:32.415Z] undeploy-war-common: [2023-05-20T06:19:32.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] all: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setOSConditions: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolWin: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolUnix: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolProperty: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setS1ASclassPath: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] init-common: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] clean: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setOSConditions: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolWin: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolUnix: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setToolProperty: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] setS1ASclassPath: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] init-common: [2023-05-20T06:19:32.672Z] [2023-05-20T06:19:32.672Z] clean-common: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setOSConditions: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolWin: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolUnix: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolProperty: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setS1ASclassPath: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] init-common: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] clean-classes-common: [2023-05-20T06:19:32.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setOSConditions: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolWin: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolUnix: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolProperty: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setS1ASclassPath: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] init-common: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] clean-jars-common: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] compile: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setOSConditions: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolWin: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolUnix: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setToolProperty: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] setS1ASclassPath: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] init-common: [2023-05-20T06:19:32.951Z] [2023-05-20T06:19:32.951Z] compile-common: [2023-05-20T06:19:32.951Z] [echo] Current time (ISO): 2023-05-20T06:19:32.703+0000 [2023-05-20T06:19:32.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:32.952Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:34.845Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:34.845Z] [javac] 1 warning [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] build: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] setOSConditions: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] setToolWin: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] setToolUnix: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] setToolProperty: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] setS1ASclassPath: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] init-common: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] webclient-war-common: [2023-05-20T06:19:34.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] clear: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] test-tlds-exist: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] copy-tlds: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.845Z] test-tagfiles-exist: [2023-05-20T06:19:34.845Z] [2023-05-20T06:19:34.846Z] copy-tagfiles: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] package-war-common: [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/lib [2023-05-20T06:19:34.846Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:34.846Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:34.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/docroot [2023-05-20T06:19:34.846Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2023-05-20T06:19:34.846Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:34.846Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:34.846Z] [javac] Compiling 1 source file [2023-05-20T06:19:34.846Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:34.846Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] deploy: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] deploy-war-common: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] setOSConditions: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] setToolWin: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] setToolUnix: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] setToolProperty: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] setS1ASclassPath: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] init-common: [2023-05-20T06:19:34.846Z] [2023-05-20T06:19:34.846Z] deploy-war-commonpe: [2023-05-20T06:19:35.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2023-05-20T06:19:35.666Z] [exec] Application deployed with name cdi-servlet-filter-annotation-web. [2023-05-20T06:19:35.666Z] [2023-05-20T06:19:35.666Z] deploy-war-commonee: [2023-05-20T06:19:35.666Z] [2023-05-20T06:19:35.666Z] run: [2023-05-20T06:19:35.922Z] [java] opening connection to http://localhost:8080/cdi-servlet-filter-annotation/myurl [2023-05-20T06:19:35.922Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:19:35.922Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:35.922Z] [java] [2023-05-20T06:19:35.922Z] [java] [2023-05-20T06:19:35.922Z] [java] ----------------------------------------- [2023-05-20T06:19:35.922Z] [java] - cdi-servlet-filter-annotation: PASS - [2023-05-20T06:19:35.922Z] [java] ----------------------------------------- [2023-05-20T06:19:35.922Z] [java] - Total PASS : 1 - [2023-05-20T06:19:35.922Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:35.922Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:35.922Z] [java] ----------------------------------------- [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] undeploy: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] setOSConditions: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] setToolWin: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] setToolUnix: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] setToolProperty: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] setS1ASclassPath: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] init-common: [2023-05-20T06:19:35.922Z] [2023-05-20T06:19:35.922Z] undeploy-war-common: [2023-05-20T06:19:36.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] all: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setOSConditions: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolWin: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolUnix: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolProperty: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setS1ASclassPath: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] init-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] clean: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setOSConditions: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolWin: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolUnix: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolProperty: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setS1ASclassPath: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] init-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] clean-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setOSConditions: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolWin: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolUnix: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolProperty: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setS1ASclassPath: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] init-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] clean-classes-common: [2023-05-20T06:19:36.485Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setOSConditions: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolWin: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolUnix: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolProperty: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setS1ASclassPath: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] init-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] clean-jars-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] compile: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setOSConditions: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolWin: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolUnix: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setToolProperty: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] setS1ASclassPath: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] init-common: [2023-05-20T06:19:36.485Z] [2023-05-20T06:19:36.485Z] compile-common: [2023-05-20T06:19:36.485Z] [echo] Current time (ISO): 2023-05-20T06:19:36.298+0000 [2023-05-20T06:19:36.486Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:36.486Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:38.381Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:38.381Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:19:38.381Z] [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. [2023-05-20T06:19:38.638Z] [javac] 2 warnings [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setOSConditions: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolWin: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolUnix: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolProperty: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setS1ASclassPath: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] init-common: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] webclient-war-common: [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] clear: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] test-tlds-exist: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] copy-tlds: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] test-tagfiles-exist: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] copy-tagfiles: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] package-war-common: [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/lib [2023-05-20T06:19:38.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:38.638Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:38.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/docroot [2023-05-20T06:19:38.638Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-05-20T06:19:38.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setOSConditions: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolWin: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolUnix: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setToolProperty: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] setS1ASclassPath: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] init-common: [2023-05-20T06:19:38.638Z] [2023-05-20T06:19:38.638Z] compile-common: [2023-05-20T06:19:38.638Z] [echo] Current time (ISO): 2023-05-20T06:19:38.474+0000 [2023-05-20T06:19:38.638Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:40.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:40.532Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:19:40.532Z] [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. [2023-05-20T06:19:40.532Z] [javac] 2 warnings [2023-05-20T06:19:40.788Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:40.788Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] build: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setOSConditions: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolWin: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolUnix: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolProperty: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setS1ASclassPath: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] init-common: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] ejb-jar-common: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] package-ejbjar-common: [2023-05-20T06:19:41.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:41.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:41.351Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-05-20T06:19:41.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setOSConditions: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] fixFiles: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] convUnix: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] convWin: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolWin: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolUnix: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolProperty: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setS1ASclassPath: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] init-common: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] ear-common: [2023-05-20T06:19:41.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:19:41.351Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/descriptor/sun-application.xml to copy. [2023-05-20T06:19:41.351Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/${glassfish-resources-ear.xml} to copy. [2023-05-20T06:19:41.351Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] deploy: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setOSConditions: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolWin: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolUnix: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolProperty: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setS1ASclassPath: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] init-common: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] deploy-common: [2023-05-20T06:19:41.351Z] [echo] Current time (ISO): 2023-05-20T06:19:41.209+0000 [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setOSConditions: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolWin: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolUnix: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setToolProperty: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] setS1ASclassPath: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] init-common: [2023-05-20T06:19:41.351Z] [2023-05-20T06:19:41.351Z] deploy-common-pe: [2023-05-20T06:19:41.915Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:19:43.294Z] [exec] Application deployed with name cdi-full-earApp. [2023-05-20T06:19:43.294Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-05-20T06:19:43.294Z] [echo] Deployment on target server server successful [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] setOSConditions: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] setToolWin: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] setToolUnix: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] setToolProperty: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] setS1ASclassPath: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] init-common: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] deploy-common-ee: [2023-05-20T06:19:43.294Z] [2023-05-20T06:19:43.294Z] run: [2023-05-20T06:19:43.858Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-05-20T06:19:43.859Z] [java] : [2023-05-20T06:19:43.859Z] [java] Value of key is: main [2023-05-20T06:19:43.859Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:43.859Z] [java] [2023-05-20T06:19:43.859Z] [java] [2023-05-20T06:19:43.859Z] [java] ----------------------------------------- [2023-05-20T06:19:43.859Z] [java] - main: PASS - [2023-05-20T06:19:43.859Z] [java] ----------------------------------------- [2023-05-20T06:19:43.859Z] [java] Total PASS: 1 [2023-05-20T06:19:43.859Z] [java] Total FAIL: 0 [2023-05-20T06:19:43.859Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:19:43.859Z] [java] ----------------------------------------- [2023-05-20T06:19:43.859Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:19:43.859Z] [java] appLevelViaLookup = 'null' [2023-05-20T06:19:43.859Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] undeploy: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] setOSConditions: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] setToolWin: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] setToolUnix: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] setToolProperty: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] setS1ASclassPath: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] init-common: [2023-05-20T06:19:43.859Z] [2023-05-20T06:19:43.859Z] undeploy-common: [2023-05-20T06:19:44.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] all: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setOSConditions: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolWin: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolUnix: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolProperty: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setS1ASclassPath: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] init-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] clean: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setOSConditions: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolWin: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolUnix: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolProperty: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setS1ASclassPath: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] init-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] clean-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setOSConditions: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolWin: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolUnix: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolProperty: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setS1ASclassPath: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] init-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] clean-classes-common: [2023-05-20T06:19:44.372Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setOSConditions: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolWin: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolUnix: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolProperty: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setS1ASclassPath: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] init-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] clean-jars-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] compile: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setOSConditions: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolWin: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolUnix: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setToolProperty: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] setS1ASclassPath: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] init-common: [2023-05-20T06:19:44.372Z] [2023-05-20T06:19:44.372Z] compile-common: [2023-05-20T06:19:44.372Z] [echo] Current time (ISO): 2023-05-20T06:19:44.204+0000 [2023-05-20T06:19:44.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:44.372Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:46.286Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:46.286Z] [javac] 1 warning [2023-05-20T06:19:46.286Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/ClassUnavailableAtRuntime.class [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] build: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] setOSConditions: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] setToolWin: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] setToolUnix: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] setToolProperty: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] setS1ASclassPath: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] init-common: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] webclient-war-common: [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] clear: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] test-tlds-exist: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] copy-tlds: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] test-tagfiles-exist: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] copy-tagfiles: [2023-05-20T06:19:46.286Z] [2023-05-20T06:19:46.286Z] package-war-common: [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:46.286Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:46.286Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:46.286Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:46.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/docroot [2023-05-20T06:19:46.286Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2023-05-20T06:19:46.286Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:46.286Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:46.286Z] [javac] Compiling 1 source file [2023-05-20T06:19:49.653Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:49.653Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] deploy: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] deploy-war-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolWin: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolUnix: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolProperty: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setS1ASclassPath: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] init-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] deploy-war-commonpe: [2023-05-20T06:19:49.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2023-05-20T06:19:49.653Z] [exec] Application deployed with name cdi-optional-unbundled-beans-web. [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] deploy-war-commonee: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] run: [2023-05-20T06:19:49.653Z] [java] opening connection to http://localhost:8080/cdi-optional-unbundled-beans/myurl [2023-05-20T06:19:49.653Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:19:49.653Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:49.653Z] [java] [2023-05-20T06:19:49.653Z] [java] [2023-05-20T06:19:49.653Z] [java] ----------------------------------------- [2023-05-20T06:19:49.653Z] [java] - optional-unbundled-beans: PASS - [2023-05-20T06:19:49.653Z] [java] ----------------------------------------- [2023-05-20T06:19:49.653Z] [java] - Total PASS : 1 - [2023-05-20T06:19:49.653Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:49.653Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:49.653Z] [java] ----------------------------------------- [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] undeploy: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolWin: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolUnix: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolProperty: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setS1ASclassPath: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] init-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] undeploy-war-common: [2023-05-20T06:19:49.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] all: [2023-05-20T06:19:49.653Z] [echo] Running qualifiers [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolWin: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolUnix: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolProperty: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setS1ASclassPath: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] init-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] clean: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolWin: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolUnix: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolProperty: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setS1ASclassPath: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] init-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] clean-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolWin: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolUnix: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setToolProperty: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setS1ASclassPath: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] init-common: [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] clean-classes-common: [2023-05-20T06:19:49.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:49.653Z] [2023-05-20T06:19:49.653Z] setOSConditions: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolWin: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolUnix: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolProperty: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setS1ASclassPath: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] init-common: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] clean-jars-common: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] compile: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setOSConditions: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolWin: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolUnix: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setToolProperty: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] setS1ASclassPath: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] init-common: [2023-05-20T06:19:49.654Z] [2023-05-20T06:19:49.654Z] compile-common: [2023-05-20T06:19:49.654Z] [echo] Current time (ISO): 2023-05-20T06:19:47.954+0000 [2023-05-20T06:19:49.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:49.654Z] [javac] Compiling 16 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:49.654Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:49.911Z] [javac] 1 warning [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] build: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setOSConditions: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolWin: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolUnix: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolProperty: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setS1ASclassPath: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] init-common: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] webclient-war-common: [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] clear: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] test-tlds-exist: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] copy-tlds: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] test-tagfiles-exist: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] copy-tagfiles: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] package-war-common: [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/qualifiers/lib [2023-05-20T06:19:49.911Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:49.911Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:49.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/qualifiers/docroot [2023-05-20T06:19:49.911Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2023-05-20T06:19:49.911Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:49.911Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:49.911Z] [javac] Compiling 1 source file [2023-05-20T06:19:49.911Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/qualifiers/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:49.911Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] deploy: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] deploy-war-common: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setOSConditions: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolWin: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolUnix: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setToolProperty: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] setS1ASclassPath: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] init-common: [2023-05-20T06:19:49.911Z] [2023-05-20T06:19:49.911Z] deploy-war-commonpe: [2023-05-20T06:19:50.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2023-05-20T06:19:50.751Z] [exec] Application deployed with name cdi-qualifiers-servlet-annotation-web. [2023-05-20T06:19:50.751Z] [2023-05-20T06:19:50.751Z] deploy-war-commonee: [2023-05-20T06:19:50.751Z] [2023-05-20T06:19:50.751Z] run: [2023-05-20T06:19:50.751Z] [java] opening connection to http://localhost:8080/cdi-qualifiers-servlet-annotation/myurl [2023-05-20T06:19:50.751Z] [java] TESTNAME qualifier-tests [2023-05-20T06:19:51.051Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:19:51.051Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:51.051Z] [java] [2023-05-20T06:19:51.051Z] [java] [2023-05-20T06:19:51.051Z] [java] ----------------------------------------- [2023-05-20T06:19:51.051Z] [java] - qualifier-tests: PASS - [2023-05-20T06:19:51.051Z] [java] ----------------------------------------- [2023-05-20T06:19:51.051Z] [java] - Total PASS : 1 - [2023-05-20T06:19:51.051Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:51.051Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:51.051Z] [java] ----------------------------------------- [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] undeploy: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] setOSConditions: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] setToolWin: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] setToolUnix: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] setToolProperty: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] setS1ASclassPath: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] init-common: [2023-05-20T06:19:51.051Z] [2023-05-20T06:19:51.051Z] undeploy-war-common: [2023-05-20T06:19:51.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] all: [2023-05-20T06:19:51.308Z] [echo] Running events [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] all: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] events: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setOSConditions: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolWin: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolUnix: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolProperty: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setS1ASclassPath: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] init-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] clean: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setOSConditions: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolWin: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolUnix: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolProperty: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setS1ASclassPath: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] init-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] clean-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setOSConditions: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolWin: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolUnix: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolProperty: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setS1ASclassPath: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] init-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] clean-classes-common: [2023-05-20T06:19:51.308Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setOSConditions: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolWin: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolUnix: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setToolProperty: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] setS1ASclassPath: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] init-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] clean-jars-common: [2023-05-20T06:19:51.308Z] [2023-05-20T06:19:51.308Z] compile: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] setOSConditions: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] setToolWin: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] setToolUnix: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] setToolProperty: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] setS1ASclassPath: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] init-common: [2023-05-20T06:19:51.565Z] [2023-05-20T06:19:51.565Z] compile-common: [2023-05-20T06:19:51.565Z] [echo] Current time (ISO): 2023-05-20T06:19:51.312+0000 [2023-05-20T06:19:51.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:51.565Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:53.518Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:53.518Z] [javac] 1 warning [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] build: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setOSConditions: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolWin: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolUnix: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolProperty: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setS1ASclassPath: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] init-common: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] webclient-war-common: [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] clear: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] test-tlds-exist: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] copy-tlds: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] test-tagfiles-exist: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] copy-tagfiles: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] package-war-common: [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/lib [2023-05-20T06:19:53.518Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:53.518Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:53.518Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/docroot [2023-05-20T06:19:53.518Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2023-05-20T06:19:53.518Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:53.518Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:53.518Z] [javac] Compiling 1 source file [2023-05-20T06:19:53.518Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:53.518Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] deploy: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] deploy-war-common: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setOSConditions: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolWin: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolUnix: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setToolProperty: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] setS1ASclassPath: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] init-common: [2023-05-20T06:19:53.518Z] [2023-05-20T06:19:53.518Z] deploy-war-commonpe: [2023-05-20T06:19:54.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2023-05-20T06:19:54.655Z] [exec] Application deployed with name cdi-simple-event-observer-web. [2023-05-20T06:19:54.655Z] [2023-05-20T06:19:54.655Z] deploy-war-commonee: [2023-05-20T06:19:54.655Z] [2023-05-20T06:19:54.655Z] run: [2023-05-20T06:19:54.655Z] [java] opening connection to http://localhost:8080/cdi-simple-event-observer/myurl [2023-05-20T06:19:54.655Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:19:54.655Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:54.655Z] [java] [2023-05-20T06:19:54.655Z] [java] [2023-05-20T06:19:54.655Z] [java] ----------------------------------------- [2023-05-20T06:19:54.655Z] [java] - events-simple-event-observer: PASS - [2023-05-20T06:19:54.655Z] [java] ----------------------------------------- [2023-05-20T06:19:54.655Z] [java] - Total PASS : 1 - [2023-05-20T06:19:54.655Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:54.655Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:54.655Z] [java] ----------------------------------------- [2023-05-20T06:19:54.655Z] [2023-05-20T06:19:54.655Z] undeploy: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] setOSConditions: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] setToolWin: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] setToolUnix: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] setToolProperty: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] setS1ASclassPath: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] init-common: [2023-05-20T06:19:54.951Z] [2023-05-20T06:19:54.951Z] undeploy-war-common: [2023-05-20T06:19:55.208Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] all: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setOSConditions: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolWin: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolUnix: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolProperty: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setS1ASclassPath: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] init-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] clean: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setOSConditions: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolWin: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolUnix: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolProperty: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setS1ASclassPath: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] init-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] clean-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setOSConditions: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolWin: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolUnix: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolProperty: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setS1ASclassPath: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] init-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] clean-classes-common: [2023-05-20T06:19:55.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setOSConditions: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolWin: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolUnix: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolProperty: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setS1ASclassPath: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] init-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] clean-jars-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] compile: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setOSConditions: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolWin: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolUnix: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setToolProperty: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] setS1ASclassPath: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] init-common: [2023-05-20T06:19:55.464Z] [2023-05-20T06:19:55.464Z] compile-common: [2023-05-20T06:19:55.464Z] [echo] Current time (ISO): 2023-05-20T06:19:55.285+0000 [2023-05-20T06:19:55.464Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:55.464Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:57.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:19:57.378Z] [javac] 1 warning [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] build: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] setOSConditions: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] setToolWin: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] setToolUnix: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] setToolProperty: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] setS1ASclassPath: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] init-common: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] webclient-war-common: [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] clear: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] test-tlds-exist: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] copy-tlds: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] test-tagfiles-exist: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] copy-tagfiles: [2023-05-20T06:19:57.378Z] [2023-05-20T06:19:57.378Z] package-war-common: [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/lib [2023-05-20T06:19:57.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:57.378Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:19:57.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/docroot [2023-05-20T06:19:57.379Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2023-05-20T06:19:57.379Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:19:57.379Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:19:57.379Z] [javac] Compiling 1 source file [2023-05-20T06:19:57.379Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:19:57.379Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] deploy: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] deploy-war-common: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] setOSConditions: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] setToolWin: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] setToolUnix: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] setToolProperty: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] setS1ASclassPath: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] init-common: [2023-05-20T06:19:57.379Z] [2023-05-20T06:19:57.379Z] deploy-war-commonpe: [2023-05-20T06:19:57.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2023-05-20T06:19:57.906Z] [exec] Application deployed with name cdi-event-producers-web. [2023-05-20T06:19:57.906Z] [2023-05-20T06:19:57.906Z] deploy-war-commonee: [2023-05-20T06:19:57.906Z] [2023-05-20T06:19:57.906Z] run: [2023-05-20T06:19:58.163Z] [java] opening connection to http://localhost:8080/cdi-event-producers/myurl [2023-05-20T06:19:58.163Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:19:58.163Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:19:58.163Z] [java] [2023-05-20T06:19:58.163Z] [java] [2023-05-20T06:19:58.163Z] [java] ----------------------------------------- [2023-05-20T06:19:58.163Z] [java] - events-simple-event-producer: PASS - [2023-05-20T06:19:58.163Z] [java] ----------------------------------------- [2023-05-20T06:19:58.163Z] [java] - Total PASS : 1 - [2023-05-20T06:19:58.163Z] [java] - Total FAIL : 0 - [2023-05-20T06:19:58.163Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:19:58.163Z] [java] ----------------------------------------- [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] undeploy: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] setOSConditions: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] setToolWin: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] setToolUnix: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] setToolProperty: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] setS1ASclassPath: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] init-common: [2023-05-20T06:19:58.163Z] [2023-05-20T06:19:58.163Z] undeploy-war-common: [2023-05-20T06:19:58.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] all: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setOSConditions: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolWin: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolUnix: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolProperty: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setS1ASclassPath: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] init-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] clean: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setOSConditions: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolWin: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolUnix: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolProperty: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setS1ASclassPath: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] init-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] clean-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setOSConditions: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolWin: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolUnix: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolProperty: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setS1ASclassPath: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] init-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] clean-classes-common: [2023-05-20T06:19:58.726Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setOSConditions: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolWin: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolUnix: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolProperty: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setS1ASclassPath: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] init-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] clean-jars-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] compile: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setOSConditions: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolWin: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolUnix: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setToolProperty: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] setS1ASclassPath: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] init-common: [2023-05-20T06:19:58.726Z] [2023-05-20T06:19:58.726Z] compile-common: [2023-05-20T06:19:58.726Z] [echo] Current time (ISO): 2023-05-20T06:19:58.679+0000 [2023-05-20T06:19:58.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:19:58.727Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:00.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:00.618Z] [javac] 1 warning [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] build: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setOSConditions: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolWin: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolUnix: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolProperty: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setS1ASclassPath: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] init-common: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] webclient-war-common: [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] clear: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] test-tlds-exist: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] copy-tlds: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] test-tagfiles-exist: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] copy-tagfiles: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] package-war-common: [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/lib [2023-05-20T06:20:00.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:00.618Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:00.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/docroot [2023-05-20T06:20:00.618Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2023-05-20T06:20:00.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:00.618Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:00.618Z] [javac] Compiling 1 source file [2023-05-20T06:20:00.618Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:00.618Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] deploy: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] deploy-war-common: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setOSConditions: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolWin: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolUnix: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setToolProperty: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] setS1ASclassPath: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] init-common: [2023-05-20T06:20:00.618Z] [2023-05-20T06:20:00.618Z] deploy-war-commonpe: [2023-05-20T06:20:00.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2023-05-20T06:20:01.163Z] [exec] Application deployed with name cdi-multiple-event-qualifiers-web. [2023-05-20T06:20:01.163Z] [2023-05-20T06:20:01.163Z] deploy-war-commonee: [2023-05-20T06:20:01.163Z] [2023-05-20T06:20:01.163Z] run: [2023-05-20T06:20:01.163Z] [java] opening connection to http://localhost:8080/cdi-multiple-event-qualifiers/myurl [2023-05-20T06:20:01.452Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:01.452Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:01.452Z] [java] [2023-05-20T06:20:01.452Z] [java] [2023-05-20T06:20:01.452Z] [java] ----------------------------------------- [2023-05-20T06:20:01.452Z] [java] - events-multiple-event-qualifiers: PASS - [2023-05-20T06:20:01.452Z] [java] ----------------------------------------- [2023-05-20T06:20:01.452Z] [java] - Total PASS : 1 - [2023-05-20T06:20:01.452Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:01.452Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:01.452Z] [java] ----------------------------------------- [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] undeploy: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] setOSConditions: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] setToolWin: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] setToolUnix: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] setToolProperty: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] setS1ASclassPath: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] init-common: [2023-05-20T06:20:01.452Z] [2023-05-20T06:20:01.452Z] undeploy-war-common: [2023-05-20T06:20:01.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:01.709Z] [2023-05-20T06:20:01.709Z] all: [2023-05-20T06:20:01.709Z] [echo] Running injection-point [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setOSConditions: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolWin: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolUnix: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolProperty: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setS1ASclassPath: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] init-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] clean: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setOSConditions: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolWin: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolUnix: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolProperty: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setS1ASclassPath: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] init-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] clean-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setOSConditions: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolWin: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolUnix: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolProperty: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setS1ASclassPath: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] init-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] clean-classes-common: [2023-05-20T06:20:01.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setOSConditions: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolWin: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolUnix: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolProperty: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setS1ASclassPath: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] init-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] clean-jars-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] compile: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setOSConditions: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolWin: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolUnix: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setToolProperty: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] setS1ASclassPath: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] init-common: [2023-05-20T06:20:01.966Z] [2023-05-20T06:20:01.966Z] compile-common: [2023-05-20T06:20:01.966Z] [echo] Current time (ISO): 2023-05-20T06:20:01.764+0000 [2023-05-20T06:20:01.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:01.966Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:03.878Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:03.878Z] [javac] 1 warning [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] build: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] setOSConditions: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] setToolWin: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] setToolUnix: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] setToolProperty: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] setS1ASclassPath: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] init-common: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] webclient-war-common: [2023-05-20T06:20:03.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] clear: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] test-tlds-exist: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] copy-tlds: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] test-tagfiles-exist: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] copy-tagfiles: [2023-05-20T06:20:03.878Z] [2023-05-20T06:20:03.878Z] package-war-common: [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/injection-point/lib [2023-05-20T06:20:03.879Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:03.879Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:03.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/injection-point/docroot [2023-05-20T06:20:03.879Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2023-05-20T06:20:03.879Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:03.879Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:03.879Z] [javac] Compiling 1 source file [2023-05-20T06:20:03.879Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/injection-point/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:03.879Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] deploy: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] deploy-war-common: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] setOSConditions: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] setToolWin: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] setToolUnix: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] setToolProperty: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] setS1ASclassPath: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] init-common: [2023-05-20T06:20:03.879Z] [2023-05-20T06:20:03.879Z] deploy-war-commonpe: [2023-05-20T06:20:04.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2023-05-20T06:20:04.406Z] [exec] Application deployed with name cdi-programmatic-lookup-servlet-annotation-web. [2023-05-20T06:20:04.406Z] [2023-05-20T06:20:04.406Z] deploy-war-commonee: [2023-05-20T06:20:04.406Z] [2023-05-20T06:20:04.406Z] run: [2023-05-20T06:20:04.662Z] [java] opening connection to http://localhost:8080/cdi-programmatic-lookup-servlet-annotation/myurl?username=scott&password=tiger [2023-05-20T06:20:04.662Z] [java] TESTNAME injection-point-tests [2023-05-20T06:20:04.662Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:04.662Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:04.662Z] [java] [2023-05-20T06:20:04.662Z] [java] [2023-05-20T06:20:04.662Z] [java] ----------------------------------------- [2023-05-20T06:20:04.662Z] [java] - injection-point-tests: PASS - [2023-05-20T06:20:04.662Z] [java] ----------------------------------------- [2023-05-20T06:20:04.662Z] [java] - Total PASS : 1 - [2023-05-20T06:20:04.662Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:04.662Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:04.662Z] [java] ----------------------------------------- [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] undeploy: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] setOSConditions: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] setToolWin: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] setToolUnix: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] setToolProperty: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] setS1ASclassPath: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] init-common: [2023-05-20T06:20:04.662Z] [2023-05-20T06:20:04.662Z] undeploy-war-common: [2023-05-20T06:20:05.257Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] all: [2023-05-20T06:20:05.257Z] [echo] Running interceptors [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] all: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] interceptors: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setOSConditions: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolWin: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolUnix: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolProperty: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setS1ASclassPath: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] init-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] clean: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setOSConditions: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolWin: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolUnix: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolProperty: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setS1ASclassPath: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] init-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] clean-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setOSConditions: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolWin: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolUnix: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolProperty: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setS1ASclassPath: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] init-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] clean-classes-common: [2023-05-20T06:20:05.257Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setOSConditions: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolWin: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolUnix: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolProperty: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setS1ASclassPath: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] init-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] clean-jars-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] compile: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setOSConditions: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolWin: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolUnix: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setToolProperty: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] setS1ASclassPath: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] init-common: [2023-05-20T06:20:05.257Z] [2023-05-20T06:20:05.257Z] compile-common: [2023-05-20T06:20:05.257Z] [echo] Current time (ISO): 2023-05-20T06:20:05.014+0000 [2023-05-20T06:20:05.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:05.257Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:06.624Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:06.906Z] [javac] 1 warning [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] build: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setOSConditions: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolWin: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolUnix: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolProperty: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setS1ASclassPath: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] init-common: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] webclient-war-common: [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] clear: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] test-tlds-exist: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] copy-tlds: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] test-tagfiles-exist: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] copy-tagfiles: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] package-war-common: [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/lib [2023-05-20T06:20:06.906Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:06.906Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:06.906Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/docroot [2023-05-20T06:20:06.906Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-validation-web.war [2023-05-20T06:20:06.906Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:06.906Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:20:06.906Z] [javac] Compiling 1 source file [2023-05-20T06:20:06.906Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-bean-validation/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:06.906Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] deploy: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] deploy-war-common: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setOSConditions: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolWin: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolUnix: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setToolProperty: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] setS1ASclassPath: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] init-common: [2023-05-20T06:20:06.906Z] [2023-05-20T06:20:06.906Z] deploy-war-commonpe: [2023-05-20T06:20:07.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-validation --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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-validation-web.war [2023-05-20T06:20:07.725Z] [exec] Application deployed with name cdi-bean-validation-web. [2023-05-20T06:20:07.981Z] [2023-05-20T06:20:07.981Z] deploy-war-commonee: [2023-05-20T06:20:07.981Z] [2023-05-20T06:20:07.982Z] run: [2023-05-20T06:20:07.982Z] [java] Listening for transport dt_socket at address: 5009 [2023-05-20T06:20:07.982Z] [java] opening connection to http://localhost:8080/cdi-bean-validation/myurl [2023-05-20T06:20:07.982Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:07.982Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:07.982Z] [java] [2023-05-20T06:20:07.982Z] [java] [2023-05-20T06:20:07.982Z] [java] ----------------------------------------- [2023-05-20T06:20:07.982Z] [java] - interceptors-bean-validation: PASS - [2023-05-20T06:20:07.982Z] [java] ----------------------------------------- [2023-05-20T06:20:07.982Z] [java] - Total PASS : 1 - [2023-05-20T06:20:07.982Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:07.982Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:07.982Z] [java] ----------------------------------------- [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] undeploy: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] setOSConditions: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] setToolWin: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] setToolUnix: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] setToolProperty: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] setS1ASclassPath: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] init-common: [2023-05-20T06:20:08.551Z] [2023-05-20T06:20:08.551Z] undeploy-war-common: [2023-05-20T06:20:08.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-validation-web [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] all: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setOSConditions: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolWin: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolUnix: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolProperty: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setS1ASclassPath: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] init-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] clean: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setOSConditions: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolWin: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolUnix: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolProperty: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setS1ASclassPath: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] init-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] clean-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setOSConditions: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolWin: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolUnix: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolProperty: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setS1ASclassPath: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] init-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] clean-classes-common: [2023-05-20T06:20:08.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setOSConditions: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolWin: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolUnix: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolProperty: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setS1ASclassPath: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] init-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] clean-jars-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] compile: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setOSConditions: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolWin: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolUnix: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setToolProperty: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] setS1ASclassPath: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] init-common: [2023-05-20T06:20:08.808Z] [2023-05-20T06:20:08.808Z] compile-common: [2023-05-20T06:20:08.808Z] [echo] Current time (ISO): 2023-05-20T06:20:08.708+0000 [2023-05-20T06:20:08.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:08.808Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:10.751Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:10.751Z] [javac] 1 warning [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] build: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] setOSConditions: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] setToolWin: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] setToolUnix: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] setToolProperty: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] setS1ASclassPath: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] init-common: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] webclient-war-common: [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] clear: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] test-tlds-exist: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] copy-tlds: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] test-tagfiles-exist: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] copy-tagfiles: [2023-05-20T06:20:10.751Z] [2023-05-20T06:20:10.751Z] package-war-common: [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/lib [2023-05-20T06:20:10.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:10.751Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:10.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/docroot [2023-05-20T06:20:10.751Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2023-05-20T06:20:10.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:10.752Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:10.752Z] [javac] Compiling 1 source file [2023-05-20T06:20:10.752Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:10.752Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] deploy: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] deploy-war-common: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] setOSConditions: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] setToolWin: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] setToolUnix: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] setToolProperty: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] setS1ASclassPath: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] init-common: [2023-05-20T06:20:10.752Z] [2023-05-20T06:20:10.752Z] deploy-war-commonpe: [2023-05-20T06:20:11.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2023-05-20T06:20:11.570Z] [exec] Application deployed with name cdi-interceptor-binding-type-inheritance-web. [2023-05-20T06:20:11.570Z] [2023-05-20T06:20:11.570Z] deploy-war-commonee: [2023-05-20T06:20:11.570Z] [2023-05-20T06:20:11.570Z] run: [2023-05-20T06:20:11.570Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-type-inheritance/myurl [2023-05-20T06:20:11.570Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:11.570Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:11.570Z] [java] [2023-05-20T06:20:11.570Z] [java] [2023-05-20T06:20:11.570Z] [java] ----------------------------------------- [2023-05-20T06:20:11.570Z] [java] - interceptors-interceptor-binding-type-inheritance: PASS - [2023-05-20T06:20:11.570Z] [java] ----------------------------------------- [2023-05-20T06:20:11.570Z] [java] - Total PASS : 1 - [2023-05-20T06:20:11.570Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:11.570Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:11.570Z] [java] ----------------------------------------- [2023-05-20T06:20:11.570Z] [2023-05-20T06:20:11.571Z] undeploy: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] setOSConditions: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] setToolWin: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] setToolUnix: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] setToolProperty: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] setS1ASclassPath: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] init-common: [2023-05-20T06:20:11.571Z] [2023-05-20T06:20:11.571Z] undeploy-war-common: [2023-05-20T06:20:11.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] all: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setOSConditions: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolWin: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolUnix: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolProperty: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setS1ASclassPath: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] init-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] clean: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setOSConditions: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolWin: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolUnix: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolProperty: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setS1ASclassPath: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] init-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] clean-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setOSConditions: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolWin: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolUnix: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolProperty: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setS1ASclassPath: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] init-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] clean-classes-common: [2023-05-20T06:20:11.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setOSConditions: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolWin: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolUnix: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolProperty: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setS1ASclassPath: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] init-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] clean-jars-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] compile: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setOSConditions: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolWin: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolUnix: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setToolProperty: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] setS1ASclassPath: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] init-common: [2023-05-20T06:20:11.851Z] [2023-05-20T06:20:11.851Z] compile-common: [2023-05-20T06:20:11.851Z] [echo] Current time (ISO): 2023-05-20T06:20:11.799+0000 [2023-05-20T06:20:11.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:11.851Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:13.751Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:13.751Z] [javac] 1 warning [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] build: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setOSConditions: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolWin: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolUnix: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolProperty: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setS1ASclassPath: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] init-common: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] webclient-war-common: [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] clear: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] test-tlds-exist: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] copy-tlds: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] test-tagfiles-exist: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] copy-tagfiles: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] package-war-common: [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/lib [2023-05-20T06:20:13.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:13.751Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:13.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/docroot [2023-05-20T06:20:13.751Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2023-05-20T06:20:13.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:13.751Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:13.751Z] [javac] Compiling 1 source file [2023-05-20T06:20:13.751Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:13.751Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] deploy: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] deploy-war-common: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setOSConditions: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolWin: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolUnix: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setToolProperty: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] setS1ASclassPath: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] init-common: [2023-05-20T06:20:13.751Z] [2023-05-20T06:20:13.751Z] deploy-war-commonpe: [2023-05-20T06:20:14.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2023-05-20T06:20:14.610Z] [exec] Application deployed with name cdi-binding-types-with-members-web. [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] deploy-war-commonee: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] run: [2023-05-20T06:20:14.610Z] [java] opening connection to http://localhost:8080/cdi-binding-types-with-members/myurl [2023-05-20T06:20:14.610Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:14.610Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:14.610Z] [java] [2023-05-20T06:20:14.610Z] [java] [2023-05-20T06:20:14.610Z] [java] ----------------------------------------- [2023-05-20T06:20:14.610Z] [java] - interceptors-business-method-interceptors: PASS - [2023-05-20T06:20:14.610Z] [java] ----------------------------------------- [2023-05-20T06:20:14.610Z] [java] - Total PASS : 1 - [2023-05-20T06:20:14.610Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:14.610Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:14.610Z] [java] ----------------------------------------- [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] undeploy: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] setOSConditions: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] setToolWin: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] setToolUnix: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] setToolProperty: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] setS1ASclassPath: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] init-common: [2023-05-20T06:20:14.610Z] [2023-05-20T06:20:14.610Z] undeploy-war-common: [2023-05-20T06:20:15.174Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] all: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setOSConditions: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolWin: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolUnix: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolProperty: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setS1ASclassPath: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] init-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] clean: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setOSConditions: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolWin: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolUnix: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolProperty: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setS1ASclassPath: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] init-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] clean-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setOSConditions: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolWin: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolUnix: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolProperty: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setS1ASclassPath: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] init-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] clean-classes-common: [2023-05-20T06:20:15.174Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setOSConditions: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolWin: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolUnix: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolProperty: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setS1ASclassPath: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] init-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] clean-jars-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] compile: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setOSConditions: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolWin: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolUnix: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setToolProperty: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] setS1ASclassPath: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] init-common: [2023-05-20T06:20:15.174Z] [2023-05-20T06:20:15.174Z] compile-common: [2023-05-20T06:20:15.174Z] [echo] Current time (ISO): 2023-05-20T06:20:14.980+0000 [2023-05-20T06:20:15.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:15.174Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:16.554Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:16.811Z] [javac] 1 warning [2023-05-20T06:20:16.811Z] [2023-05-20T06:20:16.811Z] build: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setOSConditions: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolWin: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolUnix: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolProperty: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setS1ASclassPath: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] init-common: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] webclient-war-common: [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] clear: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] test-tlds-exist: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] copy-tlds: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] test-tagfiles-exist: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] copy-tagfiles: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] package-war-common: [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/lib [2023-05-20T06:20:16.812Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:16.812Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:16.812Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/docroot [2023-05-20T06:20:16.812Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2023-05-20T06:20:16.812Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:16.812Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:16.812Z] [javac] Compiling 1 source file [2023-05-20T06:20:16.812Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:16.812Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] deploy: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] deploy-war-common: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setOSConditions: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolWin: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolUnix: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setToolProperty: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] setS1ASclassPath: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] init-common: [2023-05-20T06:20:16.812Z] [2023-05-20T06:20:16.812Z] deploy-war-commonpe: [2023-05-20T06:20:17.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2023-05-20T06:20:17.325Z] [exec] Application deployed with name cdi-business-method-interceptors-web. [2023-05-20T06:20:17.325Z] [2023-05-20T06:20:17.325Z] deploy-war-commonee: [2023-05-20T06:20:17.325Z] [2023-05-20T06:20:17.325Z] run: [2023-05-20T06:20:17.581Z] [java] opening connection to http://localhost:8080/cdi-business-method-interceptors/myurl [2023-05-20T06:20:17.581Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:17.581Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:17.581Z] [java] [2023-05-20T06:20:17.581Z] [java] [2023-05-20T06:20:17.581Z] [java] ----------------------------------------- [2023-05-20T06:20:17.581Z] [java] - interceptors-business-method-interceptors: PASS - [2023-05-20T06:20:17.581Z] [java] ----------------------------------------- [2023-05-20T06:20:17.581Z] [java] - Total PASS : 1 - [2023-05-20T06:20:17.581Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:17.581Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:17.581Z] [java] ----------------------------------------- [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] undeploy: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] setOSConditions: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] setToolWin: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] setToolUnix: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] setToolProperty: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] setS1ASclassPath: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] init-common: [2023-05-20T06:20:17.581Z] [2023-05-20T06:20:17.581Z] undeploy-war-common: [2023-05-20T06:20:18.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] all: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setOSConditions: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolWin: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolUnix: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolProperty: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setS1ASclassPath: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] init-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] clean: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setOSConditions: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolWin: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolUnix: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolProperty: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setS1ASclassPath: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] init-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] clean-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setOSConditions: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolWin: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolUnix: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolProperty: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setS1ASclassPath: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] init-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] clean-classes-common: [2023-05-20T06:20:18.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setOSConditions: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolWin: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolUnix: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolProperty: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setS1ASclassPath: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] init-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] clean-jars-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] compile: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setOSConditions: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolWin: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolUnix: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setToolProperty: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] setS1ASclassPath: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] init-common: [2023-05-20T06:20:18.409Z] [2023-05-20T06:20:18.409Z] compile-common: [2023-05-20T06:20:18.409Z] [echo] Current time (ISO): 2023-05-20T06:20:18.197+0000 [2023-05-20T06:20:18.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:18.409Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:19.788Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:20.044Z] [javac] 1 warning [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] build: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setOSConditions: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolWin: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolUnix: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolProperty: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setS1ASclassPath: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] init-common: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] webclient-war-common: [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] clear: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] test-tlds-exist: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] copy-tlds: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] test-tagfiles-exist: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] copy-tagfiles: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] package-war-common: [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/lib [2023-05-20T06:20:20.044Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:20.044Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:20.044Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/docroot [2023-05-20T06:20:20.044Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2023-05-20T06:20:20.044Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:20.044Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:20.044Z] [javac] Compiling 1 source file [2023-05-20T06:20:20.044Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:20.044Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] deploy: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] deploy-war-common: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setOSConditions: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolWin: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolUnix: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setToolProperty: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] setS1ASclassPath: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] init-common: [2023-05-20T06:20:20.044Z] [2023-05-20T06:20:20.044Z] deploy-war-commonpe: [2023-05-20T06:20:20.303Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2023-05-20T06:20:20.559Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading test.beans.INVALIDInterceptor defined in <{http://java.sun.com/xml/ns/javaee}class>test.beans.INVALIDInterceptor in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/applications/cdi-invalid-interceptor-in-beans-xml-web/WEB-INF/beans.xml@26. Please see server.log for more details. [2023-05-20T06:20:20.559Z] [exec] Result: 1 [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] deploy-war-commonee: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] run: [2023-05-20T06:20:20.559Z] [java] opening connection to http://localhost:8080/cdi-invalid-interceptor-in-beans-xml/myurl [2023-05-20T06:20:20.559Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:20.559Z] [java] [2023-05-20T06:20:20.559Z] [java] [2023-05-20T06:20:20.559Z] [java] ----------------------------------------- [2023-05-20T06:20:20.559Z] [java] - interceptors-invalid-interceptor-specified-in-beans-xml: PASS - [2023-05-20T06:20:20.559Z] [java] ----------------------------------------- [2023-05-20T06:20:20.559Z] [java] - Total PASS : 1 - [2023-05-20T06:20:20.559Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:20.559Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:20.559Z] [java] ----------------------------------------- [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] undeploy: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] setOSConditions: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] setToolWin: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] setToolUnix: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] setToolProperty: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] setS1ASclassPath: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] init-common: [2023-05-20T06:20:20.559Z] [2023-05-20T06:20:20.559Z] undeploy-war-common: [2023-05-20T06:20:21.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:21.123Z] [exec] remote failure: Application cdi-invalid-interceptor-in-beans-xml-web is not deployed on this target [server] [2023-05-20T06:20:21.123Z] [exec] Result: 1 [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] all: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setOSConditions: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolWin: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolUnix: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolProperty: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setS1ASclassPath: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] init-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] clean: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setOSConditions: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolWin: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolUnix: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolProperty: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setS1ASclassPath: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] init-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] clean-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setOSConditions: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolWin: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolUnix: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolProperty: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setS1ASclassPath: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] init-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] clean-classes-common: [2023-05-20T06:20:21.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setOSConditions: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolWin: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolUnix: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolProperty: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setS1ASclassPath: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] init-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] clean-jars-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] compile: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setOSConditions: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolWin: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolUnix: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setToolProperty: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] setS1ASclassPath: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] init-common: [2023-05-20T06:20:21.123Z] [2023-05-20T06:20:21.123Z] compile-common: [2023-05-20T06:20:21.123Z] [echo] Current time (ISO): 2023-05-20T06:20:20.893+0000 [2023-05-20T06:20:21.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:21.123Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:23.050Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:23.050Z] [javac] 1 warning [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] build: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setOSConditions: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolWin: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolUnix: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolProperty: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setS1ASclassPath: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] init-common: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] webclient-war-common: [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] clear: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] test-tlds-exist: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] copy-tlds: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] test-tagfiles-exist: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] copy-tagfiles: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] package-war-common: [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/lib [2023-05-20T06:20:23.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:23.306Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:23.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/docroot [2023-05-20T06:20:23.306Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2023-05-20T06:20:23.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:23.306Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:23.306Z] [javac] Compiling 1 source file [2023-05-20T06:20:23.306Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:23.306Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] deploy: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] deploy-war-common: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setOSConditions: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolWin: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolUnix: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setToolProperty: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] setS1ASclassPath: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] init-common: [2023-05-20T06:20:23.306Z] [2023-05-20T06:20:23.306Z] deploy-war-commonpe: [2023-05-20T06:20:23.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2023-05-20T06:20:23.866Z] [exec] Application deployed with name cdi-multiple-interceptor-binding-annotations-web. [2023-05-20T06:20:23.866Z] [2023-05-20T06:20:23.866Z] deploy-war-commonee: [2023-05-20T06:20:23.866Z] [2023-05-20T06:20:23.866Z] run: [2023-05-20T06:20:24.151Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-binding-annotations/myurl [2023-05-20T06:20:24.151Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:24.151Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:24.151Z] [java] [2023-05-20T06:20:24.151Z] [java] [2023-05-20T06:20:24.151Z] [java] ----------------------------------------- [2023-05-20T06:20:24.151Z] [java] - interceptors-multiple-interceptor-binding-annotations: PASS - [2023-05-20T06:20:24.151Z] [java] ----------------------------------------- [2023-05-20T06:20:24.151Z] [java] - Total PASS : 1 - [2023-05-20T06:20:24.151Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:24.151Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:24.151Z] [java] ----------------------------------------- [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] undeploy: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] setOSConditions: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] setToolWin: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] setToolUnix: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] setToolProperty: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] setS1ASclassPath: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] init-common: [2023-05-20T06:20:24.151Z] [2023-05-20T06:20:24.151Z] undeploy-war-common: [2023-05-20T06:20:24.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] all: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setOSConditions: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolWin: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolUnix: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolProperty: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setS1ASclassPath: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] init-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] clean: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setOSConditions: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolWin: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolUnix: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolProperty: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setS1ASclassPath: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] init-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] clean-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setOSConditions: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolWin: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolUnix: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolProperty: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setS1ASclassPath: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] init-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] clean-classes-common: [2023-05-20T06:20:24.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setOSConditions: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolWin: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolUnix: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setToolProperty: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] setS1ASclassPath: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] init-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.407Z] clean-jars-common: [2023-05-20T06:20:24.407Z] [2023-05-20T06:20:24.408Z] compile: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] setOSConditions: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] setToolWin: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] setToolUnix: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] setToolProperty: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] setS1ASclassPath: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] init-common: [2023-05-20T06:20:24.408Z] [2023-05-20T06:20:24.408Z] compile-common: [2023-05-20T06:20:24.408Z] [echo] Current time (ISO): 2023-05-20T06:20:24.325+0000 [2023-05-20T06:20:24.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:24.408Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:26.352Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:26.352Z] [javac] 1 warning [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] build: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] setOSConditions: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] setToolWin: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] setToolUnix: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] setToolProperty: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] setS1ASclassPath: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] init-common: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] webclient-war-common: [2023-05-20T06:20:26.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] clear: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] test-tlds-exist: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] copy-tlds: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] test-tagfiles-exist: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] copy-tagfiles: [2023-05-20T06:20:26.352Z] [2023-05-20T06:20:26.352Z] package-war-common: [2023-05-20T06:20:26.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:26.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:26.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:26.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:26.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/lib [2023-05-20T06:20:26.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:26.353Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:26.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/docroot [2023-05-20T06:20:26.353Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2023-05-20T06:20:26.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:26.353Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:26.353Z] [javac] Compiling 1 source file [2023-05-20T06:20:26.353Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:26.353Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] deploy: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] deploy-war-common: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] setOSConditions: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] setToolWin: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] setToolUnix: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] setToolProperty: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] setS1ASclassPath: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] init-common: [2023-05-20T06:20:26.353Z] [2023-05-20T06:20:26.353Z] deploy-war-commonpe: [2023-05-20T06:20:26.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2023-05-20T06:20:26.865Z] [exec] Application deployed with name cdi-multiple-interceptor-implementations-web. [2023-05-20T06:20:26.865Z] [2023-05-20T06:20:26.865Z] deploy-war-commonee: [2023-05-20T06:20:26.865Z] [2023-05-20T06:20:26.865Z] run: [2023-05-20T06:20:27.121Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-implementations/myurl [2023-05-20T06:20:27.121Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:27.121Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:27.121Z] [java] [2023-05-20T06:20:27.121Z] [java] [2023-05-20T06:20:27.121Z] [java] ----------------------------------------- [2023-05-20T06:20:27.121Z] [java] - interceptors-multiple-interceptors-for-a-binding-type: PASS - [2023-05-20T06:20:27.121Z] [java] ----------------------------------------- [2023-05-20T06:20:27.121Z] [java] - Total PASS : 1 - [2023-05-20T06:20:27.121Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:27.121Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:27.121Z] [java] ----------------------------------------- [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] undeploy: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] setOSConditions: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] setToolWin: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] setToolUnix: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] setToolProperty: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] setS1ASclassPath: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] init-common: [2023-05-20T06:20:27.121Z] [2023-05-20T06:20:27.121Z] undeploy-war-common: [2023-05-20T06:20:27.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] all: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setOSConditions: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolWin: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolUnix: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolProperty: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setS1ASclassPath: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] init-common: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] clean: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setOSConditions: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolWin: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolUnix: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolProperty: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setS1ASclassPath: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] init-common: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] clean-common: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setOSConditions: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolWin: [2023-05-20T06:20:27.377Z] [2023-05-20T06:20:27.377Z] setToolUnix: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolProperty: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setS1ASclassPath: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] init-common: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] clean-classes-common: [2023-05-20T06:20:27.378Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setOSConditions: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolWin: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolUnix: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolProperty: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setS1ASclassPath: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] init-common: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] clean-jars-common: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] compile: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setOSConditions: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolWin: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolUnix: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setToolProperty: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] setS1ASclassPath: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] init-common: [2023-05-20T06:20:27.378Z] [2023-05-20T06:20:27.378Z] compile-common: [2023-05-20T06:20:27.378Z] [echo] Current time (ISO): 2023-05-20T06:20:27.371+0000 [2023-05-20T06:20:27.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:27.378Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:29.288Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:29.288Z] [javac] 1 warning [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] build: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setOSConditions: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolWin: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolUnix: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolProperty: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setS1ASclassPath: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] init-common: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] webclient-war-common: [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] clear: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] test-tlds-exist: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] copy-tlds: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] test-tagfiles-exist: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] copy-tagfiles: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] package-war-common: [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/lib [2023-05-20T06:20:29.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:29.288Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:29.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/docroot [2023-05-20T06:20:29.288Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2023-05-20T06:20:29.288Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:29.288Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:29.288Z] [javac] Compiling 1 source file [2023-05-20T06:20:29.288Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:29.288Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] deploy: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] deploy-war-common: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setOSConditions: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolWin: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolUnix: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setToolProperty: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] setS1ASclassPath: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] init-common: [2023-05-20T06:20:29.288Z] [2023-05-20T06:20:29.288Z] deploy-war-commonpe: [2023-05-20T06:20:29.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2023-05-20T06:20:30.110Z] [exec] Application deployed with name cdi-use-of-at-interceptors-web. [2023-05-20T06:20:30.110Z] [2023-05-20T06:20:30.110Z] deploy-war-commonee: [2023-05-20T06:20:30.110Z] [2023-05-20T06:20:30.110Z] run: [2023-05-20T06:20:30.367Z] [java] opening connection to http://localhost:8080/cdi-use-of-at-interceptors/myurl [2023-05-20T06:20:30.367Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:30.367Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:30.367Z] [java] [2023-05-20T06:20:30.367Z] [java] [2023-05-20T06:20:30.367Z] [java] ----------------------------------------- [2023-05-20T06:20:30.367Z] [java] - interceptors-use-of-: PASS - [2023-05-20T06:20:30.367Z] [java] ----------------------------------------- [2023-05-20T06:20:30.367Z] [java] - Total PASS : 1 - [2023-05-20T06:20:30.367Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:30.367Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:30.367Z] [java] ----------------------------------------- [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] undeploy: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] setOSConditions: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] setToolWin: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] setToolUnix: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] setToolProperty: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] setS1ASclassPath: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] init-common: [2023-05-20T06:20:30.367Z] [2023-05-20T06:20:30.367Z] undeploy-war-common: [2023-05-20T06:20:30.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] all: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setOSConditions: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolWin: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolUnix: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolProperty: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setS1ASclassPath: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] init-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] clean: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setOSConditions: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolWin: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolUnix: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolProperty: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setS1ASclassPath: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] init-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] clean-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setOSConditions: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolWin: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolUnix: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolProperty: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setS1ASclassPath: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] init-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] clean-classes-common: [2023-05-20T06:20:30.908Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setOSConditions: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolWin: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolUnix: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolProperty: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setS1ASclassPath: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] init-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] clean-jars-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] compile: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setOSConditions: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolWin: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolUnix: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setToolProperty: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] setS1ASclassPath: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] init-common: [2023-05-20T06:20:30.908Z] [2023-05-20T06:20:30.908Z] compile-common: [2023-05-20T06:20:30.908Z] [echo] Current time (ISO): 2023-05-20T06:20:30.719+0000 [2023-05-20T06:20:30.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:30.908Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:32.814Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:32.814Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:32.814Z] [javac] return new Long(123); [2023-05-20T06:20:32.814Z] [javac] ^ [2023-05-20T06:20:32.814Z] [javac] 2 warnings [2023-05-20T06:20:32.814Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2023-05-20T06:20:32.814Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] build: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setOSConditions: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolWin: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolUnix: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolProperty: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setS1ASclassPath: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] init-common: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] webclient-war-common: [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] clear: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] test-tlds-exist: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] copy-tlds: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] test-tagfiles-exist: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] copy-tagfiles: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] package-war-common: [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/lib [2023-05-20T06:20:32.814Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:32.814Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:32.814Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/docroot [2023-05-20T06:20:32.814Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2023-05-20T06:20:32.814Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:32.814Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:32.814Z] [javac] Compiling 1 source file [2023-05-20T06:20:32.814Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:32.814Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] deploy: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] deploy-war-common: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setOSConditions: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolWin: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolUnix: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setToolProperty: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] setS1ASclassPath: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] init-common: [2023-05-20T06:20:32.814Z] [2023-05-20T06:20:32.814Z] deploy-war-commonpe: [2023-05-20T06:20:33.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2023-05-20T06:20:33.350Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web. [2023-05-20T06:20:33.350Z] [2023-05-20T06:20:33.350Z] deploy-war-commonee: [2023-05-20T06:20:33.350Z] [2023-05-20T06:20:33.350Z] run: [2023-05-20T06:20:33.606Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-at-interceptors/myurl [2023-05-20T06:20:33.606Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:33.606Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:33.606Z] [java] [2023-05-20T06:20:33.606Z] [java] [2023-05-20T06:20:33.606Z] [java] ----------------------------------------- [2023-05-20T06:20:33.606Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-at-interceptors: PASS - [2023-05-20T06:20:33.606Z] [java] ----------------------------------------- [2023-05-20T06:20:33.606Z] [java] - Total PASS : 1 - [2023-05-20T06:20:33.606Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:33.606Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:33.606Z] [java] ----------------------------------------- [2023-05-20T06:20:33.606Z] [2023-05-20T06:20:33.607Z] undeploy: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] setOSConditions: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] setToolWin: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] setToolUnix: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] setToolProperty: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] setS1ASclassPath: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] init-common: [2023-05-20T06:20:33.607Z] [2023-05-20T06:20:33.607Z] undeploy-war-common: [2023-05-20T06:20:33.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] all: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setOSConditions: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolWin: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolUnix: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolProperty: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setS1ASclassPath: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] init-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] clean: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setOSConditions: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolWin: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolUnix: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolProperty: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setS1ASclassPath: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] init-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] clean-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setOSConditions: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolWin: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolUnix: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolProperty: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setS1ASclassPath: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] init-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] clean-classes-common: [2023-05-20T06:20:34.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setOSConditions: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolWin: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolUnix: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolProperty: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setS1ASclassPath: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] init-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] clean-jars-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] compile: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setOSConditions: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolWin: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolUnix: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setToolProperty: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] setS1ASclassPath: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] init-common: [2023-05-20T06:20:34.120Z] [2023-05-20T06:20:34.120Z] compile-common: [2023-05-20T06:20:34.120Z] [echo] Current time (ISO): 2023-05-20T06:20:33.906+0000 [2023-05-20T06:20:34.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:34.120Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:35.490Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:35.746Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:35.746Z] [javac] return new Long(123); [2023-05-20T06:20:35.746Z] [javac] ^ [2023-05-20T06:20:35.746Z] [javac] 2 warnings [2023-05-20T06:20:35.747Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2023-05-20T06:20:35.747Z] [javac] Creating empty /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] build: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setOSConditions: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolWin: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolUnix: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolProperty: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setS1ASclassPath: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] init-common: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] webclient-war-common: [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] clear: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] test-tlds-exist: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] copy-tlds: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] test-tagfiles-exist: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] copy-tagfiles: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] package-war-common: [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/lib [2023-05-20T06:20:35.747Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:35.747Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:35.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/docroot [2023-05-20T06:20:35.747Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2023-05-20T06:20:35.747Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:35.747Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:35.747Z] [javac] Compiling 1 source file [2023-05-20T06:20:35.747Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:35.747Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] deploy: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] deploy-war-common: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setOSConditions: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolWin: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolUnix: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setToolProperty: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] setS1ASclassPath: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] init-common: [2023-05-20T06:20:35.747Z] [2023-05-20T06:20:35.747Z] deploy-war-commonpe: [2023-05-20T06:20:36.004Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2023-05-20T06:20:36.567Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web. [2023-05-20T06:20:36.567Z] [2023-05-20T06:20:36.567Z] deploy-war-commonee: [2023-05-20T06:20:36.567Z] [2023-05-20T06:20:36.567Z] run: [2023-05-20T06:20:36.850Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings/myurl [2023-05-20T06:20:36.850Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:36.850Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:36.850Z] [java] [2023-05-20T06:20:36.850Z] [java] [2023-05-20T06:20:36.850Z] [java] ----------------------------------------- [2023-05-20T06:20:36.850Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings: PASS - [2023-05-20T06:20:36.850Z] [java] ----------------------------------------- [2023-05-20T06:20:36.850Z] [java] - Total PASS : 1 - [2023-05-20T06:20:36.850Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:36.850Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:36.850Z] [java] ----------------------------------------- [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] undeploy: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] setOSConditions: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] setToolWin: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] setToolUnix: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] setToolProperty: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] setS1ASclassPath: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] init-common: [2023-05-20T06:20:36.850Z] [2023-05-20T06:20:36.850Z] undeploy-war-common: [2023-05-20T06:20:37.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:37.106Z] [2023-05-20T06:20:37.106Z] all: [2023-05-20T06:20:37.106Z] [echo] Running javaee-component-resources [2023-05-20T06:20:37.106Z] [2023-05-20T06:20:37.106Z] all: [2023-05-20T06:20:37.106Z] [2023-05-20T06:20:37.106Z] javaee-comp: [2023-05-20T06:20:37.106Z] [2023-05-20T06:20:37.107Z] setOSConditions: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolWin: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolUnix: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolProperty: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setS1ASclassPath: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] init-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] clean: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setOSConditions: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolWin: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolUnix: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolProperty: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setS1ASclassPath: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] init-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] clean-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setOSConditions: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolWin: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolUnix: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolProperty: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setS1ASclassPath: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] init-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] clean-classes-common: [2023-05-20T06:20:37.107Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setOSConditions: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolWin: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolUnix: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolProperty: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setS1ASclassPath: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] init-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] clean-jars-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] compile: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setOSConditions: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolWin: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolUnix: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setToolProperty: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] setS1ASclassPath: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] init-common: [2023-05-20T06:20:37.107Z] [2023-05-20T06:20:37.107Z] compile-common: [2023-05-20T06:20:37.107Z] [echo] Current time (ISO): 2023-05-20T06:20:36.983+0000 [2023-05-20T06:20:37.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:37.107Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:38.488Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:38.753Z] [javac] 1 warning [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] build: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setOSConditions: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolWin: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolUnix: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolProperty: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setS1ASclassPath: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] init-common: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] webclient-war-common: [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] clear: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] test-tlds-exist: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] copy-tlds: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] test-tagfiles-exist: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] copy-tagfiles: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] package-war-common: [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/lib [2023-05-20T06:20:38.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:38.753Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:38.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/docroot [2023-05-20T06:20:38.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-05-20T06:20:38.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:38.753Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:38.753Z] [javac] Compiling 1 source file [2023-05-20T06:20:38.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:38.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] create-resources: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setOSConditions: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolWin: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolUnix: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setToolProperty: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] setS1ASclassPath: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] init-common: [2023-05-20T06:20:38.753Z] [2023-05-20T06:20:38.753Z] create-jdbc-connpool-common: [2023-05-20T06:20:39.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:39.267Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:20:39.267Z] [2023-05-20T06:20:39.267Z] set-derby-connpool-props: [2023-05-20T06:20:39.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:39.524Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:20:40.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:40.087Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:20:40.353Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:40.353Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:20:40.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:40.609Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:20:40.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:41.122Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:20:41.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:41.405Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:20:41.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:41.662Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:20:41.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:41.918Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] setOSConditions: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] setToolWin: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] setToolUnix: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] setToolProperty: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] setS1ASclassPath: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] init-common: [2023-05-20T06:20:41.918Z] [2023-05-20T06:20:41.918Z] create-jdbc-resource-common: [2023-05-20T06:20:41.918Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:42.480Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:42.480Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:20:42.480Z] [echo] cmd executed for server [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] deploy: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] deploy-war-common: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] setOSConditions: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] setToolWin: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] setToolUnix: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] setToolProperty: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] setS1ASclassPath: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] init-common: [2023-05-20T06:20:42.480Z] [2023-05-20T06:20:42.480Z] deploy-war-commonpe: [2023-05-20T06:20:42.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-05-20T06:20:43.315Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2023-05-20T06:20:43.315Z] [2023-05-20T06:20:43.315Z] deploy-war-commonee: [2023-05-20T06:20:43.315Z] [2023-05-20T06:20:43.315Z] run: [2023-05-20T06:20:43.571Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2023-05-20T06:20:43.571Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:43.572Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:43.572Z] [java] [2023-05-20T06:20:43.572Z] [java] [2023-05-20T06:20:43.572Z] [java] ----------------------------------------- [2023-05-20T06:20:43.572Z] [java] - typesafe-javaee-resource-injection: PASS - [2023-05-20T06:20:43.572Z] [java] ----------------------------------------- [2023-05-20T06:20:43.572Z] [java] - Total PASS : 1 - [2023-05-20T06:20:43.572Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:43.572Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:43.572Z] [java] ----------------------------------------- [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] undeploy: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] setOSConditions: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] setToolWin: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] setToolUnix: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] setToolProperty: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] setS1ASclassPath: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] init-common: [2023-05-20T06:20:43.572Z] [2023-05-20T06:20:43.572Z] undeploy-war-common: [2023-05-20T06:20:43.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] delete-resources: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] setOSConditions: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] setToolWin: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] setToolUnix: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] setToolProperty: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] setS1ASclassPath: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] init-common: [2023-05-20T06:20:43.828Z] [2023-05-20T06:20:43.828Z] delete-jdbc-resource-common: [2023-05-20T06:20:43.828Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:20:44.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:20:44.085Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:20:44.085Z] [echo] cmd executed for server [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] setOSConditions: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] setToolWin: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] setToolUnix: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] setToolProperty: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] setS1ASclassPath: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] init-common: [2023-05-20T06:20:44.085Z] [2023-05-20T06:20:44.085Z] delete-jdbc-connpool-common: [2023-05-20T06:20:44.085Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:20:44.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:20:44.654Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:20:44.654Z] [echo] cmd executed for server [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] all: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setOSConditions: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolWin: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolUnix: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolProperty: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setS1ASclassPath: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] init-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] clean: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setOSConditions: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolWin: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolUnix: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolProperty: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setS1ASclassPath: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] init-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] clean-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setOSConditions: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolWin: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolUnix: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolProperty: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setS1ASclassPath: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] init-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] clean-classes-common: [2023-05-20T06:20:44.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setOSConditions: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolWin: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolUnix: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolProperty: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setS1ASclassPath: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] init-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] clean-jars-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] compile: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setOSConditions: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolWin: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolUnix: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setToolProperty: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] setS1ASclassPath: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] init-common: [2023-05-20T06:20:44.654Z] [2023-05-20T06:20:44.654Z] compile-common: [2023-05-20T06:20:44.654Z] [echo] Current time (ISO): 2023-05-20T06:20:44.505+0000 [2023-05-20T06:20:44.654Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:44.654Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:46.554Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:46.554Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:20:46.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. [2023-05-20T06:20:46.554Z] [javac] 2 warnings [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] build: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setOSConditions: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolWin: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolUnix: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolProperty: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setS1ASclassPath: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] init-common: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] webclient-war-common: [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] clear: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] test-tlds-exist: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] copy-tlds: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] test-tagfiles-exist: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] copy-tagfiles: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] package-war-common: [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/lib [2023-05-20T06:20:46.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:20:46.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:46.554Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:46.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/docroot [2023-05-20T06:20:46.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2023-05-20T06:20:46.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:46.554Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:46.554Z] [javac] Compiling 1 source file [2023-05-20T06:20:46.554Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:20:46.554Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] create-resources: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setOSConditions: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolWin: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolUnix: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setToolProperty: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] setS1ASclassPath: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] init-common: [2023-05-20T06:20:46.554Z] [2023-05-20T06:20:46.554Z] create-jdbc-connpool-common: [2023-05-20T06:20:47.117Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:47.117Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:20:47.117Z] [2023-05-20T06:20:47.117Z] set-derby-connpool-props: [2023-05-20T06:20:47.374Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:47.374Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:20:47.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:47.954Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:20:47.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:48.211Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:20:48.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:48.467Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:20:48.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:48.724Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:20:49.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:49.287Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:20:49.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:49.550Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:20:49.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:49.808Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] setOSConditions: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] setToolWin: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] setToolUnix: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] setToolProperty: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] setS1ASclassPath: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] init-common: [2023-05-20T06:20:49.808Z] [2023-05-20T06:20:49.808Z] create-jdbc-resource-common: [2023-05-20T06:20:49.809Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:50.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:50.066Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:20:50.066Z] [echo] cmd executed for server [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] deploy: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] deploy-war-common: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] setOSConditions: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] setToolWin: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] setToolUnix: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] setToolProperty: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] setS1ASclassPath: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] init-common: [2023-05-20T06:20:50.066Z] [2023-05-20T06:20:50.066Z] deploy-war-commonpe: [2023-05-20T06:20:50.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2023-05-20T06:20:52.523Z] [exec] Application deployed with name cdi-jpa-resource-injection-web. [2023-05-20T06:20:52.523Z] [2023-05-20T06:20:52.523Z] deploy-war-commonee: [2023-05-20T06:20:52.523Z] [2023-05-20T06:20:52.523Z] run: [2023-05-20T06:20:52.523Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinit [2023-05-20T06:20:52.805Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:52.805Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llquery [2023-05-20T06:20:52.805Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:52.805Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llfind [2023-05-20T06:20:52.805Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:52.805Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinj [2023-05-20T06:20:52.805Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:20:52.805Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:20:52.805Z] [java] [2023-05-20T06:20:52.805Z] [java] [2023-05-20T06:20:52.805Z] [java] ----------------------------------------- [2023-05-20T06:20:52.805Z] [java] - jpa-resource-injectionllinit: PASS - [2023-05-20T06:20:52.805Z] [java] - jpa-resource-injectionllquery: PASS - [2023-05-20T06:20:52.805Z] [java] - jpa-resource-injectionllfind: PASS - [2023-05-20T06:20:52.805Z] [java] - jpa-resource-injectionllinj: PASS - [2023-05-20T06:20:52.805Z] [java] ----------------------------------------- [2023-05-20T06:20:52.805Z] [java] - Total PASS : 4 - [2023-05-20T06:20:52.805Z] [java] - Total FAIL : 0 - [2023-05-20T06:20:52.805Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:20:52.805Z] [java] ----------------------------------------- [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] undeploy: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] setOSConditions: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] setToolWin: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] setToolUnix: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] setToolProperty: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] setS1ASclassPath: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] init-common: [2023-05-20T06:20:52.805Z] [2023-05-20T06:20:52.805Z] undeploy-war-common: [2023-05-20T06:20:53.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] delete-resources: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] setOSConditions: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] setToolWin: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] setToolUnix: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] setToolProperty: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] setS1ASclassPath: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] init-common: [2023-05-20T06:20:53.368Z] [2023-05-20T06:20:53.368Z] delete-jdbc-resource-common: [2023-05-20T06:20:53.369Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:20:53.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:20:53.882Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:20:53.882Z] [echo] cmd executed for server [2023-05-20T06:20:53.882Z] [2023-05-20T06:20:53.882Z] setOSConditions: [2023-05-20T06:20:53.882Z] [2023-05-20T06:20:53.882Z] setToolWin: [2023-05-20T06:20:53.882Z] [2023-05-20T06:20:53.882Z] setToolUnix: [2023-05-20T06:20:53.883Z] [2023-05-20T06:20:53.883Z] setToolProperty: [2023-05-20T06:20:53.883Z] [2023-05-20T06:20:53.883Z] setS1ASclassPath: [2023-05-20T06:20:53.883Z] [2023-05-20T06:20:53.883Z] init-common: [2023-05-20T06:20:53.883Z] [2023-05-20T06:20:53.883Z] delete-jdbc-connpool-common: [2023-05-20T06:20:53.883Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:20:54.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:20:54.139Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:20:54.139Z] [echo] cmd executed for server [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] all: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setOSConditions: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolWin: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolUnix: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolProperty: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setS1ASclassPath: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] init-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] clean: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setOSConditions: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolWin: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolUnix: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolProperty: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setS1ASclassPath: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] init-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] clean-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setOSConditions: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolWin: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolUnix: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolProperty: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setS1ASclassPath: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] init-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] clean-classes-common: [2023-05-20T06:20:54.139Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setOSConditions: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolWin: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolUnix: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolProperty: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setS1ASclassPath: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] init-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] clean-jars-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] compile: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setOSConditions: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolWin: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolUnix: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setToolProperty: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] setS1ASclassPath: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] init-common: [2023-05-20T06:20:54.139Z] [2023-05-20T06:20:54.139Z] compile-common: [2023-05-20T06:20:54.139Z] [echo] Current time (ISO): 2023-05-20T06:20:54.078+0000 [2023-05-20T06:20:54.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:54.139Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:20:56.052Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:20:56.052Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:20:56.052Z] [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. [2023-05-20T06:20:56.052Z] [javac] 2 warnings [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] build: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setOSConditions: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolWin: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolUnix: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolProperty: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setS1ASclassPath: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] init-common: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] webclient-war-common: [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] clear: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] test-tlds-exist: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] copy-tlds: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] test-tagfiles-exist: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] copy-tagfiles: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] package-war-common: [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/lib [2023-05-20T06:20:56.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:20:56.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:56.309Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:20:56.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/docroot [2023-05-20T06:20:56.309Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2023-05-20T06:20:56.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:20:56.309Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:56.309Z] [javac] Compiling 1 source file [2023-05-20T06:20:56.309Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:20:56.309Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] create-resources: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setOSConditions: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolWin: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolUnix: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setToolProperty: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] setS1ASclassPath: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] init-common: [2023-05-20T06:20:56.309Z] [2023-05-20T06:20:56.309Z] create-jdbc-connpool-common: [2023-05-20T06:20:56.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:56.873Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:20:56.873Z] [2023-05-20T06:20:56.873Z] set-derby-connpool-props: [2023-05-20T06:20:57.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:57.130Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:20:57.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:57.387Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:20:57.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:57.651Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:20:58.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:58.214Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:20:58.470Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:58.470Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:20:59.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:59.058Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:20:59.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:59.621Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:20:59.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:20:59.878Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] setOSConditions: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] setToolWin: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] setToolUnix: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] setToolProperty: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] setS1ASclassPath: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] init-common: [2023-05-20T06:20:59.878Z] [2023-05-20T06:20:59.878Z] create-jdbc-resource-common: [2023-05-20T06:20:59.878Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:00.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:00.134Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:21:00.134Z] [echo] cmd executed for server [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] deploy: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] deploy-war-common: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] setOSConditions: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] setToolWin: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] setToolUnix: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] setToolProperty: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] setS1ASclassPath: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] init-common: [2023-05-20T06:21:00.134Z] [2023-05-20T06:21:00.134Z] deploy-war-commonpe: [2023-05-20T06:21:00.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2023-05-20T06:21:01.258Z] [exec] Application deployed with name cdi-jpa-resource-injection-non-serializable-web. [2023-05-20T06:21:01.258Z] [2023-05-20T06:21:01.258Z] deploy-war-commonee: [2023-05-20T06:21:01.258Z] [2023-05-20T06:21:01.258Z] run: [2023-05-20T06:21:01.514Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinit [2023-05-20T06:21:01.514Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:01.514Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llquery [2023-05-20T06:21:01.514Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:01.514Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llfind [2023-05-20T06:21:01.514Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:01.514Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinj [2023-05-20T06:21:01.514Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:01.514Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:01.514Z] [java] [2023-05-20T06:21:01.514Z] [java] [2023-05-20T06:21:01.514Z] [java] ----------------------------------------- [2023-05-20T06:21:01.514Z] [java] - jpa-resource-injection-non-serializablellinit: PASS - [2023-05-20T06:21:01.514Z] [java] - jpa-resource-injection-non-serializablellquery: PASS - [2023-05-20T06:21:01.514Z] [java] - jpa-resource-injection-non-serializablellfind: PASS - [2023-05-20T06:21:01.514Z] [java] - jpa-resource-injection-non-serializablellinj: PASS - [2023-05-20T06:21:01.514Z] [java] ----------------------------------------- [2023-05-20T06:21:01.514Z] [java] - Total PASS : 4 - [2023-05-20T06:21:01.514Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:01.514Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:01.514Z] [java] ----------------------------------------- [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] undeploy: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] setOSConditions: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] setToolWin: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] setToolUnix: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] setToolProperty: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] setS1ASclassPath: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] init-common: [2023-05-20T06:21:01.514Z] [2023-05-20T06:21:01.514Z] undeploy-war-common: [2023-05-20T06:21:02.078Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] delete-resources: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] setOSConditions: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] setToolWin: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] setToolUnix: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] setToolProperty: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] setS1ASclassPath: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] init-common: [2023-05-20T06:21:02.078Z] [2023-05-20T06:21:02.078Z] delete-jdbc-resource-common: [2023-05-20T06:21:02.078Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:02.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:02.590Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:21:02.590Z] [echo] cmd executed for server [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] setOSConditions: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] setToolWin: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] setToolUnix: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] setToolProperty: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] setS1ASclassPath: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] init-common: [2023-05-20T06:21:02.590Z] [2023-05-20T06:21:02.590Z] delete-jdbc-connpool-common: [2023-05-20T06:21:02.590Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:21:02.847Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:21:02.847Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:21:02.847Z] [echo] cmd executed for server [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] all: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setOSConditions: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolWin: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolUnix: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolProperty: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setS1ASclassPath: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] init-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] clean: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setOSConditions: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolWin: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolUnix: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolProperty: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setS1ASclassPath: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] init-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] clean-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setOSConditions: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolWin: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolUnix: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolProperty: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setS1ASclassPath: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] init-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] clean-classes-common: [2023-05-20T06:21:02.847Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setOSConditions: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolWin: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolUnix: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolProperty: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setS1ASclassPath: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] init-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] clean-jars-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] compile: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setOSConditions: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolWin: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolUnix: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setToolProperty: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] setS1ASclassPath: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] init-common: [2023-05-20T06:21:02.847Z] [2023-05-20T06:21:02.847Z] compile-common: [2023-05-20T06:21:02.847Z] [echo] Current time (ISO): 2023-05-20T06:21:02.775+0000 [2023-05-20T06:21:02.847Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:02.847Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:04.740Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:04.740Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:04.740Z] [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. [2023-05-20T06:21:04.740Z] [javac] 2 warnings [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] build: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] setOSConditions: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] setToolWin: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] setToolUnix: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] setToolProperty: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] setS1ASclassPath: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] init-common: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] webclient-war-common: [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] clear: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] test-tlds-exist: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] copy-tlds: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] test-tagfiles-exist: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] copy-tagfiles: [2023-05-20T06:21:04.740Z] [2023-05-20T06:21:04.740Z] package-war-common: [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/lib [2023-05-20T06:21:04.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:21:04.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:04.740Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:04.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/docroot [2023-05-20T06:21:04.740Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2023-05-20T06:21:04.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:04.741Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:04.741Z] [javac] Compiling 1 source file [2023-05-20T06:21:04.996Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:21:04.996Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] create-resources: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] setOSConditions: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] setToolWin: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] setToolUnix: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] setToolProperty: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] setS1ASclassPath: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] init-common: [2023-05-20T06:21:04.996Z] [2023-05-20T06:21:04.996Z] create-jdbc-connpool-common: [2023-05-20T06:21:05.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:05.253Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:21:05.253Z] [2023-05-20T06:21:05.253Z] set-derby-connpool-props: [2023-05-20T06:21:05.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:05.769Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:21:06.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:06.027Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:21:06.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:06.284Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:21:06.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:06.809Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:21:07.066Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:07.066Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:21:07.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:07.322Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:21:17.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:17.274Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:21:17.275Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:17.275Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] setOSConditions: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] setToolWin: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] setToolUnix: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] setToolProperty: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] setS1ASclassPath: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] init-common: [2023-05-20T06:21:17.275Z] [2023-05-20T06:21:17.275Z] create-jdbc-resource-common: [2023-05-20T06:21:17.275Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:17.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:17.531Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:21:17.531Z] [echo] cmd executed for server [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] deploy: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] deploy-war-common: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] setOSConditions: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] setToolWin: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] setToolUnix: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] setToolProperty: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] setS1ASclassPath: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] init-common: [2023-05-20T06:21:17.531Z] [2023-05-20T06:21:17.531Z] deploy-war-commonpe: [2023-05-20T06:21:17.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2023-05-20T06:21:18.724Z] [exec] Application deployed with name cdi-jpa-resource-injection-passivating-scope-web. [2023-05-20T06:21:18.724Z] [2023-05-20T06:21:18.724Z] deploy-war-commonee: [2023-05-20T06:21:18.724Z] [2023-05-20T06:21:18.724Z] run: [2023-05-20T06:21:18.724Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinit [2023-05-20T06:21:18.980Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:18.980Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llquery [2023-05-20T06:21:18.980Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:18.980Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llfind [2023-05-20T06:21:18.980Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:18.980Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinj [2023-05-20T06:21:18.980Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:18.980Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:18.980Z] [java] [2023-05-20T06:21:18.980Z] [java] [2023-05-20T06:21:18.980Z] [java] ----------------------------------------- [2023-05-20T06:21:18.980Z] [java] - jpa-resource-injection-passivating-scopellinit: PASS - [2023-05-20T06:21:18.980Z] [java] - jpa-resource-injection-passivating-scopellquery: PASS - [2023-05-20T06:21:18.980Z] [java] - jpa-resource-injection-passivating-scopellfind: PASS - [2023-05-20T06:21:18.980Z] [java] - jpa-resource-injection-passivating-scopellinj: PASS - [2023-05-20T06:21:18.980Z] [java] ----------------------------------------- [2023-05-20T06:21:18.980Z] [java] - Total PASS : 4 - [2023-05-20T06:21:18.980Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:18.980Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:18.980Z] [java] ----------------------------------------- [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] undeploy: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] setOSConditions: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] setToolWin: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] setToolUnix: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] setToolProperty: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] setS1ASclassPath: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] init-common: [2023-05-20T06:21:18.980Z] [2023-05-20T06:21:18.980Z] undeploy-war-common: [2023-05-20T06:21:19.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:19.237Z] [2023-05-20T06:21:19.237Z] delete-resources: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] setOSConditions: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] setToolWin: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] setToolUnix: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] setToolProperty: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] setS1ASclassPath: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] init-common: [2023-05-20T06:21:19.494Z] [2023-05-20T06:21:19.494Z] delete-jdbc-resource-common: [2023-05-20T06:21:19.494Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:19.753Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:19.753Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:21:19.753Z] [echo] cmd executed for server [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] setOSConditions: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] setToolWin: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] setToolUnix: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] setToolProperty: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] setS1ASclassPath: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] init-common: [2023-05-20T06:21:19.753Z] [2023-05-20T06:21:19.753Z] delete-jdbc-connpool-common: [2023-05-20T06:21:19.753Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:21:20.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:21:20.008Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:21:20.008Z] [echo] cmd executed for server [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] all: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] setOSConditions: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] setToolWin: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] setToolUnix: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] setToolProperty: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.008Z] setS1ASclassPath: [2023-05-20T06:21:20.008Z] [2023-05-20T06:21:20.009Z] init-common: [2023-05-20T06:21:20.009Z] [2023-05-20T06:21:20.009Z] clean: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setOSConditions: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolWin: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolUnix: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolProperty: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setS1ASclassPath: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] init-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] clean-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setOSConditions: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolWin: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolUnix: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolProperty: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setS1ASclassPath: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] init-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] clean-classes-common: [2023-05-20T06:21:20.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setOSConditions: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolWin: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolUnix: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolProperty: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setS1ASclassPath: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] init-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] clean-jars-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] compile: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setOSConditions: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolWin: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolUnix: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setToolProperty: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] setS1ASclassPath: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] init-common: [2023-05-20T06:21:20.266Z] [2023-05-20T06:21:20.266Z] compile-common: [2023-05-20T06:21:20.266Z] [echo] Current time (ISO): 2023-05-20T06:21:20.041+0000 [2023-05-20T06:21:20.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:20.266Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:22.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:22.179Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:22.179Z] [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. [2023-05-20T06:21:22.179Z] [javac] 2 warnings [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] build: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] setOSConditions: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] setToolWin: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] setToolUnix: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] setToolProperty: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] setS1ASclassPath: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.179Z] init-common: [2023-05-20T06:21:22.179Z] [2023-05-20T06:21:22.180Z] webclient-war-common: [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] clear: [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] test-tlds-exist: [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] copy-tlds: [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] test-tagfiles-exist: [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] copy-tagfiles: [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] package-war-common: [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/lib [2023-05-20T06:21:22.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:21:22.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:22.180Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:22.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/docroot [2023-05-20T06:21:22.180Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2023-05-20T06:21:22.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:22.180Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:22.180Z] [javac] Compiling 1 source file [2023-05-20T06:21:22.180Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:21:22.180Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:22.180Z] [2023-05-20T06:21:22.180Z] create-resources: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] setOSConditions: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] setToolWin: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] setToolUnix: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] setToolProperty: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] setS1ASclassPath: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] init-common: [2023-05-20T06:21:22.452Z] [2023-05-20T06:21:22.452Z] create-jdbc-connpool-common: [2023-05-20T06:21:22.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:22.708Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:21:22.708Z] [2023-05-20T06:21:22.708Z] set-derby-connpool-props: [2023-05-20T06:21:23.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:23.095Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:21:23.352Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:23.352Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:21:23.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:23.865Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:21:24.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:24.122Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:21:24.378Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:24.378Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:21:24.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:24.635Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:21:25.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:25.198Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:21:25.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:25.454Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] setOSConditions: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] setToolWin: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] setToolUnix: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] setToolProperty: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] setS1ASclassPath: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] init-common: [2023-05-20T06:21:25.454Z] [2023-05-20T06:21:25.454Z] create-jdbc-resource-common: [2023-05-20T06:21:25.454Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:25.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:25.968Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:21:25.968Z] [echo] cmd executed for server [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] deploy: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] deploy-war-common: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] setOSConditions: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] setToolWin: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] setToolUnix: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] setToolProperty: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] setS1ASclassPath: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] init-common: [2023-05-20T06:21:25.968Z] [2023-05-20T06:21:25.968Z] deploy-war-commonpe: [2023-05-20T06:21:26.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2023-05-20T06:21:26.787Z] [exec] Application deployed with name cdi-jpa-resource-injection-in-singleton-ejb-web. [2023-05-20T06:21:26.787Z] [2023-05-20T06:21:26.787Z] deploy-war-commonee: [2023-05-20T06:21:26.787Z] [2023-05-20T06:21:26.787Z] run: [2023-05-20T06:21:26.787Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinit&whichemf=producer [2023-05-20T06:21:27.051Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:27.051Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llquery&whichemf=producer [2023-05-20T06:21:27.051Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:27.051Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llfind&whichemf=producer [2023-05-20T06:21:27.051Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:27.051Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinj&whichemf=producer [2023-05-20T06:21:27.051Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:27.051Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:27.051Z] [java] [2023-05-20T06:21:27.051Z] [java] [2023-05-20T06:21:27.051Z] [java] ----------------------------------------- [2023-05-20T06:21:27.051Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinit: PASS - [2023-05-20T06:21:27.051Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llquery: PASS - [2023-05-20T06:21:27.051Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llfind: PASS - [2023-05-20T06:21:27.051Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinj: PASS - [2023-05-20T06:21:27.051Z] [java] ----------------------------------------- [2023-05-20T06:21:27.051Z] [java] - Total PASS : 4 - [2023-05-20T06:21:27.051Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:27.052Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:27.052Z] [java] ----------------------------------------- [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] undeploy: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] setOSConditions: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] setToolWin: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] setToolUnix: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] setToolProperty: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] setS1ASclassPath: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] init-common: [2023-05-20T06:21:27.052Z] [2023-05-20T06:21:27.052Z] undeploy-war-common: [2023-05-20T06:21:27.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] delete-resources: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] setOSConditions: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] setToolWin: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] setToolUnix: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] setToolProperty: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] setS1ASclassPath: [2023-05-20T06:21:27.308Z] [2023-05-20T06:21:27.308Z] init-common: [2023-05-20T06:21:27.564Z] [2023-05-20T06:21:27.564Z] delete-jdbc-resource-common: [2023-05-20T06:21:27.564Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:27.820Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:27.820Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:21:27.820Z] [echo] cmd executed for server [2023-05-20T06:21:27.820Z] [2023-05-20T06:21:27.820Z] setOSConditions: [2023-05-20T06:21:27.820Z] [2023-05-20T06:21:27.820Z] setToolWin: [2023-05-20T06:21:27.821Z] [2023-05-20T06:21:27.821Z] setToolUnix: [2023-05-20T06:21:27.821Z] [2023-05-20T06:21:27.821Z] setToolProperty: [2023-05-20T06:21:27.821Z] [2023-05-20T06:21:27.821Z] setS1ASclassPath: [2023-05-20T06:21:27.821Z] [2023-05-20T06:21:27.821Z] init-common: [2023-05-20T06:21:27.821Z] [2023-05-20T06:21:27.821Z] delete-jdbc-connpool-common: [2023-05-20T06:21:27.821Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:21:28.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:21:28.077Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:21:28.077Z] [echo] cmd executed for server [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] all: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setOSConditions: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolWin: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolUnix: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolProperty: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setS1ASclassPath: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] init-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] clean: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setOSConditions: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolWin: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolUnix: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolProperty: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setS1ASclassPath: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] init-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] clean-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setOSConditions: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolWin: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolUnix: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolProperty: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setS1ASclassPath: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] init-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] clean-classes-common: [2023-05-20T06:21:28.077Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setOSConditions: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolWin: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolUnix: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolProperty: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setS1ASclassPath: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] init-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] clean-jars-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] compile: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setOSConditions: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolWin: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolUnix: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setToolProperty: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] setS1ASclassPath: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] init-common: [2023-05-20T06:21:28.077Z] [2023-05-20T06:21:28.077Z] compile-common: [2023-05-20T06:21:28.077Z] [echo] Current time (ISO): 2023-05-20T06:21:28.059+0000 [2023-05-20T06:21:28.077Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:28.077Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:29.989Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:29.989Z] [javac] 1 warning [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] build: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setOSConditions: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolWin: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolUnix: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolProperty: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setS1ASclassPath: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] init-common: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] webclient-war-common: [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] clear: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] test-tlds-exist: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] copy-tlds: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] test-tagfiles-exist: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] copy-tagfiles: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] package-war-common: [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/lib [2023-05-20T06:21:29.989Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:29.989Z] [copy] Copying 19 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:29.989Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/docroot [2023-05-20T06:21:29.989Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-05-20T06:21:29.989Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:29.989Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:29.989Z] [javac] Compiling 1 source file [2023-05-20T06:21:29.989Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:21:29.989Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] deploy: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] deploy-war-common: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setOSConditions: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolWin: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolUnix: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setToolProperty: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] setS1ASclassPath: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] init-common: [2023-05-20T06:21:29.989Z] [2023-05-20T06:21:29.989Z] deploy-war-commonpe: [2023-05-20T06:21:30.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-05-20T06:21:30.812Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] deploy-war-commonee: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] run: [2023-05-20T06:21:30.812Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2023-05-20T06:21:30.812Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:30.812Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:30.812Z] [java] [2023-05-20T06:21:30.812Z] [java] [2023-05-20T06:21:30.812Z] [java] ----------------------------------------- [2023-05-20T06:21:30.812Z] [java] - injection-of-no-interface-bean-view-and-EJB-with-local-view: PASS - [2023-05-20T06:21:30.812Z] [java] ----------------------------------------- [2023-05-20T06:21:30.812Z] [java] - Total PASS : 1 - [2023-05-20T06:21:30.812Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:30.812Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:30.812Z] [java] ----------------------------------------- [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] undeploy: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] setOSConditions: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] setToolWin: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] setToolUnix: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] setToolProperty: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] setS1ASclassPath: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] init-common: [2023-05-20T06:21:30.812Z] [2023-05-20T06:21:30.812Z] undeploy-war-common: [2023-05-20T06:21:31.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:31.324Z] [2023-05-20T06:21:31.324Z] all: [2023-05-20T06:21:31.324Z] [2023-05-20T06:21:31.325Z] setOSConditions: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolWin: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolUnix: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolProperty: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setS1ASclassPath: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] init-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] clean: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setOSConditions: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolWin: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolUnix: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolProperty: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setS1ASclassPath: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] init-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] clean-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setOSConditions: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolWin: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolUnix: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolProperty: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setS1ASclassPath: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] init-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] clean-classes-common: [2023-05-20T06:21:31.325Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setOSConditions: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolWin: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolUnix: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolProperty: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setS1ASclassPath: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] init-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] clean-jars-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] compile: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setOSConditions: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolWin: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolUnix: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setToolProperty: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] setS1ASclassPath: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] init-common: [2023-05-20T06:21:31.325Z] [2023-05-20T06:21:31.325Z] compile-common: [2023-05-20T06:21:31.325Z] [echo] Current time (ISO): 2023-05-20T06:21:31.140+0000 [2023-05-20T06:21:31.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:31.325Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:32.694Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:32.953Z] [javac] 1 warning [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] build: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] setOSConditions: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] setToolWin: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] setToolUnix: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] setToolProperty: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] setS1ASclassPath: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] init-common: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] webclient-war-common: [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] clear: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] test-tlds-exist: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] copy-tlds: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] test-tagfiles-exist: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] copy-tagfiles: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] package-war-common: [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/lib [2023-05-20T06:21:32.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:32.953Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:32.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/docroot [2023-05-20T06:21:32.953Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2023-05-20T06:21:32.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:32.953Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:32.953Z] [javac] Compiling 1 source file [2023-05-20T06:21:32.953Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:21:32.953Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] create-resources: [2023-05-20T06:21:32.953Z] [2023-05-20T06:21:32.953Z] asadmin-batch-common: [2023-05-20T06:21:33.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:33.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/ConnectionFactory [2023-05-20T06:21:35.416Z] [exec] Connector resource jms/ConnectionFactory created. [2023-05-20T06:21:35.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:36.817Z] [exec] JMS Desctination Q1 created. [2023-05-20T06:21:36.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/Queue [2023-05-20T06:21:36.817Z] [exec] Administered object jms/Queue created. [2023-05-20T06:21:36.817Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] deploy: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] deploy-war-common: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] setOSConditions: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] setToolWin: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] setToolUnix: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] setToolProperty: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] setS1ASclassPath: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] init-common: [2023-05-20T06:21:36.817Z] [2023-05-20T06:21:36.817Z] deploy-war-commonpe: [2023-05-20T06:21:37.380Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2023-05-20T06:21:37.637Z] [exec] Application deployed with name cdi-jms-resource-injection-web. [2023-05-20T06:21:37.637Z] [2023-05-20T06:21:37.637Z] deploy-war-commonee: [2023-05-20T06:21:37.637Z] [2023-05-20T06:21:37.637Z] run: [2023-05-20T06:21:37.893Z] [java] opening connection to http://localhost:8080/cdi-jms-resource-injection/myurl [2023-05-20T06:21:37.893Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:37.893Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:37.893Z] [java] [2023-05-20T06:21:37.893Z] [java] [2023-05-20T06:21:37.893Z] [java] ----------------------------------------- [2023-05-20T06:21:37.893Z] [java] - jms-resource-injection: PASS - [2023-05-20T06:21:37.894Z] [java] ----------------------------------------- [2023-05-20T06:21:37.894Z] [java] - Total PASS : 1 - [2023-05-20T06:21:37.894Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:37.894Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:37.894Z] [java] ----------------------------------------- [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] undeploy: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] setOSConditions: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] setToolWin: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] setToolUnix: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] setToolProperty: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] setS1ASclassPath: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] init-common: [2023-05-20T06:21:37.894Z] [2023-05-20T06:21:37.894Z] undeploy-war-common: [2023-05-20T06:21:38.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:38.462Z] [2023-05-20T06:21:38.462Z] delete-resources: [2023-05-20T06:21:38.462Z] [2023-05-20T06:21:38.462Z] asadmin-batch-common: [2023-05-20T06:21:39.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:39.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/ConnectionFactory [2023-05-20T06:21:39.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/Queue [2023-05-20T06:21:39.051Z] [exec] Administered object jms/Queue deleted. [2023-05-20T06:21:39.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:39.308Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] all: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setOSConditions: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolWin: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolUnix: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolProperty: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setS1ASclassPath: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] init-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] clean: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setOSConditions: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolWin: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolUnix: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolProperty: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setS1ASclassPath: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] init-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] clean-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setOSConditions: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolWin: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolUnix: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolProperty: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setS1ASclassPath: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] init-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] clean-classes-common: [2023-05-20T06:21:39.308Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setOSConditions: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolWin: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolUnix: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolProperty: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setS1ASclassPath: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] init-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] clean-jars-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] compile: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setOSConditions: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolWin: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolUnix: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setToolProperty: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] setS1ASclassPath: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] init-common: [2023-05-20T06:21:39.308Z] [2023-05-20T06:21:39.308Z] compile-common: [2023-05-20T06:21:39.308Z] [echo] Current time (ISO): 2023-05-20T06:21:39.106+0000 [2023-05-20T06:21:39.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:39.308Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:41.216Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:41.216Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:41.216Z] [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. [2023-05-20T06:21:41.216Z] [javac] 2 warnings [2023-05-20T06:21:41.216Z] [2023-05-20T06:21:41.216Z] build: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setOSConditions: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolWin: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolUnix: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolProperty: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setS1ASclassPath: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] init-common: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] webclient-war-common: [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] clear: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] test-tlds-exist: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] copy-tlds: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] test-tagfiles-exist: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] copy-tagfiles: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] package-war-common: [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/lib [2023-05-20T06:21:41.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:21:41.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:41.217Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:41.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/docroot [2023-05-20T06:21:41.217Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2023-05-20T06:21:41.217Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:41.217Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:41.217Z] [javac] Compiling 1 source file [2023-05-20T06:21:41.217Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:21:41.217Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] create-resources: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setOSConditions: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolWin: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolUnix: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setToolProperty: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] setS1ASclassPath: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] init-common: [2023-05-20T06:21:41.217Z] [2023-05-20T06:21:41.217Z] create-jdbc-connpool-common: [2023-05-20T06:21:41.780Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:41.780Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:21:41.780Z] [2023-05-20T06:21:41.780Z] set-derby-connpool-props: [2023-05-20T06:21:42.051Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:42.051Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:21:42.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:42.309Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:21:42.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:42.566Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:21:43.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:43.128Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:21:43.405Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:43.405Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:21:43.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:43.661Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:21:44.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:44.224Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:21:44.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:44.224Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] setOSConditions: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] setToolWin: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] setToolUnix: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] setToolProperty: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] setS1ASclassPath: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] init-common: [2023-05-20T06:21:44.481Z] [2023-05-20T06:21:44.481Z] create-jdbc-resource-common: [2023-05-20T06:21:44.481Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:44.737Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:44.737Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:21:44.737Z] [echo] cmd executed for server [2023-05-20T06:21:44.737Z] [2023-05-20T06:21:44.737Z] deploy: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] deploy-war-common: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] setOSConditions: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] setToolWin: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] setToolUnix: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] setToolProperty: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] setS1ASclassPath: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] init-common: [2023-05-20T06:21:44.738Z] [2023-05-20T06:21:44.738Z] deploy-war-commonpe: [2023-05-20T06:21:44.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2023-05-20T06:21:49.169Z] [exec] Application deployed with name cdi-em-resource-injection-web. [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] deploy-war-commonee: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] run: [2023-05-20T06:21:49.169Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinit [2023-05-20T06:21:49.169Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:49.169Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llquery [2023-05-20T06:21:49.169Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:49.169Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llfind [2023-05-20T06:21:49.169Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:49.169Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinj [2023-05-20T06:21:49.169Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:49.169Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:49.169Z] [java] [2023-05-20T06:21:49.169Z] [java] [2023-05-20T06:21:49.169Z] [java] ----------------------------------------- [2023-05-20T06:21:49.169Z] [java] - em-resource-injectionllinit: PASS - [2023-05-20T06:21:49.169Z] [java] - em-resource-injectionllquery: PASS - [2023-05-20T06:21:49.169Z] [java] - em-resource-injectionllfind: PASS - [2023-05-20T06:21:49.169Z] [java] - em-resource-injectionllinj: PASS - [2023-05-20T06:21:49.169Z] [java] ----------------------------------------- [2023-05-20T06:21:49.169Z] [java] - Total PASS : 4 - [2023-05-20T06:21:49.169Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:49.169Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:49.169Z] [java] ----------------------------------------- [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] undeploy: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] setOSConditions: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] setToolWin: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] setToolUnix: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] setToolProperty: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] setS1ASclassPath: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] init-common: [2023-05-20T06:21:49.169Z] [2023-05-20T06:21:49.169Z] undeploy-war-common: [2023-05-20T06:21:49.170Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] delete-resources: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] setOSConditions: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] setToolWin: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] setToolUnix: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] setToolProperty: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] setS1ASclassPath: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] init-common: [2023-05-20T06:21:49.170Z] [2023-05-20T06:21:49.170Z] delete-jdbc-resource-common: [2023-05-20T06:21:49.170Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:49.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:21:49.426Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:21:49.426Z] [echo] cmd executed for server [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] setOSConditions: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] setToolWin: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] setToolUnix: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] setToolProperty: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] setS1ASclassPath: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] init-common: [2023-05-20T06:21:49.426Z] [2023-05-20T06:21:49.426Z] delete-jdbc-connpool-common: [2023-05-20T06:21:49.426Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:21:49.683Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:21:49.683Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:21:49.683Z] [echo] cmd executed for server [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] all: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setOSConditions: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolWin: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolUnix: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolProperty: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setS1ASclassPath: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] init-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] clean: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setOSConditions: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolWin: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolUnix: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolProperty: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setS1ASclassPath: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] init-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] clean-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setOSConditions: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolWin: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolUnix: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolProperty: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setS1ASclassPath: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] init-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] clean-classes-common: [2023-05-20T06:21:49.683Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setOSConditions: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolWin: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolUnix: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolProperty: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setS1ASclassPath: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] init-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] clean-jars-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] compile: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setOSConditions: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolWin: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolUnix: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setToolProperty: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] setS1ASclassPath: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] init-common: [2023-05-20T06:21:49.683Z] [2023-05-20T06:21:49.683Z] compile-common: [2023-05-20T06:21:49.683Z] [echo] Current time (ISO): 2023-05-20T06:21:49.653+0000 [2023-05-20T06:21:49.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:49.683Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:51.615Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:51.615Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:51.615Z] [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. [2023-05-20T06:21:51.615Z] [javac] 2 warnings [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] build: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] setOSConditions: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] setToolWin: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] setToolUnix: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] setToolProperty: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] setS1ASclassPath: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] init-common: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] webclient-war-common: [2023-05-20T06:21:51.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] clear: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] test-tlds-exist: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] copy-tlds: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] test-tagfiles-exist: [2023-05-20T06:21:51.615Z] [2023-05-20T06:21:51.615Z] copy-tagfiles: [2023-05-20T06:21:51.616Z] [2023-05-20T06:21:51.616Z] package-war-common: [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/lib [2023-05-20T06:21:51.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:21:51.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:51.616Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:51.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/docroot [2023-05-20T06:21:51.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2023-05-20T06:21:51.616Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:51.616Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:51.616Z] [javac] Compiling 1 source file [2023-05-20T06:21:51.872Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:21:51.872Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] deploy: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] deploy-war-common: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] setOSConditions: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] setToolWin: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] setToolUnix: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] setToolProperty: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] setS1ASclassPath: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] init-common: [2023-05-20T06:21:51.872Z] [2023-05-20T06:21:51.872Z] deploy-war-commonpe: [2023-05-20T06:21:52.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2023-05-20T06:21:52.714Z] [exec] Application deployed with name cdi-eminjection-into-no-interface-ejb-web. [2023-05-20T06:21:52.714Z] [2023-05-20T06:21:52.714Z] deploy-war-commonee: [2023-05-20T06:21:52.714Z] [2023-05-20T06:21:52.714Z] run: [2023-05-20T06:21:52.714Z] [java] opening connection to http://localhost:8080/cdi-eminjection-into-no-interface-ejb/myurl [2023-05-20T06:21:52.971Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:21:52.971Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:21:52.971Z] [java] [2023-05-20T06:21:52.971Z] [java] [2023-05-20T06:21:52.971Z] [java] ----------------------------------------- [2023-05-20T06:21:52.971Z] [java] - em-injection-of-no-interface-EJB: PASS - [2023-05-20T06:21:52.971Z] [java] ----------------------------------------- [2023-05-20T06:21:52.971Z] [java] - Total PASS : 1 - [2023-05-20T06:21:52.971Z] [java] - Total FAIL : 0 - [2023-05-20T06:21:52.971Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:21:52.971Z] [java] ----------------------------------------- [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] undeploy: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] setOSConditions: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] setToolWin: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] setToolUnix: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] setToolProperty: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] setS1ASclassPath: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] init-common: [2023-05-20T06:21:52.971Z] [2023-05-20T06:21:52.971Z] undeploy-war-common: [2023-05-20T06:21:53.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] all: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setOSConditions: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolWin: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolUnix: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolProperty: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setS1ASclassPath: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] init-common: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] clean: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setOSConditions: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolWin: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolUnix: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setToolProperty: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] setS1ASclassPath: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] init-common: [2023-05-20T06:21:53.227Z] [2023-05-20T06:21:53.227Z] clean-common: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setOSConditions: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolWin: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolUnix: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolProperty: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setS1ASclassPath: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] init-common: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] clean-classes-common: [2023-05-20T06:21:53.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setOSConditions: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolWin: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolUnix: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolProperty: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setS1ASclassPath: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] init-common: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] clean-jars-common: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] compile: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setOSConditions: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolWin: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolUnix: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setToolProperty: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] setS1ASclassPath: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] init-common: [2023-05-20T06:21:53.484Z] [2023-05-20T06:21:53.484Z] compile-common: [2023-05-20T06:21:53.484Z] [echo] Current time (ISO): 2023-05-20T06:21:53.266+0000 [2023-05-20T06:21:53.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:53.484Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:55.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:55.378Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:55.378Z] [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. [2023-05-20T06:21:55.378Z] [javac] 2 warnings [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] setOSConditions: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] setToolWin: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] setToolUnix: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] setToolProperty: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] setS1ASclassPath: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] init-common: [2023-05-20T06:21:55.378Z] [2023-05-20T06:21:55.378Z] compile-common: [2023-05-20T06:21:55.378Z] [echo] Current time (ISO): 2023-05-20T06:21:54.918+0000 [2023-05-20T06:21:55.378Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:56.800Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:56.800Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:56.801Z] [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. [2023-05-20T06:21:56.801Z] [javac] 2 warnings [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] setOSConditions: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] setToolWin: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] setToolUnix: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] setToolProperty: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] setS1ASclassPath: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] init-common: [2023-05-20T06:21:56.801Z] [2023-05-20T06:21:56.801Z] compile-common: [2023-05-20T06:21:56.801Z] [echo] Current time (ISO): 2023-05-20T06:21:56.699+0000 [2023-05-20T06:21:56.801Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:58.744Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:21:58.744Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:21:58.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. [2023-05-20T06:21:58.744Z] [javac] 2 warnings [2023-05-20T06:21:58.744Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:21:58.744Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] build: [2023-05-20T06:21:59.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setOSConditions: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolWin: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolUnix: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolProperty: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setS1ASclassPath: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] init-common: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] ejb-jar-common: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] package-ejbjar-common: [2023-05-20T06:21:59.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-05-20T06:21:59.001Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:21:59.001Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-05-20T06:21:59.001Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2023-05-20T06:21:59.001Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/beans.xml [2023-05-20T06:21:59.001Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/com/acme/ejb [2023-05-20T06:21:59.001Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/com/acme/util [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setOSConditions: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolWin: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolUnix: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setToolProperty: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] setS1ASclassPath: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] init-common: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] webclient-war-common: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] clear: [2023-05-20T06:21:59.001Z] [2023-05-20T06:21:59.001Z] test-tlds-exist: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] copy-tlds: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] test-tagfiles-exist: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] copy-tagfiles: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] package-war-common: [2023-05-20T06:21:59.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:21:59.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:59.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:59.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:21:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:21:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:59.002Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:21:59.002Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/docroot [2023-05-20T06:21:59.002Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-05-20T06:21:59.002Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:21:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-05-20T06:21:59.002Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/descriptor/sun-application.xml to copy. [2023-05-20T06:21:59.002Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/${glassfish-resources-ear.xml} to copy. [2023-05-20T06:21:59.002Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] deploy: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setOSConditions: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolWin: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolUnix: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolProperty: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setS1ASclassPath: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] init-common: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] deploy-common: [2023-05-20T06:21:59.002Z] [echo] Current time (ISO): 2023-05-20T06:21:58.803+0000 [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setOSConditions: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolWin: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolUnix: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setToolProperty: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] setS1ASclassPath: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] init-common: [2023-05-20T06:21:59.002Z] [2023-05-20T06:21:59.002Z] deploy-common-pe: [2023-05-20T06:21:59.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:21:59.853Z] [exec] Application deployed with name cdi-full-earApp. [2023-05-20T06:21:59.853Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-05-20T06:21:59.853Z] [echo] Deployment on target server server successful [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] setOSConditions: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] setToolWin: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] setToolUnix: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] setToolProperty: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] setS1ASclassPath: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] init-common: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] deploy-common-ee: [2023-05-20T06:22:00.109Z] [2023-05-20T06:22:00.109Z] run: [2023-05-20T06:22:00.365Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-05-20T06:22:00.365Z] [java] : [2023-05-20T06:22:00.365Z] [java] Value of key is:em-resource-injection-with-resource-declaration-in-another-jar [2023-05-20T06:22:00.365Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:00.365Z] [java] [2023-05-20T06:22:00.365Z] [java] [2023-05-20T06:22:00.365Z] [java] ----------------------------------------- [2023-05-20T06:22:00.365Z] [java] - em-resource-injection-with-resource-declaration-in-another-jar: PASS - [2023-05-20T06:22:00.365Z] [java] ----------------------------------------- [2023-05-20T06:22:00.365Z] [java] Total PASS: 1 [2023-05-20T06:22:00.365Z] [java] Total FAIL: 0 [2023-05-20T06:22:00.365Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:22:00.365Z] [java] ----------------------------------------- [2023-05-20T06:22:00.365Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:00.365Z] [java] appLevelViaLookup = 'null' [2023-05-20T06:22:00.365Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:00.365Z] [2023-05-20T06:22:00.365Z] undeploy: [2023-05-20T06:22:00.365Z] [2023-05-20T06:22:00.365Z] setOSConditions: [2023-05-20T06:22:00.365Z] [2023-05-20T06:22:00.365Z] setToolWin: [2023-05-20T06:22:00.366Z] [2023-05-20T06:22:00.366Z] setToolUnix: [2023-05-20T06:22:00.366Z] [2023-05-20T06:22:00.366Z] setToolProperty: [2023-05-20T06:22:00.366Z] [2023-05-20T06:22:00.366Z] setS1ASclassPath: [2023-05-20T06:22:00.366Z] [2023-05-20T06:22:00.366Z] init-common: [2023-05-20T06:22:00.366Z] [2023-05-20T06:22:00.366Z] undeploy-common: [2023-05-20T06:22:00.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] all: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setOSConditions: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolWin: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolUnix: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolProperty: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setS1ASclassPath: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] init-common: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] clean: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setOSConditions: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolWin: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolUnix: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolProperty: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setS1ASclassPath: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] init-common: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] clean-common: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setOSConditions: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolWin: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolUnix: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setToolProperty: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] setS1ASclassPath: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] init-common: [2023-05-20T06:22:00.622Z] [2023-05-20T06:22:00.622Z] clean-classes-common: [2023-05-20T06:22:00.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setOSConditions: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolWin: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolUnix: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolProperty: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setS1ASclassPath: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] init-common: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] clean-jars-common: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] compile: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setOSConditions: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolWin: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolUnix: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setToolProperty: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] setS1ASclassPath: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] init-common: [2023-05-20T06:22:00.878Z] [2023-05-20T06:22:00.878Z] compile-common: [2023-05-20T06:22:00.878Z] [echo] Current time (ISO): 2023-05-20T06:22:00.632+0000 [2023-05-20T06:22:00.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:00.878Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:02.256Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:02.512Z] [javac] 1 warning [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] build: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] setOSConditions: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] setToolWin: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] setToolUnix: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] setToolProperty: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] setS1ASclassPath: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] init-common: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] webclient-war-common: [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] clear: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] test-tlds-exist: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] copy-tlds: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] test-tagfiles-exist: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] copy-tagfiles: [2023-05-20T06:22:02.512Z] [2023-05-20T06:22:02.512Z] package-war-common: [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/lib [2023-05-20T06:22:02.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:02.512Z] [copy] Copying 20 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:02.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/docroot [2023-05-20T06:22:02.512Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-05-20T06:22:02.512Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:02.512Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:02.513Z] [javac] Compiling 1 source file [2023-05-20T06:22:02.513Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:22:02.513Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] deploy: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] deploy-war-common: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] setOSConditions: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] setToolWin: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] setToolUnix: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] setToolProperty: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] setS1ASclassPath: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] init-common: [2023-05-20T06:22:02.513Z] [2023-05-20T06:22:02.513Z] deploy-war-commonpe: [2023-05-20T06:22:02.769Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2023-05-20T06:22:03.331Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] deploy-war-commonee: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] run: [2023-05-20T06:22:03.331Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2023-05-20T06:22:03.331Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:22:03.331Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:03.331Z] [java] [2023-05-20T06:22:03.331Z] [java] [2023-05-20T06:22:03.331Z] [java] ----------------------------------------- [2023-05-20T06:22:03.331Z] [java] - slsb-injection-into-sessionscopedbean: PASS - [2023-05-20T06:22:03.331Z] [java] ----------------------------------------- [2023-05-20T06:22:03.331Z] [java] - Total PASS : 1 - [2023-05-20T06:22:03.331Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:03.331Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:03.331Z] [java] ----------------------------------------- [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] undeploy: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] setOSConditions: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] setToolWin: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] setToolUnix: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] setToolProperty: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] setS1ASclassPath: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] init-common: [2023-05-20T06:22:03.331Z] [2023-05-20T06:22:03.331Z] undeploy-war-common: [2023-05-20T06:22:03.895Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] all: [2023-05-20T06:22:03.895Z] [echo] Running javaee-integration [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] all: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] javaee-int: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setOSConditions: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolWin: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolUnix: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolProperty: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setS1ASclassPath: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] init-common: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] clean: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setOSConditions: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolWin: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolUnix: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setToolProperty: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] setS1ASclassPath: [2023-05-20T06:22:03.895Z] [2023-05-20T06:22:03.895Z] init-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] clean-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setOSConditions: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolWin: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolUnix: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolProperty: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setS1ASclassPath: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] init-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] clean-classes-common: [2023-05-20T06:22:03.896Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setOSConditions: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolWin: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolUnix: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolProperty: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setS1ASclassPath: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] init-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] clean-jars-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] compile: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setOSConditions: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolWin: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolUnix: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setToolProperty: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] setS1ASclassPath: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] init-common: [2023-05-20T06:22:03.896Z] [2023-05-20T06:22:03.896Z] compile-common: [2023-05-20T06:22:03.896Z] [echo] Current time (ISO): 2023-05-20T06:22:03.683+0000 [2023-05-20T06:22:03.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:03.896Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:05.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:05.263Z] [javac] 1 warning [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] build: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] setOSConditions: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] setToolWin: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] setToolUnix: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] setToolProperty: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] setS1ASclassPath: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] init-common: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] webclient-war-common: [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] clear: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] test-tlds-exist: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] copy-tlds: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] test-tagfiles-exist: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] copy-tagfiles: [2023-05-20T06:22:05.263Z] [2023-05-20T06:22:05.263Z] package-war-common: [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/lib [2023-05-20T06:22:05.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:05.263Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/docroot [2023-05-20T06:22:05.264Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-05-20T06:22:05.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:05.264Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:22:05.264Z] [javac] Compiling 1 source file [2023-05-20T06:22:05.519Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/builtin-beans/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:22:05.519Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] create-resources: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] setOSConditions: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] setToolWin: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] setToolUnix: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] setToolProperty: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] setS1ASclassPath: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] init-common: [2023-05-20T06:22:05.519Z] [2023-05-20T06:22:05.519Z] create-jdbc-connpool-common: [2023-05-20T06:22:05.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:05.806Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:22:05.806Z] [2023-05-20T06:22:05.806Z] set-derby-connpool-props: [2023-05-20T06:22:06.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:06.063Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:22:06.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:06.651Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:22:06.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:06.908Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:22:07.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:07.166Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:22:07.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:07.423Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:22:07.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:07.936Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:22:08.192Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:08.192Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:22:08.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:08.449Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] setOSConditions: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] setToolWin: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] setToolUnix: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] setToolProperty: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] setS1ASclassPath: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] init-common: [2023-05-20T06:22:08.449Z] [2023-05-20T06:22:08.449Z] create-jdbc-resource-common: [2023-05-20T06:22:08.449Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:08.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:08.963Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:22:08.963Z] [echo] cmd executed for server [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] deploy: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] deploy-war-common: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] setOSConditions: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] setToolWin: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] setToolUnix: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] setToolProperty: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] setS1ASclassPath: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] init-common: [2023-05-20T06:22:08.963Z] [2023-05-20T06:22:08.963Z] deploy-war-commonpe: [2023-05-20T06:22:09.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2023-05-20T06:22:09.477Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2023-05-20T06:22:09.477Z] [2023-05-20T06:22:09.477Z] deploy-war-commonee: [2023-05-20T06:22:09.477Z] [2023-05-20T06:22:09.477Z] run: [2023-05-20T06:22:09.753Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2023-05-20T06:22:09.753Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:22:09.753Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:09.753Z] [java] [2023-05-20T06:22:09.753Z] [java] [2023-05-20T06:22:09.753Z] [java] ----------------------------------------- [2023-05-20T06:22:09.754Z] [java] - javaee-integration-simple: PASS - [2023-05-20T06:22:09.754Z] [java] ----------------------------------------- [2023-05-20T06:22:09.754Z] [java] - Total PASS : 1 - [2023-05-20T06:22:09.754Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:09.754Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:09.754Z] [java] ----------------------------------------- [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] undeploy: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] setOSConditions: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] setToolWin: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] setToolUnix: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] setToolProperty: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] setS1ASclassPath: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] init-common: [2023-05-20T06:22:09.754Z] [2023-05-20T06:22:09.754Z] undeploy-war-common: [2023-05-20T06:22:10.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] delete-resources: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] setOSConditions: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] setToolWin: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] setToolUnix: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] setToolProperty: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] setS1ASclassPath: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] init-common: [2023-05-20T06:22:10.010Z] [2023-05-20T06:22:10.010Z] delete-jdbc-resource-common: [2023-05-20T06:22:10.011Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:10.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:10.553Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:22:10.553Z] [echo] cmd executed for server [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] setOSConditions: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] setToolWin: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] setToolUnix: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] setToolProperty: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] setS1ASclassPath: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] init-common: [2023-05-20T06:22:10.553Z] [2023-05-20T06:22:10.553Z] delete-jdbc-connpool-common: [2023-05-20T06:22:10.553Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:22:10.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:22:10.809Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:22:10.809Z] [echo] cmd executed for server [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] all: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setOSConditions: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolWin: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolUnix: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolProperty: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setS1ASclassPath: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] init-common: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] clean: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setOSConditions: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolWin: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolUnix: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolProperty: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setS1ASclassPath: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] init-common: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] clean-common: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setOSConditions: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolWin: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolUnix: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setToolProperty: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] setS1ASclassPath: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] init-common: [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.809Z] clean-classes-common: [2023-05-20T06:22:10.809Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:10.809Z] [2023-05-20T06:22:10.810Z] setOSConditions: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolWin: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolUnix: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolProperty: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setS1ASclassPath: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] init-common: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] clean-jars-common: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] compile: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setOSConditions: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolWin: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolUnix: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setToolProperty: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] setS1ASclassPath: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] init-common: [2023-05-20T06:22:10.810Z] [2023-05-20T06:22:10.810Z] compile-common: [2023-05-20T06:22:10.810Z] [echo] Current time (ISO): 2023-05-20T06:22:10.657+0000 [2023-05-20T06:22:10.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:10.810Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:12.703Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:12.703Z] [javac] 1 warning [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] build: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setOSConditions: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolWin: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolUnix: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolProperty: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setS1ASclassPath: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] init-common: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] webclient-war-common: [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] clear: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] test-tlds-exist: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] copy-tlds: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] test-tagfiles-exist: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] copy-tagfiles: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] package-war-common: [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/lib [2023-05-20T06:22:12.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:12.703Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:12.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/docroot [2023-05-20T06:22:12.703Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2023-05-20T06:22:12.703Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:12.703Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:12.703Z] [javac] Compiling 1 source file [2023-05-20T06:22:12.703Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:22:12.703Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] deploy: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] deploy-war-common: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setOSConditions: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolWin: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolUnix: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setToolProperty: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] setS1ASclassPath: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] init-common: [2023-05-20T06:22:12.703Z] [2023-05-20T06:22:12.703Z] deploy-war-commonpe: [2023-05-20T06:22:12.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2023-05-20T06:22:12.960Z] [exec] Application deployed with name cdi-servlet-context-injection-web. [2023-05-20T06:22:12.960Z] [2023-05-20T06:22:12.960Z] deploy-war-commonee: [2023-05-20T06:22:12.960Z] [2023-05-20T06:22:12.960Z] run: [2023-05-20T06:22:13.252Z] [java] opening connection to http://localhost:8080/cdi-servlet-context-injection/myurl [2023-05-20T06:22:13.252Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 Servlet context: /cdi-servlet-context-injection [2023-05-20T06:22:13.252Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:13.252Z] [java] [2023-05-20T06:22:13.252Z] [java] [2023-05-20T06:22:13.252Z] [java] ----------------------------------------- [2023-05-20T06:22:13.252Z] [java] - servlet-context-injection-in-cdi: PASS - [2023-05-20T06:22:13.252Z] [java] ----------------------------------------- [2023-05-20T06:22:13.252Z] [java] - Total PASS : 1 - [2023-05-20T06:22:13.252Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:13.252Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:13.252Z] [java] ----------------------------------------- [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] undeploy: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] setOSConditions: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] setToolWin: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] setToolUnix: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] setToolProperty: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] setS1ASclassPath: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] init-common: [2023-05-20T06:22:13.252Z] [2023-05-20T06:22:13.252Z] undeploy-war-common: [2023-05-20T06:22:13.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] all: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setOSConditions: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolWin: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolUnix: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolProperty: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setS1ASclassPath: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] init-common: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] clean: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setOSConditions: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolWin: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolUnix: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolProperty: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setS1ASclassPath: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] init-common: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] clean-common: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setOSConditions: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolWin: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolUnix: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setToolProperty: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] setS1ASclassPath: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] init-common: [2023-05-20T06:22:13.765Z] [2023-05-20T06:22:13.765Z] clean-classes-common: [2023-05-20T06:22:13.766Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setOSConditions: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolWin: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolUnix: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolProperty: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setS1ASclassPath: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] init-common: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] clean-jars-common: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] compile: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setOSConditions: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolWin: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolUnix: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setToolProperty: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] setS1ASclassPath: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] init-common: [2023-05-20T06:22:13.766Z] [2023-05-20T06:22:13.766Z] compile-common: [2023-05-20T06:22:13.766Z] [echo] Current time (ISO): 2023-05-20T06:22:13.619+0000 [2023-05-20T06:22:13.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:13.766Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:15.152Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:17.131Z] [javac] 1 warning [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] build: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] setOSConditions: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] setToolWin: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] setToolUnix: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] setToolProperty: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] setS1ASclassPath: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] init-common: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] webclient-war-common: [2023-05-20T06:22:17.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] clear: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] test-tlds-exist: [2023-05-20T06:22:17.131Z] [2023-05-20T06:22:17.131Z] copy-tlds: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] test-tagfiles-exist: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] copy-tagfiles: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] package-war-common: [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/lib [2023-05-20T06:22:17.132Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:17.132Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/docroot [2023-05-20T06:22:17.132Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2023-05-20T06:22:17.132Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:17.132Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:17.132Z] [javac] Compiling 1 source file [2023-05-20T06:22:17.132Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:22:17.132Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] deploy: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] deploy-war-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] deploy-war-commonpe: [2023-05-20T06:22:17.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2023-05-20T06:22:17.132Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-web. [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] deploy-war-commonee: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] run: [2023-05-20T06:22:17.132Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor/myurl [2023-05-20T06:22:17.132Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:17.132Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:17.132Z] [java] [2023-05-20T06:22:17.132Z] [java] [2023-05-20T06:22:17.132Z] [java] ----------------------------------------- [2023-05-20T06:22:17.132Z] [java] - simple-managed-bean-interceptor-non-null-package: PASS - [2023-05-20T06:22:17.132Z] [java] ----------------------------------------- [2023-05-20T06:22:17.132Z] [java] - Total PASS : 1 - [2023-05-20T06:22:17.132Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:17.132Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:17.132Z] [java] ----------------------------------------- [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] undeploy: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] undeploy-war-common: [2023-05-20T06:22:17.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] all: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] clean: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] clean-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] clean-classes-common: [2023-05-20T06:22:17.132Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] clean-jars-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] compile: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setOSConditions: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolWin: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolUnix: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setToolProperty: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] setS1ASclassPath: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] init-common: [2023-05-20T06:22:17.132Z] [2023-05-20T06:22:17.132Z] compile-common: [2023-05-20T06:22:17.132Z] [echo] Current time (ISO): 2023-05-20T06:22:16.745+0000 [2023-05-20T06:22:17.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:17.132Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:20.405Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:20.405Z] [javac] 1 warning [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] build: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] setOSConditions: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] setToolWin: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] setToolUnix: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] setToolProperty: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] setS1ASclassPath: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] init-common: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] webclient-war-common: [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] clear: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] test-tlds-exist: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] copy-tlds: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] test-tagfiles-exist: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] copy-tagfiles: [2023-05-20T06:22:20.405Z] [2023-05-20T06:22:20.405Z] package-war-common: [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:20.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/lib [2023-05-20T06:22:20.405Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:22:20.405Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:20.405Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:20.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/docroot [2023-05-20T06:22:20.406Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2023-05-20T06:22:20.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:20.406Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:20.406Z] [javac] Compiling 1 source file [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] create-resources: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] setOSConditions: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] setToolWin: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] setToolUnix: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] setToolProperty: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] setS1ASclassPath: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] init-common: [2023-05-20T06:22:20.406Z] [2023-05-20T06:22:20.406Z] create-jdbc-connpool-common: [2023-05-20T06:22:21.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:21.350Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:22:21.350Z] [2023-05-20T06:22:21.350Z] set-derby-connpool-props: [2023-05-20T06:22:21.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:21.606Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:22:21.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:21.863Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:22:22.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:22.119Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:22:22.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:22.681Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:22:22.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:22.952Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:22:23.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:23.209Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:22:23.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:23.722Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:22:23.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:23.978Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] setOSConditions: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] setToolWin: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] setToolUnix: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] setToolProperty: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] setS1ASclassPath: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] init-common: [2023-05-20T06:22:23.978Z] [2023-05-20T06:22:23.978Z] create-jdbc-resource-common: [2023-05-20T06:22:23.978Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:24.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:24.235Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:22:24.235Z] [echo] cmd executed for server [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] deploy: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] deploy-war-common: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] setOSConditions: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] setToolWin: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] setToolUnix: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] setToolProperty: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] setS1ASclassPath: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] init-common: [2023-05-20T06:22:24.235Z] [2023-05-20T06:22:24.235Z] deploy-war-commonpe: [2023-05-20T06:22:24.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2023-05-20T06:22:25.056Z] [exec] Application deployed with name cdi-no-interface-local-view-proxy-serializable-web. [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] deploy-war-commonee: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] run: [2023-05-20T06:22:25.056Z] [java] opening connection to http://localhost:8080/cdi-no-interface-local-view-proxy-serializable/myurl [2023-05-20T06:22:25.056Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:22:25.056Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:25.056Z] [java] [2023-05-20T06:22:25.056Z] [java] [2023-05-20T06:22:25.056Z] [java] ----------------------------------------- [2023-05-20T06:22:25.056Z] [java] - no-interface-local-view-proxy-serializable: PASS - [2023-05-20T06:22:25.056Z] [java] ----------------------------------------- [2023-05-20T06:22:25.056Z] [java] - Total PASS : 1 - [2023-05-20T06:22:25.056Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:25.056Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:25.056Z] [java] ----------------------------------------- [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] undeploy: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] setOSConditions: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] setToolWin: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] setToolUnix: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] setToolProperty: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] setS1ASclassPath: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] init-common: [2023-05-20T06:22:25.056Z] [2023-05-20T06:22:25.056Z] undeploy-war-common: [2023-05-20T06:22:25.619Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] delete-resources: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] setOSConditions: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] setToolWin: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] setToolUnix: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] setToolProperty: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] setS1ASclassPath: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] init-common: [2023-05-20T06:22:25.619Z] [2023-05-20T06:22:25.619Z] delete-jdbc-resource-common: [2023-05-20T06:22:25.619Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:25.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:25.875Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:22:25.875Z] [echo] cmd executed for server [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] setOSConditions: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] setToolWin: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] setToolUnix: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] setToolProperty: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] setS1ASclassPath: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] init-common: [2023-05-20T06:22:25.875Z] [2023-05-20T06:22:25.875Z] delete-jdbc-connpool-common: [2023-05-20T06:22:25.875Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:22:26.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:22:26.132Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:22:26.132Z] [echo] cmd executed for server [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] all: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setOSConditions: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolWin: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolUnix: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolProperty: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setS1ASclassPath: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] init-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] clean: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setOSConditions: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolWin: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolUnix: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolProperty: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setS1ASclassPath: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] init-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] clean-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setOSConditions: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolWin: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolUnix: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolProperty: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setS1ASclassPath: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] init-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] clean-classes-common: [2023-05-20T06:22:26.132Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setOSConditions: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolWin: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolUnix: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolProperty: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setS1ASclassPath: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] init-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] clean-jars-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] compile: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setOSConditions: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolWin: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolUnix: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setToolProperty: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] setS1ASclassPath: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] init-common: [2023-05-20T06:22:26.132Z] [2023-05-20T06:22:26.132Z] compile-common: [2023-05-20T06:22:26.132Z] [echo] Current time (ISO): 2023-05-20T06:22:26.073+0000 [2023-05-20T06:22:26.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:26.132Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:28.027Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:28.027Z] [javac] 1 warning [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setOSConditions: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolWin: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolUnix: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolProperty: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setS1ASclassPath: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] init-common: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] webclient-war-common: [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] clear: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] test-tlds-exist: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] copy-tlds: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] test-tagfiles-exist: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] copy-tagfiles: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] package-war-common: [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/lib [2023-05-20T06:22:28.027Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:28.027Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:28.027Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/docroot [2023-05-20T06:22:28.027Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-05-20T06:22:28.027Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setOSConditions: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolWin: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolUnix: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setToolProperty: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] setS1ASclassPath: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] init-common: [2023-05-20T06:22:28.027Z] [2023-05-20T06:22:28.027Z] compile-common: [2023-05-20T06:22:28.027Z] [echo] Current time (ISO): 2023-05-20T06:22:27.832+0000 [2023-05-20T06:22:28.027Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:29.398Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:29.654Z] [javac] 1 warning [2023-05-20T06:22:29.654Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:29.654Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] build: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] setOSConditions: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] setToolWin: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] setToolUnix: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] setToolProperty: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] setS1ASclassPath: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.654Z] init-common: [2023-05-20T06:22:29.654Z] [2023-05-20T06:22:29.655Z] ejb-jar-common: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] package-ejbjar-common: [2023-05-20T06:22:29.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:29.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:29.655Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-05-20T06:22:29.655Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setOSConditions: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] fixFiles: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] convUnix: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] convWin: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolWin: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolUnix: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolProperty: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setS1ASclassPath: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] init-common: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] ear-common: [2023-05-20T06:22:29.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:29.655Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/descriptor/sun-application.xml to copy. [2023-05-20T06:22:29.655Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/${glassfish-resources-ear.xml} to copy. [2023-05-20T06:22:29.655Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] deploy: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setOSConditions: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolWin: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolUnix: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolProperty: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setS1ASclassPath: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] init-common: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] deploy-common: [2023-05-20T06:22:29.655Z] [echo] Current time (ISO): 2023-05-20T06:22:29.594+0000 [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setOSConditions: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolWin: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolUnix: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setToolProperty: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] setS1ASclassPath: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] init-common: [2023-05-20T06:22:29.655Z] [2023-05-20T06:22:29.655Z] deploy-common-pe: [2023-05-20T06:22:30.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:22:30.477Z] [exec] Application deployed with name cdi-full-earApp. [2023-05-20T06:22:30.477Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-05-20T06:22:30.477Z] [echo] Deployment on target server server successful [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] setOSConditions: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] setToolWin: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] setToolUnix: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] setToolProperty: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] setS1ASclassPath: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] init-common: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] deploy-common-ee: [2023-05-20T06:22:30.477Z] [2023-05-20T06:22:30.477Z] run: [2023-05-20T06:22:30.477Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-05-20T06:22:30.753Z] [java] : [2023-05-20T06:22:30.753Z] [java] Value of key is:normal-lookup-in-ear [2023-05-20T06:22:30.753Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:30.753Z] [java] [2023-05-20T06:22:30.753Z] [java] [2023-05-20T06:22:30.753Z] [java] ----------------------------------------- [2023-05-20T06:22:30.753Z] [java] - normal-lookup-in-ear: PASS - [2023-05-20T06:22:30.753Z] [java] ----------------------------------------- [2023-05-20T06:22:30.753Z] [java] Total PASS: 1 [2023-05-20T06:22:30.753Z] [java] Total FAIL: 0 [2023-05-20T06:22:30.753Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:22:30.753Z] [java] ----------------------------------------- [2023-05-20T06:22:30.753Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:30.753Z] [java] appLevelViaLookup = 'null' [2023-05-20T06:22:30.753Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] undeploy: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] setOSConditions: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] setToolWin: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] setToolUnix: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] setToolProperty: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] setS1ASclassPath: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] init-common: [2023-05-20T06:22:30.753Z] [2023-05-20T06:22:30.753Z] undeploy-common: [2023-05-20T06:22:31.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] all: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setOSConditions: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolWin: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolUnix: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolProperty: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setS1ASclassPath: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] init-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] clean: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setOSConditions: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolWin: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolUnix: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolProperty: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setS1ASclassPath: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] init-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] clean-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setOSConditions: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolWin: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolUnix: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolProperty: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setS1ASclassPath: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] init-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] clean-classes-common: [2023-05-20T06:22:31.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setOSConditions: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolWin: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolUnix: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolProperty: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setS1ASclassPath: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] init-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] clean-jars-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] compile: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setOSConditions: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolWin: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolUnix: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setToolProperty: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] setS1ASclassPath: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] init-common: [2023-05-20T06:22:31.009Z] [2023-05-20T06:22:31.009Z] compile-common: [2023-05-20T06:22:31.009Z] [echo] Current time (ISO): 2023-05-20T06:22:30.942+0000 [2023-05-20T06:22:31.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:31.009Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:32.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:32.979Z] [javac] 1 warning [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setOSConditions: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolWin: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolUnix: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolProperty: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setS1ASclassPath: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] init-common: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] webclient-war-common: [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] clear: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] test-tlds-exist: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] copy-tlds: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] test-tagfiles-exist: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] copy-tagfiles: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] package-war-common: [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/lib [2023-05-20T06:22:32.979Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:32.979Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:32.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/docroot [2023-05-20T06:22:32.979Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2023-05-20T06:22:32.979Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setOSConditions: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolWin: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolUnix: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setToolProperty: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] setS1ASclassPath: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] init-common: [2023-05-20T06:22:32.979Z] [2023-05-20T06:22:32.979Z] compile-common: [2023-05-20T06:22:32.979Z] [echo] Current time (ISO): 2023-05-20T06:22:32.733+0000 [2023-05-20T06:22:32.979Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:34.358Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:34.358Z] [javac] 1 warning [2023-05-20T06:22:34.358Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:34.358Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:34.358Z] [2023-05-20T06:22:34.358Z] build: [2023-05-20T06:22:34.358Z] [2023-05-20T06:22:34.358Z] setOSConditions: [2023-05-20T06:22:34.358Z] [2023-05-20T06:22:34.358Z] setToolWin: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolUnix: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolProperty: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setS1ASclassPath: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] init-common: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] ejb-jar-common: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] package-ejbjar-common: [2023-05-20T06:22:34.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:34.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:34.359Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2023-05-20T06:22:34.359Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setOSConditions: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] fixFiles: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] convUnix: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] convWin: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolWin: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolUnix: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolProperty: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setS1ASclassPath: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] init-common: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] ear-common: [2023-05-20T06:22:34.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:34.359Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/descriptor/sun-application.xml to copy. [2023-05-20T06:22:34.359Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/${glassfish-resources-ear.xml} to copy. [2023-05-20T06:22:34.359Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] deploy: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setOSConditions: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolWin: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolUnix: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolProperty: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setS1ASclassPath: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] init-common: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] deploy-common: [2023-05-20T06:22:34.359Z] [echo] Current time (ISO): 2023-05-20T06:22:34.301+0000 [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setOSConditions: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolWin: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolUnix: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setToolProperty: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] setS1ASclassPath: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] init-common: [2023-05-20T06:22:34.359Z] [2023-05-20T06:22:34.359Z] deploy-common-pe: [2023-05-20T06:22:34.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2023-05-20T06:22:35.179Z] [exec] Application deployed with name cdi-full-earApp. [2023-05-20T06:22:35.179Z] [exec] there are no files to retrieve for application cdi-full-earApp [2023-05-20T06:22:35.179Z] [echo] Deployment on target server server successful [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] setOSConditions: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] setToolWin: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] setToolUnix: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] setToolProperty: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] setS1ASclassPath: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] init-common: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] deploy-common-ee: [2023-05-20T06:22:35.179Z] [2023-05-20T06:22:35.179Z] run: [2023-05-20T06:22:35.435Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2023-05-20T06:22:35.435Z] [java] : [2023-05-20T06:22:35.435Z] [java] Value of key is:programmatic-lookup-in-ear [2023-05-20T06:22:35.435Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:35.435Z] [java] [2023-05-20T06:22:35.435Z] [java] [2023-05-20T06:22:35.435Z] [java] ----------------------------------------- [2023-05-20T06:22:35.435Z] [java] - programmatic-lookup-in-ear: PASS - [2023-05-20T06:22:35.435Z] [java] ----------------------------------------- [2023-05-20T06:22:35.435Z] [java] Total PASS: 1 [2023-05-20T06:22:35.435Z] [java] Total FAIL: 0 [2023-05-20T06:22:35.435Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:22:35.435Z] [java] ----------------------------------------- [2023-05-20T06:22:35.435Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:35.435Z] [java] appLevelViaLookup = 'null' [2023-05-20T06:22:35.435Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:35.435Z] [2023-05-20T06:22:35.435Z] undeploy: [2023-05-20T06:22:35.435Z] [2023-05-20T06:22:35.435Z] setOSConditions: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] setToolWin: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] setToolUnix: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] setToolProperty: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] setS1ASclassPath: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] init-common: [2023-05-20T06:22:35.436Z] [2023-05-20T06:22:35.436Z] undeploy-common: [2023-05-20T06:22:35.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] all: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] setOSConditions: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] setToolWin: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] setToolUnix: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] setToolProperty: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] setS1ASclassPath: [2023-05-20T06:22:35.692Z] [2023-05-20T06:22:35.692Z] init-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] clean: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setOSConditions: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolWin: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolUnix: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolProperty: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setS1ASclassPath: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] init-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] clean-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setOSConditions: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolWin: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolUnix: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolProperty: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setS1ASclassPath: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] init-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] clean-classes-common: [2023-05-20T06:22:35.948Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setOSConditions: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolWin: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolUnix: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolProperty: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setS1ASclassPath: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] init-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] clean-jars-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] compile: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setOSConditions: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolWin: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolUnix: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setToolProperty: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] setS1ASclassPath: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] init-common: [2023-05-20T06:22:35.948Z] [2023-05-20T06:22:35.948Z] compile-common: [2023-05-20T06:22:35.948Z] [echo] Current time (ISO): 2023-05-20T06:22:35.712+0000 [2023-05-20T06:22:35.948Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:35.948Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:37.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:37.851Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:37.851Z] [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. [2023-05-20T06:22:37.851Z] [javac] 2 warnings [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] setOSConditions: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] setToolWin: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] setToolUnix: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] setToolProperty: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] setS1ASclassPath: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] init-common: [2023-05-20T06:22:37.851Z] [2023-05-20T06:22:37.851Z] compile-common: [2023-05-20T06:22:37.851Z] [echo] Current time (ISO): 2023-05-20T06:22:37.410+0000 [2023-05-20T06:22:37.851Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:39.220Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:39.220Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:39.220Z] [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. [2023-05-20T06:22:39.220Z] [javac] 2 warnings [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] setOSConditions: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] setToolWin: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] setToolUnix: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] setToolProperty: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] setS1ASclassPath: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] init-common: [2023-05-20T06:22:39.220Z] [2023-05-20T06:22:39.220Z] compile-common: [2023-05-20T06:22:39.220Z] [echo] Current time (ISO): 2023-05-20T06:22:39.200+0000 [2023-05-20T06:22:39.220Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:41.115Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:41.115Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:41.115Z] [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. [2023-05-20T06:22:41.115Z] [javac] 2 warnings [2023-05-20T06:22:41.115Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:41.115Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] build: [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:41.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:41.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-05-20T06:22:41.372Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2023-05-20T06:22:41.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/lib-dir [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setOSConditions: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolWin: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolUnix: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolProperty: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setS1ASclassPath: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] init-common: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] ejb-jar-common: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] package-ejbjar-common: [2023-05-20T06:22:41.372Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-ejb.jar [2023-05-20T06:22:41.372Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setOSConditions: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolWin: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolUnix: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setToolProperty: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] setS1ASclassPath: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] init-common: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] webclient-war-common: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] clear: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] test-tlds-exist: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] copy-tlds: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] test-tagfiles-exist: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] copy-tagfiles: [2023-05-20T06:22:41.372Z] [2023-05-20T06:22:41.372Z] package-war-common: [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:41.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:22:41.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:41.372Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/docroot [2023-05-20T06:22:41.372Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-web.war [2023-05-20T06:22:41.372Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:41.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:41.372Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/descriptor/sun-application.xml to copy. [2023-05-20T06:22:41.373Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/${glassfish-resources-ear.xml} to copy. [2023-05-20T06:22:41.373Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] deploy: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setOSConditions: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolWin: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolUnix: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolProperty: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setS1ASclassPath: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] init-common: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] deploy-common: [2023-05-20T06:22:41.373Z] [echo] Current time (ISO): 2023-05-20T06:22:41.301+0000 [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setOSConditions: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolWin: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolUnix: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setToolProperty: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] setS1ASclassPath: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] init-common: [2023-05-20T06:22:41.373Z] [2023-05-20T06:22:41.373Z] deploy-common-pe: [2023-05-20T06:22:41.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2023-05-20T06:22:42.208Z] [exec] Application deployed with name bean-in-lib-dir-used-by-ejb-in-earApp. [2023-05-20T06:22:42.208Z] [exec] there are no files to retrieve for application bean-in-lib-dir-used-by-ejb-in-earApp [2023-05-20T06:22:42.208Z] [echo] Deployment on target server server successful [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] setOSConditions: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] setToolWin: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] setToolUnix: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] setToolProperty: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] setS1ASclassPath: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] init-common: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] deploy-common-ee: [2023-05-20T06:22:42.208Z] [2023-05-20T06:22:42.208Z] run: [2023-05-20T06:22:42.771Z] [java] invoking webclient servlet at http://localhost:8080/bean-in-lib-dir-used-by-ejb-in-ear/HelloServlet [2023-05-20T06:22:42.771Z] [java] : [2023-05-20T06:22:42.771Z] [java] Value of key is:bean-in-lib-dir-of-ear-used-by-ejb [2023-05-20T06:22:42.771Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:42.771Z] [java] [2023-05-20T06:22:42.771Z] [java] [2023-05-20T06:22:42.771Z] [java] ----------------------------------------- [2023-05-20T06:22:42.771Z] [java] - bean-in-lib-dir-of-ear-used-by-ejb: PASS - [2023-05-20T06:22:42.771Z] [java] ----------------------------------------- [2023-05-20T06:22:42.771Z] [java] Total PASS: 1 [2023-05-20T06:22:42.771Z] [java] Total FAIL: 0 [2023-05-20T06:22:42.771Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:22:42.771Z] [java] ----------------------------------------- [2023-05-20T06:22:42.771Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:42.771Z] [java] appLevelViaLookup = 'null' [2023-05-20T06:22:42.771Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] undeploy: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] setOSConditions: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] setToolWin: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] setToolUnix: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] setToolProperty: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] setS1ASclassPath: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] init-common: [2023-05-20T06:22:42.771Z] [2023-05-20T06:22:42.771Z] undeploy-common: [2023-05-20T06:22:43.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] all: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setOSConditions: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolWin: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolUnix: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolProperty: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setS1ASclassPath: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] init-common: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] clean: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setOSConditions: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolWin: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolUnix: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setToolProperty: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] setS1ASclassPath: [2023-05-20T06:22:43.027Z] [2023-05-20T06:22:43.027Z] init-common: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] clean-common: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setOSConditions: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolWin: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolUnix: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolProperty: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setS1ASclassPath: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] init-common: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] clean-classes-common: [2023-05-20T06:22:43.284Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setOSConditions: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolWin: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolUnix: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setToolProperty: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] setS1ASclassPath: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] init-common: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] clean-jars-common: [2023-05-20T06:22:43.284Z] [2023-05-20T06:22:43.284Z] compile: [2023-05-20T06:22:43.284Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:43.284Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:43.284Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:43.284Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:43.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:43.284Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:43.850Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:43.850Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:43.850Z] [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. [2023-05-20T06:22:43.850Z] [javac] 3 warnings [2023-05-20T06:22:43.850Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:43.850Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar [2023-05-20T06:22:43.850Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:43.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:43.850Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:43.850Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:44.453Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:44.453Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:44.453Z] [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. [2023-05-20T06:22:44.453Z] [javac] 2 warnings [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] build: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] setOSConditions: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] setToolWin: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] setToolUnix: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] setToolProperty: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] setS1ASclassPath: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] init-common: [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.453Z] webclient-war-common: [2023-05-20T06:22:44.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:44.453Z] [2023-05-20T06:22:44.454Z] clear: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] test-tlds-exist: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] copy-tlds: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] test-tagfiles-exist: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] copy-tagfiles: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] package-war-common: [2023-05-20T06:22:44.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:44.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:44.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:44.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:44.454Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:44.454Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:22:44.454Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:44.454Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:44.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/docroot [2023-05-20T06:22:44.454Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2023-05-20T06:22:44.454Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:44.454Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:44.454Z] [javac] Compiling 1 source file [2023-05-20T06:22:44.454Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:22:44.454Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] create-resources: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] setOSConditions: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] setToolWin: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] setToolUnix: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] setToolProperty: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] setS1ASclassPath: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] init-common: [2023-05-20T06:22:44.454Z] [2023-05-20T06:22:44.454Z] create-jdbc-connpool-common: [2023-05-20T06:22:44.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:44.968Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:22:44.968Z] [2023-05-20T06:22:44.968Z] set-derby-connpool-props: [2023-05-20T06:22:45.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:45.226Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:22:45.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:45.506Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:22:45.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:45.763Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:22:46.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:46.275Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:22:46.602Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:46.602Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:22:46.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:46.860Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:22:47.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:47.115Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:22:47.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:47.422Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] setOSConditions: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] setToolWin: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] setToolUnix: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] setToolProperty: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] setS1ASclassPath: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.422Z] init-common: [2023-05-20T06:22:47.422Z] [2023-05-20T06:22:47.423Z] create-jdbc-resource-common: [2023-05-20T06:22:47.423Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:47.681Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:47.681Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:22:47.681Z] [echo] cmd executed for server [2023-05-20T06:22:47.681Z] [2023-05-20T06:22:47.681Z] deploy: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] deploy-war-common: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] setOSConditions: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] setToolWin: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] setToolUnix: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] setToolProperty: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] setS1ASclassPath: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] init-common: [2023-05-20T06:22:47.950Z] [2023-05-20T06:22:47.950Z] deploy-war-commonpe: [2023-05-20T06:22:48.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2023-05-20T06:22:48.770Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web. [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] deploy-war-commonee: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] run: [2023-05-20T06:22:48.770Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinit [2023-05-20T06:22:48.770Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:48.770Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llquery [2023-05-20T06:22:48.770Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:48.770Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llfind [2023-05-20T06:22:48.770Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:48.770Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinj [2023-05-20T06:22:48.770Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:48.770Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:48.770Z] [java] [2023-05-20T06:22:48.770Z] [java] [2023-05-20T06:22:48.770Z] [java] ----------------------------------------- [2023-05-20T06:22:48.770Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinit: PASS - [2023-05-20T06:22:48.770Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllquery: PASS - [2023-05-20T06:22:48.770Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllfind: PASS - [2023-05-20T06:22:48.770Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinj: PASS - [2023-05-20T06:22:48.770Z] [java] ----------------------------------------- [2023-05-20T06:22:48.770Z] [java] - Total PASS : 4 - [2023-05-20T06:22:48.770Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:48.770Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:48.770Z] [java] ----------------------------------------- [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] undeploy: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] setOSConditions: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] setToolWin: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] setToolUnix: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] setToolProperty: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] setS1ASclassPath: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] init-common: [2023-05-20T06:22:48.770Z] [2023-05-20T06:22:48.770Z] undeploy-war-common: [2023-05-20T06:22:49.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] delete-resources: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] setOSConditions: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] setToolWin: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] setToolUnix: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] setToolProperty: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] setS1ASclassPath: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] init-common: [2023-05-20T06:22:49.359Z] [2023-05-20T06:22:49.359Z] delete-jdbc-resource-common: [2023-05-20T06:22:49.359Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:49.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:22:49.616Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:22:49.616Z] [echo] cmd executed for server [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] setOSConditions: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] setToolWin: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] setToolUnix: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] setToolProperty: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] setS1ASclassPath: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] init-common: [2023-05-20T06:22:49.616Z] [2023-05-20T06:22:49.616Z] delete-jdbc-connpool-common: [2023-05-20T06:22:49.616Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:22:49.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:22:49.874Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:22:49.874Z] [echo] cmd executed for server [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] all: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setOSConditions: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolWin: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolUnix: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolProperty: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setS1ASclassPath: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] init-common: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] clean: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setOSConditions: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolWin: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolUnix: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolProperty: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setS1ASclassPath: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] init-common: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] clean-common: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setOSConditions: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolWin: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolUnix: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolProperty: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setS1ASclassPath: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] init-common: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] clean-classes-common: [2023-05-20T06:22:49.874Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setOSConditions: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolWin: [2023-05-20T06:22:49.874Z] [2023-05-20T06:22:49.874Z] setToolUnix: [2023-05-20T06:22:49.875Z] [2023-05-20T06:22:49.875Z] setToolProperty: [2023-05-20T06:22:49.875Z] [2023-05-20T06:22:49.875Z] setS1ASclassPath: [2023-05-20T06:22:49.875Z] [2023-05-20T06:22:49.875Z] init-common: [2023-05-20T06:22:49.875Z] [2023-05-20T06:22:49.875Z] clean-jars-common: [2023-05-20T06:22:49.875Z] [2023-05-20T06:22:49.875Z] compile: [2023-05-20T06:22:49.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:49.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:49.875Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:49.875Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.131Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:50.388Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:50.388Z] [javac] 2 warnings [2023-05-20T06:22:50.388Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:50.388Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar [2023-05-20T06:22:50.388Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:50.388Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:50.388Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.388Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:50.644Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:50.644Z] [javac] 2 warnings [2023-05-20T06:22:50.644Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:50.644Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.644Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:50.901Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:50.901Z] [javac] 2 warnings [2023-05-20T06:22:50.901Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2023-05-20T06:22:50.901Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:50.901Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar [2023-05-20T06:22:50.901Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.901Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:50.901Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:50.901Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:51.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:51.467Z] [javac] 1 warning [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] build: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setOSConditions: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolWin: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolUnix: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolProperty: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setS1ASclassPath: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] init-common: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] webclient-war-common: [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] clear: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] test-tlds-exist: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] copy-tlds: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] test-tagfiles-exist: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] copy-tagfiles: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] package-war-common: [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:51.467Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:51.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:51.467Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:51.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/docroot [2023-05-20T06:22:51.467Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2023-05-20T06:22:51.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:51.467Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:51.467Z] [javac] Compiling 1 source file [2023-05-20T06:22:51.467Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:22:51.467Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] deploy: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] deploy-war-common: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setOSConditions: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolWin: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolUnix: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setToolProperty: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] setS1ASclassPath: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] init-common: [2023-05-20T06:22:51.467Z] [2023-05-20T06:22:51.467Z] deploy-war-commonpe: [2023-05-20T06:22:51.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2023-05-20T06:22:51.981Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-web. [2023-05-20T06:22:51.981Z] [2023-05-20T06:22:51.981Z] deploy-war-commonee: [2023-05-20T06:22:51.981Z] [2023-05-20T06:22:51.981Z] run: [2023-05-20T06:22:52.250Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering/myurl [2023-05-20T06:22:52.250Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:52.250Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:52.250Z] [java] [2023-05-20T06:22:52.250Z] [java] [2023-05-20T06:22:52.250Z] [java] ----------------------------------------- [2023-05-20T06:22:52.250Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering: PASS - [2023-05-20T06:22:52.250Z] [java] ----------------------------------------- [2023-05-20T06:22:52.250Z] [java] - Total PASS : 1 - [2023-05-20T06:22:52.250Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:52.250Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:52.250Z] [java] ----------------------------------------- [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] undeploy: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] setOSConditions: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] setToolWin: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] setToolUnix: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] setToolProperty: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] setS1ASclassPath: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] init-common: [2023-05-20T06:22:52.250Z] [2023-05-20T06:22:52.250Z] undeploy-war-common: [2023-05-20T06:22:52.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] all: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setOSConditions: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolWin: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolUnix: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolProperty: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setS1ASclassPath: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] init-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] clean: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setOSConditions: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolWin: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolUnix: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolProperty: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setS1ASclassPath: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] init-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] clean-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setOSConditions: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolWin: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolUnix: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolProperty: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setS1ASclassPath: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] init-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] clean-classes-common: [2023-05-20T06:22:52.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setOSConditions: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolWin: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolUnix: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setToolProperty: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] setS1ASclassPath: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] init-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] clean-jars-common: [2023-05-20T06:22:52.507Z] [2023-05-20T06:22:52.507Z] compile: [2023-05-20T06:22:52.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:52.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:52.507Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:52.507Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:52.507Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:52.764Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:52.764Z] [javac] 2 warnings [2023-05-20T06:22:52.764Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:52.764Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar [2023-05-20T06:22:52.764Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:52.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:52.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:52.764Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:52.764Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:53.021Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:53.278Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:53.278Z] [javac] 2 warnings [2023-05-20T06:22:53.278Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:53.278Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:53.278Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:53.533Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:53.533Z] [javac] 2 warnings [2023-05-20T06:22:53.533Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2023-05-20T06:22:53.533Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:53.533Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar [2023-05-20T06:22:53.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:53.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:53.534Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:53.534Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:53.790Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:53.790Z] [javac] 1 warning [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] build: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setOSConditions: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolWin: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolUnix: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolProperty: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setS1ASclassPath: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] init-common: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] webclient-war-common: [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] clear: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] test-tlds-exist: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] copy-tlds: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] test-tagfiles-exist: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] copy-tagfiles: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] package-war-common: [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:53.790Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:53.790Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:53.790Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:53.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/docroot [2023-05-20T06:22:53.790Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2023-05-20T06:22:53.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:53.790Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:53.790Z] [javac] Compiling 1 source file [2023-05-20T06:22:53.790Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:22:53.790Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] deploy: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] deploy-war-common: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setOSConditions: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolWin: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolUnix: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setToolProperty: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] setS1ASclassPath: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] init-common: [2023-05-20T06:22:53.790Z] [2023-05-20T06:22:53.790Z] deploy-war-commonpe: [2023-05-20T06:22:54.361Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2023-05-20T06:22:54.619Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web. [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] deploy-war-commonee: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] run: [2023-05-20T06:22:54.619Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed/myurl [2023-05-20T06:22:54.619Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:22:54.619Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:22:54.619Z] [java] [2023-05-20T06:22:54.619Z] [java] [2023-05-20T06:22:54.619Z] [java] ----------------------------------------- [2023-05-20T06:22:54.619Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed: PASS - [2023-05-20T06:22:54.619Z] [java] ----------------------------------------- [2023-05-20T06:22:54.619Z] [java] - Total PASS : 1 - [2023-05-20T06:22:54.619Z] [java] - Total FAIL : 0 - [2023-05-20T06:22:54.619Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:22:54.619Z] [java] ----------------------------------------- [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] undeploy: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] setOSConditions: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] setToolWin: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] setToolUnix: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] setToolProperty: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] setS1ASclassPath: [2023-05-20T06:22:54.619Z] [2023-05-20T06:22:54.619Z] init-common: [2023-05-20T06:22:54.876Z] [2023-05-20T06:22:54.876Z] undeploy-war-common: [2023-05-20T06:22:55.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] all: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setOSConditions: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolWin: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolUnix: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolProperty: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setS1ASclassPath: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] init-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] clean: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setOSConditions: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolWin: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolUnix: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolProperty: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setS1ASclassPath: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] init-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] clean-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setOSConditions: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolWin: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolUnix: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolProperty: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setS1ASclassPath: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] init-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] clean-classes-common: [2023-05-20T06:22:55.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setOSConditions: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolWin: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolUnix: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setToolProperty: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] setS1ASclassPath: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] init-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] clean-jars-common: [2023-05-20T06:22:55.408Z] [2023-05-20T06:22:55.408Z] compile: [2023-05-20T06:22:55.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:55.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:55.408Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:55.408Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:55.408Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:55.408Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:22:55.974Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:22:55.974Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:55.974Z] [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. [2023-05-20T06:22:55.974Z] [javac] 3 warnings [2023-05-20T06:22:55.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:22:55.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-05-20T06:22:55.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-05-20T06:22:55.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar [2023-05-20T06:22:55.974Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:55.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:55.974Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:55.974Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:22:56.537Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:22:56.537Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:22:56.537Z] [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. [2023-05-20T06:22:56.537Z] [javac] 2 warnings [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] build: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] setOSConditions: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] setToolWin: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] setToolUnix: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] setToolProperty: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] setS1ASclassPath: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] init-common: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] webclient-war-common: [2023-05-20T06:22:56.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] clear: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] test-tlds-exist: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] copy-tlds: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] test-tagfiles-exist: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] copy-tagfiles: [2023-05-20T06:22:56.537Z] [2023-05-20T06:22:56.537Z] package-war-common: [2023-05-20T06:22:56.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:22:56.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:56.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:56.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:56.538Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:22:56.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2023-05-20T06:22:56.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:56.538Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:22:56.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/docroot [2023-05-20T06:22:56.538Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2023-05-20T06:22:56.538Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:22:56.538Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:56.538Z] [javac] Compiling 1 source file [2023-05-20T06:22:56.538Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:22:56.538Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] create-resources: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] setOSConditions: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] setToolWin: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] setToolUnix: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] setToolProperty: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] setS1ASclassPath: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] init-common: [2023-05-20T06:22:56.538Z] [2023-05-20T06:22:56.538Z] create-jdbc-connpool-common: [2023-05-20T06:22:56.795Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:56.795Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2023-05-20T06:22:56.795Z] [2023-05-20T06:22:56.795Z] set-derby-connpool-props: [2023-05-20T06:22:57.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:57.359Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2023-05-20T06:22:57.616Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:57.616Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2023-05-20T06:22:57.873Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:57.873Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2023-05-20T06:22:58.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:58.457Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2023-05-20T06:22:58.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:58.714Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2023-05-20T06:22:58.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:58.972Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:22:59.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:59.248Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2023-05-20T06:22:59.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:22:59.812Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] setOSConditions: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] setToolWin: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] setToolUnix: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] setToolProperty: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] setS1ASclassPath: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] init-common: [2023-05-20T06:22:59.812Z] [2023-05-20T06:22:59.812Z] create-jdbc-resource-common: [2023-05-20T06:22:59.812Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:00.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:00.069Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2023-05-20T06:23:00.069Z] [echo] cmd executed for server [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] deploy: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] deploy-war-common: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] setOSConditions: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] setToolWin: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] setToolUnix: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] setToolProperty: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] setS1ASclassPath: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] init-common: [2023-05-20T06:23:00.069Z] [2023-05-20T06:23:00.069Z] deploy-war-commonpe: [2023-05-20T06:23:00.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2023-05-20T06:23:00.891Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web. [2023-05-20T06:23:00.892Z] [2023-05-20T06:23:00.892Z] deploy-war-commonee: [2023-05-20T06:23:00.892Z] [2023-05-20T06:23:00.892Z] run: [2023-05-20T06:23:00.892Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinit [2023-05-20T06:23:01.151Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llquery [2023-05-20T06:23:01.151Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llfind [2023-05-20T06:23:01.151Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinj [2023-05-20T06:23:01.151Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:01.151Z] [java] [2023-05-20T06:23:01.151Z] [java] [2023-05-20T06:23:01.151Z] [java] ----------------------------------------- [2023-05-20T06:23:01.151Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinit: PASS - [2023-05-20T06:23:01.151Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellquery: PASS - [2023-05-20T06:23:01.151Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellfind: PASS - [2023-05-20T06:23:01.151Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinj: PASS - [2023-05-20T06:23:01.151Z] [java] ----------------------------------------- [2023-05-20T06:23:01.151Z] [java] - Total PASS : 4 - [2023-05-20T06:23:01.151Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:01.151Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:01.151Z] [java] ----------------------------------------- [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] undeploy: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] setOSConditions: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] setToolWin: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] setToolUnix: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] setToolProperty: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] setS1ASclassPath: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] init-common: [2023-05-20T06:23:01.151Z] [2023-05-20T06:23:01.151Z] undeploy-war-common: [2023-05-20T06:23:01.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] delete-resources: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] setOSConditions: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] setToolWin: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] setToolUnix: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] setToolProperty: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] setS1ASclassPath: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] init-common: [2023-05-20T06:23:01.408Z] [2023-05-20T06:23:01.408Z] delete-jdbc-resource-common: [2023-05-20T06:23:01.408Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:23:01.972Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2023-05-20T06:23:01.972Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2023-05-20T06:23:01.972Z] [echo] cmd executed for server [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] setOSConditions: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] setToolWin: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] setToolUnix: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] setToolProperty: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] setS1ASclassPath: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] init-common: [2023-05-20T06:23:01.972Z] [2023-05-20T06:23:01.972Z] delete-jdbc-connpool-common: [2023-05-20T06:23:01.972Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2023-05-20T06:23:02.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2023-05-20T06:23:02.230Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2023-05-20T06:23:02.230Z] [echo] cmd executed for server [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] all: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setOSConditions: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolWin: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolUnix: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolProperty: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setS1ASclassPath: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] init-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] clean: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setOSConditions: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolWin: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolUnix: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolProperty: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setS1ASclassPath: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] init-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] clean-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setOSConditions: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolWin: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolUnix: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolProperty: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setS1ASclassPath: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] init-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] clean-classes-common: [2023-05-20T06:23:02.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setOSConditions: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolWin: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolUnix: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setToolProperty: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] setS1ASclassPath: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] init-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] clean-jars-common: [2023-05-20T06:23:02.230Z] [2023-05-20T06:23:02.230Z] compile: [2023-05-20T06:23:02.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:02.230Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:02.230Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:02.230Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:02.487Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:23:02.744Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:23:02.744Z] [javac] 2 warnings [2023-05-20T06:23:02.744Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:02.744Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:02.744Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2023-05-20T06:23:03.000Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2023-05-20T06:23:03.000Z] [javac] 2 warnings [2023-05-20T06:23:03.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:03.000Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/TestBean.class [2023-05-20T06:23:03.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar [2023-05-20T06:23:03.000Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:03.000Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:03.000Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:03.267Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:03.267Z] [javac] 1 warning [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] build: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setOSConditions: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolWin: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolUnix: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolProperty: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setS1ASclassPath: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] init-common: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] webclient-war-common: [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] clear: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] test-tlds-exist: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] copy-tlds: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] test-tagfiles-exist: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] copy-tagfiles: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] package-war-common: [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:03.555Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:03.555Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:03.555Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:03.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/docroot [2023-05-20T06:23:03.555Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2023-05-20T06:23:03.555Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:03.555Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:03.555Z] [javac] Compiling 1 source file [2023-05-20T06:23:03.555Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:23:03.555Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] deploy: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] deploy-war-common: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setOSConditions: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolWin: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolUnix: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setToolProperty: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] setS1ASclassPath: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] init-common: [2023-05-20T06:23:03.555Z] [2023-05-20T06:23:03.555Z] deploy-war-commonpe: [2023-05-20T06:23:03.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2023-05-20T06:23:04.068Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-web. [2023-05-20T06:23:04.068Z] [2023-05-20T06:23:04.068Z] deploy-war-commonee: [2023-05-20T06:23:04.068Z] [2023-05-20T06:23:04.068Z] run: [2023-05-20T06:23:04.353Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib/myurl [2023-05-20T06:23:04.353Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:23:04.353Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:04.353Z] [java] [2023-05-20T06:23:04.353Z] [java] [2023-05-20T06:23:04.353Z] [java] ----------------------------------------- [2023-05-20T06:23:04.353Z] [java] - cdi-servlet-annotation-with-web-inf-lib: PASS - [2023-05-20T06:23:04.353Z] [java] ----------------------------------------- [2023-05-20T06:23:04.353Z] [java] - Total PASS : 1 - [2023-05-20T06:23:04.353Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:04.353Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:04.353Z] [java] ----------------------------------------- [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] undeploy: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] setOSConditions: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] setToolWin: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] setToolUnix: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] setToolProperty: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] setS1ASclassPath: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] init-common: [2023-05-20T06:23:04.353Z] [2023-05-20T06:23:04.353Z] undeploy-war-common: [2023-05-20T06:23:04.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] all: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setOSConditions: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolWin: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolUnix: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolProperty: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setS1ASclassPath: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] init-common: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] build: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] all: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setOSConditions: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolWin: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolUnix: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setToolProperty: [2023-05-20T06:23:04.610Z] [2023-05-20T06:23:04.610Z] setS1ASclassPath: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] init-common: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] all: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] setOSConditions: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] setToolWin: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] setToolUnix: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] setToolProperty: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] setS1ASclassPath: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] init-common: [2023-05-20T06:23:04.611Z] [2023-05-20T06:23:04.611Z] compile-common: [2023-05-20T06:23:04.611Z] [echo] Current time (ISO): 2023-05-20T06:23:04.507+0000 [2023-05-20T06:23:04.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2023-05-20T06:23:04.611Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2023-05-20T06:23:06.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:06.514Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:06.514Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2023-05-20T06:23:06.514Z] [javac] ^ [2023-05-20T06:23:06.514Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:06.514Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2023-05-20T06:23:06.514Z] [javac] ^ [2023-05-20T06:23:06.514Z] [javac] Note: Some input files use unchecked or unsafe operations. [2023-05-20T06:23:06.514Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:23:06.514Z] [javac] 3 warnings [2023-05-20T06:23:06.514Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar [2023-05-20T06:23:06.771Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setOSConditions: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolWin: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolUnix: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolProperty: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setS1ASclassPath: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] init-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] clean-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setOSConditions: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolWin: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolUnix: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolProperty: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setS1ASclassPath: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] init-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] clean-classes-common: [2023-05-20T06:23:06.771Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setOSConditions: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolWin: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolUnix: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolProperty: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setS1ASclassPath: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] init-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] clean-jars-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] all: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setOSConditions: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolWin: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolUnix: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolProperty: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setS1ASclassPath: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] init-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] all: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setOSConditions: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolWin: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolUnix: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setToolProperty: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] setS1ASclassPath: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] init-common: [2023-05-20T06:23:06.771Z] [2023-05-20T06:23:06.771Z] compile-common: [2023-05-20T06:23:06.771Z] [echo] Current time (ISO): 2023-05-20T06:23:06.549+0000 [2023-05-20T06:23:06.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:06.771Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:08.682Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:08.682Z] [javac] 1 warning [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] setOSConditions: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] setToolWin: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] setToolUnix: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] setToolProperty: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] setS1ASclassPath: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] init-common: [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] ejb-jar-common: [2023-05-20T06:23:08.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:08.682Z] [2023-05-20T06:23:08.682Z] package-ejbjar-common: [2023-05-20T06:23:08.682Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.682Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2023-05-20T06:23:08.683Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setOSConditions: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolWin: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolUnix: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolProperty: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setS1ASclassPath: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] init-common: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] appclient-jar-common: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] package-appclientjar-common: [2023-05-20T06:23:08.683Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:08.683Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] build-ear: [2023-05-20T06:23:08.683Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setup: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setOSConditions: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolWin: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolUnix: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolProperty: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setS1ASclassPath: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] init-common: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setupJdbc: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setOSConditions: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolWin: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolUnix: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolProperty: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setS1ASclassPath: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] init-common: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] default-jdbc-conpool: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setOSConditions: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolWin: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolUnix: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setToolProperty: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] setS1ASclassPath: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] init-common: [2023-05-20T06:23:08.683Z] [2023-05-20T06:23:08.683Z] create-jdbc-connpool-common: [2023-05-20T06:23:08.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:08.955Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2023-05-20T06:23:08.955Z] [2023-05-20T06:23:08.955Z] set-derby-connpool-props: [2023-05-20T06:23:09.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:09.212Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2023-05-20T06:23:09.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:09.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2023-05-20T06:23:10.052Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:10.052Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2023-05-20T06:23:10.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:10.308Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2023-05-20T06:23:10.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:10.565Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2023-05-20T06:23:11.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:11.154Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2023-05-20T06:23:11.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:11.411Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2023-05-20T06:23:11.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:11.705Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] oracle-jdbc-conpool: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] create-jdbc-conpool-connector: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] setOSConditions: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] setToolWin: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] setToolUnix: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] setToolProperty: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] setS1ASclassPath: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] init-common: [2023-05-20T06:23:11.705Z] [2023-05-20T06:23:11.705Z] create-jdbc-resource-common: [2023-05-20T06:23:11.705Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2023-05-20T06:23:11.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:11.963Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2023-05-20T06:23:11.963Z] [echo] cmd executed for server [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setOSConditions: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolWin: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolUnix: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolProperty: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setS1ASclassPath: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] init-common: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] default-sql: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setOSConditions: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolWin: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolUnix: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setToolProperty: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] setS1ASclassPath: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] init-common: [2023-05-20T06:23:11.963Z] [2023-05-20T06:23:11.963Z] execute-sql-common: [2023-05-20T06:23:12.555Z] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/createdb.sql [2023-05-20T06:23:12.555Z] [sql] Failed to execute: drop table MESSAGES [2023-05-20T06:23:12.555Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2023-05-20T06:23:12.555Z] [sql] 0 rows affected [2023-05-20T06:23:12.555Z] [sql] 1 of 2 SQL statements executed successfully [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] sql-oracle: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] execute-sql-connector: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] deploy: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setOSConditions: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolWin: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolUnix: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolProperty: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setS1ASclassPath: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] init-common: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] deploy-ear: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setOSConditions: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolWin: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolUnix: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolProperty: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setS1ASclassPath: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] init-common: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] deploy-common: [2023-05-20T06:23:12.555Z] [echo] Current time (ISO): 2023-05-20T06:23:12.483+0000 [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setOSConditions: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolWin: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolUnix: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setToolProperty: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] setS1ASclassPath: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] init-common: [2023-05-20T06:23:12.555Z] [2023-05-20T06:23:12.555Z] deploy-common-pe: [2023-05-20T06:23:13.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2023-05-20T06:23:23.652Z] [exec] Application deployed with name generic-embeddedApp. [2023-05-20T06:23:23.652Z] [echo] Deployment on target server server successful [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setOSConditions: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolWin: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolUnix: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolProperty: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setS1ASclassPath: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] init-common: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] deploy-common-ee: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setOSConditions: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolWin: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolUnix: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolProperty: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setS1ASclassPath: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] init-common: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] testAddAdmin: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] asadmin-common: [2023-05-20T06:23:23.652Z] [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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2023-05-20T06:23:23.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:23.652Z] [exec] Administered object eis/testAdmin created. [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setOSConditions: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolWin: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolUnix: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolProperty: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setS1ASclassPath: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] init-common: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] restart: [2023-05-20T06:23:23.652Z] [echo] Not required to restart [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] runtest: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setOSConditions: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolWin: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolUnix: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setToolProperty: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] setS1ASclassPath: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] init-common: [2023-05-20T06:23:23.652Z] [2023-05-20T06:23:23.652Z] runclient-common: [2023-05-20T06:23:23.652Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:23:24.215Z] [exec] May 20, 2023 6:23:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:23:24.215Z] [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. [2023-05-20T06:23:25.151Z] [exec] [CLIENT]:: --> doTest() ENTER... [2023-05-20T06:23:27.702Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.702Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.702Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2023-05-20T06:23:27.702Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.702Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.702Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2023-05-20T06:23:27.702Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.960Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.960Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.960Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:27.960Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2023-05-20T06:23:27.960Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:28.216Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:28.216Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2023-05-20T06:23:28.216Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:28.216Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:28.216Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2023-05-20T06:23:28.216Z] [exec] [CLIENT]:: --> Running... [2023-05-20T06:23:28.217Z] [exec] [CLIENT]:: --> Got expected results = true [2023-05-20T06:23:28.217Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2023-05-20T06:23:28.473Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:28.473Z] [exec] [2023-05-20T06:23:28.473Z] [exec] [2023-05-20T06:23:28.473Z] [exec] ----------------------------------------- [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2023-05-20T06:23:28.473Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2023-05-20T06:23:28.473Z] [exec] ----------------------------------------- [2023-05-20T06:23:28.473Z] [exec] Total PASS: 9 [2023-05-20T06:23:28.473Z] [exec] Total FAIL: 0 [2023-05-20T06:23:28.473Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:23:28.473Z] [exec] ----------------------------------------- [2023-05-20T06:23:28.473Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:23:28.473Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2023-05-20T06:23:28.473Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] checkReporting-common: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] confirmReportPresent-common: [2023-05-20T06:23:28.729Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:23:28.729Z] [echo] Test seems to be reported fine [2023-05-20T06:23:28.729Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/RepRunConf.txt [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] confirmMissingReport-common: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] unset: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setOSConditions: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolWin: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolUnix: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolProperty: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setS1ASclassPath: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] init-common: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] unsetJdbc: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setOSConditions: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolWin: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolUnix: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setToolProperty: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] setS1ASclassPath: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] init-common: [2023-05-20T06:23:28.729Z] [2023-05-20T06:23:28.729Z] delete-jdbc-resource-common: [2023-05-20T06:23:28.729Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2023-05-20T06:23:28.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2023-05-20T06:23:28.986Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2023-05-20T06:23:28.986Z] [echo] cmd executed for server [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] setOSConditions: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] setToolWin: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] setToolUnix: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] setToolProperty: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] setS1ASclassPath: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] init-common: [2023-05-20T06:23:28.986Z] [2023-05-20T06:23:28.986Z] delete-jdbc-connpool-common: [2023-05-20T06:23:28.986Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2023-05-20T06:23:29.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2023-05-20T06:23:29.560Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2023-05-20T06:23:29.560Z] [echo] cmd executed for server [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] undeploy: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] setOSConditions: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] setToolWin: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] setToolUnix: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] setToolProperty: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] setS1ASclassPath: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] init-common: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] testDelAdmin: [2023-05-20T06:23:29.560Z] [2023-05-20T06:23:29.560Z] asadmin-common: [2023-05-20T06:23:29.560Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2023-05-20T06:23:29.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2023-05-20T06:23:29.816Z] [exec] Administered object eis/testAdmin deleted. [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setOSConditions: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolWin: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolUnix: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolProperty: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setS1ASclassPath: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] init-common: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] undeploy: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setOSConditions: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolWin: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolUnix: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setToolProperty: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] setS1ASclassPath: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] init-common: [2023-05-20T06:23:29.816Z] [2023-05-20T06:23:29.816Z] undeploy-common: [2023-05-20T06:23:30.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setOSConditions: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolWin: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolUnix: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolProperty: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setS1ASclassPath: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] init-common: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] restart: [2023-05-20T06:23:30.329Z] [echo] Not required to restart [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] all: [2023-05-20T06:23:30.329Z] [echo] Running managed-beans [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] all: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] managedbeans: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setOSConditions: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolWin: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolUnix: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolProperty: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setS1ASclassPath: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] init-common: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] clean: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setOSConditions: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolWin: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolUnix: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolProperty: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setS1ASclassPath: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] init-common: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] clean-common: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setOSConditions: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolWin: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolUnix: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setToolProperty: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] setS1ASclassPath: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] init-common: [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.329Z] clean-classes-common: [2023-05-20T06:23:30.329Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:30.329Z] [2023-05-20T06:23:30.330Z] setOSConditions: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolWin: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolUnix: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolProperty: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setS1ASclassPath: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] init-common: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] clean-jars-common: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] compile: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setOSConditions: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolWin: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolUnix: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setToolProperty: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] setS1ASclassPath: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] init-common: [2023-05-20T06:23:30.330Z] [2023-05-20T06:23:30.330Z] compile-common: [2023-05-20T06:23:30.330Z] [echo] Current time (ISO): 2023-05-20T06:23:30.157+0000 [2023-05-20T06:23:30.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:30.330Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:31.699Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:31.956Z] [javac] 1 warning [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] build: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] setOSConditions: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] setToolWin: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] setToolUnix: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] setToolProperty: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] setS1ASclassPath: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] init-common: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] webclient-war-common: [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] clear: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] test-tlds-exist: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] copy-tlds: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] test-tagfiles-exist: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] copy-tagfiles: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] package-war-common: [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/lib [2023-05-20T06:23:31.956Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:31.956Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:31.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/docroot [2023-05-20T06:23:31.956Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2023-05-20T06:23:31.956Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:31.956Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:31.956Z] [javac] Compiling 1 source file [2023-05-20T06:23:31.956Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:31.956Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] deploy: [2023-05-20T06:23:31.956Z] [2023-05-20T06:23:31.956Z] deploy-war-common: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] setOSConditions: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] setToolWin: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] setToolUnix: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] setToolProperty: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] setS1ASclassPath: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] init-common: [2023-05-20T06:23:32.213Z] [2023-05-20T06:23:32.213Z] deploy-war-commonpe: [2023-05-20T06:23:32.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2023-05-20T06:23:32.764Z] [exec] Application deployed with name cdi-managed-bean-lifecycle-polymorphism-web. [2023-05-20T06:23:32.764Z] [2023-05-20T06:23:32.764Z] deploy-war-commonee: [2023-05-20T06:23:32.764Z] [2023-05-20T06:23:32.764Z] run: [2023-05-20T06:23:32.765Z] [java] opening connection to http://localhost:8080/cdi-managed-bean-lifecycle-polymorphism/myurl [2023-05-20T06:23:32.765Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 | TestManagedBean injected via @Inject : TestManagedBeanExtension#PostConstruct | pc count = 1 [2023-05-20T06:23:32.765Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:32.765Z] [java] [2023-05-20T06:23:32.765Z] [java] [2023-05-20T06:23:32.765Z] [java] ----------------------------------------- [2023-05-20T06:23:32.765Z] [java] - managed-bean-lifecycle-inheritance: PASS - [2023-05-20T06:23:32.765Z] [java] ----------------------------------------- [2023-05-20T06:23:32.765Z] [java] - Total PASS : 1 - [2023-05-20T06:23:32.765Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:32.765Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:32.765Z] [java] ----------------------------------------- [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] undeploy: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] setOSConditions: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] setToolWin: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] setToolUnix: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] setToolProperty: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] setS1ASclassPath: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] init-common: [2023-05-20T06:23:32.765Z] [2023-05-20T06:23:32.765Z] undeploy-war-common: [2023-05-20T06:23:33.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] all: [2023-05-20T06:23:33.328Z] [echo] Running portable-extensions [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] all: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] portable-extensions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setOSConditions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolWin: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolUnix: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolProperty: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setS1ASclassPath: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] init-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] clean: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setOSConditions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolWin: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolUnix: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolProperty: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setS1ASclassPath: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] init-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] clean-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setOSConditions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolWin: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolUnix: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolProperty: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setS1ASclassPath: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] init-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] clean-classes-common: [2023-05-20T06:23:33.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setOSConditions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolWin: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolUnix: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolProperty: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setS1ASclassPath: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] init-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] clean-jars-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] compile: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setOSConditions: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolWin: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolUnix: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setToolProperty: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] setS1ASclassPath: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] init-common: [2023-05-20T06:23:33.328Z] [2023-05-20T06:23:33.328Z] compile-common: [2023-05-20T06:23:33.329Z] [echo] Current time (ISO): 2023-05-20T06:23:33.130+0000 [2023-05-20T06:23:33.329Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:33.329Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:34.698Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:34.954Z] [javac] 1 warning [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] build: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] setOSConditions: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] setToolWin: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] setToolUnix: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] setToolProperty: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] setS1ASclassPath: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] init-common: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] webclient-war-common: [2023-05-20T06:23:34.954Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] clear: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] test-tlds-exist: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] copy-tlds: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] test-tagfiles-exist: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] copy-tagfiles: [2023-05-20T06:23:34.954Z] [2023-05-20T06:23:34.954Z] package-war-common: [2023-05-20T06:23:34.954Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:34.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:34.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:34.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:34.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/lib [2023-05-20T06:23:34.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:34.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:34.955Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:34.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/docroot [2023-05-20T06:23:34.955Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2023-05-20T06:23:34.955Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:34.955Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:34.955Z] [javac] Compiling 1 source file [2023-05-20T06:23:34.955Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:34.955Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] deploy: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] deploy-war-common: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] setOSConditions: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] setToolWin: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] setToolUnix: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] setToolProperty: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] setS1ASclassPath: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] init-common: [2023-05-20T06:23:34.955Z] [2023-05-20T06:23:34.955Z] deploy-war-commonpe: [2023-05-20T06:23:35.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2023-05-20T06:23:35.774Z] [exec] Application deployed with name cdi-simple-portable-extension-web. [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] deploy-war-commonee: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] run: [2023-05-20T06:23:35.774Z] [java] opening connection to http://localhost:8080/cdi-simple-portable-extension/myurl [2023-05-20T06:23:35.774Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:35.774Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:35.774Z] [java] [2023-05-20T06:23:35.774Z] [java] [2023-05-20T06:23:35.774Z] [java] ----------------------------------------- [2023-05-20T06:23:35.774Z] [java] - portable-extensions-simple-extension: PASS - [2023-05-20T06:23:35.774Z] [java] ----------------------------------------- [2023-05-20T06:23:35.774Z] [java] - Total PASS : 1 - [2023-05-20T06:23:35.774Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:35.774Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:35.774Z] [java] ----------------------------------------- [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] undeploy: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] setOSConditions: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] setToolWin: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] setToolUnix: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] setToolProperty: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] setS1ASclassPath: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] init-common: [2023-05-20T06:23:35.774Z] [2023-05-20T06:23:35.774Z] undeploy-war-common: [2023-05-20T06:23:36.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] all: [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] setOSConditions: [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] setToolWin: [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] setToolUnix: [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] setToolProperty: [2023-05-20T06:23:36.032Z] [2023-05-20T06:23:36.032Z] setS1ASclassPath: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] init-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] clean: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setOSConditions: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolWin: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolUnix: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolProperty: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setS1ASclassPath: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] init-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] clean-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setOSConditions: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolWin: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolUnix: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolProperty: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setS1ASclassPath: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] init-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] clean-classes-common: [2023-05-20T06:23:36.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setOSConditions: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolWin: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolUnix: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolProperty: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setS1ASclassPath: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] init-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] clean-jars-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] compile: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setOSConditions: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolWin: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolUnix: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setToolProperty: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] setS1ASclassPath: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] init-common: [2023-05-20T06:23:36.289Z] [2023-05-20T06:23:36.289Z] compile-common: [2023-05-20T06:23:36.289Z] [echo] Current time (ISO): 2023-05-20T06:23:36.064+0000 [2023-05-20T06:23:36.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:36.289Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:38.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:38.182Z] [javac] 1 warning [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] build: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setOSConditions: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolWin: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolUnix: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolProperty: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setS1ASclassPath: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] init-common: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] webclient-war-common: [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] clear: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] test-tlds-exist: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] copy-tlds: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] test-tagfiles-exist: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] copy-tagfiles: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] package-war-common: [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/lib [2023-05-20T06:23:38.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:38.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:38.182Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:38.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/docroot [2023-05-20T06:23:38.182Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2023-05-20T06:23:38.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:38.182Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:38.182Z] [javac] Compiling 1 source file [2023-05-20T06:23:38.182Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:38.182Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] deploy: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] deploy-war-common: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setOSConditions: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolWin: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolUnix: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setToolProperty: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] setS1ASclassPath: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] init-common: [2023-05-20T06:23:38.182Z] [2023-05-20T06:23:38.182Z] deploy-war-commonpe: [2023-05-20T06:23:38.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2023-05-20T06:23:38.710Z] [exec] Application deployed with name cdi-bean-interface-web. [2023-05-20T06:23:38.710Z] [2023-05-20T06:23:38.710Z] deploy-war-commonee: [2023-05-20T06:23:38.710Z] [2023-05-20T06:23:38.710Z] run: [2023-05-20T06:23:38.967Z] [java] opening connection to http://localhost:8080/cdi-bean-interface/myurl [2023-05-20T06:23:38.967Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:38.967Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:38.967Z] [java] [2023-05-20T06:23:38.967Z] [java] [2023-05-20T06:23:38.967Z] [java] ----------------------------------------- [2023-05-20T06:23:38.967Z] [java] - portable-extensions-bean-interface: PASS - [2023-05-20T06:23:38.967Z] [java] ----------------------------------------- [2023-05-20T06:23:38.967Z] [java] - Total PASS : 1 - [2023-05-20T06:23:38.967Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:38.967Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:38.967Z] [java] ----------------------------------------- [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] undeploy: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] setOSConditions: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] setToolWin: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] setToolUnix: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] setToolProperty: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] setS1ASclassPath: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] init-common: [2023-05-20T06:23:38.967Z] [2023-05-20T06:23:38.967Z] undeploy-war-common: [2023-05-20T06:23:39.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] all: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setOSConditions: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolWin: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolUnix: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolProperty: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setS1ASclassPath: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] init-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] clean: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setOSConditions: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolWin: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolUnix: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolProperty: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setS1ASclassPath: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] init-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] clean-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setOSConditions: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolWin: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolUnix: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolProperty: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setS1ASclassPath: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] init-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] clean-classes-common: [2023-05-20T06:23:39.225Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setOSConditions: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolWin: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolUnix: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolProperty: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setS1ASclassPath: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] init-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] clean-jars-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] compile: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setOSConditions: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolWin: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolUnix: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setToolProperty: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] setS1ASclassPath: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] init-common: [2023-05-20T06:23:39.225Z] [2023-05-20T06:23:39.225Z] compile-common: [2023-05-20T06:23:39.225Z] [echo] Current time (ISO): 2023-05-20T06:23:39.147+0000 [2023-05-20T06:23:39.225Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:39.225Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:41.122Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:41.122Z] [javac] 1 warning [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] build: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setOSConditions: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolWin: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolUnix: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolProperty: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setS1ASclassPath: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] init-common: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] webclient-war-common: [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] clear: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] test-tlds-exist: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] copy-tlds: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] test-tagfiles-exist: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] copy-tagfiles: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] package-war-common: [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/lib [2023-05-20T06:23:41.122Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:41.122Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:41.122Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:41.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/docroot [2023-05-20T06:23:41.122Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2023-05-20T06:23:41.122Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:41.122Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:41.122Z] [javac] Compiling 1 source file [2023-05-20T06:23:41.122Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:41.122Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] deploy: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] deploy-war-common: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setOSConditions: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolWin: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolUnix: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setToolProperty: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] setS1ASclassPath: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] init-common: [2023-05-20T06:23:41.122Z] [2023-05-20T06:23:41.122Z] deploy-war-commonpe: [2023-05-20T06:23:41.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2023-05-20T06:23:41.950Z] [exec] Application deployed with name cdi-bean-manager-web. [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] deploy-war-commonee: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] run: [2023-05-20T06:23:41.950Z] [java] opening connection to http://localhost:8080/cdi-bean-manager/myurl [2023-05-20T06:23:41.950Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:41.950Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:41.950Z] [java] [2023-05-20T06:23:41.950Z] [java] [2023-05-20T06:23:41.950Z] [java] ----------------------------------------- [2023-05-20T06:23:41.950Z] [java] - portable-extensions-bean-manager: PASS - [2023-05-20T06:23:41.950Z] [java] ----------------------------------------- [2023-05-20T06:23:41.950Z] [java] - Total PASS : 1 - [2023-05-20T06:23:41.950Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:41.950Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:41.950Z] [java] ----------------------------------------- [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] undeploy: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] setOSConditions: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] setToolWin: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] setToolUnix: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] setToolProperty: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] setS1ASclassPath: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] init-common: [2023-05-20T06:23:41.950Z] [2023-05-20T06:23:41.950Z] undeploy-war-common: [2023-05-20T06:23:42.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] all: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setOSConditions: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolWin: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolUnix: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolProperty: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setS1ASclassPath: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] init-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] clean: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setOSConditions: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolWin: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolUnix: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolProperty: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setS1ASclassPath: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] init-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] clean-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setOSConditions: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolWin: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolUnix: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolProperty: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setS1ASclassPath: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] init-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] clean-classes-common: [2023-05-20T06:23:42.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setOSConditions: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolWin: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolUnix: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolProperty: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setS1ASclassPath: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] init-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] clean-jars-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] compile: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setOSConditions: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolWin: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolUnix: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setToolProperty: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] setS1ASclassPath: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] init-common: [2023-05-20T06:23:42.514Z] [2023-05-20T06:23:42.514Z] compile-common: [2023-05-20T06:23:42.514Z] [echo] Current time (ISO): 2023-05-20T06:23:42.322+0000 [2023-05-20T06:23:42.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:42.514Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:44.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:44.705Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/servlet/test/servlet/PortableExtensionInjectionTargetTestServlet.java uses unchecked or unsafe operations. [2023-05-20T06:23:44.705Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:23:44.705Z] [javac] 1 warning [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] build: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setOSConditions: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolWin: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolUnix: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolProperty: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setS1ASclassPath: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] init-common: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] webclient-war-common: [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] clear: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] test-tlds-exist: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] copy-tlds: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] test-tagfiles-exist: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] copy-tagfiles: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] package-war-common: [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/lib [2023-05-20T06:23:44.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:44.705Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:44.705Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:44.705Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/docroot [2023-05-20T06:23:44.705Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2023-05-20T06:23:44.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:44.705Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:44.705Z] [javac] Compiling 1 source file [2023-05-20T06:23:44.705Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:44.705Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] deploy: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] deploy-war-common: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setOSConditions: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolWin: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolUnix: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setToolProperty: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] setS1ASclassPath: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] init-common: [2023-05-20T06:23:44.705Z] [2023-05-20T06:23:44.705Z] deploy-war-commonpe: [2023-05-20T06:23:45.269Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2023-05-20T06:23:45.527Z] [exec] Application deployed with name cdi-injection-target-web. [2023-05-20T06:23:45.527Z] [2023-05-20T06:23:45.527Z] deploy-war-commonee: [2023-05-20T06:23:45.527Z] [2023-05-20T06:23:45.527Z] run: [2023-05-20T06:23:45.527Z] [java] opening connection to http://localhost:8080/cdi-injection-target/myurl [2023-05-20T06:23:45.784Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:45.784Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:45.784Z] [java] [2023-05-20T06:23:45.784Z] [java] [2023-05-20T06:23:45.784Z] [java] ----------------------------------------- [2023-05-20T06:23:45.784Z] [java] - portable-extensions-injection-target: PASS - [2023-05-20T06:23:45.784Z] [java] ----------------------------------------- [2023-05-20T06:23:45.784Z] [java] - Total PASS : 1 - [2023-05-20T06:23:45.784Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:45.784Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:45.784Z] [java] ----------------------------------------- [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] undeploy: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] setOSConditions: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] setToolWin: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] setToolUnix: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] setToolProperty: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] setS1ASclassPath: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] init-common: [2023-05-20T06:23:45.784Z] [2023-05-20T06:23:45.784Z] undeploy-war-common: [2023-05-20T06:23:46.041Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] all: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setOSConditions: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolWin: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolUnix: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolProperty: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setS1ASclassPath: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] init-common: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] clean: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setOSConditions: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolWin: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolUnix: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.041Z] setToolProperty: [2023-05-20T06:23:46.041Z] [2023-05-20T06:23:46.042Z] setS1ASclassPath: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] init-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] clean-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setOSConditions: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolWin: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolUnix: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolProperty: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setS1ASclassPath: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] init-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] clean-classes-common: [2023-05-20T06:23:46.042Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setOSConditions: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolWin: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolUnix: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolProperty: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setS1ASclassPath: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] init-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] clean-jars-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] compile: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setOSConditions: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolWin: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolUnix: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setToolProperty: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] setS1ASclassPath: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] init-common: [2023-05-20T06:23:46.042Z] [2023-05-20T06:23:46.042Z] compile-common: [2023-05-20T06:23:46.042Z] [echo] Current time (ISO): 2023-05-20T06:23:45.965+0000 [2023-05-20T06:23:46.042Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:46.042Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:47.937Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:47.937Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/servlet/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2023-05-20T06:23:47.937Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:23:47.937Z] [javac] 1 warning [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] build: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] setOSConditions: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] setToolWin: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] setToolUnix: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] setToolProperty: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] setS1ASclassPath: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] init-common: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] webclient-war-common: [2023-05-20T06:23:47.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] clear: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] test-tlds-exist: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] copy-tlds: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] test-tagfiles-exist: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] copy-tagfiles: [2023-05-20T06:23:47.937Z] [2023-05-20T06:23:47.937Z] package-war-common: [2023-05-20T06:23:47.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:47.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:47.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:47.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:47.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/lib [2023-05-20T06:23:47.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:47.938Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:47.938Z] [copy] Copying 18 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:47.938Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/docroot [2023-05-20T06:23:47.938Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2023-05-20T06:23:47.938Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:47.938Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:47.938Z] [javac] Compiling 1 source file [2023-05-20T06:23:47.938Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:47.938Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] deploy: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] deploy-war-common: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] setOSConditions: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] setToolWin: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] setToolUnix: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] setToolProperty: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] setS1ASclassPath: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] init-common: [2023-05-20T06:23:47.938Z] [2023-05-20T06:23:47.938Z] deploy-war-commonpe: [2023-05-20T06:23:48.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2023-05-20T06:23:48.453Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-web. [2023-05-20T06:23:48.453Z] [2023-05-20T06:23:48.453Z] deploy-war-commonee: [2023-05-20T06:23:48.453Z] [2023-05-20T06:23:48.453Z] run: [2023-05-20T06:23:48.710Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection/myurl [2023-05-20T06:23:48.710Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:48.710Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:48.710Z] [java] [2023-05-20T06:23:48.710Z] [java] [2023-05-20T06:23:48.710Z] [java] ----------------------------------------- [2023-05-20T06:23:48.710Z] [java] - portable-extension-make-framework-bean-available-for-injection: PASS - [2023-05-20T06:23:48.710Z] [java] ----------------------------------------- [2023-05-20T06:23:48.710Z] [java] - Total PASS : 1 - [2023-05-20T06:23:48.710Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:48.710Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:48.710Z] [java] ----------------------------------------- [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] undeploy: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] setOSConditions: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] setToolWin: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] setToolUnix: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] setToolProperty: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] setS1ASclassPath: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] init-common: [2023-05-20T06:23:48.710Z] [2023-05-20T06:23:48.710Z] undeploy-war-common: [2023-05-20T06:23:48.968Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] all: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setOSConditions: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolWin: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolUnix: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolProperty: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setS1ASclassPath: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] init-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] clean: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setOSConditions: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolWin: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolUnix: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolProperty: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setS1ASclassPath: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] init-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] clean-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setOSConditions: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolWin: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolUnix: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolProperty: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setS1ASclassPath: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] init-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] clean-classes-common: [2023-05-20T06:23:50.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setOSConditions: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolWin: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolUnix: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolProperty: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setS1ASclassPath: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] init-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] clean-jars-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] compile: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setOSConditions: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolWin: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolUnix: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setToolProperty: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] setS1ASclassPath: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] init-common: [2023-05-20T06:23:50.866Z] [2023-05-20T06:23:50.866Z] compile-common: [2023-05-20T06:23:50.866Z] [echo] Current time (ISO): 2023-05-20T06:23:50.575+0000 [2023-05-20T06:23:50.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:50.866Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:52.260Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:52.516Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:23:52.516Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:52.516Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2023-05-20T06:23:52.516Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:23:52.516Z] [javac] 1 warning [2023-05-20T06:23:52.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib [2023-05-20T06:23:52.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:52.516Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-05-20T06:23:52.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2023-05-20T06:23:52.516Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:52.516Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar [2023-05-20T06:23:52.516Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] setOSConditions: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] setToolWin: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] setToolUnix: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] setToolProperty: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] setS1ASclassPath: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] init-common: [2023-05-20T06:23:52.516Z] [2023-05-20T06:23:52.516Z] compile-common: [2023-05-20T06:23:52.516Z] [echo] Current time (ISO): 2023-05-20T06:23:52.457+0000 [2023-05-20T06:23:52.516Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:54.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:54.409Z] [javac] 1 warning [2023-05-20T06:23:54.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/test/fwk [2023-05-20T06:23:54.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/test/extension [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] build: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setOSConditions: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolWin: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolUnix: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolProperty: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setS1ASclassPath: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] init-common: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] webclient-war-common: [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] clear: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] test-tlds-exist: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] copy-tlds: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] test-tagfiles-exist: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] copy-tagfiles: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] package-war-common: [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:54.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:54.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:54.409Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:54.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/docroot [2023-05-20T06:23:54.409Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2023-05-20T06:23:54.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:54.409Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:54.409Z] [javac] Compiling 1 source file [2023-05-20T06:23:54.409Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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. [2023-05-20T06:23:54.409Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] deploy: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] deploy-war-common: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setOSConditions: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolWin: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolUnix: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setToolProperty: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] setS1ASclassPath: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] init-common: [2023-05-20T06:23:54.409Z] [2023-05-20T06:23:54.409Z] deploy-war-commonpe: [2023-05-20T06:23:54.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2023-05-20T06:23:54.922Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-extension-in-lib-web. [2023-05-20T06:23:54.922Z] [2023-05-20T06:23:54.922Z] deploy-war-commonee: [2023-05-20T06:23:54.922Z] [2023-05-20T06:23:54.922Z] run: [2023-05-20T06:23:55.180Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection-extension-in-lib/myurl [2023-05-20T06:23:55.180Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:55.180Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:55.180Z] [java] [2023-05-20T06:23:55.180Z] [java] [2023-05-20T06:23:55.180Z] [java] ----------------------------------------- [2023-05-20T06:23:55.180Z] [java] - portable-extension-make-framework-bean-available-for-injection-extension-in-lib: PASS - [2023-05-20T06:23:55.180Z] [java] ----------------------------------------- [2023-05-20T06:23:55.180Z] [java] - Total PASS : 1 - [2023-05-20T06:23:55.180Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:55.180Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:55.180Z] [java] ----------------------------------------- [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] undeploy: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] setOSConditions: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] setToolWin: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] setToolUnix: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] setToolProperty: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] setS1ASclassPath: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] init-common: [2023-05-20T06:23:55.180Z] [2023-05-20T06:23:55.180Z] undeploy-war-common: [2023-05-20T06:23:55.437Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] all: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setOSConditions: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolWin: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolUnix: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolProperty: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setS1ASclassPath: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] init-common: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] clean: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setOSConditions: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolWin: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolUnix: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolProperty: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setS1ASclassPath: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] init-common: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] clean-common: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setOSConditions: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolWin: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolUnix: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolProperty: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setS1ASclassPath: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] init-common: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] clean-classes-common: [2023-05-20T06:23:55.437Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setOSConditions: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolWin: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolUnix: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setToolProperty: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] setS1ASclassPath: [2023-05-20T06:23:55.437Z] [2023-05-20T06:23:55.437Z] init-common: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] clean-jars-common: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] compile: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] setOSConditions: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] setToolWin: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] setToolUnix: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] setToolProperty: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] setS1ASclassPath: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] init-common: [2023-05-20T06:23:55.693Z] [2023-05-20T06:23:55.693Z] compile-common: [2023-05-20T06:23:55.693Z] [echo] Current time (ISO): 2023-05-20T06:23:55.445+0000 [2023-05-20T06:23:55.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:55.693Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:57.063Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:23:57.319Z] [javac] 1 warning [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] build: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] setOSConditions: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] setToolWin: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] setToolUnix: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] setToolProperty: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.319Z] setS1ASclassPath: [2023-05-20T06:23:57.319Z] [2023-05-20T06:23:57.320Z] init-common: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] webclient-war-common: [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] clear: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] test-tlds-exist: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] copy-tlds: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] test-tagfiles-exist: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] copy-tagfiles: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] package-war-common: [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/lib [2023-05-20T06:23:57.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:57.320Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2023-05-20T06:23:57.320Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:23:57.320Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/docroot [2023-05-20T06:23:57.320Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2023-05-20T06:23:57.320Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:23:57.320Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:23:57.320Z] [javac] Compiling 1 source file [2023-05-20T06:23:57.320Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:23:57.320Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] deploy: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] deploy-war-common: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] setOSConditions: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] setToolWin: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] setToolUnix: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] setToolProperty: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] setS1ASclassPath: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] init-common: [2023-05-20T06:23:57.320Z] [2023-05-20T06:23:57.320Z] deploy-war-commonpe: [2023-05-20T06:23:57.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2023-05-20T06:23:58.158Z] [exec] Application deployed with name cdi-package-private-constructor-in-portable-extension-web. [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] deploy-war-commonee: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] run: [2023-05-20T06:23:58.158Z] [java] opening connection to http://localhost:8080/cdi-package-private-constructor-in-portable-extension/myurl [2023-05-20T06:23:58.158Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:23:58.158Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:23:58.158Z] [java] [2023-05-20T06:23:58.158Z] [java] [2023-05-20T06:23:58.158Z] [java] ----------------------------------------- [2023-05-20T06:23:58.158Z] [java] - package-private-constructor-in-portable-extension: PASS - [2023-05-20T06:23:58.158Z] [java] ----------------------------------------- [2023-05-20T06:23:58.158Z] [java] - Total PASS : 1 - [2023-05-20T06:23:58.158Z] [java] - Total FAIL : 0 - [2023-05-20T06:23:58.158Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:23:58.158Z] [java] ----------------------------------------- [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] undeploy: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] setOSConditions: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] setToolWin: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] setToolUnix: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] setToolProperty: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] setS1ASclassPath: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] init-common: [2023-05-20T06:23:58.158Z] [2023-05-20T06:23:58.158Z] undeploy-war-common: [2023-05-20T06:23:58.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] all: [2023-05-20T06:23:58.758Z] [echo] Running producer-methods [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] all: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] prodmeth: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setOSConditions: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolWin: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolUnix: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolProperty: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setS1ASclassPath: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] init-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] clean: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setOSConditions: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolWin: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolUnix: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolProperty: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setS1ASclassPath: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] init-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] clean-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setOSConditions: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolWin: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolUnix: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolProperty: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setS1ASclassPath: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] init-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] clean-classes-common: [2023-05-20T06:23:58.758Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setOSConditions: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolWin: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolUnix: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolProperty: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setS1ASclassPath: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] init-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] clean-jars-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] compile: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setOSConditions: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolWin: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolUnix: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setToolProperty: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] setS1ASclassPath: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] init-common: [2023-05-20T06:23:58.758Z] [2023-05-20T06:23:58.758Z] compile-common: [2023-05-20T06:23:58.758Z] [echo] Current time (ISO): 2023-05-20T06:23:58.648+0000 [2023-05-20T06:23:58.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:23:58.758Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:00.653Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:00.653Z] [javac] 1 warning [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] build: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setOSConditions: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolWin: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolUnix: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolProperty: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setS1ASclassPath: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] init-common: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] webclient-war-common: [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] clear: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] test-tlds-exist: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] copy-tlds: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] test-tagfiles-exist: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] copy-tagfiles: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] package-war-common: [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/lib [2023-05-20T06:24:00.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:00.653Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:00.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/docroot [2023-05-20T06:24:00.653Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2023-05-20T06:24:00.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:00.653Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:00.653Z] [javac] Compiling 1 source file [2023-05-20T06:24:00.653Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:00.653Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] deploy: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] deploy-war-common: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setOSConditions: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolWin: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolUnix: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setToolProperty: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] setS1ASclassPath: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] init-common: [2023-05-20T06:24:00.653Z] [2023-05-20T06:24:00.653Z] deploy-war-commonpe: [2023-05-20T06:24:00.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2023-05-20T06:24:00.911Z] [exec] Application deployed with name cdi-producer-methods-disposermethods-web. [2023-05-20T06:24:00.911Z] [2023-05-20T06:24:00.911Z] deploy-war-commonee: [2023-05-20T06:24:00.911Z] [2023-05-20T06:24:00.911Z] run: [2023-05-20T06:24:01.168Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl1 [2023-05-20T06:24:01.168Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:01.168Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl2 [2023-05-20T06:24:01.168Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:01.168Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:01.168Z] [java] [2023-05-20T06:24:01.168Z] [java] [2023-05-20T06:24:01.168Z] [java] ----------------------------------------- [2023-05-20T06:24:01.168Z] [java] - producer-methods-disposer: PASS - [2023-05-20T06:24:01.168Z] [java] - producer-methods-disposer -- DUPLICATE: PASS - [2023-05-20T06:24:01.168Z] [java] ----------------------------------------- [2023-05-20T06:24:01.168Z] [java] - Total PASS : 2 - [2023-05-20T06:24:01.168Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:01.168Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:01.168Z] [java] ----------------------------------------- [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] undeploy: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] setOSConditions: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] setToolWin: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] setToolUnix: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] setToolProperty: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] setS1ASclassPath: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] init-common: [2023-05-20T06:24:01.168Z] [2023-05-20T06:24:01.168Z] undeploy-war-common: [2023-05-20T06:24:01.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] all: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setOSConditions: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolWin: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolUnix: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolProperty: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setS1ASclassPath: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] init-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] clean: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setOSConditions: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolWin: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolUnix: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolProperty: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setS1ASclassPath: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] init-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] clean-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setOSConditions: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolWin: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolUnix: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolProperty: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setS1ASclassPath: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] init-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] clean-classes-common: [2023-05-20T06:24:01.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setOSConditions: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolWin: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolUnix: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolProperty: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setS1ASclassPath: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] init-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] clean-jars-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] compile: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setOSConditions: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolWin: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolUnix: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setToolProperty: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] setS1ASclassPath: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] init-common: [2023-05-20T06:24:01.424Z] [2023-05-20T06:24:01.424Z] compile-common: [2023-05-20T06:24:01.424Z] [echo] Current time (ISO): 2023-05-20T06:24:01.403+0000 [2023-05-20T06:24:01.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:01.425Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:03.355Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:03.355Z] [javac] 1 warning [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] build: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setOSConditions: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolWin: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolUnix: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolProperty: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setS1ASclassPath: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] init-common: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] webclient-war-common: [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] clear: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] test-tlds-exist: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] copy-tlds: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] test-tagfiles-exist: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] copy-tagfiles: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] package-war-common: [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/lib [2023-05-20T06:24:03.355Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:03.355Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:03.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/docroot [2023-05-20T06:24:03.355Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-05-20T06:24:03.355Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:03.355Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:03.355Z] [javac] Compiling 1 source file [2023-05-20T06:24:03.355Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:03.355Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] deploy: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] deploy-war-common: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setOSConditions: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolWin: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolUnix: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setToolProperty: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] setS1ASclassPath: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] init-common: [2023-05-20T06:24:03.355Z] [2023-05-20T06:24:03.355Z] deploy-war-commonpe: [2023-05-20T06:24:03.614Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-05-20T06:24:03.905Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] deploy-war-commonee: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] run: [2023-05-20T06:24:03.905Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2023-05-20T06:24:03.905Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:24:03.905Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:03.905Z] [java] [2023-05-20T06:24:03.905Z] [java] [2023-05-20T06:24:03.905Z] [java] ----------------------------------------- [2023-05-20T06:24:03.905Z] [java] - producer-methods-qualifiers: PASS - [2023-05-20T06:24:03.905Z] [java] ----------------------------------------- [2023-05-20T06:24:03.905Z] [java] - Total PASS : 1 - [2023-05-20T06:24:03.905Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:03.905Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:03.905Z] [java] ----------------------------------------- [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] undeploy: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] setOSConditions: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] setToolWin: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] setToolUnix: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] setToolProperty: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] setS1ASclassPath: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] init-common: [2023-05-20T06:24:03.905Z] [2023-05-20T06:24:03.905Z] undeploy-war-common: [2023-05-20T06:24:04.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] all: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setOSConditions: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolWin: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolUnix: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolProperty: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setS1ASclassPath: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] init-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] clean: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setOSConditions: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolWin: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolUnix: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolProperty: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setS1ASclassPath: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] init-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] clean-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setOSConditions: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolWin: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolUnix: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolProperty: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setS1ASclassPath: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] init-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] clean-classes-common: [2023-05-20T06:24:04.468Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setOSConditions: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolWin: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolUnix: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolProperty: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setS1ASclassPath: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] init-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] clean-jars-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] compile: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setOSConditions: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolWin: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolUnix: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setToolProperty: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] setS1ASclassPath: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] init-common: [2023-05-20T06:24:04.468Z] [2023-05-20T06:24:04.468Z] compile-common: [2023-05-20T06:24:04.468Z] [echo] Current time (ISO): 2023-05-20T06:24:04.285+0000 [2023-05-20T06:24:04.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:04.468Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:05.837Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:06.104Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/servlet/test/servlet/ProducerMethodRuntimePolymorhpismTestServlet.java uses unchecked or unsafe operations. [2023-05-20T06:24:06.104Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:24:06.104Z] [javac] 1 warning [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] build: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] setOSConditions: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] setToolWin: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] setToolUnix: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] setToolProperty: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] setS1ASclassPath: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.104Z] init-common: [2023-05-20T06:24:06.104Z] [2023-05-20T06:24:06.105Z] webclient-war-common: [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] clear: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] test-tlds-exist: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] copy-tlds: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] test-tagfiles-exist: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] copy-tagfiles: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] package-war-common: [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/lib [2023-05-20T06:24:06.105Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:06.105Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:06.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/docroot [2023-05-20T06:24:06.105Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-05-20T06:24:06.105Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:06.105Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:06.105Z] [javac] Compiling 1 source file [2023-05-20T06:24:06.105Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:06.105Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] deploy: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] deploy-war-common: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] setOSConditions: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] setToolWin: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] setToolUnix: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] setToolProperty: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] setS1ASclassPath: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] init-common: [2023-05-20T06:24:06.105Z] [2023-05-20T06:24:06.105Z] deploy-war-commonpe: [2023-05-20T06:24:06.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2023-05-20T06:24:06.670Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2023-05-20T06:24:06.670Z] [2023-05-20T06:24:06.670Z] deploy-war-commonee: [2023-05-20T06:24:06.670Z] [2023-05-20T06:24:06.670Z] run: [2023-05-20T06:24:06.953Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2023-05-20T06:24:06.953Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:06.953Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:06.953Z] [java] [2023-05-20T06:24:06.953Z] [java] [2023-05-20T06:24:06.953Z] [java] ----------------------------------------- [2023-05-20T06:24:06.953Z] [java] - producer-methods-runtimepolymorphism: PASS - [2023-05-20T06:24:06.953Z] [java] ----------------------------------------- [2023-05-20T06:24:06.953Z] [java] - Total PASS : 1 - [2023-05-20T06:24:06.953Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:06.953Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:06.953Z] [java] ----------------------------------------- [2023-05-20T06:24:06.953Z] [2023-05-20T06:24:06.953Z] undeploy: [2023-05-20T06:24:06.953Z] [2023-05-20T06:24:06.953Z] setOSConditions: [2023-05-20T06:24:06.953Z] [2023-05-20T06:24:06.953Z] setToolWin: [2023-05-20T06:24:06.953Z] [2023-05-20T06:24:06.953Z] setToolUnix: [2023-05-20T06:24:06.953Z] [2023-05-20T06:24:06.954Z] setToolProperty: [2023-05-20T06:24:06.954Z] [2023-05-20T06:24:06.954Z] setS1ASclassPath: [2023-05-20T06:24:06.954Z] [2023-05-20T06:24:06.954Z] init-common: [2023-05-20T06:24:06.954Z] [2023-05-20T06:24:06.954Z] undeploy-war-common: [2023-05-20T06:24:07.209Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] all: [2023-05-20T06:24:07.209Z] [echo] Running scopes [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] all: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] scopes: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setOSConditions: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolWin: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolUnix: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolProperty: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setS1ASclassPath: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] init-common: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] clean: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setOSConditions: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolWin: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolUnix: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolProperty: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setS1ASclassPath: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] init-common: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] clean-common: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setOSConditions: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolWin: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolUnix: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolProperty: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setS1ASclassPath: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] init-common: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] clean-classes-common: [2023-05-20T06:24:07.209Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setOSConditions: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolWin: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolUnix: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setToolProperty: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] setS1ASclassPath: [2023-05-20T06:24:07.209Z] [2023-05-20T06:24:07.209Z] init-common: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] clean-jars-common: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] compile: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] setOSConditions: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] setToolWin: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] setToolUnix: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] setToolProperty: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] setS1ASclassPath: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] init-common: [2023-05-20T06:24:07.210Z] [2023-05-20T06:24:07.210Z] compile-common: [2023-05-20T06:24:07.210Z] [echo] Current time (ISO): 2023-05-20T06:24:07.183+0000 [2023-05-20T06:24:07.210Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:07.210Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:09.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:09.114Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/servlet/test/servlets/DependentScopeTestServlet.java uses unchecked or unsafe operations. [2023-05-20T06:24:09.114Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:24:09.114Z] [javac] 1 warning [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] build: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setOSConditions: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolWin: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolUnix: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolProperty: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setS1ASclassPath: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] init-common: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] webclient-war-common: [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] clear: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] test-tlds-exist: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] copy-tlds: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] test-tagfiles-exist: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] copy-tagfiles: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] package-war-common: [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/lib [2023-05-20T06:24:09.114Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:09.114Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:09.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/docroot [2023-05-20T06:24:09.114Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2023-05-20T06:24:09.114Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:09.114Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:09.114Z] [javac] Compiling 1 source file [2023-05-20T06:24:09.114Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:09.114Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] deploy: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] deploy-war-common: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setOSConditions: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolWin: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolUnix: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setToolProperty: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] setS1ASclassPath: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] init-common: [2023-05-20T06:24:09.114Z] [2023-05-20T06:24:09.114Z] deploy-war-commonpe: [2023-05-20T06:24:09.371Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2023-05-20T06:24:09.628Z] [exec] Application deployed with name cdi-dependent-scope-web. [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] deploy-war-commonee: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] run: [2023-05-20T06:24:09.628Z] [java] opening connection to http://localhost:8080/cdi-dependent-scope/myurl [2023-05-20T06:24:09.628Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:09.628Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:09.628Z] [java] [2023-05-20T06:24:09.628Z] [java] [2023-05-20T06:24:09.628Z] [java] ----------------------------------------- [2023-05-20T06:24:09.628Z] [java] - cdi-scopes-dependent: PASS - [2023-05-20T06:24:09.628Z] [java] ----------------------------------------- [2023-05-20T06:24:09.628Z] [java] - Total PASS : 1 - [2023-05-20T06:24:09.628Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:09.628Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:09.628Z] [java] ----------------------------------------- [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] undeploy: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] setOSConditions: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] setToolWin: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] setToolUnix: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] setToolProperty: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] setS1ASclassPath: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] init-common: [2023-05-20T06:24:09.628Z] [2023-05-20T06:24:09.628Z] undeploy-war-common: [2023-05-20T06:24:09.884Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] all: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setOSConditions: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolWin: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolUnix: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolProperty: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setS1ASclassPath: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] init-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] clean: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setOSConditions: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolWin: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolUnix: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolProperty: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setS1ASclassPath: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] init-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] clean-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setOSConditions: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolWin: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolUnix: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolProperty: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setS1ASclassPath: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] init-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] clean-classes-common: [2023-05-20T06:24:10.150Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setOSConditions: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolWin: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolUnix: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolProperty: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setS1ASclassPath: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] init-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] clean-jars-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] compile: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setOSConditions: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolWin: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolUnix: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setToolProperty: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] setS1ASclassPath: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] init-common: [2023-05-20T06:24:10.150Z] [2023-05-20T06:24:10.150Z] compile-common: [2023-05-20T06:24:10.150Z] [echo] Current time (ISO): 2023-05-20T06:24:09.942+0000 [2023-05-20T06:24:10.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:10.150Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:12.050Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:12.050Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/servlet/test/servlets/NewQualifierTestServlet.java uses unchecked or unsafe operations. [2023-05-20T06:24:12.050Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:24:12.050Z] [javac] 1 warning [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] build: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setOSConditions: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolWin: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolUnix: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolProperty: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setS1ASclassPath: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] init-common: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] webclient-war-common: [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] clear: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] test-tlds-exist: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] copy-tlds: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] test-tagfiles-exist: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] copy-tagfiles: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] package-war-common: [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/lib [2023-05-20T06:24:12.050Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:12.050Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:12.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/docroot [2023-05-20T06:24:12.050Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-new-qualifier-web.war [2023-05-20T06:24:12.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:12.050Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:24:12.050Z] [javac] Compiling 1 source file [2023-05-20T06:24:12.050Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/new-qualifier/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:12.050Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] deploy: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] deploy-war-common: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setOSConditions: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolWin: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolUnix: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setToolProperty: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] setS1ASclassPath: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] init-common: [2023-05-20T06:24:12.050Z] [2023-05-20T06:24:12.050Z] deploy-war-commonpe: [2023-05-20T06:24:12.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-new-qualifier --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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-new-qualifier-web.war [2023-05-20T06:24:12.565Z] [exec] Application deployed with name cdi-new-qualifier-web. [2023-05-20T06:24:12.565Z] [2023-05-20T06:24:12.565Z] deploy-war-commonee: [2023-05-20T06:24:12.565Z] [2023-05-20T06:24:12.565Z] run: [2023-05-20T06:24:12.853Z] [java] opening connection to http://localhost:8080/cdi-new-qualifier/myurl [2023-05-20T06:24:12.853Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:12.853Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:12.853Z] [java] [2023-05-20T06:24:12.853Z] [java] [2023-05-20T06:24:12.853Z] [java] ----------------------------------------- [2023-05-20T06:24:12.853Z] [java] - cdi-new-qualifier: PASS - [2023-05-20T06:24:12.853Z] [java] ----------------------------------------- [2023-05-20T06:24:12.853Z] [java] - Total PASS : 1 - [2023-05-20T06:24:12.853Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:12.853Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:12.853Z] [java] ----------------------------------------- [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] undeploy: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] setOSConditions: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] setToolWin: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] setToolUnix: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] setToolProperty: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] setS1ASclassPath: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] init-common: [2023-05-20T06:24:12.853Z] [2023-05-20T06:24:12.853Z] undeploy-war-common: [2023-05-20T06:24:13.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-new-qualifier-web [2023-05-20T06:24:13.109Z] [2023-05-20T06:24:13.109Z] all: [2023-05-20T06:24:13.109Z] [2023-05-20T06:24:13.109Z] setOSConditions: [2023-05-20T06:24:13.109Z] [2023-05-20T06:24:13.109Z] setToolWin: [2023-05-20T06:24:13.109Z] [2023-05-20T06:24:13.109Z] setToolUnix: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolProperty: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setS1ASclassPath: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] init-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] clean: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setOSConditions: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolWin: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolUnix: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolProperty: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setS1ASclassPath: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] init-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] clean-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setOSConditions: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolWin: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolUnix: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolProperty: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setS1ASclassPath: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] init-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] clean-classes-common: [2023-05-20T06:24:13.110Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setOSConditions: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolWin: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolUnix: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolProperty: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setS1ASclassPath: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] init-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] clean-jars-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] compile: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setOSConditions: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolWin: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolUnix: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setToolProperty: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] setS1ASclassPath: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] init-common: [2023-05-20T06:24:13.110Z] [2023-05-20T06:24:13.110Z] compile-common: [2023-05-20T06:24:13.110Z] [echo] Current time (ISO): 2023-05-20T06:24:13.022+0000 [2023-05-20T06:24:13.110Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:13.110Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:15.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:15.014Z] [javac] 1 warning [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] setOSConditions: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] setToolWin: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] setToolUnix: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] setToolProperty: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] setS1ASclassPath: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] init-common: [2023-05-20T06:24:15.014Z] [2023-05-20T06:24:15.014Z] compile-common: [2023-05-20T06:24:15.014Z] [echo] Current time (ISO): 2023-05-20T06:24:14.810+0000 [2023-05-20T06:24:15.014Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:16.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:16.383Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:16.383Z] [javac] numMessages = new Integer(args[0]).intValue(); [2023-05-20T06:24:16.383Z] [javac] ^ [2023-05-20T06:24:16.640Z] [javac] 2 warnings [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] build: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] setOSConditions: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] fixFiles: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] convUnix: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] convWin: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] setToolWin: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] setToolUnix: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] setToolProperty: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] setS1ASclassPath: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] init-common: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] package-persistence-common: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] ejb-jar-common: [2023-05-20T06:24:16.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] package-ejbjar-common: [2023-05-20T06:24:16.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-ejb.jar [2023-05-20T06:24:16.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] appclient-jar-common: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] package-appclientjar-common: [2023-05-20T06:24:16.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-client.jar [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] webclient-war-common: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] build-ear-common: [2023-05-20T06:24:16.640Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:16.640Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] create-resources: [2023-05-20T06:24:16.640Z] [2023-05-20T06:24:16.640Z] asadmin-batch-common: [2023-05-20T06:24:17.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:17.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/cdi_hello_mdb_QCF [2023-05-20T06:24:17.203Z] [exec] Connector resource jms/cdi_hello_mdb_QCF created. [2023-05-20T06:24:17.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:17.203Z] [exec] JMS Desctination cdi_hello_mdb_InQueue created. [2023-05-20T06:24:17.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/cdi_hello_mdb_InQueue [2023-05-20T06:24:17.204Z] [exec] Administered object jms/cdi_hello_mdb_InQueue created. [2023-05-20T06:24:17.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:17.204Z] [exec] JMS Desctination cdi_hello_mdb_OutQueue created. [2023-05-20T06:24:17.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 --force=false jms/cdi_hello_mdb_OutQueue [2023-05-20T06:24:17.204Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue created. [2023-05-20T06:24:17.204Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] deploy: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setOSConditions: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolWin: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolUnix: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolProperty: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setS1ASclassPath: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] init-common: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] deploy-common: [2023-05-20T06:24:17.204Z] [echo] Current time (ISO): 2023-05-20T06:24:17.193+0000 [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setOSConditions: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolWin: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolUnix: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setToolProperty: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] setS1ASclassPath: [2023-05-20T06:24:17.204Z] [2023-05-20T06:24:17.204Z] init-common: [2023-05-20T06:24:17.460Z] [2023-05-20T06:24:17.460Z] deploy-common-pe: [2023-05-20T06:24:17.718Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2023-05-20T06:24:19.609Z] [exec] Application deployed with name cdi-hello-mdbApp. [2023-05-20T06:24:19.609Z] [echo] Deployment on target server server successful [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setOSConditions: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolWin: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolUnix: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolProperty: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setS1ASclassPath: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] init-common: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] deploy-common-ee: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] run: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setOSConditions: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolWin: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolUnix: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setToolProperty: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] setS1ASclassPath: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] init-common: [2023-05-20T06:24:19.609Z] [2023-05-20T06:24:19.609Z] runclient-common: [2023-05-20T06:24:19.609Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2023-05-20T06:24:20.540Z] [exec] May 20, 2023 6:24:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:24:20.540Z] [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. [2023-05-20T06:24:21.111Z] [exec] May 20, 2023 6:24:20 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:24:21.111Z] [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/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:23.631Z] [exec] May 20, 2023 6:24:23 AM org.hibernate.validator.internal.util.Version [2023-05-20T06:24:23.631Z] [exec] INFO: HV000001: Hibernate Validator 7.0.2.Final [2023-05-20T06:24:23.888Z] [exec] May 20, 2023 6:24:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2023-05-20T06:24:23.888Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 6.2.1 (Build 1-a) Compile: April 28 2022 [2023-05-20T06:24:23.888Z] [exec] May 20, 2023 6:24:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2023-05-20T06:24:23.888Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2023-05-20T06:24:23.888Z] [exec] May 20, 2023 6:24:23 AM com.sun.messaging.jms.ra.ResourceAdapter start [2023-05-20T06:24:23.888Z] [exec] INFO: MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:REMOTE [2023-05-20T06:24:24.457Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2023-05-20T06:24:24.457Z] [exec] getName(): cdi_hello_mdb_InQueue [2023-05-20T06:24:24.457Z] [exec] Class: com.sun.messaging.Queue [2023-05-20T06:24:24.457Z] [exec] getVERSION(): 3.0 [2023-05-20T06:24:24.457Z] [exec] isReadonly(): false [2023-05-20T06:24:24.457Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684563864159 [2023-05-20T06:24:24.457Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2023-05-20T06:24:24.457Z] [exec] getName(): cdi_hello_mdb_InQueue [2023-05-20T06:24:24.457Z] [exec] Class: com.sun.messaging.Queue [2023-05-20T06:24:24.457Z] [exec] getVERSION(): 3.0 [2023-05-20T06:24:24.457Z] [exec] isReadonly(): false [2023-05-20T06:24:24.457Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1684563864176 [2023-05-20T06:24:24.457Z] [exec] remote bean:test.ejb.session._HelloSless_Wrapper@9043235f [2023-05-20T06:24:24.457Z] [exec] Waiting for queue message [2023-05-20T06:24:24.457Z] [exec] Received message : mdb() invoked [2023-05-20T06:24:24.457Z] [exec] Value of key is:request-and-application-scope-ejb-mdb [2023-05-20T06:24:24.457Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:24.457Z] [exec] [2023-05-20T06:24:24.457Z] [exec] [2023-05-20T06:24:24.457Z] [exec] ----------------------------------------- [2023-05-20T06:24:24.457Z] [exec] - request-and-application-scope-ejb-mdb: PASS - [2023-05-20T06:24:24.457Z] [exec] ----------------------------------------- [2023-05-20T06:24:24.457Z] [exec] Total PASS: 1 [2023-05-20T06:24:24.457Z] [exec] Total FAIL: 0 [2023-05-20T06:24:24.457Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:24:24.457Z] [exec] ----------------------------------------- [2023-05-20T06:24:24.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:24:24.457Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] checkReporting-common: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] confirmReportPresent-common: [2023-05-20T06:24:25.019Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:24:25.019Z] [echo] Test seems to be reported fine [2023-05-20T06:24:25.019Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/RepRunConf.txt [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] confirmMissingReport-common: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] undeploy: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] setOSConditions: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] setToolWin: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] setToolUnix: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] setToolProperty: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] setS1ASclassPath: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] init-common: [2023-05-20T06:24:25.019Z] [2023-05-20T06:24:25.019Z] undeploy-common: [2023-05-20T06:24:25.276Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:25.276Z] [2023-05-20T06:24:25.276Z] delete-resources: [2023-05-20T06:24:25.276Z] [2023-05-20T06:24:25.276Z] asadmin-batch-common: [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_QCF [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_InQueue [2023-05-20T06:24:25.859Z] [exec] Administered object jms/cdi_hello_mdb_InQueue deleted. [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --cascade=false jms/cdi_hello_mdb_OutQueue [2023-05-20T06:24:25.859Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue deleted. [2023-05-20T06:24:25.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:25.859Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] all: [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] setOSConditions: [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] setToolWin: [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] setToolUnix: [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] setToolProperty: [2023-05-20T06:24:25.859Z] [2023-05-20T06:24:25.859Z] setS1ASclassPath: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] init-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] clean: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setOSConditions: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolWin: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolUnix: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolProperty: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setS1ASclassPath: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] init-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] clean-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setOSConditions: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolWin: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolUnix: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolProperty: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setS1ASclassPath: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] init-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] clean-classes-common: [2023-05-20T06:24:26.116Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setOSConditions: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolWin: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolUnix: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolProperty: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setS1ASclassPath: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] init-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] clean-jars-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] compile: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setOSConditions: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolWin: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolUnix: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setToolProperty: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] setS1ASclassPath: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] init-common: [2023-05-20T06:24:26.116Z] [2023-05-20T06:24:26.116Z] compile-common: [2023-05-20T06:24:26.116Z] [echo] Current time (ISO): 2023-05-20T06:24:25.888+0000 [2023-05-20T06:24:26.116Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:26.116Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:27.491Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:27.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/servlet/test/servlets/SingletonScopedServlet.java uses unchecked or unsafe operations. [2023-05-20T06:24:27.753Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:24:27.753Z] [javac] 1 warning [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] build: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] setOSConditions: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] setToolWin: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] setToolUnix: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] setToolProperty: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] setS1ASclassPath: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] init-common: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] webclient-war-common: [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] clear: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] test-tlds-exist: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] copy-tlds: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] test-tagfiles-exist: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] copy-tagfiles: [2023-05-20T06:24:27.753Z] [2023-05-20T06:24:27.753Z] package-war-common: [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:27.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/lib [2023-05-20T06:24:27.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:27.754Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:27.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/docroot [2023-05-20T06:24:27.754Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2023-05-20T06:24:27.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:27.754Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:27.754Z] [javac] Compiling 1 source file [2023-05-20T06:24:27.754Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:27.754Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] deploy: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] deploy-war-common: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] setOSConditions: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] setToolWin: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] setToolUnix: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] setToolProperty: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] setS1ASclassPath: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] init-common: [2023-05-20T06:24:27.754Z] [2023-05-20T06:24:27.754Z] deploy-war-commonpe: [2023-05-20T06:24:28.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2023-05-20T06:24:28.574Z] [exec] Application deployed with name cdi-singleton-scope-web. [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] deploy-war-commonee: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] run: [2023-05-20T06:24:28.574Z] [java] opening connection to http://localhost:8080/cdi-singleton-scope/myurl [2023-05-20T06:24:28.574Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:28.574Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:28.574Z] [java] [2023-05-20T06:24:28.574Z] [java] [2023-05-20T06:24:28.574Z] [java] ----------------------------------------- [2023-05-20T06:24:28.574Z] [java] - cdi-scopes-singleton: PASS - [2023-05-20T06:24:28.574Z] [java] ----------------------------------------- [2023-05-20T06:24:28.574Z] [java] - Total PASS : 1 - [2023-05-20T06:24:28.574Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:28.574Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:28.574Z] [java] ----------------------------------------- [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] undeploy: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] setOSConditions: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] setToolWin: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] setToolUnix: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] setToolProperty: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] setS1ASclassPath: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] init-common: [2023-05-20T06:24:28.574Z] [2023-05-20T06:24:28.574Z] undeploy-war-common: [2023-05-20T06:24:28.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:28.832Z] [2023-05-20T06:24:28.832Z] all: [2023-05-20T06:24:28.832Z] [echo] Running specialization [2023-05-20T06:24:28.832Z] [2023-05-20T06:24:28.832Z] all: [2023-05-20T06:24:28.832Z] [2023-05-20T06:24:28.832Z] specialization: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setOSConditions: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolWin: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolUnix: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolProperty: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setS1ASclassPath: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] init-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] clean: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setOSConditions: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolWin: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolUnix: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolProperty: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setS1ASclassPath: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] init-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] clean-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setOSConditions: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolWin: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolUnix: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolProperty: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setS1ASclassPath: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] init-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] clean-classes-common: [2023-05-20T06:24:29.088Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setOSConditions: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolWin: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolUnix: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolProperty: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setS1ASclassPath: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] init-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] clean-jars-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] compile: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setOSConditions: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolWin: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolUnix: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setToolProperty: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] setS1ASclassPath: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] init-common: [2023-05-20T06:24:29.088Z] [2023-05-20T06:24:29.088Z] compile-common: [2023-05-20T06:24:29.088Z] [echo] Current time (ISO): 2023-05-20T06:24:28.874+0000 [2023-05-20T06:24:29.088Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:29.088Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:30.993Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:30.993Z] [javac] 1 warning [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] build: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setOSConditions: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolWin: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolUnix: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolProperty: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setS1ASclassPath: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] init-common: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] webclient-war-common: [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] clear: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] test-tlds-exist: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] copy-tlds: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] test-tagfiles-exist: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] copy-tagfiles: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] package-war-common: [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/lib [2023-05-20T06:24:30.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:30.993Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:30.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/docroot [2023-05-20T06:24:30.993Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2023-05-20T06:24:30.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:30.993Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:30.993Z] [javac] Compiling 1 source file [2023-05-20T06:24:30.993Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:30.993Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] deploy: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] deploy-war-common: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setOSConditions: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolWin: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolUnix: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setToolProperty: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] setS1ASclassPath: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.993Z] init-common: [2023-05-20T06:24:30.993Z] [2023-05-20T06:24:30.994Z] deploy-war-commonpe: [2023-05-20T06:24:31.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2023-05-20T06:24:31.507Z] [exec] Application deployed with name cdi-specialization-leak-alternatives-web. [2023-05-20T06:24:31.507Z] [2023-05-20T06:24:31.507Z] deploy-war-commonee: [2023-05-20T06:24:31.507Z] [2023-05-20T06:24:31.507Z] run: [2023-05-20T06:24:31.764Z] [java] opening connection to http://localhost:8080/cdi-specialization-leak-alternatives/myurl [2023-05-20T06:24:31.764Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:31.764Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:31.764Z] [java] [2023-05-20T06:24:31.764Z] [java] [2023-05-20T06:24:31.764Z] [java] ----------------------------------------- [2023-05-20T06:24:31.764Z] [java] - specialization-alternative-leaks: PASS - [2023-05-20T06:24:31.764Z] [java] ----------------------------------------- [2023-05-20T06:24:31.764Z] [java] - Total PASS : 1 - [2023-05-20T06:24:31.764Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:31.764Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:31.764Z] [java] ----------------------------------------- [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] undeploy: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] setOSConditions: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] setToolWin: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] setToolUnix: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] setToolProperty: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] setS1ASclassPath: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] init-common: [2023-05-20T06:24:31.764Z] [2023-05-20T06:24:31.764Z] undeploy-war-common: [2023-05-20T06:24:32.021Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] all: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setOSConditions: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolWin: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolUnix: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolProperty: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setS1ASclassPath: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] init-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] clean: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setOSConditions: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolWin: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolUnix: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolProperty: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setS1ASclassPath: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] init-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] clean-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setOSConditions: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolWin: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolUnix: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolProperty: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setS1ASclassPath: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] init-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] clean-classes-common: [2023-05-20T06:24:32.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setOSConditions: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolWin: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolUnix: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolProperty: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setS1ASclassPath: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] init-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] clean-jars-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] compile: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setOSConditions: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolWin: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolUnix: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setToolProperty: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] setS1ASclassPath: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] init-common: [2023-05-20T06:24:32.021Z] [2023-05-20T06:24:32.021Z] compile-common: [2023-05-20T06:24:32.021Z] [echo] Current time (ISO): 2023-05-20T06:24:31.979+0000 [2023-05-20T06:24:32.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:32.021Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:33.915Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:33.915Z] [javac] 1 warning [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] build: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setOSConditions: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolWin: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolUnix: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolProperty: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setS1ASclassPath: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] init-common: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] webclient-war-common: [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] clear: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] test-tlds-exist: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] copy-tlds: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] test-tagfiles-exist: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] copy-tagfiles: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] package-war-common: [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/lib [2023-05-20T06:24:34.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:34.172Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:34.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/docroot [2023-05-20T06:24:34.172Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2023-05-20T06:24:34.172Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:34.172Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:34.172Z] [javac] Compiling 1 source file [2023-05-20T06:24:34.172Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:34.172Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] deploy: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] deploy-war-common: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setOSConditions: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolWin: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolUnix: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setToolProperty: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] setS1ASclassPath: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] init-common: [2023-05-20T06:24:34.172Z] [2023-05-20T06:24:34.172Z] deploy-war-commonpe: [2023-05-20T06:24:34.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2023-05-20T06:24:34.709Z] [exec] Application deployed with name cdi-simple-specialization-web. [2023-05-20T06:24:34.709Z] [2023-05-20T06:24:34.709Z] deploy-war-commonee: [2023-05-20T06:24:34.709Z] [2023-05-20T06:24:34.709Z] run: [2023-05-20T06:24:34.966Z] [java] opening connection to http://localhost:8080/cdi-simple-specialization/myurl [2023-05-20T06:24:34.966Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:34.966Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:34.966Z] [java] [2023-05-20T06:24:34.966Z] [java] [2023-05-20T06:24:34.966Z] [java] ----------------------------------------- [2023-05-20T06:24:34.966Z] [java] - specialization-simple-specialization: PASS - [2023-05-20T06:24:34.966Z] [java] ----------------------------------------- [2023-05-20T06:24:34.966Z] [java] - Total PASS : 1 - [2023-05-20T06:24:34.966Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:34.966Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:34.966Z] [java] ----------------------------------------- [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] undeploy: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] setOSConditions: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] setToolWin: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] setToolUnix: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] setToolProperty: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] setS1ASclassPath: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] init-common: [2023-05-20T06:24:34.966Z] [2023-05-20T06:24:34.966Z] undeploy-war-common: [2023-05-20T06:24:35.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] all: [2023-05-20T06:24:35.224Z] [echo] Running stereotypes [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] all: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] stereotypes: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setOSConditions: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolWin: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolUnix: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolProperty: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setS1ASclassPath: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] init-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] clean: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setOSConditions: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolWin: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolUnix: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolProperty: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setS1ASclassPath: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] init-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] clean-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setOSConditions: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolWin: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolUnix: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolProperty: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setS1ASclassPath: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] init-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] clean-classes-common: [2023-05-20T06:24:35.224Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setOSConditions: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolWin: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolUnix: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolProperty: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setS1ASclassPath: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] init-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] clean-jars-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] compile: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setOSConditions: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolWin: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolUnix: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setToolProperty: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] setS1ASclassPath: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] init-common: [2023-05-20T06:24:35.224Z] [2023-05-20T06:24:35.224Z] compile-common: [2023-05-20T06:24:35.224Z] [echo] Current time (ISO): 2023-05-20T06:24:35.216+0000 [2023-05-20T06:24:35.224Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:35.224Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:37.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:37.117Z] [javac] 1 warning [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] build: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] setOSConditions: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] setToolWin: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] setToolUnix: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] setToolProperty: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] setS1ASclassPath: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] init-common: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] webclient-war-common: [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] clear: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] test-tlds-exist: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] copy-tlds: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] test-tagfiles-exist: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] copy-tagfiles: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] package-war-common: [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/lib [2023-05-20T06:24:37.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:37.117Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:37.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/docroot [2023-05-20T06:24:37.117Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2023-05-20T06:24:37.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:37.117Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:37.117Z] [javac] Compiling 1 source file [2023-05-20T06:24:37.117Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:37.117Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] deploy: [2023-05-20T06:24:37.117Z] [2023-05-20T06:24:37.117Z] deploy-war-common: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] setOSConditions: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] setToolWin: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] setToolUnix: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] setToolProperty: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] setS1ASclassPath: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] init-common: [2023-05-20T06:24:37.118Z] [2023-05-20T06:24:37.118Z] deploy-war-commonpe: [2023-05-20T06:24:37.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2023-05-20T06:24:37.937Z] [exec] Application deployed with name cdi-alternative-stereotypes-web. [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] deploy-war-commonee: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] run: [2023-05-20T06:24:37.937Z] [java] opening connection to http://localhost:8080/cdi-alternative-stereotypes/myurl [2023-05-20T06:24:37.937Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:37.937Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:37.937Z] [java] [2023-05-20T06:24:37.937Z] [java] [2023-05-20T06:24:37.937Z] [java] ----------------------------------------- [2023-05-20T06:24:37.937Z] [java] - stereotypes-alternative-stereotypes: PASS - [2023-05-20T06:24:37.937Z] [java] ----------------------------------------- [2023-05-20T06:24:37.937Z] [java] - Total PASS : 1 - [2023-05-20T06:24:37.937Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:37.937Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:37.937Z] [java] ----------------------------------------- [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] undeploy: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] setOSConditions: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] setToolWin: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] setToolUnix: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] setToolProperty: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] setS1ASclassPath: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] init-common: [2023-05-20T06:24:37.937Z] [2023-05-20T06:24:37.937Z] undeploy-war-common: [2023-05-20T06:24:38.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] all: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setOSConditions: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolWin: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolUnix: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolProperty: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setS1ASclassPath: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] init-common: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] clean: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setOSConditions: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolWin: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolUnix: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setToolProperty: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] setS1ASclassPath: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] init-common: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.500Z] clean-common: [2023-05-20T06:24:38.500Z] [2023-05-20T06:24:38.501Z] setOSConditions: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolWin: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolUnix: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolProperty: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setS1ASclassPath: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] init-common: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] clean-classes-common: [2023-05-20T06:24:38.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setOSConditions: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolWin: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolUnix: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolProperty: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setS1ASclassPath: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] init-common: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] clean-jars-common: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] compile: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setOSConditions: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolWin: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolUnix: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setToolProperty: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] setS1ASclassPath: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] init-common: [2023-05-20T06:24:38.501Z] [2023-05-20T06:24:38.501Z] compile-common: [2023-05-20T06:24:38.501Z] [echo] Current time (ISO): 2023-05-20T06:24:38.447+0000 [2023-05-20T06:24:38.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:38.501Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:40.451Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:40.451Z] [javac] 1 warning [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] build: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setOSConditions: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolWin: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolUnix: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolProperty: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setS1ASclassPath: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] init-common: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] webclient-war-common: [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] clear: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] test-tlds-exist: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] copy-tlds: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] test-tagfiles-exist: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] copy-tagfiles: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] package-war-common: [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/lib [2023-05-20T06:24:40.451Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:40.451Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:40.451Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/docroot [2023-05-20T06:24:40.451Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2023-05-20T06:24:40.451Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:40.451Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:40.451Z] [javac] Compiling 1 source file [2023-05-20T06:24:40.451Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:40.451Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] deploy: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] deploy-war-common: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setOSConditions: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolWin: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolUnix: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setToolProperty: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] setS1ASclassPath: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] init-common: [2023-05-20T06:24:40.451Z] [2023-05-20T06:24:40.451Z] deploy-war-commonpe: [2023-05-20T06:24:41.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2023-05-20T06:24:41.272Z] [exec] Application deployed with name cdi-interceptor-binding-for-stereotypes-web. [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] deploy-war-commonee: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] run: [2023-05-20T06:24:41.272Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-for-stereotypes/myurl [2023-05-20T06:24:41.272Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:41.272Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:41.272Z] [java] [2023-05-20T06:24:41.272Z] [java] [2023-05-20T06:24:41.272Z] [java] ----------------------------------------- [2023-05-20T06:24:41.272Z] [java] - stereotypes-interceptor-bindings-for-stereotypes: PASS - [2023-05-20T06:24:41.272Z] [java] ----------------------------------------- [2023-05-20T06:24:41.272Z] [java] - Total PASS : 1 - [2023-05-20T06:24:41.272Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:41.272Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:41.272Z] [java] ----------------------------------------- [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] undeploy: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] setOSConditions: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] setToolWin: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] setToolUnix: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] setToolProperty: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] setS1ASclassPath: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] init-common: [2023-05-20T06:24:41.272Z] [2023-05-20T06:24:41.272Z] undeploy-war-common: [2023-05-20T06:24:41.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] all: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setOSConditions: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolWin: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolUnix: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolProperty: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setS1ASclassPath: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] init-common: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] clean: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setOSConditions: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolWin: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolUnix: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.860Z] setToolProperty: [2023-05-20T06:24:41.860Z] [2023-05-20T06:24:41.861Z] setS1ASclassPath: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] init-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] clean-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setOSConditions: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolWin: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolUnix: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolProperty: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setS1ASclassPath: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] init-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] clean-classes-common: [2023-05-20T06:24:41.861Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setOSConditions: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolWin: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolUnix: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolProperty: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setS1ASclassPath: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] init-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] clean-jars-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] compile: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setOSConditions: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolWin: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolUnix: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setToolProperty: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] setS1ASclassPath: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] init-common: [2023-05-20T06:24:41.861Z] [2023-05-20T06:24:41.861Z] compile-common: [2023-05-20T06:24:41.861Z] [echo] Current time (ISO): 2023-05-20T06:24:41.684+0000 [2023-05-20T06:24:41.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:41.861Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:43.774Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:43.775Z] [javac] 1 warning [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] build: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setOSConditions: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolWin: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolUnix: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolProperty: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setS1ASclassPath: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] init-common: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] webclient-war-common: [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] clear: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] test-tlds-exist: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] copy-tlds: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] test-tagfiles-exist: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] copy-tagfiles: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] package-war-common: [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/lib [2023-05-20T06:24:43.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:43.775Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:43.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/docroot [2023-05-20T06:24:43.775Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2023-05-20T06:24:43.775Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:43.775Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:43.775Z] [javac] Compiling 1 source file [2023-05-20T06:24:43.775Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:43.775Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] deploy: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] deploy-war-common: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setOSConditions: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolWin: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolUnix: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setToolProperty: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] setS1ASclassPath: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] init-common: [2023-05-20T06:24:43.775Z] [2023-05-20T06:24:43.775Z] deploy-war-commonpe: [2023-05-20T06:24:44.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2023-05-20T06:24:44.311Z] [exec] Application deployed with name cdi-stacking-stereotypes-web. [2023-05-20T06:24:44.311Z] [2023-05-20T06:24:44.311Z] deploy-war-commonee: [2023-05-20T06:24:44.311Z] [2023-05-20T06:24:44.311Z] run: [2023-05-20T06:24:44.567Z] [java] opening connection to http://localhost:8080/cdi-stacking-stereotypes/myurl [2023-05-20T06:24:44.567Z] [java] line = Hello from Servlet 3.0. [2023-05-20T06:24:44.567Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:44.567Z] [java] [2023-05-20T06:24:44.567Z] [java] [2023-05-20T06:24:44.567Z] [java] ----------------------------------------- [2023-05-20T06:24:44.567Z] [java] - stereotypes-stereotype-stacking: PASS - [2023-05-20T06:24:44.567Z] [java] ----------------------------------------- [2023-05-20T06:24:44.567Z] [java] - Total PASS : 1 - [2023-05-20T06:24:44.567Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:44.567Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:44.568Z] [java] ----------------------------------------- [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] undeploy: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] setOSConditions: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] setToolWin: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] setToolUnix: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] setToolProperty: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] setS1ASclassPath: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] init-common: [2023-05-20T06:24:44.568Z] [2023-05-20T06:24:44.568Z] undeploy-war-common: [2023-05-20T06:24:44.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] all: [2023-05-20T06:24:44.824Z] [echo] Running transactions [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] all: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] transactions: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setOSConditions: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolWin: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolUnix: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolProperty: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setS1ASclassPath: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] init-common: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] clean: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setOSConditions: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolWin: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolUnix: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolProperty: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setS1ASclassPath: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] init-common: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] clean-common: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setOSConditions: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolWin: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolUnix: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setToolProperty: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] setS1ASclassPath: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] init-common: [2023-05-20T06:24:44.824Z] [2023-05-20T06:24:44.824Z] clean-classes-common: [2023-05-20T06:24:44.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setOSConditions: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolWin: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolUnix: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolProperty: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setS1ASclassPath: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] init-common: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] clean-jars-common: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] compile: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setOSConditions: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolWin: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolUnix: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setToolProperty: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] setS1ASclassPath: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] init-common: [2023-05-20T06:24:45.080Z] [2023-05-20T06:24:45.080Z] compile-common: [2023-05-20T06:24:45.080Z] [echo] Current time (ISO): 2023-05-20T06:24:44.829+0000 [2023-05-20T06:24:45.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:45.080Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:46.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:46.721Z] [javac] 1 warning [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] build: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setOSConditions: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolWin: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolUnix: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolProperty: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setS1ASclassPath: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] init-common: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] webclient-war-common: [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] clear: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] test-tlds-exist: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] copy-tlds: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] test-tagfiles-exist: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] copy-tagfiles: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] package-war-common: [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/lib [2023-05-20T06:24:46.721Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:46.721Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:46.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/docroot [2023-05-20T06:24:46.721Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2023-05-20T06:24:46.721Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:46.721Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:46.721Z] [javac] Compiling 1 source file [2023-05-20T06:24:46.721Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:46.721Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] deploy: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] deploy-war-common: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setOSConditions: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolWin: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolUnix: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setToolProperty: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] setS1ASclassPath: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] init-common: [2023-05-20T06:24:46.721Z] [2023-05-20T06:24:46.721Z] deploy-war-commonpe: [2023-05-20T06:24:47.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2023-05-20T06:24:47.284Z] [exec] Application deployed with name cdi-transaction-scoped-web. [2023-05-20T06:24:47.284Z] [2023-05-20T06:24:47.284Z] deploy-war-commonee: [2023-05-20T06:24:47.284Z] [2023-05-20T06:24:47.284Z] run: [2023-05-20T06:24:47.541Z] [java] opening connection to http://localhost:8080/cdi-transaction-scoped/TransactionScopedTestServlet [2023-05-20T06:24:47.541Z] [java] line = @TransactionScoped Test [2023-05-20T06:24:47.541Z] [java] Value of key is:transaction-scoped-transactions [2023-05-20T06:24:47.542Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:47.542Z] [java] [2023-05-20T06:24:47.542Z] [java] [2023-05-20T06:24:47.542Z] [java] ----------------------------------------- [2023-05-20T06:24:47.542Z] [java] - transaction-scoped-transactions: PASS - [2023-05-20T06:24:47.542Z] [java] ----------------------------------------- [2023-05-20T06:24:47.542Z] [java] Total PASS: 1 [2023-05-20T06:24:47.542Z] [java] Total FAIL: 0 [2023-05-20T06:24:47.542Z] [java] Total DID NOT RUN: 0 [2023-05-20T06:24:47.542Z] [java] ----------------------------------------- [2023-05-20T06:24:47.542Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:24:47.542Z] [java] in flushAll , creating new testSuiteHash [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] undeploy: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] setOSConditions: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] setToolWin: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] setToolUnix: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] setToolProperty: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] setS1ASclassPath: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] init-common: [2023-05-20T06:24:47.542Z] [2023-05-20T06:24:47.542Z] undeploy-war-common: [2023-05-20T06:24:47.798Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:47.798Z] [2023-05-20T06:24:47.798Z] all: [2023-05-20T06:24:47.798Z] [echo] Running unproxyable-deps [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setOSConditions: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolWin: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolUnix: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolProperty: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setS1ASclassPath: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] init-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] clean: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setOSConditions: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolWin: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolUnix: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolProperty: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setS1ASclassPath: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] init-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] clean-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setOSConditions: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolWin: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolUnix: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolProperty: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setS1ASclassPath: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] init-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] clean-classes-common: [2023-05-20T06:24:48.055Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setOSConditions: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolWin: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolUnix: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolProperty: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setS1ASclassPath: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] init-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] clean-jars-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] compile: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setOSConditions: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolWin: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolUnix: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setToolProperty: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] setS1ASclassPath: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] init-common: [2023-05-20T06:24:48.055Z] [2023-05-20T06:24:48.055Z] compile-common: [2023-05-20T06:24:48.055Z] [echo] Current time (ISO): 2023-05-20T06:24:47.836+0000 [2023-05-20T06:24:48.055Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:48.055Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:49.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:49.979Z] [javac] 1 warning [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] build: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setOSConditions: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolWin: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolUnix: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolProperty: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setS1ASclassPath: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] init-common: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] webclient-war-common: [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] clear: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] test-tlds-exist: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] copy-tlds: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] test-tagfiles-exist: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] copy-tagfiles: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] package-war-common: [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/lib [2023-05-20T06:24:49.979Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:49.979Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:49.979Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/docroot [2023-05-20T06:24:49.979Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2023-05-20T06:24:49.979Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:49.979Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:24:49.979Z] [javac] Compiling 1 source file [2023-05-20T06:24:49.979Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:49.979Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] deploy: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] deploy-war-common: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setOSConditions: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolWin: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolUnix: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setToolProperty: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] setS1ASclassPath: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] init-common: [2023-05-20T06:24:49.979Z] [2023-05-20T06:24:49.979Z] deploy-war-commonpe: [2023-05-20T06:24:49.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2023-05-20T06:24:50.253Z] [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 [2023-05-20T06:24:50.253Z] [exec] at test.artifacts.AppScopedBean.bscopedBean(AppScopedBean.java:0) [2023-05-20T06:24:50.253Z] [exec] StackTrace. Please see server.log for more details. [2023-05-20T06:24:50.253Z] [exec] Result: 1 [2023-05-20T06:24:50.253Z] [2023-05-20T06:24:50.253Z] deploy-war-commonee: [2023-05-20T06:24:50.253Z] [2023-05-20T06:24:50.253Z] run: [2023-05-20T06:24:50.509Z] [java] opening connection to http://localhost:8080/cdi-alternatives-servlet-annotation/myurl [2023-05-20T06:24:50.509Z] [java] TESTNAME unproxyable-deps-tests [2023-05-20T06:24:50.509Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:50.509Z] [java] [2023-05-20T06:24:50.509Z] [java] [2023-05-20T06:24:50.509Z] [java] ----------------------------------------- [2023-05-20T06:24:50.510Z] [java] - unproxyable-deps-tests: PASS - [2023-05-20T06:24:50.510Z] [java] ----------------------------------------- [2023-05-20T06:24:50.510Z] [java] - Total PASS : 1 - [2023-05-20T06:24:50.510Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:50.510Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:50.510Z] [java] ----------------------------------------- [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] undeploy: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] all: [2023-05-20T06:24:50.510Z] [echo] Running unsatisfied-deps [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setOSConditions: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolWin: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolUnix: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolProperty: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setS1ASclassPath: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] init-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] clean: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setOSConditions: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolWin: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolUnix: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolProperty: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setS1ASclassPath: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] init-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] clean-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setOSConditions: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolWin: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolUnix: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolProperty: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setS1ASclassPath: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] init-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] clean-classes-common: [2023-05-20T06:24:50.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setOSConditions: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolWin: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolUnix: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolProperty: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setS1ASclassPath: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] init-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] clean-jars-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] compile: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setOSConditions: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolWin: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolUnix: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setToolProperty: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] setS1ASclassPath: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] init-common: [2023-05-20T06:24:50.510Z] [2023-05-20T06:24:50.510Z] compile-common: [2023-05-20T06:24:50.510Z] [echo] Current time (ISO): 2023-05-20T06:24:50.356+0000 [2023-05-20T06:24:50.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:50.510Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:51.889Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:52.145Z] [javac] 1 warning [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] build: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setOSConditions: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolWin: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolUnix: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolProperty: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setS1ASclassPath: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] init-common: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] webclient-war-common: [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] clear: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] test-tlds-exist: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] copy-tlds: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] test-tagfiles-exist: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] copy-tagfiles: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] package-war-common: [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/lib [2023-05-20T06:24:52.145Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:52.145Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:24:52.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/docroot [2023-05-20T06:24:52.145Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2023-05-20T06:24:52.145Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:24:52.145Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:24:52.145Z] [javac] Compiling 1 source file [2023-05-20T06:24:52.145Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:24:52.145Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] deploy: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] deploy-war-common: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setOSConditions: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolWin: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolUnix: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setToolProperty: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] setS1ASclassPath: [2023-05-20T06:24:52.145Z] [2023-05-20T06:24:52.145Z] init-common: [2023-05-20T06:24:52.146Z] [2023-05-20T06:24:52.146Z] deploy-war-commonpe: [2023-05-20T06:24:52.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2023-05-20T06:24:52.709Z] [exec] Application deployed with name cdi-unsatisfieddeps-servlet-annotation-web. [2023-05-20T06:24:52.709Z] [2023-05-20T06:24:52.709Z] deploy-war-commonee: [2023-05-20T06:24:52.709Z] [2023-05-20T06:24:52.709Z] run: [2023-05-20T06:24:52.966Z] [java] opening connection to http://localhost:8080/cdi-unsatisfieddeps-servlet-annotation/myurl [2023-05-20T06:24:52.966Z] [java] TESTNAME unsatisfied-dependencies-tests [2023-05-20T06:24:52.966Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2023-05-20T06:24:52.966Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:24:52.966Z] [java] [2023-05-20T06:24:52.966Z] [java] [2023-05-20T06:24:52.966Z] [java] ----------------------------------------- [2023-05-20T06:24:52.966Z] [java] - unsatisfied-dependencies-tests: PASS - [2023-05-20T06:24:52.966Z] [java] ----------------------------------------- [2023-05-20T06:24:52.966Z] [java] - Total PASS : 1 - [2023-05-20T06:24:52.966Z] [java] - Total FAIL : 0 - [2023-05-20T06:24:52.966Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:24:52.966Z] [java] ----------------------------------------- [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] undeploy: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] setOSConditions: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] setToolWin: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] setToolUnix: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] setToolProperty: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] setS1ASclassPath: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] init-common: [2023-05-20T06:24:52.966Z] [2023-05-20T06:24:52.966Z] undeploy-war-common: [2023-05-20T06:24:53.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] all: [2023-05-20T06:24:53.550Z] [echo] Running implicit [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] all: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] implicit: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setOSConditions: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolWin: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolUnix: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolProperty: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setS1ASclassPath: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] init-common: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] clean: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setOSConditions: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolWin: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolUnix: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolProperty: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setS1ASclassPath: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] init-common: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] clean-common: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setOSConditions: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolWin: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolUnix: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setToolProperty: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] setS1ASclassPath: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.550Z] init-common: [2023-05-20T06:24:53.550Z] [2023-05-20T06:24:53.551Z] clean-classes-common: [2023-05-20T06:24:53.551Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setOSConditions: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolWin: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolUnix: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolProperty: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setS1ASclassPath: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] init-common: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] clean-jars-common: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] compile: [2023-05-20T06:24:53.551Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setOSConditions: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolWin: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolUnix: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setToolProperty: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] setS1ASclassPath: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] init-common: [2023-05-20T06:24:53.551Z] [2023-05-20T06:24:53.551Z] compile-common: [2023-05-20T06:24:53.551Z] [echo] Current time (ISO): 2023-05-20T06:24:53.319+0000 [2023-05-20T06:24:53.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:53.551Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:55.476Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:55.476Z] [javac] 1 warning [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.476Z] setOSConditions: [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.476Z] setToolWin: [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.476Z] setToolUnix: [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.476Z] setToolProperty: [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.476Z] setS1ASclassPath: [2023-05-20T06:24:55.476Z] [2023-05-20T06:24:55.477Z] init-common: [2023-05-20T06:24:55.477Z] [2023-05-20T06:24:55.477Z] compile-common: [2023-05-20T06:24:55.477Z] [echo] Current time (ISO): 2023-05-20T06:24:55.087+0000 [2023-05-20T06:24:55.477Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:24:56.857Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:24:56.857Z] [javac] 1 warning [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] build: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] setOSConditions: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] fixFiles: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] convUnix: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] convWin: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] setToolWin: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] setToolUnix: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] setToolProperty: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] setS1ASclassPath: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] init-common: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] package-persistence-common: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] ejb-jar-common: [2023-05-20T06:24:56.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] package-ejbjar-common: [2023-05-20T06:24:56.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:56.857Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-ejb.jar [2023-05-20T06:24:56.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] appclient-jar-common: [2023-05-20T06:24:56.857Z] [2023-05-20T06:24:56.857Z] package-appclientjar-common: [2023-05-20T06:24:56.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:24:56.858Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-client.jar [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] webclient-war-common: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] build-ear-common: [2023-05-20T06:24:56.858Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] deploy: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setOSConditions: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolWin: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolUnix: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolProperty: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setS1ASclassPath: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] init-common: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] deploy-common: [2023-05-20T06:24:56.858Z] [echo] Current time (ISO): 2023-05-20T06:24:56.821+0000 [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setOSConditions: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolWin: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolUnix: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setToolProperty: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] setS1ASclassPath: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] init-common: [2023-05-20T06:24:56.858Z] [2023-05-20T06:24:56.858Z] deploy-common-pe: [2023-05-20T06:24:57.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2023-05-20T06:24:57.422Z] [exec] Application deployed with name simple-ejb-implicit-cdiApp. [2023-05-20T06:24:57.422Z] [echo] Deployment on target server server successful [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setOSConditions: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolWin: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolUnix: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolProperty: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setS1ASclassPath: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] init-common: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] deploy-common-ee: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] run: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setOSConditions: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolWin: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolUnix: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setToolProperty: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] setS1ASclassPath: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] init-common: [2023-05-20T06:24:57.422Z] [2023-05-20T06:24:57.422Z] runclient-common: [2023-05-20T06:24:57.422Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:24:58.353Z] [exec] May 20, 2023 6:24:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:24:58.353Z] [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. [2023-05-20T06:24:58.918Z] [exec] May 20, 2023 6:24:58 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:24:58.918Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-client] with main class [Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:25:01.453Z] [exec] Creating InitialContext() [2023-05-20T06:25:01.710Z] [exec] Value of key is: stateless [2023-05-20T06:25:01.710Z] [exec] Value of key is: stateless2 [2023-05-20T06:25:01.710Z] [exec] ensuring that sless1 and sless2 are not equal [2023-05-20T06:25:01.710Z] [exec] Value of key is: stateless3 [2023-05-20T06:25:01.710Z] [exec] test complete [2023-05-20T06:25:01.710Z] [exec] Value of key is: main [2023-05-20T06:25:01.710Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:25:01.710Z] [exec] [2023-05-20T06:25:01.710Z] [exec] [2023-05-20T06:25:01.710Z] [exec] ----------------------------------------- [2023-05-20T06:25:01.710Z] [exec] - main: PASS - [2023-05-20T06:25:01.711Z] [exec] - stateless: PASS - [2023-05-20T06:25:01.711Z] [exec] - stateless2: PASS - [2023-05-20T06:25:01.711Z] [exec] - stateless3: PASS - [2023-05-20T06:25:01.711Z] [exec] ----------------------------------------- [2023-05-20T06:25:01.711Z] [exec] Total PASS: 4 [2023-05-20T06:25:01.711Z] [exec] Total FAIL: 0 [2023-05-20T06:25:01.711Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:25:01.711Z] [exec] ----------------------------------------- [2023-05-20T06:25:01.711Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:25:01.711Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] checkReporting-common: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] confirmReportPresent-common: [2023-05-20T06:25:01.968Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:25:01.968Z] [echo] Test seems to be reported fine [2023-05-20T06:25:01.968Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/RepRunConf.txt [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] confirmMissingReport-common: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] undeploy: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] setOSConditions: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] setToolWin: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] setToolUnix: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] setToolProperty: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] setS1ASclassPath: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] init-common: [2023-05-20T06:25:01.968Z] [2023-05-20T06:25:01.968Z] undeploy-common: [2023-05-20T06:25:02.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] all: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setOSConditions: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolWin: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolUnix: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolProperty: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setS1ASclassPath: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] init-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] clean: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setOSConditions: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolWin: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolUnix: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolProperty: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setS1ASclassPath: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] init-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] clean-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setOSConditions: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolWin: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolUnix: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolProperty: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setS1ASclassPath: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] init-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] clean-classes-common: [2023-05-20T06:25:02.482Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setOSConditions: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolWin: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolUnix: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolProperty: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setS1ASclassPath: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] init-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] clean-jars-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] compile: [2023-05-20T06:25:02.482Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setOSConditions: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolWin: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolUnix: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setToolProperty: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] setS1ASclassPath: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] init-common: [2023-05-20T06:25:02.482Z] [2023-05-20T06:25:02.482Z] compile-common: [2023-05-20T06:25:02.482Z] [echo] Current time (ISO): 2023-05-20T06:25:02.286+0000 [2023-05-20T06:25:02.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:25:02.482Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:25:03.860Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:25:03.860Z] [javac] 1 warning [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] setOSConditions: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] setToolWin: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] setToolUnix: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] setToolProperty: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] setS1ASclassPath: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] init-common: [2023-05-20T06:25:03.860Z] [2023-05-20T06:25:03.860Z] compile-common: [2023-05-20T06:25:03.860Z] [echo] Current time (ISO): 2023-05-20T06:25:03.841+0000 [2023-05-20T06:25:03.860Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:25:05.779Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:25:05.779Z] [javac] 1 warning [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] build: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setOSConditions: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] fixFiles: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] convUnix: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] convWin: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolWin: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolUnix: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolProperty: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setS1ASclassPath: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] init-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] package-persistence-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] ejb-jar-common: [2023-05-20T06:25:05.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] package-ejbjar-common: [2023-05-20T06:25:05.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:25:05.779Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-ejb.jar [2023-05-20T06:25:05.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] appclient-jar-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] package-appclientjar-common: [2023-05-20T06:25:05.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/META-INF [2023-05-20T06:25:05.779Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-client.jar [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] webclient-war-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] build-ear-common: [2023-05-20T06:25:05.779Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] deploy: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setOSConditions: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolWin: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolUnix: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolProperty: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setS1ASclassPath: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] init-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] deploy-common: [2023-05-20T06:25:05.779Z] [echo] Current time (ISO): 2023-05-20T06:25:05.541+0000 [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setOSConditions: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolWin: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolUnix: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setToolProperty: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] setS1ASclassPath: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] init-common: [2023-05-20T06:25:05.779Z] [2023-05-20T06:25:05.779Z] deploy-common-pe: [2023-05-20T06:25:06.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2023-05-20T06:25:06.036Z] [exec] Application deployed with name simple-ejb-implicit-cdi-deployment-optApp. [2023-05-20T06:25:06.036Z] [echo] Deployment on target server server successful [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setOSConditions: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolWin: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolUnix: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolProperty: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setS1ASclassPath: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] init-common: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] deploy-common-ee: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] run: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setOSConditions: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolWin: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolUnix: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setToolProperty: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] setS1ASclassPath: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] init-common: [2023-05-20T06:25:06.036Z] [2023-05-20T06:25:06.036Z] runclient-common: [2023-05-20T06:25:06.036Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/config/glassfish-acc.xml [2023-05-20T06:25:06.967Z] [exec] May 20, 2023 6:25:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2023-05-20T06:25:06.967Z] [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. [2023-05-20T06:25:07.532Z] [exec] May 20, 2023 6:25:07 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2023-05-20T06:25:07.532Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-deployment-opt-client] with main class [Client] in file:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:25:10.056Z] [exec] Creating InitialContext() [2023-05-20T06:25:10.056Z] [exec] Value of key is: stateless [2023-05-20T06:25:10.056Z] [exec] test complete [2023-05-20T06:25:10.056Z] [exec] Value of key is: main [2023-05-20T06:25:10.056Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:25:10.056Z] [exec] [2023-05-20T06:25:10.056Z] [exec] [2023-05-20T06:25:10.056Z] [exec] ----------------------------------------- [2023-05-20T06:25:10.056Z] [exec] - main: PASS - [2023-05-20T06:25:10.056Z] [exec] - stateless: PASS - [2023-05-20T06:25:10.056Z] [exec] ----------------------------------------- [2023-05-20T06:25:10.056Z] [exec] Total PASS: 2 [2023-05-20T06:25:10.056Z] [exec] Total FAIL: 0 [2023-05-20T06:25:10.056Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:25:10.056Z] [exec] ----------------------------------------- [2023-05-20T06:25:10.056Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:25:10.056Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] checkReporting-common: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] confirmReportPresent-common: [2023-05-20T06:25:10.313Z] [echo] file RepRunConf.txt is present. [2023-05-20T06:25:10.313Z] [echo] Test seems to be reported fine [2023-05-20T06:25:10.313Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/RepRunConf.txt [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] confirmMissingReport-common: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] undeploy: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] setOSConditions: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] setToolWin: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] setToolUnix: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] setToolProperty: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] setS1ASclassPath: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] init-common: [2023-05-20T06:25:10.313Z] [2023-05-20T06:25:10.313Z] undeploy-common: [2023-05-20T06:25:10.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:25:10.608Z] [2023-05-20T06:25:10.608Z] all: [2023-05-20T06:25:10.608Z] [echo] ***** DONE TESTING - GENERATING REPORT ****** [2023-05-20T06:25:10.608Z] [2023-05-20T06:25:10.608Z] report: [2023-05-20T06:25:10.608Z] [echo] Comparing results with expected results [2023-05-20T06:25:10.608Z] [xslt] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:25:10.608Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2023-05-20T06:25:10.865Z] [2023-05-20T06:25:10.865Z] report-sh: [2023-05-20T06:25:10.865Z] [exec] input file=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:25:10.865Z] [exec] [2023-05-20T06:25:10.865Z] [exec] ************************ [2023-05-20T06:25:10.865Z] [exec] PASSED= 111 [2023-05-20T06:25:10.865Z] [exec] ------------ ========= [2023-05-20T06:25:10.865Z] [exec] FAILED= 0 [2023-05-20T06:25:10.865Z] [exec] ------------ ========= [2023-05-20T06:25:10.865Z] [exec] DID NOT RUN= 4 [2023-05-20T06:25:10.865Z] [exec] ------------ ========= [2023-05-20T06:25:10.865Z] [exec] Total Expected=115 [2023-05-20T06:25:10.865Z] [exec] ************************ [2023-05-20T06:25:10.865Z] [exec] [2023-05-20T06:25:10.865Z] [2023-05-20T06:25:10.865Z] BUILD SUCCESSFUL [2023-05-20T06:25:10.865Z] Total time: 6 minutes 17 seconds [2023-05-20T06:25:10.865Z] + printf '\n%s \n\n' '===== TEST RUN - STOPPING GLASSFISH AND DB =====' [2023-05-20T06:25:10.865Z] [2023-05-20T06:25:10.865Z] ===== TEST RUN - STOPPING GLASSFISH AND DB ===== [2023-05-20T06:25:10.865Z] [2023-05-20T06:25:10.865Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-domain [2023-05-20T06:25:15.147Z] Waiting for the domain to stop .. [2023-05-20T06:25:15.147Z] Command stop-domain executed successfully. [2023-05-20T06:25:15.147Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin stop-database [2023-05-20T06:25:15.711Z] Sat May 20 06:25:15 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [2023-05-20T06:25:16.275Z] Sat May 20 06:25:16 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2023-05-20T06:25:16.275Z] Command stop-database executed successfully. [2023-05-20T06:25:16.275Z] + set -e [2023-05-20T06:25:16.275Z] + check_successful_run [2023-05-20T06:25:16.275Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] ===== CHECK SUCCESSFUL RUN ===== [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:25:16.275Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' [2023-05-20T06:25:16.275Z] + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-05-20T06:25:16.275Z] File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-05-20T06:25:16.275Z] + generate_junit_report cdi_all [2023-05-20T06:25:16.275Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:25:16.275Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T06:25:16.275Z] + TESTSUITE_NAME=cdi_all [2023-05-20T06:25:16.275Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:25:16.275Z] + awk -v suitename=cdi_all ' [2023-05-20T06:25:16.275Z] BEGIN { [2023-05-20T06:25:16.275Z] totaltests = 0; [2023-05-20T06:25:16.275Z] totalfailures = 0; [2023-05-20T06:25:16.275Z] totalerrors = 0; [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] function getPropVal(str){ [2023-05-20T06:25:16.275Z] split(str, a, "="); [2023-05-20T06:25:16.275Z] val = a[2]; [2023-05-20T06:25:16.275Z] # remove quotes [2023-05-20T06:25:16.275Z] gsub("\"","",val); [2023-05-20T06:25:16.275Z] return val; [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] function removeXMLTag(str){ [2023-05-20T06:25:16.275Z] # remove xml tag quotes [2023-05-20T06:25:16.275Z] gsub("","",str); [2023-05-20T06:25:16.275Z] gsub("<.*>","",str); [2023-05-20T06:25:16.275Z] gsub(">","",str); [2023-05-20T06:25:16.275Z] return str; [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] /status value=/ { [2023-05-20T06:25:16.275Z] result=getPropVal($0); [2023-05-20T06:25:16.275Z] result=removeXMLTag(result); [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] // { [2023-05-20T06:25:16.275Z] getline; [2023-05-20T06:25:16.275Z] getline; [2023-05-20T06:25:16.275Z] testunit=removeXMLTag($0); [2023-05-20T06:25:16.275Z] gsub("\"","",testunit); [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] // { [2023-05-20T06:25:16.275Z] getline; [2023-05-20T06:25:16.275Z] testname=removeXMLTag($0); [2023-05-20T06:25:16.275Z] gsub("\"","",testname); [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] /<\/testcase>/{ [2023-05-20T06:25:16.275Z] classname=testunit [2023-05-20T06:25:16.275Z] # printing testcase to out [2023-05-20T06:25:16.275Z] out = out sprintf(" \n", classname, testname); [2023-05-20T06:25:16.275Z] if (result == "fail") { [2023-05-20T06:25:16.275Z] out = out " \n"; [2023-05-20T06:25:16.275Z] totalfailures++; [2023-05-20T06:25:16.275Z] } else if (result == "did_not_run") { [2023-05-20T06:25:16.275Z] out = out " \n"; [2023-05-20T06:25:16.275Z] totalerrors++; [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] out = out " \n"; [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] totaltests++; [2023-05-20T06:25:16.275Z] result=""; [2023-05-20T06:25:16.275Z] testname=""; [2023-05-20T06:25:16.275Z] } [2023-05-20T06:25:16.275Z] END { [2023-05-20T06:25:16.275Z] print "" [2023-05-20T06:25:16.275Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T06:25:16.275Z] printf "%s", out; [2023-05-20T06:25:16.275Z] print "" [2023-05-20T06:25:16.275Z] }' [2023-05-20T06:25:16.275Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:25:16.275Z] + change_junit_report_class_names [2023-05-20T06:25:16.275Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:25:16.275Z] + sed -i 's/\bclassname="/classname="cdi_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:25:16.275Z] + copy_test_artifacts cdi_all [2023-05-20T06:25:16.275Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T06:25:16.275Z] [2023-05-20T06:25:16.275Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:25:16.275Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T06:25:16.275Z] tar: Removing leading `/' from member names [2023-05-20T06:25:16.533Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:25:16.533Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:25:16.533Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:25:16.533Z] ++ pwd [2023-05-20T06:25:16.533Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:25:16.533Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip': No such file or directory [2023-05-20T06:25:16.533Z] + true [2023-05-20T06:25:16.533Z] ++ pwd [2023-05-20T06:25:16.533Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:25:16.533Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip': No such file or directory [2023-05-20T06:25:16.533Z] + true [2023-05-20T06:25:16.533Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/cdi_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T06:25:16.533Z] tar: Removing leading `/' from member names [2023-05-20T06:25:16.533Z] + break [2023-05-20T06:25:16.533Z] + [[ true = false ]] [2023-05-20T06:25:16.533Z] + git reset --hard [2023-05-20T06:25:16.791Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ql_gf_full_profile_all) [Pipeline] sh + rm -rf glassfish6 + true + java --version openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) + ./gftest.sh ql_gf_full_profile_all WORKSPACE = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 S1AS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish APS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests TEST_RUN_LOG = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish Running tests for: * ql_gf_full_profile_all Running tests from dir /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 ************************************** Start Running ql_gf_full_profile_all ************************************** + '[' '!' -z /var/jenkins ']' ++ mktemp -t XXXgf-internal-env + readonly GF_INTERNAL_ENV_SH=/tmp/h4tgf-internal-env + GF_INTERNAL_ENV_SH=/tmp/h4tgf-internal-env + '[' '!' -z '' ']' + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz ']' + tar -xzf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish' Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' + '[' -z '' ']' ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist + export GF_VERSION=6.2.6-SNAPSHOT + GF_VERSION=6.2.6-SNAPSHOT + '[' -z '' ']' + export MVN_REPOSITORY=/home/jenkins/.m2/repository + MVN_REPOSITORY=/home/jenkins/.m2/repository + run_test ql_gf_full_profile_all + local testid=ql_gf_full_profile_all + local found=false ++ find . -name run_test.sh + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 + for id in `${runtest} list_test_ids` + [[ admin_cli_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo batch_all + for id in `${runtest} list_test_ids` + [[ batch_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo cdi_all + for id in `${runtest} list_test_ids` + [[ cdi_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 + for id in `${runtest} list_test_ids` + [[ connector_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo deployment_all deployment_cluster_all + for id in `${runtest} list_test_ids` + [[ deployment_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ deployment_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded + for id in `${runtest} list_test_ids` + [[ ejb_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_embedded = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo jdbc_all + for id in `${runtest} list_test_ids` + [[ jdbc_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo jms_all + for id in `${runtest} list_test_ids` + [[ jms_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo naming_all + for id in `${runtest} list_test_ids` + [[ naming_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo persistence_all + for id in `${runtest} list_test_ids` + [[ persistence_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids + for id in `${runtest} list_test_ids` + [[ security_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 + for id in `${runtest} list_test_ids` + [[ transaction_ee_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case $OPT in + list_test_ids + echo web_all web_jsp web_servlet web_web-container web_group-1 + for id in `${runtest} list_test_ids` + [[ web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_jsp = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_web-container = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo webservice_all + for id in `${runtest} list_test_ids` + [[ webservice_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/copyright/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo copyright + for id in `${runtest} list_test_ids` + [[ copyright = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/cts_smoke/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + 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 + for id in `${runtest} list_test_ids` + [[ cts_smoke_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-api-servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-api-servlet-http = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-compat = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-pluggability = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-spec = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/embedded/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/embedded/run_test.sh + source ./appserver/tests/embedded/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo embedded_all + for id in `${runtest} list_test_ids` + [[ embedded_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/findbug/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo findbugs_all + echo findbugs_low_priority_all + for id in `${runtest} list_test_ids` + [[ findbugs_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ findbugs_low_priority_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/quicklook/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/quicklook/run_test.sh + source ./appserver/tests/quicklook/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + case ${OPT} in + list_test_ids + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all + for id in `${runtest} list_test_ids` + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + found=true + break + [[ true = true ]] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_full_profile_all + OPT=run_test_id + TEST_ID=ql_gf_full_profile_all ++ dirname ./appserver/tests/quicklook/run_test.sh + source ./appserver/tests/quicklook/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + case ${OPT} in + trap 'copy_ql_results ql_gf_full_profile_all' EXIT + run_test_id ql_gf_full_profile_all + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' ===== UNZIP TEST RESOURCES ===== + for i in "${@}" + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip == *.zip* ]] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ + mvn -Dglassfish.home=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish -Ptest_gd_security,report test + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [INFO] Building Glassfish Quicklook Bundle 6.2.6-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ quicklook --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ quicklook --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ quicklook --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ quicklook --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ quicklook --- [INFO] No tests to run. [INFO] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [INFO] Executing tasks [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/target/classes [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 [WARNING] Trying to override old definition of task javac [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config [WARNING] [echo] Verify Domain.xml [INFO] [exec] All tests passed; domain.xml is valid. [INFO] [exec] Command verify-domain-xml executed successfully. [WARNING] [echo] +-----------------------------+ [WARNING] [echo] | | [WARNING] [echo] | S T A R T I N G GLASSFISH | [WARNING] [echo] | in Felix mode | [WARNING] [echo] | | [WARNING] [echo] +-----------------------------+ [INFO] [exec] Waiting for domain1 to start ...... [INFO] [exec] Successfully started the domain : domain1 [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [INFO] [exec] Admin Port: 4848 [INFO] [exec] Command start-domain executed successfully. [INFO] [exec] Created 1 option(s) [INFO] [exec] Command create-jvm-options executed successfully. [WARNING] [echo] stopping server [INFO] [exec] Waiting for the domain to stop .. [INFO] [exec] Command stop-domain executed successfully. [WARNING] [echo] +-----------------------------+ [WARNING] [echo] | | [WARNING] [echo] | S T A R T I N G GLASSFISH | [WARNING] [echo] | in Felix mode | [WARNING] [echo] | | [WARNING] [echo] +-----------------------------+ [INFO] [exec] Waiting for domain1 to start .... [INFO] [exec] Successfully started the domain : domain1 [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [INFO] [exec] Admin Port: 4848 [INFO] [exec] Command start-domain executed successfully. [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [WARNING] [echo] compiling test client to ..//classes/test [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 [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [WARNING] [echo] compiling test client to ..//classes/test [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 [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [WARNING] [echo] compiling test client to ../classes/test [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] Successfully restarted the domain [WARNING] [echo] Command restart-domain executed successfully. [WARNING] [echo] compiling test client to ..//classes/test [WARNING] [echo] Listing of source files: admin/AdminConsoleTests.java;admin/BaseAdminConsoleTest.java [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/adminconsole/src/test/admin/BaseAdminConsoleTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] compiling test client to ..//classes/test [WARNING] [echo] Listing of source files: admin/RestTests.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb/hellojsp.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying hellojsp.war with --upload [INFO] [exec] Application deployed with name hellojsp. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JSFWebTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jsftest [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jsfastrologer.war [INFO] [exec] Application deployed with name jsfastrologer. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jsfinjection.war [INFO] [exec] Application deployed with name jsfinjection. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jdbcusertx [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jdbcusertx.war [INFO] [exec] Application deployed with name jdbcusertx. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpainjectemf [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app warning: [options] bootstrap class path not set in conjunction with -source 8 Note: [EL Info]: processor: Creating static metadata factory ... 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. warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 4 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jpainjectemf.war [INFO] [exec] Application deployed with name jpainjectemf. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpavalidation [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app warning: [options] bootstrap class path not set in conjunction with -source 8 Note: [EL Info]: processor: Creating static metadata factory ... 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. warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 4 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jpavalidation.war [INFO] [exec] Application deployed with name jpavalidation. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security/hellojspsecure.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying hellojspsecure.war [INFO] [exec] Application deployed with name hellojspsecure. [INFO] [exec] Command deploy executed successfully. [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security-basicauth/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security-basicauth [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal int port = new Integer(portS).intValue(); ^ 4 warnings [WARNING] [echo] deploying basicauth.war [INFO] [exec] Application deployed with name basicauth. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_slsbnicmt [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app warning: [options] bootstrap class path not set in conjunction with -source 8 Note: [EL Info]: processor: Creating static metadata factory ... 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. warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 4 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying slsbnicmt.war [INFO] [exec] Application deployed with name slsbnicmt. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_sfulnoi [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying sfulnoi.war [INFO] [exec] Application deployed with name sfulnoi. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/bv [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying simple-bv-servlet.war [INFO] [exec] Application deployed with name simple-bv-servlet. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/numberguess.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying numberguess.war [INFO] [exec] Application deployed with name numberguess. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/test/weld/osgi [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/osgiweld.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying osgiweld.war [INFO] [exec] Application deployed with name osgiweld. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/lib [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/extensions.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying extensions.war [INFO] [exec] Application deployed with name extensions. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] Glassfish Distribution Build Deploy [WARNING] [echo] archive-type is jar [WARNING] [echo] archive-type is jar [WARNING] [echo] archive-type is jar [WARNING] [echo] archive-type is jar [WARNING] [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_remoteview/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_remoteview [WARNING] [echo] Now compiling [INFO] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_remoteview/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: RemoteViewTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] deploying remoteview.jar [INFO] [exec] Application deployed with name remoteview. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: SingletonTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_Singleton/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_Singleton [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_Singleton/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy. [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear [WARNING] [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [WARNING] [echo] deploying singleton.ear [INFO] [exec] Application deployed with name singleton. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] deploying singleton.ear [INFO] [exec] Application deployed with name singleton. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: CmpRosterTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_CMP [INFO] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_CMP/app [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear [WARNING] [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [WARNING] [echo] JavaDB Database Location : /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/../javadb [WARNING] [echo] sql.file = sql/RosterApp_derby.sql [WARNING] [echo] db.class.path = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/../javadb/lib/derbyclient.jar [INFO] [sql] Executing resource: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql [ERROR] [sql] Failed to execute: DROP TABLE TeamPlayer [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist. [ERROR] [sql] Failed to execute: DROP TABLE Player [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist. [ERROR] [sql] Failed to execute: DROP TABLE Team [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist. [ERROR] [sql] Failed to execute: DROP TABLE League [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist. 0 rows affected 0 rows affected 0 rows affected 0 rows affected [INFO] [sql] 4 of 8 SQL statements executed successfully [WARNING] [echo] deploying RosterApp.ear [INFO] [exec] Application deployed with name RosterApp. [INFO] [exec] Command deploy executed successfully. [INFO] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: mdb/MDBTests.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is appclient_ear [WARNING] [echo] archive-type is appclient_ear [WARNING] [echo] archive-type is appclient_ear [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/mdb/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/mdb [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/mdb/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 numMessages = new Integer(args[0]).intValue(); ^ 4 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/mdb/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/mdb/app/META-INF [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/mdb/app/META-INF [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear [WARNING] [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear [WARNING] [echo] archive-type is appclient_ear [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: ClientTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/JMS_Injection/injection.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/JMS_Injection/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/JMS_Injection [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/JMS_Injection/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/JMS_Injection/injection.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying injection.war [INFO] [exec] Application deployed with name injection. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] build-setup: build.home=../.. [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [INFO] [wsimport] Eclipse Metro/3.0.3 (RELEASE-3.0.3-7a63cef; 2021-10-13T11:40:48+0000) JAXWS-RI/3.0.2 JAXWS-API/3.0.1 JAXB-RI/3.0.2 JAXB-API/3.0.1 [INFO] [wsimport] command line: wsimport/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml [WARNING] [wsimport] parsing WSDL... [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] Generating code... [WARNING] [wsimport] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbers.java [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersService.java [WARNING] [wsimport] jaxwsfromwsdl/server/ObjectFactory.java [WARNING] [wsimport] jaxwsfromwsdl/server/OneWayInt.java [WARNING] [wsimport] jaxwsfromwsdl/server/package-info.java [WARNING] [wsimport] [WARNING] [wsimport] Compiling code... [WARNING] [wsimport] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.activation.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.mail.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' 2 warnings [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/wsit [WARNING] [echo] deploying JaxwsFromWsdl.war [INFO] [exec] Application deployed with name JaxwsFromWsdl. [INFO] [exec] Command deploy executed successfully. [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [INFO] [wsimport] Eclipse Metro/3.0.3 (RELEASE-3.0.3-7a63cef; 2021-10-13T11:40:48+0000) JAXWS-RI/3.0.2 JAXWS-API/3.0.1 JAXB-RI/3.0.2 JAXB-API/3.0.1 [INFO] [wsimport] command line: wsimport/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml [WARNING] [wsimport] parsing WSDL... [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] Generating code... [WARNING] [wsimport] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbers.java [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersService.java [WARNING] [wsimport] jaxwsfromwsdl/client/ObjectFactory.java [WARNING] [wsimport] jaxwsfromwsdl/client/OneWayInt.java [WARNING] [wsimport] jaxwsfromwsdl/client/package-info.java [WARNING] [wsimport] [WARNING] [wsimport] Compiling code... [WARNING] [wsimport] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.activation.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jakarta.mail.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' 2 warnings [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output [INFO] [testng] ... [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [INFO] [testng] ... [INFO] [testng] [INFO] [testng] done for init [INFO] [testng] PASSED: testAddNumbers_JaxwsFromWsdl [INFO] [testng] PASSED: testAddNumbersException_JaxwsFromWsdl [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] wsit_jaxws_wsdl_tests [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] QuickLookTests [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [echo] JaxwsFromWsdl [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] build-setup: build.home=../.. [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' 2 warnings [INFO] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/wsit [WARNING] [echo] deploying JaxwsFromJava.war [INFO] [exec] Application deployed with name JaxwsFromJava. [INFO] [exec] Command deploy executed successfully. [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [WARNING] [wsimport] parsing WSDL... [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] Generating code... [WARNING] [wsimport] [WARNING] [wsimport] [WARNING] [wsimport] Compiling code... [WARNING] [wsimport] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [INFO] [testng] ... [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [INFO] [testng] ... [INFO] [testng] [INFO] [testng] done for init [INFO] [testng] method = equals [INFO] [testng] method = toString [INFO] [testng] method = hashCode [INFO] [testng] method = close [INFO] [testng] method = addNumbers [INFO] [testng] method = getSPI [INFO] [testng] method = getEndpointReference [INFO] [testng] method = getEndpointReference [INFO] [testng] method = getBinding [INFO] [testng] method = getComponents [INFO] [testng] method = setAddress [INFO] [testng] method = setOutboundHeaders [INFO] [testng] method = setOutboundHeaders [INFO] [testng] method = setOutboundHeaders [INFO] [testng] method = getPortInfo [INFO] [testng] method = getRequestContext [INFO] [testng] method = getResponseContext [INFO] [testng] method = getWSEndpointReference [INFO] [testng] method = getManagedObjectManager [INFO] [testng] method = getInboundHeaders [INFO] [testng] method = proxyClassLookup [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)
(,)

[INFO] [testng] PASSED: testAddNumbers [INFO] [testng] PASSED: testTesterUI [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] wsit_jaxws_tests [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] QuickLookTests [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [echo] JaxwsFromJava [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: ApppermsTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/app_perms/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/app_perms [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/app_perms/app warning: [options] bootstrap class path not set in conjunction with -source 8 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:64: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(fp); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:69: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:75: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:76: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(fp); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:80: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:87: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:88: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(p1); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:92: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:88: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(fp); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:94: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:101: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:102: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(fp); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:106: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal if (System.getSecurityManager() != null) { ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:114: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.checkPermission(fp); ^ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:118: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ 33 warnings [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/app_perms/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy. [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy. [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar [INFO] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/app_perms/appperms.ear [WARNING] [echo] Packaged Archive at ../../dist/app_perms/appperms.ear [WARNING] [echo] archive-type is ear [WARNING] [echo] archive-type is ear [WARNING] [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml [INFO] [jar] Updating jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/app_perms/appperms.ear [WARNING] [echo] deploying appperms.ear [INFO] [exec] Application deployed with name appperms. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] deploying appperms.ear [INFO] [exec] Application deployed with name appperms. [INFO] [exec] Command deploy executed successfully. [WARNING] Trying to override old definition of task junitreport [WARNING] [echo] =============Starting TestNG functional tests from testng/testng_gd.xml ============ [INFO] [testng] ... [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [INFO] [testng] ... [INFO] [testng] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/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 [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin ping-connection-pool DerbyPool [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [INFO] [testng] PASSED: restartDomainTest [INFO] [testng] PASSED: createJDBCPool [INFO] [testng] PASSED: pingJDBCPool [INFO] [testng] PASSED: deleteJDBCPool [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] admincli_tests [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [testng] May 20, 2023 6:27:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [WARNING] [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [INFO] [testng] PASSED: bootAMX [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testDemo [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: iterateAllSanityCheck [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testBulkAccess [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testDomainRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testExt [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testForBogusAnnotations [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testJ2EEDomain [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testLogging [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testMonitoringRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testPathnames [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testQuery [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testRuntimeRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testServerRuntime [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testSystemInfo [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testTools [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testForBogusConfigAnnotations [INFO] [testng] tests for AMXConfigProxy [INFO] [testng] PASSED: testVariousGetters [INFO] [testng] test varioius miscellaneous AMX feature [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] amx_tests [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (1 of 60)... [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (2 of 60)... [INFO] [testng] PASSED: testCommonTasks [INFO] [testng] Admin Console tests [INFO] [testng] PASSED: testDeployedAppPage [INFO] [testng] Admin Console tests [INFO] [testng] PASSED: testRealmsList [INFO] [testng] Admin Console tests [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] adminconsole_tests [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testAdminCommandEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testChildConfigBeanEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testEndpointWithEncodedSlash [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testManagementEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testMonitoringEndpoint [INFO] [testng] REST API Tests [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] rest_tests [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: simpleJSPTestPage [INFO] [testng] PASSED: simpleServletTest [INFO] [testng] PASSED: staticHTMLPageTest [INFO] [testng] PASSED: testServerRunning [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] deploy_upload_test [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [INFO] [testng] PASSED: jsfIndexPageBasicTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jsf_hello_world [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] Injection2 matched. [INFO] [testng] @PostConstruct worked [INFO] [testng] PASSED: injectedValuesTestPage [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jsf_injection [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testNoLeak [INFO] [testng] PASSED: testUserTx [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jdbc_user_tx [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: persistWithInjectEMF [INFO] [testng] PASSED: lazyLoadingByQuery [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jpa_inject_emf [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: initialize [INFO] [testng] PASSED: validatePersist [INFO] [testng] PASSED: validateUpdate [INFO] [testng] PASSED: validateRemove [INFO] [testng] PASSED: verify [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jpa_validation [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: simpleJSPTestPage [INFO] [testng] PASSED: simpleServletTest [INFO] [testng] PASSED: staticHTMLPageTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] security_hello_jsp [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testAuthGroupMappedUser [INFO] [testng] PASSED: testAuthNotAuthorizedUser [INFO] [testng] PASSED: testAuthNotValidPassword [INFO] [testng] PASSED: testAuthRoleMappedUser [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] security_hello_basicauth [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: singletonStartup [INFO] [testng] PASSED: singletonInjectLookup [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] security_app_permissions [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: helloRemote [INFO] [testng] PASSED: nonPortableGlobal [INFO] [testng] PASSED: portableGlobal [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] ejb_remoteview [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: singletonStartup [INFO] [testng] PASSED: singletonInjectLookup [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] ejb_singleton_ear_redeploy [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [INFO] [testng] PASSED: EJBInject [INFO] [testng] PASSED: SetName [INFO] [testng] PASSED: GetName [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] ejb_stateful_cmt_ni_war [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: test [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] ejb_cmp_ear [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin deploy --retrieve=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin [INFO] [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin") [INFO] [testng] PASSED: deployJMSAppTest("./dist/mdb/") [INFO] [testng] PASSED: runJMSAppTest("./dist/mdb/") [INFO] [testng] PASSED: undeployJMSAppTest [INFO] [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin") [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] MDB_tests [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@75a360f.

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.

[INFO] [testng] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@5171841e.

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: listOfString

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: lastName

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

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

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

[INFO] [testng] [INFO] [testng] PASSED: test_BV_10 [INFO] [testng] PASSED: test_BV_20 [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] bv_servlet_simple [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: appDeployedFirstPagetest [INFO] [testng] PASSED: extensionBeanObserversTest [INFO] [testng] PASSED: extensionBeanReferenceTest [INFO] [testng] PASSED: injectionTargetAdaptionTest [INFO] [testng] PASSED: jarExtensionBeanObserversTest [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [INFO] [testng] PASSED: webBeanTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] weld_tests [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: createJoe [INFO] [testng] PASSED: ensureCreatedJoeExists [INFO] [testng] PASSED: deleteJoe [INFO] [testng] PASSED: deletedJoeDoesNotExist [INFO] [testng] PASSED: createPool [INFO] [testng] PASSED: pingPool [INFO] [testng] PASSED: ensureCreatedPoolExists [INFO] [testng] PASSED: deletePool [INFO] [testng] PASSED: deletedPoolDoesNotExist [INFO] [testng] PASSED: createListener [INFO] [testng] PASSED: ensureCreatedListenerExists [INFO] [testng] PASSED: deleteListener [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [INFO] [testng] PASSED: createListenerWithOldParam [INFO] [testng] PASSED: deleteListener2 [INFO] [testng] PASSED: createOsgiListener [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] asadmin_tests [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testRequestScopedJMSContextInjection [INFO] [testng] PASSED: testTransactionScopedJMSContextInjection [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jms_injection_jmsContext [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] QuickLookTests [INFO] [testng] Total tests run: 97, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [echo] hellojsp [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jsfastrologer [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jsfinjection [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jdbcusertx [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jpainjectemf [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jpavalidation [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] hellojspsecure [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] basicauth [INFO] [exec] Command undeploy executed successfully. [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [WARNING] [echo] slsbnicmt [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] sfulnoi [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] simple-bv-servlet [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] numberguess [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] osgiweld [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] extensions [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] injection [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] singleton [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] remoteview [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] RosterApp [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] appperms [INFO] [exec] Command undeploy executed successfully. [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/version.output [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/server.policy [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config [INFO] [exec] Deleted 1 option(s) [INFO] [exec] Command delete-jvm-options executed successfully. [WARNING] [echo] stopping server [INFO] [exec] Waiting for the domain to stop .. [INFO] [exec] Command stop-domain executed successfully. [INFO] [exec] Sat May 20 06:28:57 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [INFO] [exec] Sat May 20 06:28:57 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] [exec] Command stop-database executed successfully. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output [WARNING] [echo] Checking messages in: [WARNING] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [WARNING] [echo] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/test-output [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [WARNING] [echo] [WARNING] [echo] * Message keys logged instead of message: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [WARNING] [echo] [WARNING] [echo] * Parameter marker not substituted with value: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [WARNING] [echo] [WARNING] [echo] * Bundle not found: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages not found in message bundle: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [WARNING] [echo] [WARNING] [echo] * No message: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with double apostrophes: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with no proper message Id: [WARNING] [echo] (none) [WARNING] [echo] [WARNING] [echo] ====================================================================== [WARNING] [echo] FAILED: check-logged-messages [WARNING] [echo] Issues found in one or more messages (see results above). [WARNING] [echo] Please address them, or if the message should be left as-is, [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [WARNING] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/gfproject/log_msg_excl.txt [WARNING] [echo] ====================================================================== [WARNING] [echo] JaxwsFromWsdl Tests [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] [WARNING] [echo] Jsr109tester Tests [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] [WARNING] [echo] [testng] [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] QuickLookTests [WARNING] [echo] [testng] Total tests run: 97, Failures: 0, Skips: 0 [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] [WARNING] Trying to override old definition of task javac [WARNING] Trying to override old definition of task junitreport [WARNING] [echo] Generating report at test-output [WARNING] [junitreport] the file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [INFO] [junitreport] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junit-noframes.html [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 [INFO] [junitreport] Transform time: 319ms [WARNING] [echo] Test Report available at test-output/index.html [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:26 min [INFO] Finished at: 2023-05-20T06:28:58Z [INFO] ------------------------------------------------------------------------ + copy_ql_results ql_gf_full_profile_all + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains tar: Removing leading `/' from member names + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp -r /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + tar -czf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results tar: Removing leading `/' from member names + change_junit_report_class_names + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml + break + [[ true = false ]] ************************************** Finished Running ql_gf_full_profile_all ************************************** Back at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ql_gf_web_profile_all) [Pipeline] sh + rm -rf glassfish6 + true + java --version openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) + ./gftest.sh ql_gf_web_profile_all WORKSPACE = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 S1AS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish APS_HOME = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests TEST_RUN_LOG = /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish Running tests for: * ql_gf_web_profile_all Running tests from dir /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 ************************************** Start Running ql_gf_web_profile_all ************************************** + '[' '!' -z /var/jenkins ']' ++ mktemp -t XXXgf-internal-env + readonly GF_INTERNAL_ENV_SH=/tmp/mD0gf-internal-env + GF_INTERNAL_ENV_SH=/tmp/mD0gf-internal-env + '[' '!' -z '' ']' + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz ']' + tar -xzf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish' Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' + '[' -z '' ']' ++ mvn help:evaluate -f '"/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml"' -Dexpression=project.version -q -DforceStdout --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist + export GF_VERSION=6.2.6-SNAPSHOT + GF_VERSION=6.2.6-SNAPSHOT + '[' -z '' ']' + export MVN_REPOSITORY=/home/jenkins/.m2/repository + MVN_REPOSITORY=/home/jenkins/.m2/repository + run_test ql_gf_web_profile_all + local testid=ql_gf_web_profile_all + local found=false ++ find . -name run_test.sh + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 + for id in `${runtest} list_test_ids` + [[ admin_cli_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ admin-cli-group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo batch_all + for id in `${runtest} list_test_ids` + [[ batch_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo cdi_all + for id in `${runtest} list_test_ids` + [[ cdi_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 + for id in `${runtest} list_test_ids` + [[ connector_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ connector_group_4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo deployment_all deployment_cluster_all + for id in `${runtest} list_test_ids` + [[ deployment_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ deployment_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded + for id in `${runtest} list_test_ids` + [[ ejb_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ejb_group_embedded = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo jdbc_all + for id in `${runtest} list_test_ids` + [[ jdbc_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo jms_all + for id in `${runtest} list_test_ids` + [[ jms_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo naming_all + for id in `${runtest} list_test_ids` + [[ naming_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo persistence_all + for id in `${runtest} list_test_ids` + [[ persistence_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids + for id in `${runtest} list_test_ids` + [[ security_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 + for id in `${runtest} list_test_ids` + [[ transaction_ee_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ transaction-ee-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case $OPT in + list_test_ids + echo web_all web_jsp web_servlet web_web-container web_group-1 + for id in `${runtest} list_test_ids` + [[ web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_jsp = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_web-container = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ web_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo webservice_all + for id in `${runtest} list_test_ids` + [[ webservice_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/copyright/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo copyright + for id in `${runtest} list_test_ids` + [[ copyright = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/cts_smoke/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + 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 + for id in `${runtest} list_test_ids` + [[ cts_smoke_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-api-servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-api-servlet-http = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-compat = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-pluggability = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ servlet_tck_servlet-spec = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ cts_smoke_group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/embedded/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/embedded/run_test.sh + source ./appserver/tests/embedded/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + case ${OPT} in + list_test_ids + echo embedded_all + for id in `${runtest} list_test_ids` + [[ embedded_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/findbug/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= + case ${OPT} in + list_test_ids + echo findbugs_all + echo findbugs_low_priority_all + for id in `${runtest} list_test_ids` + [[ findbugs_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ findbugs_low_priority_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ false = true ]] + for runtest in `find . -name run_test\.sh` ++ ./appserver/tests/quicklook/run_test.sh list_test_ids + OPT=list_test_ids + TEST_ID= ++ dirname ./appserver/tests/quicklook/run_test.sh + source ./appserver/tests/quicklook/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + case ${OPT} in + list_test_ids + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all + for id in `${runtest} list_test_ids` + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ql_gf_nucleus_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + for id in `${runtest} list_test_ids` + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + found=true + break + [[ true = true ]] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_web_profile_all + OPT=run_test_id + TEST_ID=ql_gf_web_profile_all ++ dirname ./appserver/tests/quicklook/run_test.sh + source ./appserver/tests/quicklook/../common_test.sh +++ uname +++ grep -i sunos +++ wc -l +++ awk '{print $1}' ++ '[' 0 -eq 1 ']' ++ GREP=grep ++ AWK=awk ++ SED=sed ++ BC=bc ++ export GREP AWK SED BC + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports + case ${OPT} in + trap 'copy_ql_results ql_gf_web_profile_all' EXIT + run_test_id ql_gf_web_profile_all + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\n\u\c\l\e\u\s\_\a\l\l ]] + [[ ql_gf_web_profile_all = \n\u\c\l\e\u\s\_\a\d\m\i\n\_\a\l\l ]] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/web.zip + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' ===== UNZIP TEST RESOURCES ===== + for i in "${@}" + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/web.zip == *.zip* ]] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/bundles/web.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish -Ptest_wd_security,report test + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [INFO] Building Glassfish Quicklook Bundle 6.2.6-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ quicklook --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ quicklook --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ quicklook --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ quicklook --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ quicklook --- [INFO] No tests to run. [INFO] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [INFO] Executing tasks [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/target/classes [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 [WARNING] Trying to override old definition of task javac [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config [WARNING] [echo] Verify Domain.xml [INFO] [exec] Ignoring unrecognized element jms-service at Line number = 293 [INFO] [exec] Column number = 107 [INFO] [exec] System Id = null [INFO] [exec] Public Id = null [INFO] [exec] Location Uri= null [INFO] [exec] CharacterOffset = 18929 [INFO] [exec] [INFO] [exec] Ignoring unrecognized element jms-availability at Line number = 414 [INFO] [exec] Column number = 33 [INFO] [exec] System Id = null [INFO] [exec] Public Id = null [INFO] [exec] Location Uri= null [INFO] [exec] CharacterOffset = 28615 [INFO] [exec] [INFO] [exec] All tests passed; domain.xml is valid. [INFO] [exec] Command verify-domain-xml executed successfully. [WARNING] [echo] +-----------------------------+ [WARNING] [echo] | | [WARNING] [echo] | S T A R T I N G GLASSFISH | [WARNING] [echo] | in Felix mode | [WARNING] [echo] | | [WARNING] [echo] +-----------------------------+ [INFO] [exec] Waiting for domain1 to start ...... [INFO] [exec] Successfully started the domain : domain1 [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [INFO] [exec] Admin Port: 4848 [INFO] [exec] Command start-domain executed successfully. [INFO] [exec] Created 1 option(s) [INFO] [exec] Command create-jvm-options executed successfully. [WARNING] [echo] stopping server [INFO] [exec] Waiting for the domain to stop .. [INFO] [exec] Command stop-domain executed successfully. [WARNING] [echo] +-----------------------------+ [WARNING] [echo] | | [WARNING] [echo] | S T A R T I N G GLASSFISH | [WARNING] [echo] | in Felix mode | [WARNING] [echo] | | [WARNING] [echo] +-----------------------------+ [INFO] [exec] Waiting for domain1 to start .... [INFO] [exec] Successfully started the domain : domain1 [INFO] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1 [INFO] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [INFO] [exec] Admin Port: 4848 [INFO] [exec] Command start-domain executed successfully. [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [WARNING] [echo] compiling test client to ..//classes/test [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 [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [WARNING] [echo] compiling test client to ..//classes/test [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 [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [WARNING] [echo] compiling test client to ../classes/test [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] Successfully restarted the domain [WARNING] [echo] Command restart-domain executed successfully. [WARNING] [echo] compiling test client to ..//classes/test [WARNING] [echo] Listing of source files: admin/AdminConsoleTests.java;admin/BaseAdminConsoleTest.java [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/adminconsole/src/test/admin/BaseAdminConsoleTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] compiling test client to ..//classes/test [WARNING] [echo] Listing of source files: admin/RestTests.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb/hellojsp.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying hellojsp.war with --upload [INFO] [exec] Application deployed with name hellojsp. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JSFWebTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jsftest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jsftest [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jsftest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jsfastrologer.war [INFO] [exec] Application deployed with name jsfastrologer. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/basicweb/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jsfinjection.war [INFO] [exec] Application deployed with name jsfinjection. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jdbcusertx [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jdbcusertx [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jdbcusertx.war [INFO] [exec] Application deployed with name jdbcusertx. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpainjectemf [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpainjectemf [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jpainjectemf.war [INFO] [exec] Application deployed with name jpainjectemf. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpavalidation [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpavalidation [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying jpavalidation.war [INFO] [exec] Application deployed with name jpavalidation. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security/hellojspsecure.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying hellojspsecure.war [INFO] [exec] Application deployed with name hellojspsecure. [INFO] [exec] Command deploy executed successfully. [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security-basicauth/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security-basicauth [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security-basicauth/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security-basicauth [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal int port = new Integer(portS).intValue(); ^ 4 warnings [WARNING] [echo] deploying basicauth.war [INFO] [exec] Application deployed with name basicauth. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_slsbnicmt [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_slsbnicmt [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying slsbnicmt.war [INFO] [exec] Application deployed with name slsbnicmt. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_sfulnoi [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_sfulnoi [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying sfulnoi.war [INFO] [exec] Application deployed with name sfulnoi. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/bv [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/bv [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/bv/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying simple-bv-servlet.war [INFO] [exec] Application deployed with name simple-bv-servlet. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/numberguess.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying numberguess.war [INFO] [exec] Application deployed with name numberguess. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/osgiweld.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying osgiweld.war [INFO] [exec] Application deployed with name osgiweld. [INFO] [exec] Command deploy executed successfully. [WARNING] [echo] compiling test client to ../../classes/test [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/test warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [WARNING] [echo] archive-type is war [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/lib [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' 3 warnings [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/classes/weldtest/app/META-INF [INFO] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [INFO] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/dist/weldtest/extensions.war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] archive-type is war [WARNING] [echo] deploying extensions.war [INFO] [exec] Application deployed with name extensions. [INFO] [exec] Command deploy executed successfully. [WARNING] Trying to override old definition of task junitreport [WARNING] [echo] =============Starting TestNG functional tests from testng/testng_wd.xml ============ [INFO] [testng] ... [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [INFO] [testng] ... [INFO] [testng] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/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 [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin ping-connection-pool DerbyPool [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [INFO] [testng] PASSED: restartDomainTest [INFO] [testng] PASSED: createJDBCPool [INFO] [testng] PASSED: pingJDBCPool [INFO] [testng] PASSED: deleteJDBCPool [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] admincli_tests [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: bootAMX [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testDemo [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: iterateAllSanityCheck [INFO] [testng] Core AMX tests [INFO] [testng] PASSED: testBulkAccess [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testDomainRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testExt [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testForBogusAnnotations [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testJ2EEDomain [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testLogging [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testMonitoringRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testPathnames [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testQuery [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testRuntimeRoot [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testServerRuntime [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testSystemInfo [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testTools [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [INFO] [testng] PASSED: testForBogusConfigAnnotations [INFO] [testng] tests for AMXConfigProxy [INFO] [testng] PASSED: testVariousGetters [INFO] [testng] test varioius miscellaneous AMX feature [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] amx_tests [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (1 of 60)... [WARNING] [testng] ***** Login page not found. Sleeping to allow app to deploy (2 of 60)... [INFO] [testng] PASSED: testCommonTasks [INFO] [testng] Admin Console tests [INFO] [testng] PASSED: testDeployedAppPage [INFO] [testng] Admin Console tests [INFO] [testng] PASSED: testRealmsList [INFO] [testng] Admin Console tests [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] adminconsole_tests [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testAdminCommandEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testChildConfigBeanEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testEndpointWithEncodedSlash [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testManagementEndpoint [INFO] [testng] REST API Tests [INFO] [testng] PASSED: testMonitoringEndpoint [INFO] [testng] REST API Tests [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] rest_tests [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: simpleJSPTestPage [INFO] [testng] PASSED: simpleServletTest [INFO] [testng] PASSED: staticHTMLPageTest [INFO] [testng] PASSED: testServerRunning [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] deploy_upload_test [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [INFO] [testng] PASSED: jsfIndexPageBasicTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jsf_hello_world [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] Injection2 matched. [INFO] [testng] @PostConstruct worked [INFO] [testng] PASSED: injectedValuesTestPage [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jsf_injection [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testNoLeak [INFO] [testng] PASSED: testUserTx [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jdbc_user_tx [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: persistWithInjectEMF [INFO] [testng] PASSED: lazyLoadingByQuery [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jpa_inject_emf [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: initialize [INFO] [testng] PASSED: validatePersist [INFO] [testng] PASSED: validateUpdate [INFO] [testng] PASSED: validateRemove [INFO] [testng] PASSED: verify [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] jpa_validation [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: simpleJSPTestPage [INFO] [testng] PASSED: simpleServletTest [INFO] [testng] PASSED: staticHTMLPageTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] security_hello_jsp [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: testAuthGroupMappedUser [INFO] [testng] PASSED: testAuthNotAuthorizedUser [INFO] [testng] PASSED: testAuthNotValidPassword [INFO] [testng] PASSED: testAuthRoleMappedUser [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] security_hello_basicauth [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [INFO] [testng] PASSED: EJBInject [INFO] [testng] PASSED: SetName [INFO] [testng] PASSED: GetName [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] ejb_stateful_cmt_ni_war [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@106be4de.

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: firstName

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

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

Validating valid person.

case4: No ConstraintViolations found.

[INFO] [testng] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@578bb60b.

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: listOfString

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

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

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

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

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

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

[INFO] [testng] [INFO] [testng] PASSED: test_BV_10 [INFO] [testng] PASSED: test_BV_20 [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] bv_servlet_simple [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: appDeployedFirstPagetest [INFO] [testng] PASSED: extensionBeanObserversTest [INFO] [testng] PASSED: extensionBeanReferenceTest [INFO] [testng] PASSED: injectionTargetAdaptionTest [INFO] [testng] PASSED: jarExtensionBeanObserversTest [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [INFO] [testng] PASSED: webBeanTest [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] weld_tests [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] PASSED: createJoe [INFO] [testng] PASSED: ensureCreatedJoeExists [INFO] [testng] PASSED: deleteJoe [INFO] [testng] PASSED: deletedJoeDoesNotExist [INFO] [testng] PASSED: createPool [INFO] [testng] PASSED: pingPool [INFO] [testng] PASSED: ensureCreatedPoolExists [INFO] [testng] PASSED: deletePool [INFO] [testng] PASSED: deletedPoolDoesNotExist [INFO] [testng] PASSED: createListener [INFO] [testng] PASSED: ensureCreatedListenerExists [INFO] [testng] PASSED: deleteListener [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [INFO] [testng] PASSED: createListenerWithOldParam [INFO] [testng] PASSED: deleteListener2 [INFO] [testng] PASSED: createOsgiListener [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] asadmin_tests [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [INFO] [testng] [INFO] [testng] =============================================== [INFO] [testng] QuickLookTests [INFO] [testng] Total tests run: 82, Failures: 0, Skips: 0 [INFO] [testng] =============================================== [INFO] [testng] [WARNING] [echo] hellojsp [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jsfastrologer [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jsfinjection [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jdbcusertx [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jpainjectemf [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] jpavalidation [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] hellojspsecure [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] basicauth [INFO] [exec] Command undeploy executed successfully. [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [WARNING] [echo] slsbnicmt [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] sfulnoi [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] simple-bv-servlet [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] numberguess [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] osgiweld [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] extensions [INFO] [exec] Command undeploy executed successfully. [WARNING] [echo] injection [INFO] [exec] Command undeploy failed. [INFO] [exec] remote failure: Application injection is not deployed on this target [server] [ERROR] [exec] Result: 1 [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/version.output [INFO] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config/server.policy [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/config [INFO] [exec] Deleted 1 option(s) [INFO] [exec] Command delete-jvm-options executed successfully. [WARNING] [echo] stopping server [INFO] [exec] Waiting for the domain to stop . [INFO] [exec] Command stop-domain executed successfully. [INFO] [exec] Sat May 20 06:31:14 UTC 2023 : Connection obtained for host: 0.0.0.0, port number 1527. [INFO] [exec] Sat May 20 06:31:14 UTC 2023 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] [exec] Command stop-database executed successfully. [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output [WARNING] [echo] Checking messages in: [WARNING] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log [WARNING] [echo] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/test-output [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [WARNING] [echo] [WARNING] [echo] * Message keys logged instead of message: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [WARNING] [echo] [WARNING] [echo] * Parameter marker not substituted with value: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [WARNING] [echo] [WARNING] [echo] * Bundle not found: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages not found in message bundle: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [WARNING] [echo] [WARNING] [echo] * No message: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with double apostrophes: [WARNING] [echo] (PASSED: no problems found) [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [WARNING] [echo] [WARNING] [echo] * Messages with no proper message Id: [WARNING] [echo] (none) [WARNING] [echo] [WARNING] [echo] ====================================================================== [WARNING] [echo] FAILED: check-logged-messages [WARNING] [echo] Issues found in one or more messages (see results above). [WARNING] [echo] Please address them, or if the message should be left as-is, [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [WARNING] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/gfproject/log_msg_excl.txt [WARNING] [echo] ====================================================================== [WARNING] [echo] [testng] [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] QuickLookTests [WARNING] [echo] [testng] Total tests run: 82, Failures: 0, Skips: 0 [WARNING] [echo] [testng] =============================================== [WARNING] [echo] [testng] [WARNING] Trying to override old definition of task javac [WARNING] Trying to override old definition of task junitreport [WARNING] [echo] Generating report at test-output [WARNING] [junitreport] the file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml is not a valid testsuite XML document [WARNING] [junitreport] the file /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [INFO] [junitreport] Processing /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junit-noframes.html [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 [INFO] [junitreport] Transform time: 324ms [WARNING] [echo] Test Report available at test-output/index.html [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:41 min [INFO] Finished at: 2023-05-20T06:31:15Z [INFO] ------------------------------------------------------------------------ + copy_ql_results ql_gf_web_profile_all + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains tar: Removing leading `/' from member names + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp -r /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/QL-WP-report.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/ + tar -czf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ql_gf_web_profile_all-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results tar: Removing leading `/' from member names + change_junit_report_class_names + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml + sed -i 's/\bclassname="/classname="ql_gf_web_profile_all./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.AdminConsoleTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml + break + [[ true = false ]] ************************************** Finished Running ql_gf_web_profile_all ************************************** Back at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17 [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (web_jsp) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T06:31:57.967Z] + rm -rf glassfish6 [2023-05-20T06:31:57.967Z] + true [2023-05-20T06:31:57.967Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T06:31:57.967Z] + MAVEN_ARGS=-Pstaging [2023-05-20T06:31:57.967Z] + ./runtests.sh web_jsp [2023-05-20T06:31:57.967Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T06:31:57.967Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T06:31:57.967Z] Second argument is a test set id, one of: [2023-05-20T06:31:57.967Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T06:31:57.967Z] \n [2023-05-20T06:31:57.967Z] web_jsp, deployment_all, \n [2023-05-20T06:31:57.967Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T06:31:57.967Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T06:31:57.967Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T06:31:57.967Z] [2023-05-20T06:31:57.968Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T06:32:02.165Z] [INFO] Scanning for projects... [2023-05-20T06:32:02.165Z] [INFO] [2023-05-20T06:32:02.165Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T06:32:02.165Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T06:32:02.165Z] [INFO] from pom.xml [2023-05-20T06:32:02.165Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T06:32:02.165Z] [INFO] [2023-05-20T06:32:02.165Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T06:32:03.127Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T06:32:03.127Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:32:03.127Z] [INFO] BUILD SUCCESS [2023-05-20T06:32:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:32:03.127Z] [INFO] Total time: 1.147 s [2023-05-20T06:32:03.127Z] [INFO] Finished at: 2023-05-20T06:32:02Z [2023-05-20T06:32:03.127Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:32:03.127Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T06:32:03.127Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T06:32:03.127Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Ns1gf-internal-env [2023-05-20T06:32:03.127Z] + GF_INTERNAL_ENV_SH=/tmp/Ns1gf-internal-env [2023-05-20T06:32:03.127Z] + '[' '!' -z '' ']' [2023-05-20T06:32:03.127Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:32:03.127Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:32:03.127Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T06:32:03.127Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T06:32:03.127Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:32:03.127Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:32:03.127Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T06:32:03.127Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T06:32:03.127Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T06:32:03.127Z] + run_test web_jsp [2023-05-20T06:32:03.127Z] + local testid=web_jsp [2023-05-20T06:32:03.127Z] + local found=false [2023-05-20T06:32:03.127Z] ++ find . -name run_test.sh [2023-05-20T06:32:03.383Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.383Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T06:32:03.383Z] + OPT=list_test_ids [2023-05-20T06:32:03.383Z] + TEST_ID= [2023-05-20T06:32:03.383Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T06:32:03.383Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T06:32:03.383Z] +++ uname [2023-05-20T06:32:03.383Z] +++ grep -i sunos [2023-05-20T06:32:03.383Z] +++ wc -l [2023-05-20T06:32:03.383Z] +++ awk '{print $1}' [2023-05-20T06:32:03.383Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.383Z] ++ GREP=grep [2023-05-20T06:32:03.383Z] ++ AWK=awk [2023-05-20T06:32:03.383Z] ++ SED=sed [2023-05-20T06:32:03.383Z] ++ BC=bc [2023-05-20T06:32:03.383Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.383Z] + case ${OPT} in [2023-05-20T06:32:03.383Z] + list_test_ids [2023-05-20T06:32:03.383Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.383Z] + [[ admin_cli_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.383Z] + [[ admin-cli-group-1 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.383Z] + [[ admin-cli-group-2 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.383Z] + [[ admin-cli-group-3 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.383Z] + [[ admin-cli-group-4 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.383Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ admin-cli-group-5 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo batch_all [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ batch_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo cdi_all [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ cdi_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ connector_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ connector_group_1 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ connector_group_2 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ connector_group_3 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ connector_group_4 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo deployment_all deployment_cluster_all [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ deployment_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ deployment_cluster_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_timer_cluster_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_web_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_group_1 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_group_2 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_group_3 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ ejb_group_embedded = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo jdbc_all [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ jdbc_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.384Z] + echo jms_all [2023-05-20T06:32:03.384Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.384Z] + [[ jms_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.384Z] + [[ false = true ]] [2023-05-20T06:32:03.384Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.384Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2023-05-20T06:32:03.384Z] + OPT=list_test_ids [2023-05-20T06:32:03.384Z] + TEST_ID= [2023-05-20T06:32:03.384Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2023-05-20T06:32:03.384Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2023-05-20T06:32:03.384Z] +++ uname [2023-05-20T06:32:03.384Z] +++ grep -i sunos [2023-05-20T06:32:03.384Z] +++ wc -l [2023-05-20T06:32:03.384Z] +++ awk '{print $1}' [2023-05-20T06:32:03.384Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.384Z] ++ GREP=grep [2023-05-20T06:32:03.384Z] ++ AWK=awk [2023-05-20T06:32:03.384Z] ++ SED=sed [2023-05-20T06:32:03.384Z] ++ BC=bc [2023-05-20T06:32:03.384Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.384Z] + case ${OPT} in [2023-05-20T06:32:03.384Z] + list_test_ids [2023-05-20T06:32:03.385Z] + echo naming_all [2023-05-20T06:32:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.385Z] + [[ naming_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.385Z] + [[ false = true ]] [2023-05-20T06:32:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2023-05-20T06:32:03.385Z] + OPT=list_test_ids [2023-05-20T06:32:03.385Z] + TEST_ID= [2023-05-20T06:32:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2023-05-20T06:32:03.385Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2023-05-20T06:32:03.385Z] +++ uname [2023-05-20T06:32:03.385Z] +++ grep -i sunos [2023-05-20T06:32:03.385Z] +++ wc -l [2023-05-20T06:32:03.385Z] +++ awk '{print $1}' [2023-05-20T06:32:03.385Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.385Z] ++ GREP=grep [2023-05-20T06:32:03.385Z] ++ AWK=awk [2023-05-20T06:32:03.385Z] ++ SED=sed [2023-05-20T06:32:03.385Z] ++ BC=bc [2023-05-20T06:32:03.385Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.385Z] + case ${OPT} in [2023-05-20T06:32:03.385Z] + list_test_ids [2023-05-20T06:32:03.385Z] + echo persistence_all [2023-05-20T06:32:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.385Z] + [[ persistence_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.385Z] + [[ false = true ]] [2023-05-20T06:32:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2023-05-20T06:32:03.385Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.385Z] + [[ security_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.385Z] + [[ false = true ]] [2023-05-20T06:32:03.385Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.385Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2023-05-20T06:32:03.385Z] + OPT=list_test_ids [2023-05-20T06:32:03.385Z] + TEST_ID= [2023-05-20T06:32:03.385Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2023-05-20T06:32:03.385Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2023-05-20T06:32:03.642Z] +++ uname [2023-05-20T06:32:03.642Z] +++ grep -i sunos [2023-05-20T06:32:03.642Z] +++ wc -l [2023-05-20T06:32:03.642Z] +++ awk '{print $1}' [2023-05-20T06:32:03.642Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.642Z] ++ GREP=grep [2023-05-20T06:32:03.642Z] ++ AWK=awk [2023-05-20T06:32:03.642Z] ++ SED=sed [2023-05-20T06:32:03.642Z] ++ BC=bc [2023-05-20T06:32:03.642Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.642Z] + case ${OPT} in [2023-05-20T06:32:03.642Z] + list_test_ids [2023-05-20T06:32:03.642Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ transaction_ee_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ transaction-ee-1 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ transaction-ee-2 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ transaction-ee-3 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ transaction-ee-4 = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + [[ false = true ]] [2023-05-20T06:32:03.642Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:32:03.642Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2023-05-20T06:32:03.642Z] + OPT=list_test_ids [2023-05-20T06:32:03.642Z] + TEST_ID= [2023-05-20T06:32:03.642Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-05-20T06:32:03.642Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-05-20T06:32:03.642Z] +++ uname [2023-05-20T06:32:03.642Z] +++ grep -i sunos [2023-05-20T06:32:03.642Z] +++ wc -l [2023-05-20T06:32:03.642Z] +++ awk '{print $1}' [2023-05-20T06:32:03.642Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.642Z] ++ GREP=grep [2023-05-20T06:32:03.642Z] ++ AWK=awk [2023-05-20T06:32:03.642Z] ++ SED=sed [2023-05-20T06:32:03.642Z] ++ BC=bc [2023-05-20T06:32:03.642Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.642Z] + case $OPT in [2023-05-20T06:32:03.642Z] + list_test_ids [2023-05-20T06:32:03.642Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ web_all = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:32:03.642Z] + [[ web_jsp = \w\e\b\_\j\s\p ]] [2023-05-20T06:32:03.642Z] + found=true [2023-05-20T06:32:03.642Z] + break [2023-05-20T06:32:03.642Z] + [[ true = true ]] [2023-05-20T06:32:03.642Z] + ./appserver/tests/appserv-tests/devtests/web/run_test.sh run_test_id web_jsp [2023-05-20T06:32:03.642Z] + OPT=run_test_id [2023-05-20T06:32:03.642Z] + TEST_ID=web_jsp [2023-05-20T06:32:03.642Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-05-20T06:32:03.642Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2023-05-20T06:32:03.642Z] +++ uname [2023-05-20T06:32:03.642Z] +++ grep -i sunos [2023-05-20T06:32:03.642Z] +++ wc -l [2023-05-20T06:32:03.642Z] +++ awk '{print $1}' [2023-05-20T06:32:03.642Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:32:03.642Z] ++ GREP=grep [2023-05-20T06:32:03.642Z] ++ AWK=awk [2023-05-20T06:32:03.642Z] ++ SED=sed [2023-05-20T06:32:03.642Z] ++ BC=bc [2023-05-20T06:32:03.642Z] ++ export GREP AWK SED BC [2023-05-20T06:32:03.642Z] + case $OPT in [2023-05-20T06:32:03.642Z] + trap 'copy_test_artifacts web_jsp' EXIT [2023-05-20T06:32:03.642Z] + run_test_id web_jsp [2023-05-20T06:32:03.642Z] + cat /etc/hosts [2023-05-20T06:32:03.642Z] # Kubernetes-managed hosts file. [2023-05-20T06:32:03.642Z] 127.0.0.1 localhost [2023-05-20T06:32:03.642Z] ::1 localhost ip6-localhost ip6-loopback [2023-05-20T06:32:03.642Z] fe00::0 ip6-localnet [2023-05-20T06:32:03.642Z] fe00::0 ip6-mcastprefix [2023-05-20T06:32:03.642Z] fe00::1 ip6-allnodes [2023-05-20T06:32:03.642Z] fe00::2 ip6-allrouters [2023-05-20T06:32:03.642Z] 10.40.22.71 basic-b3nq4 [2023-05-20T06:32:03.642Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T06:32:03.642Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T06:32:03.642Z] [2023-05-20T06:32:03.642Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T06:32:03.642Z] [2023-05-20T06:32:03.642Z] + for i in "${@}" [2023-05-20T06:32:03.642Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T06:32:03.642Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T06:32:05.010Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2023-05-20T06:32:05.010Z] + cd ./appserver/tests/appserv-tests/devtests/web [2023-05-20T06:32:05.010Z] + test_init [2023-05-20T06:32:05.010Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T06:32:05.010Z] [2023-05-20T06:32:05.010Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T06:32:05.010Z] [2023-05-20T06:32:05.010Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T06:32:05.010Z] + xargs touch [2023-05-20T06:32:05.010Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:32:05.010Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:32:05.010Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:32:05.010Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:32:05.010Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:32:05.010Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:32:05.010Z] + java -version [2023-05-20T06:32:05.010Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T06:32:05.010Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T06:32:05.010Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T06:32:05.010Z] + ant -version [2023-05-20T06:32:05.010Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T06:32:05.010Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:32:05.010Z] + printf '\n\n' [2023-05-20T06:32:05.010Z] [2023-05-20T06:32:05.010Z] [2023-05-20T06:32:05.010Z] + TARGET_FROM_INPUT=(`echo $1 | sed 's/web_//'`) [2023-05-20T06:32:05.010Z] ++ echo web_jsp [2023-05-20T06:32:05.010Z] ++ sed s/web_// [2023-05-20T06:32:05.010Z] + get_test_target jsp [2023-05-20T06:32:05.010Z] + case ${1} in [2023-05-20T06:32:05.010Z] + TARGET='init jsp finish-report' [2023-05-20T06:32:05.010Z] + export TARGET [2023-05-20T06:32:05.010Z] + test_run [2023-05-20T06:32:05.010Z] + export WEBTIER_ADMIN_PORT=45707 [2023-05-20T06:32:05.010Z] + WEBTIER_ADMIN_PORT=45707 [2023-05-20T06:32:05.010Z] + export WEBTIER_JMS_PORT=45708 [2023-05-20T06:32:05.010Z] + WEBTIER_JMS_PORT=45708 [2023-05-20T06:32:05.010Z] + export WEBTIER_JMX_PORT=45709 [2023-05-20T06:32:05.010Z] + WEBTIER_JMX_PORT=45709 [2023-05-20T06:32:05.010Z] + export WEBTIER_ORB_PORT=45710 [2023-05-20T06:32:05.010Z] + WEBTIER_ORB_PORT=45710 [2023-05-20T06:32:05.010Z] + export WEBTIER_HTTP_PORT=45711 [2023-05-20T06:32:05.010Z] + WEBTIER_HTTP_PORT=45711 [2023-05-20T06:32:05.010Z] + export WEBTIER_HTTPS_PORT=45712 [2023-05-20T06:32:05.010Z] + WEBTIER_HTTPS_PORT=45712 [2023-05-20T06:32:05.010Z] + export WEBTIER_ALTERNATE_PORT=45713 [2023-05-20T06:32:05.010Z] + WEBTIER_ALTERNATE_PORT=45713 [2023-05-20T06:32:05.010Z] + export WEBTIER_ORB_SSL_PORT=45714 [2023-05-20T06:32:05.010Z] + WEBTIER_ORB_SSL_PORT=45714 [2023-05-20T06:32:05.010Z] + export WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2023-05-20T06:32:05.010Z] + WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2023-05-20T06:32:05.010Z] + export WEBTIER_INSTANCE_PORT=45716 [2023-05-20T06:32:05.010Z] + WEBTIER_INSTANCE_PORT=45716 [2023-05-20T06:32:05.010Z] + export WEBTIER_INSTANCE_PORT_2=45717 [2023-05-20T06:32:05.010Z] + WEBTIER_INSTANCE_PORT_2=45717 [2023-05-20T06:32:05.010Z] + export WEBTIER_INSTANCE_PORT_3=45718 [2023-05-20T06:32:05.010Z] + WEBTIER_INSTANCE_PORT_3=45718 [2023-05-20T06:32:05.010Z] + export WEBTIER_INSTANCE_HTTPS_PORT=45719 [2023-05-20T06:32:05.010Z] + WEBTIER_INSTANCE_HTTPS_PORT=45719 [2023-05-20T06:32:05.010Z] + export AS_LOGFILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/cli.log [2023-05-20T06:32:05.010Z] + AS_LOGFILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/cli.log [2023-05-20T06:32:05.010Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:32:05.010Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:32:05.010Z] + echo AS_ADMIN_PASSWORD= [2023-05-20T06:32:05.010Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:05.573Z] Using port 45707 for Admin. [2023-05-20T06:32:05.573Z] Using port 45711 for HTTP Instance. [2023-05-20T06:32:05.573Z] Using port 45708 for JMS. [2023-05-20T06:32:05.573Z] Using port 45710 for IIOP. [2023-05-20T06:32:05.573Z] Using port 45712 for HTTP_SSL. [2023-05-20T06:32:05.573Z] Using port 45714 for IIOP_SSL. [2023-05-20T06:32:05.573Z] Using port 45715 for IIOP_MUTUALAUTH. [2023-05-20T06:32:05.573Z] Using port 45709 for JMX_ADMIN. [2023-05-20T06:32:05.573Z] Using default port 6666 for OSGI_SHELL. [2023-05-20T06:32:05.573Z] Using default port 9009 for JAVA_DEBUGGER. [2023-05-20T06:32:05.573Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-05-20T06:32:05.573Z] [CN=basic-b3nq4,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-05-20T06:32:08.117Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2023-05-20T06:32:08.117Z] [CN=basic-b3nq4-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2023-05-20T06:32:20.299Z] Domain domain1 created. [2023-05-20T06:32:20.299Z] Domain domain1 admin port is 45707. [2023-05-20T06:32:20.299Z] Domain domain1 allows admin login as user "admin" with no password. [2023-05-20T06:32:20.299Z] Command create-domain executed successfully. [2023-05-20T06:32:20.299Z] + HOST=localhost [2023-05-20T06:32:20.299Z] + echo ' [2023-05-20T06:32:20.299Z] gf.version=${env.GF_VERSION} [2023-05-20T06:32:20.299Z] bundles.dir=${env.WORKSPACE}/bundles [2023-05-20T06:32:20.299Z] admin.domain=domain1 [2023-05-20T06:32:20.299Z] admin.domain.dir=${env.S1AS_HOME}/domains [2023-05-20T06:32:20.299Z] admin.port=45707 [2023-05-20T06:32:20.299Z] admin.user=admin [2023-05-20T06:32:20.299Z] admin.host=localhost [2023-05-20T06:32:20.299Z] http.port=45711 [2023-05-20T06:32:20.299Z] https.port=45712 [2023-05-20T06:32:20.299Z] http.host=localhost [2023-05-20T06:32:20.299Z] http.address=127.0.0.1 [2023-05-20T06:32:20.299Z] http.alternate.port=45713 [2023-05-20T06:32:20.299Z] orb.port=45710 [2023-05-20T06:32:20.299Z] admin.password= [2023-05-20T06:32:20.299Z] ssl.password=changeit [2023-05-20T06:32:20.299Z] master.password=changeit [2023-05-20T06:32:20.299Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2023-05-20T06:32:20.299Z] appserver.instance.name=server [2023-05-20T06:32:20.299Z] config.dottedname.prefix=server [2023-05-20T06:32:20.299Z] resources.dottedname.prefix=domain.resources [2023-05-20T06:32:20.299Z] results.mailhost=localhost [2023-05-20T06:32:20.299Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2023-05-20T06:32:20.299Z] results.mailee=yourname@sun.com [2023-05-20T06:32:20.299Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2023-05-20T06:32:20.299Z] precompilejsp=true [2023-05-20T06:32:20.299Z] jvm.maxpermsize=192m [2023-05-20T06:32:20.299Z] ENABLE_REPLICATION=false [2023-05-20T06:32:20.299Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain} [2023-05-20T06:32:20.299Z] cluster.name=clusterA [2023-05-20T06:32:20.299Z] instance.name=inst1 [2023-05-20T06:32:20.299Z] instance.name.2=inst2 [2023-05-20T06:32:20.299Z] instance.name.3=inst3 [2023-05-20T06:32:20.299Z] instance.http.port=45716 [2023-05-20T06:32:20.299Z] instance.https.port=45719 [2023-05-20T06:32:20.299Z] instance.http.port.2=45717 [2023-05-20T06:32:20.299Z] instance.http.port.3=45718 [2023-05-20T06:32:20.299Z] nodeagent.name=localhost-domain1 [2023-05-20T06:32:20.299Z] ' [2023-05-20T06:32:20.299Z] + kill_processes [2023-05-20T06:32:20.299Z] + ps -aef [2023-05-20T06:32:20.299Z] + grep java [2023-05-20T06:32:20.299Z] + grep ASMain [2023-05-20T06:32:20.299Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2023-05-20T06:32:20.299Z] + grep -v grep [2023-05-20T06:32:20.299Z] + awk '{print $2}' [2023-05-20T06:32:20.299Z] + xargs kill -9 [2023-05-20T06:32:20.299Z] + true [2023-05-20T06:32:20.299Z] + jps [2023-05-20T06:32:20.299Z] + grep Main [2023-05-20T06:32:20.299Z] + grep -v grep [2023-05-20T06:32:20.299Z] + awk '{print $1}' [2023-05-20T06:32:20.299Z] + xargs kill -9 [2023-05-20T06:32:20.299Z] + true [2023-05-20T06:32:20.299Z] + ps -aef [2023-05-20T06:32:20.299Z] + grep derby [2023-05-20T06:32:20.299Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2023-05-20T06:32:20.299Z] + grep -v grep [2023-05-20T06:32:20.299Z] + awk '{print $2}' [2023-05-20T06:32:20.299Z] + xargs kill -9 [2023-05-20T06:32:20.299Z] + true [2023-05-20T06:32:20.299Z] + cd /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web [2023-05-20T06:32:20.299Z] + ant init jsp finish-report [2023-05-20T06:32:20.299Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T06:32:20.299Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/build.xml [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] init: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] init-report: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] setOSConditions: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] setToolWin: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] setToolUnix: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] setToolProperty: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] setS1ASclassPath: [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] init-common: [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:32:20.299Z] [2023-05-20T06:32:20.299Z] startDomainUnix: [2023-05-20T06:32:20.299Z] [echo] Starting DAS [2023-05-20T06:32:23.602Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:32:23.602Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:32:23.602Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:32:23.602Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:32:23.602Z] [exec] Admin Port: 45707 [2023-05-20T06:32:23.602Z] [exec] Command start-domain executed successfully. [2023-05-20T06:32:23.858Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:32:23.858Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:32:23.858Z] [2023-05-20T06:32:23.858Z] dumpThreadStack: [2023-05-20T06:32:23.858Z] [2023-05-20T06:32:23.859Z] startDomainWindows: [2023-05-20T06:32:23.859Z] [2023-05-20T06:32:23.859Z] startDomain: [2023-05-20T06:32:23.859Z] [2023-05-20T06:32:23.859Z] jsp: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setOSConditions: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolWin: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolUnix: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolProperty: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setS1ASclassPath: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] init-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] clean: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setOSConditions: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolWin: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolUnix: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolProperty: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setS1ASclassPath: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] init-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] clean-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setOSConditions: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolWin: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolUnix: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolProperty: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setS1ASclassPath: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] init-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] clean-classes-common: [2023-05-20T06:32:24.115Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setOSConditions: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolWin: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolUnix: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolProperty: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setS1ASclassPath: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] init-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] clean-jars-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] compile: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setOSConditions: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolWin: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolUnix: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setToolProperty: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] setS1ASclassPath: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] init-common: [2023-05-20T06:32:24.115Z] [2023-05-20T06:32:24.115Z] compile-common: [2023-05-20T06:32:24.115Z] [echo] Current time (ISO): 2023-05-20T06:32:24.000+0000 [2023-05-20T06:32:24.115Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:24.115Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:26.015Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:32:26.015Z] [javac] 1 warning [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] build: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] setOSConditions: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] setToolWin: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] setToolUnix: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] setToolProperty: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] setS1ASclassPath: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] init-common: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] webclient-war-common: [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] clear: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] test-tlds-exist: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] copy-tlds: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] test-tagfiles-exist: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] copy-tagfiles: [2023-05-20T06:32:26.015Z] [2023-05-20T06:32:26.015Z] package-war-common: [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:26.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/lib [2023-05-20T06:32:26.015Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:26.015Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:26.015Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2023-05-20T06:32:26.015Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:26.015Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:26.015Z] [javac] Compiling 1 source file [2023-05-20T06:32:26.579Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:26.579Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] deploy: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] deploy-war-common: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] setOSConditions: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] setToolWin: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] setToolUnix: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] setToolProperty: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] setS1ASclassPath: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] init-common: [2023-05-20T06:32:26.579Z] [2023-05-20T06:32:26.579Z] deploy-war-commonpe: [2023-05-20T06:32:27.991Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2023-05-20T06:32:32.161Z] [exec] Application deployed with name web-empty-servlet-path-jsp-include-web. [2023-05-20T06:32:32.161Z] [2023-05-20T06:32:32.161Z] deploy-war-commonee: [2023-05-20T06:32:32.161Z] [2023-05-20T06:32:32.161Z] run: [2023-05-20T06:32:32.161Z] [java] Connecting to: http://localhost:45711/web-empty-servlet-path-jsp-include/jsp/test.jsp [2023-05-20T06:32:32.455Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:32.455Z] [java] [2023-05-20T06:32:32.455Z] [java] [2023-05-20T06:32:32.455Z] [java] ----------------------------------------- [2023-05-20T06:32:32.455Z] [java] - empty-servlet-path-jsp-include: PASS - [2023-05-20T06:32:32.455Z] [java] ----------------------------------------- [2023-05-20T06:32:32.455Z] [java] - Total PASS : 1 - [2023-05-20T06:32:32.455Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:32.455Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:32.455Z] [java] ----------------------------------------- [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] undeploy: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] setOSConditions: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] setToolWin: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] setToolUnix: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] setToolProperty: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] setS1ASclassPath: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] init-common: [2023-05-20T06:32:32.455Z] [2023-05-20T06:32:32.455Z] undeploy-war-common: [2023-05-20T06:32:33.060Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:33.060Z] [2023-05-20T06:32:33.060Z] all: [2023-05-20T06:32:33.060Z] [2023-05-20T06:32:33.060Z] setup: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] setOSConditions: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] setToolWin: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] setToolUnix: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] setToolProperty: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] setS1ASclassPath: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] init-common: [2023-05-20T06:32:33.354Z] [2023-05-20T06:32:33.354Z] create-user-common: [2023-05-20T06:32:33.916Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:33.916Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] clean: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] clean-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] clean-classes-common: [2023-05-20T06:32:33.916Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] clean-jars-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] compile: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] compile-common: [2023-05-20T06:32:33.916Z] [echo] Current time (ISO): 2023-05-20T06:32:33.800+0000 [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jsp-security/servlet [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] build: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setOSConditions: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolWin: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolUnix: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setToolProperty: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] setS1ASclassPath: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] init-common: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] webclient-war-common: [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] clear: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] test-tlds-exist: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] copy-tlds: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] test-tagfiles-exist: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] copy-tagfiles: [2023-05-20T06:32:33.916Z] [2023-05-20T06:32:33.916Z] package-war-common: [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:33.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jsp-security/lib [2023-05-20T06:32:33.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:33.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:33.917Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2023-05-20T06:32:33.917Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:33.917Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:33.917Z] [javac] Compiling 1 source file [2023-05-20T06:32:34.173Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java:44: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:32:34.173Z] [javac] int port = new Integer(portS).intValue(); [2023-05-20T06:32:34.173Z] [javac] ^ [2023-05-20T06:32:34.173Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:34.173Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:34.173Z] [javac] 1 warning [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] deploy: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] deploy-war-common: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] setOSConditions: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] setToolWin: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] setToolUnix: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] setToolProperty: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] setS1ASclassPath: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] init-common: [2023-05-20T06:32:34.173Z] [2023-05-20T06:32:34.173Z] deploy-war-commonpe: [2023-05-20T06:32:34.453Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2023-05-20T06:32:35.417Z] [exec] Application deployed with name web-jsp-security-web. [2023-05-20T06:32:35.417Z] [2023-05-20T06:32:35.417Z] deploy-war-commonee: [2023-05-20T06:32:35.417Z] [2023-05-20T06:32:35.417Z] run: [2023-05-20T06:32:35.673Z] [java] GET /web-jsp-security/test.jsp HTTP/1.0 [2023-05-20T06:32:35.673Z] [java] [2023-05-20T06:32:35.673Z] [java] 0: HTTP/1.1 200 OK [2023-05-20T06:32:35.673Z] [java] 1: Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:32:35.673Z] [java] 2: X-Powered-By: JSP/2.3 [2023-05-20T06:32:35.673Z] [java] 3: Pragma: No-cache [2023-05-20T06:32:35.673Z] [java] 4: Cache-Control: no-cache [2023-05-20T06:32:35.673Z] [java] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-05-20T06:32:35.673Z] [java] 6: Set-Cookie: JSESSIONID=7dc29e1370e39b5626c7de838813; Path=/web-jsp-security; HttpOnly [2023-05-20T06:32:35.673Z] [java] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:32:35.673Z] [java] 8: Connection: close [2023-05-20T06:32:35.673Z] [java] 9: Content-Length: 26 [2023-05-20T06:32:35.673Z] [java] 10: [2023-05-20T06:32:35.673Z] [java] 11: [2023-05-20T06:32:35.673Z] [java] 12: [2023-05-20T06:32:35.673Z] [java] 13: [2023-05-20T06:32:35.673Z] [java] 14: [2023-05-20T06:32:35.673Z] [java] 15: [2023-05-20T06:32:35.673Z] [java] 16: jsp-security::PASS [2023-05-20T06:32:35.673Z] [java] 17: [2023-05-20T06:32:35.673Z] [java] 18: [2023-05-20T06:32:35.673Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:35.673Z] [java] [2023-05-20T06:32:35.673Z] [java] [2023-05-20T06:32:35.673Z] [java] ----------------------------------------- [2023-05-20T06:32:35.674Z] [java] - web-jsp-security: PASS - [2023-05-20T06:32:35.674Z] [java] ----------------------------------------- [2023-05-20T06:32:35.674Z] [java] - Total PASS : 1 - [2023-05-20T06:32:35.674Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:35.674Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:35.674Z] [java] ----------------------------------------- [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] undeploy: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] setOSConditions: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] setToolWin: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] setToolUnix: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] setToolProperty: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] setS1ASclassPath: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] init-common: [2023-05-20T06:32:35.674Z] [2023-05-20T06:32:35.674Z] undeploy-war-common: [2023-05-20T06:32:36.261Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] restore: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] setOSConditions: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] setToolWin: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] setToolUnix: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] setToolProperty: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] setS1ASclassPath: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] init-common: [2023-05-20T06:32:36.261Z] [2023-05-20T06:32:36.261Z] delete-user-common: [2023-05-20T06:32:36.824Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] all: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] clean: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] clean-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] clean-classes-common: [2023-05-20T06:32:36.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] clean-jars-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] compile: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] compile-common: [2023-05-20T06:32:36.824Z] [echo] Current time (ISO): 2023-05-20T06:32:36.662+0000 [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/servlet [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] build: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] webclient-war-common: [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] clear: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] test-tlds-exist: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] copy-tlds: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] test-tagfiles-exist: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] copy-tagfiles: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] package-war-common: [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:36.824Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/lib [2023-05-20T06:32:36.824Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:36.824Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2023-05-20T06:32:36.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:36.824Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:36.824Z] [javac] Compiling 1 source file [2023-05-20T06:32:36.824Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java:87: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:32:36.824Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:32:36.824Z] [javac] ^ [2023-05-20T06:32:36.824Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:36.824Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:36.824Z] [javac] 1 warning [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] deploy: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] deploy-war-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setOSConditions: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolWin: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolUnix: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setToolProperty: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] setS1ASclassPath: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] init-common: [2023-05-20T06:32:36.824Z] [2023-05-20T06:32:36.824Z] deploy-war-commonpe: [2023-05-20T06:32:37.387Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2023-05-20T06:32:39.282Z] [exec] Application deployed with name web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web. [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] deploy-war-commonee: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] run: [2023-05-20T06:32:39.283Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/403.jsp HTTP/1.0 [2023-05-20T06:32:39.283Z] [java] [2023-05-20T06:32:39.283Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/throwable.jsp HTTP/1.0 [2023-05-20T06:32:39.283Z] [java] [2023-05-20T06:32:39.283Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:39.283Z] [java] [2023-05-20T06:32:39.283Z] [java] [2023-05-20T06:32:39.283Z] [java] ----------------------------------------- [2023-05-20T06:32:39.283Z] [java] - jsp-allow-error-page-to-set-response-charset-if-no-output-written: PASS - [2023-05-20T06:32:39.283Z] [java] ----------------------------------------- [2023-05-20T06:32:39.283Z] [java] - Total PASS : 1 - [2023-05-20T06:32:39.283Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:39.283Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:39.283Z] [java] ----------------------------------------- [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] undeploy: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] setOSConditions: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] setToolWin: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] setToolUnix: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] setToolProperty: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] setS1ASclassPath: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] init-common: [2023-05-20T06:32:39.283Z] [2023-05-20T06:32:39.283Z] undeploy-war-common: [2023-05-20T06:32:39.857Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] all: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setOSConditions: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolWin: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolUnix: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolProperty: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setS1ASclassPath: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] init-common: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] clean: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setOSConditions: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolWin: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolUnix: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setToolProperty: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] setS1ASclassPath: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] init-common: [2023-05-20T06:32:39.857Z] [2023-05-20T06:32:39.857Z] clean-common: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setOSConditions: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolWin: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolUnix: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolProperty: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setS1ASclassPath: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] init-common: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] clean-classes-common: [2023-05-20T06:32:40.112Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setOSConditions: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolWin: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolUnix: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolProperty: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setS1ASclassPath: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] init-common: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] clean-jars-common: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] compile: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setOSConditions: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolWin: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolUnix: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setToolProperty: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] setS1ASclassPath: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] init-common: [2023-05-20T06:32:40.112Z] [2023-05-20T06:32:40.112Z] compile-common: [2023-05-20T06:32:40.112Z] [echo] Current time (ISO): 2023-05-20T06:32:39.875+0000 [2023-05-20T06:32:40.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:40.112Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:41.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:32:41.479Z] [javac] 1 warning [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] build: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] setOSConditions: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] setToolWin: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] setToolUnix: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] setToolProperty: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] setS1ASclassPath: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] init-common: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] webclient-war-common: [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] clear: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] test-tlds-exist: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] copy-tlds: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] test-tagfiles-exist: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] copy-tagfiles: [2023-05-20T06:32:41.479Z] [2023-05-20T06:32:41.479Z] package-war-common: [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:41.479Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/lib [2023-05-20T06:32:41.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:41.479Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:41.479Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2023-05-20T06:32:41.479Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:41.479Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:41.479Z] [javac] Compiling 1 source file [2023-05-20T06:32:41.736Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:41.736Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] deploy: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] deploy-war-common: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] setOSConditions: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] setToolWin: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] setToolUnix: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] setToolProperty: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] setS1ASclassPath: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] init-common: [2023-05-20T06:32:41.736Z] [2023-05-20T06:32:41.736Z] deploy-war-commonpe: [2023-05-20T06:32:41.993Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2023-05-20T06:32:42.952Z] [exec] Application deployed with name web-jsp-anonymous-class-web. [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] deploy-war-commonee: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] run: [2023-05-20T06:32:42.952Z] [java] Connecting to: http://localhost:45711/web-jsp-anonymous-class/jsp/test.jsp [2023-05-20T06:32:42.952Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:42.952Z] [java] [2023-05-20T06:32:42.952Z] [java] [2023-05-20T06:32:42.952Z] [java] ----------------------------------------- [2023-05-20T06:32:42.952Z] [java] - jsp-anonymous-class: PASS - [2023-05-20T06:32:42.952Z] [java] ----------------------------------------- [2023-05-20T06:32:42.952Z] [java] - Total PASS : 1 - [2023-05-20T06:32:42.952Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:42.952Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:42.952Z] [java] ----------------------------------------- [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] undeploy: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] setOSConditions: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] setToolWin: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] setToolUnix: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] setToolProperty: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] setS1ASclassPath: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] init-common: [2023-05-20T06:32:42.952Z] [2023-05-20T06:32:42.952Z] undeploy-war-common: [2023-05-20T06:32:43.209Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] all: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setOSConditions: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolWin: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolUnix: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolProperty: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setS1ASclassPath: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] init-common: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] clean: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setOSConditions: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolWin: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolUnix: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setToolProperty: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setS1ASclassPath: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] init-common: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] clean-common: [2023-05-20T06:32:43.465Z] [2023-05-20T06:32:43.465Z] setOSConditions: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolWin: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolUnix: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolProperty: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setS1ASclassPath: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] init-common: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] clean-classes-common: [2023-05-20T06:32:43.466Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setOSConditions: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolWin: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolUnix: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolProperty: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setS1ASclassPath: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] init-common: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] clean-jars-common: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] compile: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setOSConditions: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolWin: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolUnix: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setToolProperty: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] setS1ASclassPath: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] init-common: [2023-05-20T06:32:43.466Z] [2023-05-20T06:32:43.466Z] compile-common: [2023-05-20T06:32:43.466Z] [echo] Current time (ISO): 2023-05-20T06:32:43.322+0000 [2023-05-20T06:32:43.466Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:43.466Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:45.376Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:32:45.376Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/servlet/taglib/EchoAttributesTag.java uses unchecked or unsafe operations. [2023-05-20T06:32:45.376Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:32:45.376Z] [javac] 1 warning [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] build: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] setOSConditions: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] setToolWin: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] setToolUnix: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] setToolProperty: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] setS1ASclassPath: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] init-common: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] webclient-war-common: [2023-05-20T06:32:45.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] clear: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] test-tlds-exist: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] copy-tlds: [2023-05-20T06:32:45.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:32:45.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] test-tagfiles-exist: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] copy-tagfiles: [2023-05-20T06:32:45.376Z] [2023-05-20T06:32:45.376Z] package-war-common: [2023-05-20T06:32:45.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:45.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:45.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/lib [2023-05-20T06:32:45.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:45.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:45.377Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2023-05-20T06:32:45.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:45.377Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:45.377Z] [javac] Compiling 1 source file [2023-05-20T06:32:45.377Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:45.377Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] deploy: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] deploy-war-common: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] setOSConditions: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] setToolWin: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] setToolUnix: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] setToolProperty: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] setS1ASclassPath: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] init-common: [2023-05-20T06:32:45.377Z] [2023-05-20T06:32:45.377Z] deploy-war-commonpe: [2023-05-20T06:32:45.377Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2023-05-20T06:32:46.763Z] [exec] Application deployed with name web-jsp-attribute-name-with-colon-or-dot-web. [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] deploy-war-commonee: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] run: [2023-05-20T06:32:46.763Z] [java] Connecting to: http://localhost:45711/web-jsp-attribute-name-with-colon-or-dot/jsp//test.jsp [2023-05-20T06:32:46.763Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:46.763Z] [java] [2023-05-20T06:32:46.763Z] [java] [2023-05-20T06:32:46.763Z] [java] ----------------------------------------- [2023-05-20T06:32:46.763Z] [java] - jsp-attribute-name-with-colon-or-dot: PASS - [2023-05-20T06:32:46.763Z] [java] ----------------------------------------- [2023-05-20T06:32:46.763Z] [java] - Total PASS : 1 - [2023-05-20T06:32:46.763Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:46.763Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:46.763Z] [java] ----------------------------------------- [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] undeploy: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] setOSConditions: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] setToolWin: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] setToolUnix: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] setToolProperty: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] setS1ASclassPath: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] init-common: [2023-05-20T06:32:46.763Z] [2023-05-20T06:32:46.763Z] undeploy-war-common: [2023-05-20T06:32:47.022Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] all: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] clean: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] clean-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] clean-classes-common: [2023-05-20T06:32:47.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] clean-jars-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] compile: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] compile-common: [2023-05-20T06:32:47.022Z] [echo] Current time (ISO): 2023-05-20T06:32:46.983+0000 [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/servlet [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] build: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setOSConditions: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolWin: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolUnix: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setToolProperty: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] setS1ASclassPath: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] init-common: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] webclient-war-common: [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] clear: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] test-tlds-exist: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] copy-tlds: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] test-tagfiles-exist: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] copy-tagfiles: [2023-05-20T06:32:47.022Z] [2023-05-20T06:32:47.022Z] package-war-common: [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:47.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/lib [2023-05-20T06:32:47.022Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:47.022Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2023-05-20T06:32:47.022Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:47.022Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:47.022Z] [javac] Compiling 1 source file [2023-05-20T06:32:47.305Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:47.305Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] deploy: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] deploy-war-common: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] setOSConditions: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] setToolWin: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] setToolUnix: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] setToolProperty: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] setS1ASclassPath: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] init-common: [2023-05-20T06:32:47.305Z] [2023-05-20T06:32:47.305Z] deploy-war-commonpe: [2023-05-20T06:32:47.561Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2023-05-20T06:32:48.490Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-web. [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] deploy-war-commonee: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] run: [2023-05-20T06:32:48.747Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16BE.jsp [2023-05-20T06:32:48.747Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16LE.jsp [2023-05-20T06:32:48.747Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-8.jsp [2023-05-20T06:32:48.747Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:48.747Z] [java] [2023-05-20T06:32:48.747Z] [java] [2023-05-20T06:32:48.747Z] [java] ----------------------------------------- [2023-05-20T06:32:48.747Z] [java] - jsp-bom-in-classic-syntax: PASS - [2023-05-20T06:32:48.747Z] [java] ----------------------------------------- [2023-05-20T06:32:48.747Z] [java] - Total PASS : 1 - [2023-05-20T06:32:48.747Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:48.747Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:48.747Z] [java] ----------------------------------------- [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] undeploy: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] setOSConditions: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] setToolWin: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] setToolUnix: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] setToolProperty: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] setS1ASclassPath: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] init-common: [2023-05-20T06:32:48.747Z] [2023-05-20T06:32:48.747Z] undeploy-war-common: [2023-05-20T06:32:49.004Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] all: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] clean: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] clean-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] clean-classes-common: [2023-05-20T06:32:49.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] clean-jars-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] compile: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] compile-common: [2023-05-20T06:32:49.261Z] [echo] Current time (ISO): 2023-05-20T06:32:49.130+0000 [2023-05-20T06:32:49.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:49.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/servlet [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] build: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setOSConditions: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolWin: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolUnix: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setToolProperty: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] setS1ASclassPath: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] init-common: [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.261Z] webclient-war-common: [2023-05-20T06:32:49.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:49.261Z] [2023-05-20T06:32:49.262Z] clear: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] test-tlds-exist: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] copy-tlds: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] test-tagfiles-exist: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] copy-tagfiles: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] package-war-common: [2023-05-20T06:32:49.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:49.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:49.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:49.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:49.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/lib [2023-05-20T06:32:49.262Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:49.262Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2023-05-20T06:32:49.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:49.262Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:49.262Z] [javac] Compiling 1 source file [2023-05-20T06:32:49.262Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:49.262Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] deploy: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] deploy-war-common: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] setOSConditions: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] setToolWin: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] setToolUnix: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] setToolProperty: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] setS1ASclassPath: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] init-common: [2023-05-20T06:32:49.262Z] [2023-05-20T06:32:49.262Z] deploy-war-commonpe: [2023-05-20T06:32:49.825Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2023-05-20T06:32:49.825Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web. [2023-05-20T06:32:49.825Z] [2023-05-20T06:32:49.825Z] deploy-war-commonee: [2023-05-20T06:32:49.825Z] [2023-05-20T06:32:49.825Z] run: [2023-05-20T06:32:50.082Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig/UTF-16BE.jsp [2023-05-20T06:32:50.082Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:50.082Z] [java] [2023-05-20T06:32:50.082Z] [java] [2023-05-20T06:32:50.082Z] [java] ----------------------------------------- [2023-05-20T06:32:50.082Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig: PASS - [2023-05-20T06:32:50.082Z] [java] ----------------------------------------- [2023-05-20T06:32:50.082Z] [java] - Total PASS : 1 - [2023-05-20T06:32:50.082Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:50.082Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:50.082Z] [java] ----------------------------------------- [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] undeploy: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] setOSConditions: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] setToolWin: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] setToolUnix: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] setToolProperty: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] setS1ASclassPath: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] init-common: [2023-05-20T06:32:50.082Z] [2023-05-20T06:32:50.082Z] undeploy-war-common: [2023-05-20T06:32:50.350Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] all: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setOSConditions: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setToolWin: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setToolUnix: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setToolProperty: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setS1ASclassPath: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] init-common: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] clean: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setOSConditions: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setToolWin: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.350Z] setToolUnix: [2023-05-20T06:32:50.350Z] [2023-05-20T06:32:50.351Z] setToolProperty: [2023-05-20T06:32:50.351Z] [2023-05-20T06:32:50.351Z] setS1ASclassPath: [2023-05-20T06:32:50.351Z] [2023-05-20T06:32:50.351Z] init-common: [2023-05-20T06:32:50.351Z] [2023-05-20T06:32:50.351Z] clean-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setOSConditions: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolWin: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolUnix: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolProperty: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setS1ASclassPath: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] init-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] clean-classes-common: [2023-05-20T06:32:50.608Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setOSConditions: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolWin: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolUnix: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolProperty: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setS1ASclassPath: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] init-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] clean-jars-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] compile: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setOSConditions: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolWin: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolUnix: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolProperty: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setS1ASclassPath: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] init-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] compile-common: [2023-05-20T06:32:50.608Z] [echo] Current time (ISO): 2023-05-20T06:32:50.365+0000 [2023-05-20T06:32:50.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:50.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/servlet [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] build: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setOSConditions: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolWin: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolUnix: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setToolProperty: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] setS1ASclassPath: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] init-common: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] webclient-war-common: [2023-05-20T06:32:50.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] clear: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] test-tlds-exist: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] copy-tlds: [2023-05-20T06:32:50.608Z] [2023-05-20T06:32:50.608Z] test-tagfiles-exist: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] copy-tagfiles: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] package-war-common: [2023-05-20T06:32:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:50.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/lib [2023-05-20T06:32:50.609Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:50.609Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2023-05-20T06:32:50.609Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:50.609Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:50.609Z] [javac] Compiling 1 source file [2023-05-20T06:32:50.609Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:50.609Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] deploy: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] deploy-war-common: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] setOSConditions: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] setToolWin: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] setToolUnix: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] setToolProperty: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] setS1ASclassPath: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] init-common: [2023-05-20T06:32:50.609Z] [2023-05-20T06:32:50.609Z] deploy-war-commonpe: [2023-05-20T06:32:50.866Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2023-05-20T06:32:51.122Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web. [2023-05-20T06:32:51.122Z] [2023-05-20T06:32:51.122Z] deploy-war-commonee: [2023-05-20T06:32:51.122Z] [2023-05-20T06:32:51.122Z] run: [2023-05-20T06:32:51.122Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir/encodingMismatch.jsp [2023-05-20T06:32:51.122Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:51.122Z] [java] [2023-05-20T06:32:51.122Z] [java] [2023-05-20T06:32:51.122Z] [java] ----------------------------------------- [2023-05-20T06:32:51.122Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-pagedir: PASS - [2023-05-20T06:32:51.122Z] [java] ----------------------------------------- [2023-05-20T06:32:51.122Z] [java] - Total PASS : 1 - [2023-05-20T06:32:51.122Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:51.122Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:51.122Z] [java] ----------------------------------------- [2023-05-20T06:32:51.122Z] [2023-05-20T06:32:51.122Z] undeploy: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] setOSConditions: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] setToolWin: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] setToolUnix: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] setToolProperty: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] setS1ASclassPath: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] init-common: [2023-05-20T06:32:51.379Z] [2023-05-20T06:32:51.379Z] undeploy-war-common: [2023-05-20T06:32:51.635Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] all: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] clean: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] clean-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] clean-classes-common: [2023-05-20T06:32:51.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] clean-jars-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] compile: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] compile-common: [2023-05-20T06:32:51.635Z] [echo] Current time (ISO): 2023-05-20T06:32:51.572+0000 [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/servlet [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] build: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setOSConditions: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolWin: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolUnix: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setToolProperty: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] setS1ASclassPath: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] init-common: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] webclient-war-common: [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] clear: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] test-tlds-exist: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] copy-tlds: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] test-tagfiles-exist: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] copy-tagfiles: [2023-05-20T06:32:51.635Z] [2023-05-20T06:32:51.635Z] package-war-common: [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:32:51.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:51.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:32:51.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:51.635Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2023-05-20T06:32:51.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:32:51.635Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:32:51.635Z] [javac] Compiling 1 source file [2023-05-20T06:32:51.905Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:32:51.905Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] deploy: [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] deploy-war-common: [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] setOSConditions: [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] setToolWin: [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] setToolUnix: [2023-05-20T06:32:51.905Z] [2023-05-20T06:32:51.905Z] setToolProperty: [2023-05-20T06:32:51.906Z] [2023-05-20T06:32:51.906Z] setS1ASclassPath: [2023-05-20T06:32:51.906Z] [2023-05-20T06:32:51.906Z] init-common: [2023-05-20T06:32:51.906Z] [2023-05-20T06:32:51.906Z] deploy-war-commonpe: [2023-05-20T06:32:52.162Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2023-05-20T06:32:52.750Z] [exec] Application deployed with name web-jsp-cache-taglib-precompile-web. [2023-05-20T06:32:52.750Z] [2023-05-20T06:32:52.750Z] deploy-war-commonee: [2023-05-20T06:32:52.750Z] [2023-05-20T06:32:52.750Z] run: [2023-05-20T06:32:53.006Z] [java] Connecting to: http://localhost:45711/web-jsp-cache-taglib-precompile/jsp/caching/basicCache.jsp [2023-05-20T06:32:53.007Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:32:53.007Z] [java] [2023-05-20T06:32:53.007Z] [java] [2023-05-20T06:32:53.007Z] [java] ----------------------------------------- [2023-05-20T06:32:53.007Z] [java] - jsp-cache-taglib-precompile: PASS - [2023-05-20T06:32:53.007Z] [java] ----------------------------------------- [2023-05-20T06:32:53.007Z] [java] - Total PASS : 1 - [2023-05-20T06:32:53.007Z] [java] - Total FAIL : 0 - [2023-05-20T06:32:53.007Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:32:53.007Z] [java] ----------------------------------------- [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] undeploy: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] setOSConditions: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] setToolWin: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] setToolUnix: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] setToolProperty: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] setS1ASclassPath: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] init-common: [2023-05-20T06:32:53.007Z] [2023-05-20T06:32:53.007Z] undeploy-war-common: [2023-05-20T06:32:53.570Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] all: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setOSConditions: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setToolWin: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setToolUnix: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setToolProperty: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setS1ASclassPath: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] init-common: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] setup: [2023-05-20T06:32:53.570Z] [2023-05-20T06:32:53.570Z] asadmin-common-ignore-fail: [2023-05-20T06:32:53.570Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=true [2023-05-20T06:32:54.159Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=true [2023-05-20T06:32:54.159Z] [exec] server.web-container.jsp-caching-enabled=true [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] restart-server-instance-common: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] setOSConditions: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] setToolWin: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] setToolUnix: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] setToolProperty: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] setS1ASclassPath: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] init-common: [2023-05-20T06:32:54.159Z] [2023-05-20T06:32:54.159Z] stopDomain: [2023-05-20T06:32:54.159Z] [echo] run.xml:stopping domain... [2023-05-20T06:32:55.165Z] [exec] Waiting for the domain to stop . [2023-05-20T06:32:55.165Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] setOSConditions: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] setToolWin: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] setToolUnix: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] setToolProperty: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] setS1ASclassPath: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] init-common: [2023-05-20T06:33:00.416Z] [2023-05-20T06:33:00.416Z] startDomainUnix: [2023-05-20T06:33:00.416Z] [echo] Starting DAS [2023-05-20T06:33:04.652Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:33:04.652Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:33:04.652Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:33:04.652Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:33:04.652Z] [exec] Admin Port: 45707 [2023-05-20T06:33:04.652Z] [exec] Command start-domain executed successfully. [2023-05-20T06:33:04.652Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:33:04.652Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] dumpThreadStack: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] startDomainWindows: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] startDomain: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] clean: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setOSConditions: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setToolWin: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setToolUnix: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setToolProperty: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setS1ASclassPath: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] init-common: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] clean-common: [2023-05-20T06:33:04.652Z] [2023-05-20T06:33:04.652Z] setOSConditions: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolWin: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolUnix: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolProperty: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setS1ASclassPath: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] init-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] clean-classes-common: [2023-05-20T06:33:04.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setOSConditions: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolWin: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolUnix: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolProperty: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setS1ASclassPath: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] init-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] clean-jars-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] compile: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setOSConditions: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolWin: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolUnix: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolProperty: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setS1ASclassPath: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] init-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] compile-common: [2023-05-20T06:33:04.653Z] [echo] Current time (ISO): 2023-05-20T06:33:04.453+0000 [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/servlet [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] build: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setOSConditions: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolWin: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolUnix: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolProperty: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setS1ASclassPath: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] init-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] webclient-war-common: [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] clear: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] test-tlds-exist: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] copy-tlds: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] test-tagfiles-exist: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] copy-tagfiles: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] package-war-common: [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:04.653Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/lib [2023-05-20T06:33:04.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:04.653Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2023-05-20T06:33:04.653Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:04.653Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:04.653Z] [javac] Compiling 1 source file [2023-05-20T06:33:04.653Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:04.653Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] deploy: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] deploy-war-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setOSConditions: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolWin: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolUnix: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setToolProperty: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] setS1ASclassPath: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] init-common: [2023-05-20T06:33:04.653Z] [2023-05-20T06:33:04.653Z] deploy-war-commonpe: [2023-05-20T06:33:04.909Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2023-05-20T06:33:07.450Z] [exec] Application deployed with name web-jsp-caching-instance-level-web. [2023-05-20T06:33:07.450Z] [2023-05-20T06:33:07.450Z] deploy-war-commonee: [2023-05-20T06:33:07.450Z] [2023-05-20T06:33:07.450Z] run: [2023-05-20T06:33:07.707Z] [java] Connecting to: http://localhost:45711/web-jsp-caching-instance-level/jsp/caching/basicCache.jsp [2023-05-20T06:33:08.635Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:08.635Z] [java] [2023-05-20T06:33:08.635Z] [java] [2023-05-20T06:33:08.635Z] [java] ----------------------------------------- [2023-05-20T06:33:08.635Z] [java] - jsp-caching-instance-level: PASS - [2023-05-20T06:33:08.635Z] [java] ----------------------------------------- [2023-05-20T06:33:08.635Z] [java] - Total PASS : 1 - [2023-05-20T06:33:08.635Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:08.635Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:08.635Z] [java] ----------------------------------------- [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] undeploy: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] setOSConditions: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] setToolWin: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] setToolUnix: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] setToolProperty: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] setS1ASclassPath: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] init-common: [2023-05-20T06:33:08.635Z] [2023-05-20T06:33:08.635Z] undeploy-war-common: [2023-05-20T06:33:09.198Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:09.198Z] [2023-05-20T06:33:09.198Z] restore: [2023-05-20T06:33:09.198Z] [2023-05-20T06:33:09.198Z] asadmin-common-ignore-fail: [2023-05-20T06:33:09.198Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=false [2023-05-20T06:33:09.760Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=false [2023-05-20T06:33:09.760Z] [exec] server.web-container.jsp-caching-enabled=false [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] restart-server-instance-common: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] setOSConditions: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] setToolWin: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] setToolUnix: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] setToolProperty: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] setS1ASclassPath: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] init-common: [2023-05-20T06:33:09.760Z] [2023-05-20T06:33:09.760Z] stopDomain: [2023-05-20T06:33:09.760Z] [echo] run.xml:stopping domain... [2023-05-20T06:33:11.157Z] [exec] Waiting for the domain to stop . [2023-05-20T06:33:11.157Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] setOSConditions: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] setToolWin: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] setToolUnix: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] setToolProperty: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] setS1ASclassPath: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] init-common: [2023-05-20T06:33:16.410Z] [2023-05-20T06:33:16.410Z] startDomainUnix: [2023-05-20T06:33:16.410Z] [echo] Starting DAS [2023-05-20T06:33:20.605Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:33:20.605Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:33:20.605Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:33:20.605Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:33:20.605Z] [exec] Admin Port: 45707 [2023-05-20T06:33:20.605Z] [exec] Command start-domain executed successfully. [2023-05-20T06:33:20.605Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:33:20.605Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] dumpThreadStack: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] startDomainWindows: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] startDomain: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] all: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setOSConditions: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolWin: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolUnix: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolProperty: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setS1ASclassPath: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] init-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] clean: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setOSConditions: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolWin: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolUnix: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolProperty: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setS1ASclassPath: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] init-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] clean-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setOSConditions: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolWin: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolUnix: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolProperty: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setS1ASclassPath: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] init-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] clean-classes-common: [2023-05-20T06:33:20.605Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setOSConditions: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolWin: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolUnix: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolProperty: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setS1ASclassPath: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] init-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] clean-jars-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] compile: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setOSConditions: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolWin: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolUnix: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setToolProperty: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] setS1ASclassPath: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] init-common: [2023-05-20T06:33:20.605Z] [2023-05-20T06:33:20.605Z] compile-common: [2023-05-20T06:33:20.605Z] [echo] Current time (ISO): 2023-05-20T06:33:20.315+0000 [2023-05-20T06:33:20.605Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:20.605Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:21.973Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:33:21.973Z] [javac] 1 warning [2023-05-20T06:33:21.973Z] [2023-05-20T06:33:21.973Z] build: [2023-05-20T06:33:21.973Z] [2023-05-20T06:33:21.974Z] setOSConditions: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolWin: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolUnix: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolProperty: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setS1ASclassPath: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] init-common: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] webclient-war-common: [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] clear: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] test-tlds-exist: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] copy-tlds: [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:33:21.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] test-tagfiles-exist: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] copy-tagfiles: [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:33:21.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] package-war-common: [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:21.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/lib [2023-05-20T06:33:21.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:21.974Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:21.974Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2023-05-20T06:33:21.974Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:21.974Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:21.974Z] [javac] Compiling 1 source file [2023-05-20T06:33:21.974Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:21.974Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] deploy: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] deploy-war-common: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setOSConditions: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolWin: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolUnix: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setToolProperty: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] setS1ASclassPath: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] init-common: [2023-05-20T06:33:21.974Z] [2023-05-20T06:33:21.974Z] deploy-war-commonpe: [2023-05-20T06:33:22.231Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2023-05-20T06:33:24.778Z] [exec] Application deployed with name web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web. [2023-05-20T06:33:25.035Z] [2023-05-20T06:33:25.035Z] deploy-war-commonee: [2023-05-20T06:33:25.035Z] [2023-05-20T06:33:25.035Z] run: [2023-05-20T06:33:25.035Z] [java] Connecting to: http://localhost:45711/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion/jsp/test.jspx [2023-05-20T06:33:26.402Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:26.402Z] [java] [2023-05-20T06:33:26.402Z] [java] [2023-05-20T06:33:26.402Z] [java] ----------------------------------------- [2023-05-20T06:33:26.402Z] [java] - jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion: PASS - [2023-05-20T06:33:26.402Z] [java] ----------------------------------------- [2023-05-20T06:33:26.402Z] [java] - Total PASS : 1 - [2023-05-20T06:33:26.402Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:26.402Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:26.402Z] [java] ----------------------------------------- [2023-05-20T06:33:26.402Z] [2023-05-20T06:33:26.403Z] undeploy: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] setOSConditions: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] setToolWin: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] setToolUnix: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] setToolProperty: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] setS1ASclassPath: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] init-common: [2023-05-20T06:33:26.403Z] [2023-05-20T06:33:26.403Z] undeploy-war-common: [2023-05-20T06:33:26.964Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] all: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setOSConditions: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolWin: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolUnix: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolProperty: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setS1ASclassPath: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] init-common: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] clean: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setOSConditions: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolWin: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolUnix: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolProperty: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setS1ASclassPath: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] init-common: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] clean-common: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setOSConditions: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolWin: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolUnix: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setToolProperty: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] setS1ASclassPath: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] init-common: [2023-05-20T06:33:26.964Z] [2023-05-20T06:33:26.964Z] clean-classes-common: [2023-05-20T06:33:26.964Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setOSConditions: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolWin: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolUnix: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolProperty: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setS1ASclassPath: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] init-common: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] clean-jars-common: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] compile: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setOSConditions: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolWin: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolUnix: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolProperty: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setS1ASclassPath: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] init-common: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] compile-common: [2023-05-20T06:33:27.220Z] [echo] Current time (ISO): 2023-05-20T06:33:26.975+0000 [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/servlet [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] build: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setOSConditions: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolWin: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolUnix: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setToolProperty: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] setS1ASclassPath: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] init-common: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] webclient-war-common: [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] clear: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] test-tlds-exist: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] copy-tlds: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] test-tagfiles-exist: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] copy-tagfiles: [2023-05-20T06:33:27.220Z] [2023-05-20T06:33:27.220Z] package-war-common: [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:27.220Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/lib [2023-05-20T06:33:27.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:27.220Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-05-20T06:33:27.220Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:27.220Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:27.220Z] [javac] Compiling 1 source file [2023-05-20T06:33:27.221Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:27.221Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] deploy: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] deploy-war-common: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] setOSConditions: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] setToolWin: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] setToolUnix: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] setToolProperty: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] setS1ASclassPath: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] init-common: [2023-05-20T06:33:27.221Z] [2023-05-20T06:33:27.221Z] deploy-war-commonpe: [2023-05-20T06:33:27.852Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-05-20T06:33:28.818Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] deploy-war-commonee: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] run: [2023-05-20T06:33:28.818Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:28.818Z] [java] [2023-05-20T06:33:28.818Z] [java] [2023-05-20T06:33:28.818Z] [java] ----------------------------------------- [2023-05-20T06:33:28.818Z] [java] - jsp-commented-out-page-directive: PASS - [2023-05-20T06:33:28.818Z] [java] ----------------------------------------- [2023-05-20T06:33:28.818Z] [java] - Total PASS : 1 - [2023-05-20T06:33:28.818Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:28.818Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:28.818Z] [java] ----------------------------------------- [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] undeploy: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] setOSConditions: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] setToolWin: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] setToolUnix: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] setToolProperty: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] setS1ASclassPath: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] init-common: [2023-05-20T06:33:28.818Z] [2023-05-20T06:33:28.818Z] undeploy-war-common: [2023-05-20T06:33:29.381Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] all: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] clean: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] clean-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] clean-classes-common: [2023-05-20T06:33:29.381Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] clean-jars-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] compile: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] compile-common: [2023-05-20T06:33:29.381Z] [echo] Current time (ISO): 2023-05-20T06:33:29.278+0000 [2023-05-20T06:33:29.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:29.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/servlet [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] build: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setOSConditions: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolWin: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolUnix: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setToolProperty: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] setS1ASclassPath: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] init-common: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] webclient-war-common: [2023-05-20T06:33:29.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] clear: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] test-tlds-exist: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] copy-tlds: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] test-tagfiles-exist: [2023-05-20T06:33:29.381Z] [2023-05-20T06:33:29.381Z] copy-tagfiles: [2023-05-20T06:33:29.382Z] [2023-05-20T06:33:29.382Z] package-war-common: [2023-05-20T06:33:29.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:29.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:29.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:29.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:29.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/lib [2023-05-20T06:33:29.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:29.382Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-05-20T06:33:29.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:29.382Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:29.382Z] [javac] Compiling 1 source file [2023-05-20T06:33:29.638Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:29.638Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] deploy: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] deploy-war-common: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] setOSConditions: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] setToolWin: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] setToolUnix: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] setToolProperty: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] setS1ASclassPath: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] init-common: [2023-05-20T06:33:29.638Z] [2023-05-20T06:33:29.638Z] deploy-war-commonpe: [2023-05-20T06:33:29.906Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2023-05-20T06:33:30.850Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2023-05-20T06:33:30.850Z] [2023-05-20T06:33:30.850Z] deploy-war-commonee: [2023-05-20T06:33:30.850Z] [2023-05-20T06:33:30.850Z] run: [2023-05-20T06:33:31.106Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:31.106Z] [java] [2023-05-20T06:33:31.106Z] [java] [2023-05-20T06:33:31.106Z] [java] ----------------------------------------- [2023-05-20T06:33:31.106Z] [java] - jsp-commented-out-page-directive: PASS - [2023-05-20T06:33:31.106Z] [java] ----------------------------------------- [2023-05-20T06:33:31.106Z] [java] - Total PASS : 1 - [2023-05-20T06:33:31.106Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:31.106Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:31.106Z] [java] ----------------------------------------- [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] undeploy: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] setOSConditions: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] setToolWin: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] setToolUnix: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] setToolProperty: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] setS1ASclassPath: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] init-common: [2023-05-20T06:33:31.106Z] [2023-05-20T06:33:31.106Z] undeploy-war-common: [2023-05-20T06:33:31.363Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] all: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] clean: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] clean-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] clean-classes-common: [2023-05-20T06:33:31.619Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] clean-jars-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] compile: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] compile-common: [2023-05-20T06:33:31.619Z] [echo] Current time (ISO): 2023-05-20T06:33:31.417+0000 [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/servlet [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] build: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setOSConditions: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolWin: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolUnix: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setToolProperty: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] setS1ASclassPath: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] init-common: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] webclient-war-common: [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] clear: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] test-tlds-exist: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] copy-tlds: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] test-tagfiles-exist: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] copy-tagfiles: [2023-05-20T06:33:31.619Z] [2023-05-20T06:33:31.619Z] package-war-common: [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:31.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/lib [2023-05-20T06:33:31.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:31.619Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2023-05-20T06:33:31.619Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:31.620Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:31.620Z] [javac] Compiling 1 source file [2023-05-20T06:33:31.620Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:31.620Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] deploy: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] deploy-war-common: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] setOSConditions: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] setToolWin: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] setToolUnix: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] setToolProperty: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] setS1ASclassPath: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] init-common: [2023-05-20T06:33:31.620Z] [2023-05-20T06:33:31.620Z] deploy-war-commonpe: [2023-05-20T06:33:32.183Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2023-05-20T06:33:32.758Z] [exec] Application deployed with name web-jsp-config-buffer-web. [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] deploy-war-commonee: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] run: [2023-05-20T06:33:32.758Z] [java] Connecting to: http://localhost:45711/web-jsp-config-buffer/jsp/test.jsp [2023-05-20T06:33:32.758Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:32.758Z] [java] [2023-05-20T06:33:32.758Z] [java] [2023-05-20T06:33:32.758Z] [java] ----------------------------------------- [2023-05-20T06:33:32.758Z] [java] - jsp-config-buffer: PASS - [2023-05-20T06:33:32.758Z] [java] ----------------------------------------- [2023-05-20T06:33:32.758Z] [java] - Total PASS : 1 - [2023-05-20T06:33:32.758Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:32.758Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:32.758Z] [java] ----------------------------------------- [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] undeploy: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] setOSConditions: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] setToolWin: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] setToolUnix: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] setToolProperty: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] setS1ASclassPath: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] init-common: [2023-05-20T06:33:32.758Z] [2023-05-20T06:33:32.758Z] undeploy-war-common: [2023-05-20T06:33:33.322Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] all: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] clean: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] clean-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] clean-classes-common: [2023-05-20T06:33:33.322Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] clean-jars-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] compile: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] compile-common: [2023-05-20T06:33:33.322Z] [echo] Current time (ISO): 2023-05-20T06:33:33.183+0000 [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/servlet [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] build: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] init-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] webclient-war-common: [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] clear: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] test-tlds-exist: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] copy-tlds: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] test-tagfiles-exist: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] copy-tagfiles: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] package-war-common: [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:33.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/lib [2023-05-20T06:33:33.322Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:33.322Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2023-05-20T06:33:33.322Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:33.322Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:33.322Z] [javac] Compiling 1 source file [2023-05-20T06:33:33.322Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:33.322Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] deploy: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] deploy-war-common: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setOSConditions: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolWin: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolUnix: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setToolProperty: [2023-05-20T06:33:33.322Z] [2023-05-20T06:33:33.322Z] setS1ASclassPath: [2023-05-20T06:33:33.323Z] [2023-05-20T06:33:33.323Z] init-common: [2023-05-20T06:33:33.323Z] [2023-05-20T06:33:33.323Z] deploy-war-commonpe: [2023-05-20T06:33:33.886Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2023-05-20T06:33:34.452Z] [exec] Application deployed with name web-jsp-config-default-content-type-web. [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] deploy-war-commonee: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] run: [2023-05-20T06:33:34.452Z] [java] Connecting to: http://localhost:45711/web-jsp-config-default-content-type/jsp/test.jsp [2023-05-20T06:33:34.452Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:34.452Z] [java] [2023-05-20T06:33:34.452Z] [java] [2023-05-20T06:33:34.452Z] [java] ----------------------------------------- [2023-05-20T06:33:34.452Z] [java] - jsp-config-default-content-type: PASS - [2023-05-20T06:33:34.452Z] [java] ----------------------------------------- [2023-05-20T06:33:34.452Z] [java] - Total PASS : 1 - [2023-05-20T06:33:34.452Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:34.452Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:34.452Z] [java] ----------------------------------------- [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] undeploy: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] setOSConditions: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] setToolWin: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] setToolUnix: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] setToolProperty: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] setS1ASclassPath: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] init-common: [2023-05-20T06:33:34.452Z] [2023-05-20T06:33:34.452Z] undeploy-war-common: [2023-05-20T06:33:34.708Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] all: [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] setOSConditions: [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] setToolWin: [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] setToolUnix: [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] setToolProperty: [2023-05-20T06:33:34.708Z] [2023-05-20T06:33:34.708Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] clean: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setOSConditions: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolWin: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolUnix: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolProperty: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] clean-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setOSConditions: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolWin: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolUnix: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolProperty: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] clean-classes-common: [2023-05-20T06:33:34.964Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setOSConditions: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolWin: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolUnix: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolProperty: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] clean-jars-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] compile: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setOSConditions: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolWin: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolUnix: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolProperty: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] compile-common: [2023-05-20T06:33:34.964Z] [echo] Current time (ISO): 2023-05-20T06:33:34.760+0000 [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/servlet [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] build: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setOSConditions: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolWin: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolUnix: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setToolProperty: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] setS1ASclassPath: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] init-common: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] webclient-war-common: [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] clear: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] test-tlds-exist: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] copy-tlds: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] test-tagfiles-exist: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] copy-tagfiles: [2023-05-20T06:33:34.964Z] [2023-05-20T06:33:34.964Z] package-war-common: [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:34.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/lib [2023-05-20T06:33:34.964Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:34.964Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2023-05-20T06:33:34.964Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:34.965Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:34.965Z] [javac] Compiling 1 source file [2023-05-20T06:33:34.965Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:34.965Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] deploy: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] deploy-war-common: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] setOSConditions: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] setToolWin: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] setToolUnix: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] setToolProperty: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] setS1ASclassPath: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] init-common: [2023-05-20T06:33:34.965Z] [2023-05-20T06:33:34.965Z] deploy-war-commonpe: [2023-05-20T06:33:35.528Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2023-05-20T06:33:35.785Z] [exec] Application deployed with name web-jsp-config-get-servlet-web. [2023-05-20T06:33:35.785Z] [2023-05-20T06:33:35.785Z] deploy-war-commonee: [2023-05-20T06:33:35.785Z] [2023-05-20T06:33:35.785Z] run: [2023-05-20T06:33:36.052Z] [java] Connecting to: http://localhost:45711/web-jsp-config-get-servlet/subdir/test.txt [2023-05-20T06:33:36.052Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:36.052Z] [java] [2023-05-20T06:33:36.052Z] [java] [2023-05-20T06:33:36.052Z] [java] ----------------------------------------- [2023-05-20T06:33:36.052Z] [java] - jsp-config-get-servlet-path: PASS - [2023-05-20T06:33:36.052Z] [java] ----------------------------------------- [2023-05-20T06:33:36.052Z] [java] - Total PASS : 1 - [2023-05-20T06:33:36.052Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:36.052Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:36.052Z] [java] ----------------------------------------- [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] undeploy: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] setOSConditions: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] setToolWin: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] setToolUnix: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] setToolProperty: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] setS1ASclassPath: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] init-common: [2023-05-20T06:33:36.052Z] [2023-05-20T06:33:36.052Z] undeploy-war-common: [2023-05-20T06:33:36.308Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] all: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] clean: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] clean-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] clean-classes-common: [2023-05-20T06:33:36.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] clean-jars-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] compile: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] compile-common: [2023-05-20T06:33:36.565Z] [echo] Current time (ISO): 2023-05-20T06:33:36.409+0000 [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/servlet [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] build: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] webclient-war-common: [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] clear: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] test-tlds-exist: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] copy-tlds: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] test-tagfiles-exist: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] copy-tagfiles: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] package-war-common: [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:36.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/lib [2023-05-20T06:33:36.565Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:36.565Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2023-05-20T06:33:36.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:36.565Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:36.565Z] [javac] Compiling 1 source file [2023-05-20T06:33:36.565Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:36.565Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] deploy: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] deploy-war-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setOSConditions: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolWin: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolUnix: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setToolProperty: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] setS1ASclassPath: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] init-common: [2023-05-20T06:33:36.565Z] [2023-05-20T06:33:36.565Z] deploy-war-commonpe: [2023-05-20T06:33:37.129Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2023-05-20T06:33:37.129Z] [exec] Application deployed with name web-jsp-config-include-chain-web. [2023-05-20T06:33:37.129Z] [2023-05-20T06:33:37.129Z] deploy-war-commonee: [2023-05-20T06:33:37.129Z] [2023-05-20T06:33:37.129Z] run: [2023-05-20T06:33:37.385Z] [java] Connecting to: http://localhost:45711/web-jsp-config-include-chain/subdir/including.txt [2023-05-20T06:33:37.957Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:37.957Z] [java] [2023-05-20T06:33:37.957Z] [java] [2023-05-20T06:33:37.957Z] [java] ----------------------------------------- [2023-05-20T06:33:37.957Z] [java] - jsp-config-include-chain: PASS - [2023-05-20T06:33:37.957Z] [java] ----------------------------------------- [2023-05-20T06:33:37.957Z] [java] - Total PASS : 1 - [2023-05-20T06:33:37.957Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:37.957Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:37.957Z] [java] ----------------------------------------- [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] undeploy: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] setOSConditions: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] setToolWin: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] setToolUnix: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] setToolProperty: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] setS1ASclassPath: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] init-common: [2023-05-20T06:33:37.957Z] [2023-05-20T06:33:37.957Z] undeploy-war-common: [2023-05-20T06:33:38.213Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] all: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setOSConditions: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolWin: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolUnix: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolProperty: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setS1ASclassPath: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] init-common: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] clean: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setOSConditions: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolWin: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolUnix: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setToolProperty: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] setS1ASclassPath: [2023-05-20T06:33:38.213Z] [2023-05-20T06:33:38.213Z] init-common: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] clean-common: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] setOSConditions: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] setToolWin: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] setToolUnix: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] setToolProperty: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.470Z] setS1ASclassPath: [2023-05-20T06:33:38.470Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean-classes-common: [2023-05-20T06:33:38.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean-jars-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] compile: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] compile-common: [2023-05-20T06:33:38.471Z] [echo] Current time (ISO): 2023-05-20T06:33:38.231+0000 [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/servlet [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] build: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] webclient-war-common: [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clear: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] test-tlds-exist: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] copy-tlds: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] test-tagfiles-exist: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] copy-tagfiles: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] package-war-common: [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/lib [2023-05-20T06:33:38.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.471Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-javac-source-web.war [2023-05-20T06:33:38.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.471Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:38.471Z] [javac] Compiling 1 source file [2023-05-20T06:33:38.471Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:38.471Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] publish-war-common: [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/wars [2023-05-20T06:33:38.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/wars [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] build-publish-war: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean-classes-common: [2023-05-20T06:33:38.471Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clean-jars-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] compile: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] compile-common: [2023-05-20T06:33:38.471Z] [echo] Current time (ISO): 2023-05-20T06:33:38.321+0000 [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/servlet [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] build: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setOSConditions: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolWin: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolUnix: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setToolProperty: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] setS1ASclassPath: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] init-common: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] webclient-war-common: [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] clear: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] test-tlds-exist: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] copy-tlds: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] test-tagfiles-exist: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] copy-tagfiles: [2023-05-20T06:33:38.471Z] [2023-05-20T06:33:38.471Z] package-war-common: [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:38.471Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/lib [2023-05-20T06:33:38.471Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.472Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.472Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2023-05-20T06:33:38.472Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:38.472Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:38.472Z] [javac] Compiling 1 source file [2023-05-20T06:33:38.472Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:38.472Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] deploy: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] deploy-war-common: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] setOSConditions: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] setToolWin: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] setToolUnix: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] setToolProperty: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] setS1ASclassPath: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] init-common: [2023-05-20T06:33:38.472Z] [2023-05-20T06:33:38.472Z] deploy-war-commonpe: [2023-05-20T06:33:38.750Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2023-05-20T06:33:39.679Z] [exec] Application deployed with name web-jsp-config-jsp-file-web. [2023-05-20T06:33:39.679Z] [2023-05-20T06:33:39.679Z] deploy-war-commonee: [2023-05-20T06:33:39.679Z] [2023-05-20T06:33:39.679Z] run: [2023-05-20T06:33:39.679Z] [java] Connecting to: http://localhost:45711/web-jsp-config-jsp-file/TestServlet [2023-05-20T06:33:39.679Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:33:39.679Z] [java] [2023-05-20T06:33:39.679Z] [java] [2023-05-20T06:33:39.679Z] [java] ----------------------------------------- [2023-05-20T06:33:39.679Z] [java] - jsp-config-jsp-file: PASS - [2023-05-20T06:33:39.679Z] [java] ----------------------------------------- [2023-05-20T06:33:39.679Z] [java] - Total PASS : 1 - [2023-05-20T06:33:39.679Z] [java] - Total FAIL : 0 - [2023-05-20T06:33:39.679Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:33:39.679Z] [java] ----------------------------------------- [2023-05-20T06:33:39.679Z] [2023-05-20T06:33:39.679Z] undeploy: [2023-05-20T06:33:39.679Z] [2023-05-20T06:33:39.679Z] setOSConditions: [2023-05-20T06:33:39.679Z] [2023-05-20T06:33:39.680Z] setToolWin: [2023-05-20T06:33:39.680Z] [2023-05-20T06:33:39.680Z] setToolUnix: [2023-05-20T06:33:39.680Z] [2023-05-20T06:33:39.680Z] setToolProperty: [2023-05-20T06:33:39.680Z] [2023-05-20T06:33:39.680Z] setS1ASclassPath: [2023-05-20T06:33:39.680Z] [2023-05-20T06:33:39.680Z] init-common: [2023-05-20T06:33:39.680Z] [2023-05-20T06:33:39.680Z] undeploy-war-common: [2023-05-20T06:33:39.936Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] all: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setOSConditions: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolWin: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolUnix: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolProperty: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setS1ASclassPath: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] init-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] clean: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setOSConditions: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolWin: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolUnix: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolProperty: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setS1ASclassPath: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] init-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] clean-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setOSConditions: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolWin: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolUnix: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolProperty: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setS1ASclassPath: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] init-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] clean-classes-common: [2023-05-20T06:33:40.192Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setOSConditions: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolWin: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolUnix: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolProperty: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setS1ASclassPath: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] init-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] clean-jars-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] compile: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setOSConditions: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolWin: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolUnix: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setToolProperty: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] setS1ASclassPath: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] init-common: [2023-05-20T06:33:40.192Z] [2023-05-20T06:33:40.192Z] compile-common: [2023-05-20T06:33:40.192Z] [echo] Current time (ISO): 2023-05-20T06:33:40.011+0000 [2023-05-20T06:33:40.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:40.192Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:33:41.561Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:33:41.561Z] [javac] 1 warning [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] build: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] setOSConditions: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] setToolWin: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] setToolUnix: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] setToolProperty: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] setS1ASclassPath: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] init-common: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] webclient-war-common: [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] clear: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] test-tlds-exist: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] copy-tlds: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] test-tagfiles-exist: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] copy-tagfiles: [2023-05-20T06:33:41.561Z] [2023-05-20T06:33:41.561Z] package-war-common: [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:33:41.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/lib [2023-05-20T06:33:41.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:41.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:41.561Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:33:41.561Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2023-05-20T06:33:41.561Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:33:41.562Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:33:41.562Z] [javac] Compiling 1 source file [2023-05-20T06:33:41.562Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java:127: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:33:41.562Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:33:41.562Z] [javac] ^ [2023-05-20T06:33:41.562Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:33:41.562Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:33:41.562Z] [javac] 1 warning [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] deploy: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] deploy-war-common: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] setOSConditions: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] setToolWin: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] setToolUnix: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] setToolProperty: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] setS1ASclassPath: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] init-common: [2023-05-20T06:33:41.562Z] [2023-05-20T06:33:41.562Z] deploy-war-commonpe: [2023-05-20T06:33:42.153Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2023-05-20T06:33:42.410Z] [exec] Application deployed with name web-jsp-config-modification-test-interval-web. [2023-05-20T06:33:42.410Z] [2023-05-20T06:33:42.410Z] deploy-war-commonee: [2023-05-20T06:33:42.410Z] [2023-05-20T06:33:42.410Z] run: [2023-05-20T06:33:42.410Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-05-20T06:33:42.410Z] [java] [2023-05-20T06:33:42.666Z] [java] Updating JSP ... [2023-05-20T06:33:42.666Z] [java] GET /web-jsp-config-modification-test-interval/UpdateJsp HTTP/1.0 [2023-05-20T06:33:42.666Z] [java] [2023-05-20T06:33:42.666Z] [java] Done [2023-05-20T06:33:42.666Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-05-20T06:33:42.666Z] [java] [2023-05-20T06:33:42.666Z] [java] Sleeping for 60s ... [2023-05-20T06:34:50.309Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2023-05-20T06:34:50.309Z] [java] [2023-05-20T06:34:50.309Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:50.309Z] [java] [2023-05-20T06:34:50.309Z] [java] [2023-05-20T06:34:50.309Z] [java] ----------------------------------------- [2023-05-20T06:34:50.309Z] [java] - jsp-config-modification-test-interval: PASS - [2023-05-20T06:34:50.309Z] [java] ----------------------------------------- [2023-05-20T06:34:50.309Z] [java] - Total PASS : 1 - [2023-05-20T06:34:50.309Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:50.309Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:50.309Z] [java] ----------------------------------------- [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] undeploy: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] undeploy-war-common: [2023-05-20T06:34:50.309Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] all: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] clean: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] clean-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] clean-classes-common: [2023-05-20T06:34:50.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] clean-jars-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] compile: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] compile-common: [2023-05-20T06:34:50.309Z] [echo] Current time (ISO): 2023-05-20T06:34:43.096+0000 [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/servlet [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] build: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] webclient-war-common: [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] clear: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] test-tlds-exist: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] copy-tlds: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] test-tagfiles-exist: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] copy-tagfiles: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] package-war-common: [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:50.309Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/lib [2023-05-20T06:34:50.309Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.309Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2023-05-20T06:34:50.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.309Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:50.309Z] [javac] Compiling 1 source file [2023-05-20T06:34:50.309Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:50.309Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] deploy: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] deploy-war-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setOSConditions: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolWin: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolUnix: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setToolProperty: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] setS1ASclassPath: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.309Z] init-common: [2023-05-20T06:34:50.309Z] [2023-05-20T06:34:50.310Z] deploy-war-commonpe: [2023-05-20T06:34:50.310Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2023-05-20T06:34:50.310Z] [exec] Application deployed with name web-jsp-config-undeclared-ns-web. [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] deploy-war-commonee: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] run: [2023-05-20T06:34:50.310Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test.jsp [2023-05-20T06:34:50.310Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test2.jsp [2023-05-20T06:34:50.310Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:50.310Z] [java] [2023-05-20T06:34:50.310Z] [java] [2023-05-20T06:34:50.310Z] [java] ----------------------------------------- [2023-05-20T06:34:50.310Z] [java] - jsp-config-error-on-undeclared-namespace: PASS - [2023-05-20T06:34:50.310Z] [java] - jsp-config-error-on-undeclared-namespace -- DUPLICATE: PASS - [2023-05-20T06:34:50.310Z] [java] ----------------------------------------- [2023-05-20T06:34:50.310Z] [java] - Total PASS : 2 - [2023-05-20T06:34:50.310Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:50.310Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:50.310Z] [java] ----------------------------------------- [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] undeploy: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] undeploy-war-common: [2023-05-20T06:34:50.310Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] all: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] clean: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] clean-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] clean-classes-common: [2023-05-20T06:34:50.310Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] clean-jars-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] compile: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] compile-common: [2023-05-20T06:34:50.310Z] [echo] Current time (ISO): 2023-05-20T06:34:44.648+0000 [2023-05-20T06:34:50.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.310Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.310Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:34:50.310Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/servlet/org/apache/jsp/jsp/test_jsp.java uses unchecked or unsafe operations. [2023-05-20T06:34:50.310Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:34:50.310Z] [javac] 1 warning [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] build: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setOSConditions: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolWin: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolUnix: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setToolProperty: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] setS1ASclassPath: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] init-common: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] webclient-war-common: [2023-05-20T06:34:50.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] clear: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] test-tlds-exist: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] copy-tlds: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] test-tagfiles-exist: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] copy-tagfiles: [2023-05-20T06:34:50.310Z] [2023-05-20T06:34:50.310Z] package-war-common: [2023-05-20T06:34:50.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/lib [2023-05-20T06:34:50.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.311Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2023-05-20T06:34:50.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.311Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:50.311Z] [javac] Compiling 1 source file [2023-05-20T06:34:50.311Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java:90: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:34:50.311Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:34:50.311Z] [javac] ^ [2023-05-20T06:34:50.311Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:50.311Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:50.311Z] [javac] 1 warning [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] deploy: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] deploy-war-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] deploy-war-commonpe: [2023-05-20T06:34:50.311Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2023-05-20T06:34:50.311Z] [exec] Application deployed with name web-jsp-config-use-precompiled-web. [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] deploy-war-commonee: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] run: [2023-05-20T06:34:50.311Z] [java] GET /web-jsp-config-use-precompiled/jsp/test.jsp HTTP/1.0 [2023-05-20T06:34:50.311Z] [java] [2023-05-20T06:34:50.311Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:50.311Z] [java] [2023-05-20T06:34:50.311Z] [java] [2023-05-20T06:34:50.311Z] [java] ----------------------------------------- [2023-05-20T06:34:50.311Z] [java] - jsp-config-use-precompiled: PASS - [2023-05-20T06:34:50.311Z] [java] ----------------------------------------- [2023-05-20T06:34:50.311Z] [java] - Total PASS : 1 - [2023-05-20T06:34:50.311Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:50.311Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:50.311Z] [java] ----------------------------------------- [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] undeploy: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] undeploy-war-common: [2023-05-20T06:34:50.311Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] all: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] clean: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] clean-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] clean-classes-common: [2023-05-20T06:34:50.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] clean-jars-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] compile: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] compile-common: [2023-05-20T06:34:50.311Z] [echo] Current time (ISO): 2023-05-20T06:34:47.711+0000 [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/servlet [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] build: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setOSConditions: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolWin: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolUnix: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setToolProperty: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] setS1ASclassPath: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] init-common: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] webclient-war-common: [2023-05-20T06:34:50.311Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] clear: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] test-tlds-exist: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] copy-tlds: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.311Z] test-tagfiles-exist: [2023-05-20T06:34:50.311Z] [2023-05-20T06:34:50.312Z] copy-tagfiles: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] package-war-common: [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:50.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:50.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/docroot [2023-05-20T06:34:50.312Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2023-05-20T06:34:50.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.312Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:50.312Z] [javac] Compiling 1 source file [2023-05-20T06:34:50.312Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:50.312Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] deploy: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] deploy-war-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] deploy-war-commonpe: [2023-05-20T06:34:50.312Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2023-05-20T06:34:50.312Z] [exec] Application deployed with name web-jsp-config-use-precompiled2-web. [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] deploy-war-commonee: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] run: [2023-05-20T06:34:50.312Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:50.312Z] [java] [2023-05-20T06:34:50.312Z] [java] [2023-05-20T06:34:50.312Z] [java] ----------------------------------------- [2023-05-20T06:34:50.312Z] [java] - jsp-precompiled-bundled-in-jar: PASS - [2023-05-20T06:34:50.312Z] [java] ----------------------------------------- [2023-05-20T06:34:50.312Z] [java] - Total PASS : 1 - [2023-05-20T06:34:50.312Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:50.312Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:50.312Z] [java] ----------------------------------------- [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] undeploy: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] undeploy-war-common: [2023-05-20T06:34:50.312Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] all: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] clean: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] clean-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] clean-classes-common: [2023-05-20T06:34:50.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] clean-jars-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] compile: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setOSConditions: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolWin: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolUnix: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setToolProperty: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] setS1ASclassPath: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] init-common: [2023-05-20T06:34:50.312Z] [2023-05-20T06:34:50.312Z] compile-common: [2023-05-20T06:34:50.312Z] [echo] Current time (ISO): 2023-05-20T06:34:48.927+0000 [2023-05-20T06:34:50.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.312Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:50.571Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:34:50.571Z] [javac] 1 warning [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] build: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setOSConditions: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolWin: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolUnix: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolProperty: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setS1ASclassPath: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] init-common: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] webclient-war-common: [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] clear: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] test-tlds-exist: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] copy-tlds: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] test-tagfiles-exist: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] copy-tagfiles: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] package-war-common: [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:50.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/lib [2023-05-20T06:34:50.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:50.571Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2023-05-20T06:34:50.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:50.571Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:50.571Z] [javac] Compiling 1 source file [2023-05-20T06:34:50.571Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:50.571Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] deploy: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] deploy-war-common: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setOSConditions: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolWin: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolUnix: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setToolProperty: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] setS1ASclassPath: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] init-common: [2023-05-20T06:34:50.571Z] [2023-05-20T06:34:50.571Z] deploy-war-commonpe: [2023-05-20T06:34:51.159Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2023-05-20T06:34:51.159Z] [exec] Application deployed with name web-jsp-config-welcome-files-web. [2023-05-20T06:34:51.159Z] [2023-05-20T06:34:51.159Z] deploy-war-commonee: [2023-05-20T06:34:51.159Z] [2023-05-20T06:34:51.159Z] run: [2023-05-20T06:34:51.416Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/subdir1/subdir2/ [2023-05-20T06:34:51.416Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/TestServlet [2023-05-20T06:34:51.416Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:51.416Z] [java] [2023-05-20T06:34:51.416Z] [java] [2023-05-20T06:34:51.416Z] [java] ----------------------------------------- [2023-05-20T06:34:51.416Z] [java] - jsp-config-welcome-files: PASS - [2023-05-20T06:34:51.416Z] [java] ----------------------------------------- [2023-05-20T06:34:51.416Z] [java] - Total PASS : 1 - [2023-05-20T06:34:51.416Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:51.416Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:51.416Z] [java] ----------------------------------------- [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] undeploy: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] setOSConditions: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] setToolWin: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] setToolUnix: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] setToolProperty: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] setS1ASclassPath: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] init-common: [2023-05-20T06:34:51.416Z] [2023-05-20T06:34:51.416Z] undeploy-war-common: [2023-05-20T06:34:51.672Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] all: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setOSConditions: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolWin: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolUnix: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolProperty: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setS1ASclassPath: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] init-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] clean: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setOSConditions: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolWin: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolUnix: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolProperty: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setS1ASclassPath: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] init-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] clean-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setOSConditions: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolWin: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolUnix: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolProperty: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setS1ASclassPath: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] init-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] clean-classes-common: [2023-05-20T06:34:51.928Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setOSConditions: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolWin: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolUnix: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolProperty: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setS1ASclassPath: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] init-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] clean-jars-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] compile: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setOSConditions: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolWin: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolUnix: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setToolProperty: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] setS1ASclassPath: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] init-common: [2023-05-20T06:34:51.928Z] [2023-05-20T06:34:51.928Z] compile-common: [2023-05-20T06:34:51.928Z] [echo] Current time (ISO): 2023-05-20T06:34:51.802+0000 [2023-05-20T06:34:51.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:51.929Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:53.853Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:34:53.853Z] [javac] 1 warning [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] build: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] setOSConditions: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] setToolWin: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] setToolUnix: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] setToolProperty: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] setS1ASclassPath: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] init-common: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] webclient-war-common: [2023-05-20T06:34:53.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] clear: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] test-tlds-exist: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] copy-tlds: [2023-05-20T06:34:53.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:34:53.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] test-tagfiles-exist: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] copy-tagfiles: [2023-05-20T06:34:53.853Z] [2023-05-20T06:34:53.853Z] package-war-common: [2023-05-20T06:34:53.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:53.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:53.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/lib [2023-05-20T06:34:53.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:53.853Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:53.853Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2023-05-20T06:34:53.853Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:53.853Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:53.853Z] [javac] Compiling 1 source file [2023-05-20T06:34:53.854Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:53.854Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] deploy: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] deploy-war-common: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] setOSConditions: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] setToolWin: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] setToolUnix: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] setToolProperty: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] setS1ASclassPath: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] init-common: [2023-05-20T06:34:53.854Z] [2023-05-20T06:34:53.854Z] deploy-war-commonpe: [2023-05-20T06:34:54.110Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2023-05-20T06:34:55.040Z] [exec] Application deployed with name web-jsp-custom-tag-attribute-of-array-type-web. [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] deploy-war-commonee: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] run: [2023-05-20T06:34:55.040Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-tag-attribute-of-array-type/jsp/test.jsp [2023-05-20T06:34:55.040Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:55.040Z] [java] [2023-05-20T06:34:55.040Z] [java] [2023-05-20T06:34:55.040Z] [java] ----------------------------------------- [2023-05-20T06:34:55.040Z] [java] - jsp-custom-tag-attribute-of-array-type: PASS - [2023-05-20T06:34:55.040Z] [java] ----------------------------------------- [2023-05-20T06:34:55.040Z] [java] - Total PASS : 1 - [2023-05-20T06:34:55.040Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:55.040Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:55.040Z] [java] ----------------------------------------- [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] undeploy: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] setOSConditions: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] setToolWin: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] setToolUnix: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] setToolProperty: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] setS1ASclassPath: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] init-common: [2023-05-20T06:34:55.040Z] [2023-05-20T06:34:55.040Z] undeploy-war-common: [2023-05-20T06:34:55.297Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] all: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setOSConditions: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setToolWin: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setToolUnix: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setToolProperty: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setS1ASclassPath: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] init-common: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] clean: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setOSConditions: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setToolWin: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.553Z] setToolUnix: [2023-05-20T06:34:55.553Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] clean-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setOSConditions: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolWin: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolUnix: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] clean-classes-common: [2023-05-20T06:34:55.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setOSConditions: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolWin: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolUnix: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] clean-jars-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] compile: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setOSConditions: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolWin: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolUnix: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] compile-common: [2023-05-20T06:34:55.554Z] [echo] Current time (ISO): 2023-05-20T06:34:55.354+0000 [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/servlet [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] build: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setOSConditions: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolWin: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolUnix: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] webclient-war-common: [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] clear: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] test-tlds-exist: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] copy-tlds: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] test-tagfiles-exist: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] copy-tagfiles: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] package-war-common: [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:34:55.554Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:55.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:34:55.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:55.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2023-05-20T06:34:55.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:34:55.554Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:55.554Z] [javac] Compiling 1 source file [2023-05-20T06:34:55.554Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:55.554Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] deploy: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] deploy-war-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setOSConditions: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolWin: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolUnix: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setToolProperty: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] setS1ASclassPath: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] init-common: [2023-05-20T06:34:55.554Z] [2023-05-20T06:34:55.554Z] deploy-war-commonpe: [2023-05-20T06:34:55.819Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2023-05-20T06:34:56.751Z] [exec] Application deployed with name web-jsp-custom-taglib-bundled-as-jar-web. [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] deploy-war-commonee: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] run: [2023-05-20T06:34:56.751Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-taglib-bundled-as-jar/test.jsp [2023-05-20T06:34:56.751Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:56.751Z] [java] [2023-05-20T06:34:56.751Z] [java] [2023-05-20T06:34:56.751Z] [java] ----------------------------------------- [2023-05-20T06:34:56.751Z] [java] - jsp-custom-taglib-bundled-as-jar: PASS - [2023-05-20T06:34:56.751Z] [java] ----------------------------------------- [2023-05-20T06:34:56.751Z] [java] - Total PASS : 1 - [2023-05-20T06:34:56.751Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:56.751Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:56.751Z] [java] ----------------------------------------- [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] undeploy: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] setOSConditions: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] setToolWin: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] setToolUnix: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] setToolProperty: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] setS1ASclassPath: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] init-common: [2023-05-20T06:34:56.751Z] [2023-05-20T06:34:56.751Z] undeploy-war-common: [2023-05-20T06:34:57.007Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] all: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setOSConditions: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolWin: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolUnix: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolProperty: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setS1ASclassPath: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] init-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] clean: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setOSConditions: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolWin: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolUnix: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolProperty: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setS1ASclassPath: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] init-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] clean-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setOSConditions: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolWin: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolUnix: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolProperty: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setS1ASclassPath: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] init-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] clean-classes-common: [2023-05-20T06:34:57.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setOSConditions: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolWin: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolUnix: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolProperty: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setS1ASclassPath: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] init-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] clean-jars-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] compile: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setOSConditions: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolWin: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolUnix: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setToolProperty: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] setS1ASclassPath: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] init-common: [2023-05-20T06:34:57.264Z] [2023-05-20T06:34:57.264Z] compile-common: [2023-05-20T06:34:57.264Z] [echo] Current time (ISO): 2023-05-20T06:34:57.120+0000 [2023-05-20T06:34:57.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:57.264Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:34:58.633Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:34:58.633Z] [javac] 1 warning [2023-05-20T06:34:58.633Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:34:58.633Z] [javac] Compiling 1 source file [2023-05-20T06:34:58.633Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:34:58.633Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] build: [2023-05-20T06:34:58.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:34:58.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mytaglib.jar [2023-05-20T06:34:58.633Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/test.jar [2023-05-20T06:34:58.633Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mywar.war [2023-05-20T06:34:58.633Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] deploy: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setOSConditions: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolWin: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolUnix: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolProperty: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setS1ASclassPath: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] init-common: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] deploy-common: [2023-05-20T06:34:58.633Z] [echo] Current time (ISO): 2023-05-20T06:34:58.579+0000 [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setOSConditions: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolWin: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolUnix: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setToolProperty: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] setS1ASclassPath: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] init-common: [2023-05-20T06:34:58.633Z] [2023-05-20T06:34:58.633Z] deploy-common-pe: [2023-05-20T06:34:59.196Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2023-05-20T06:34:59.196Z] [exec] Application deployed with name web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp. [2023-05-20T06:34:59.196Z] [exec] there are no files to retrieve for application web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2023-05-20T06:34:59.196Z] [echo] Deployment on target server server successful [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] setOSConditions: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] setToolWin: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] setToolUnix: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] setToolProperty: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] setS1ASclassPath: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] init-common: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] deploy-common-ee: [2023-05-20T06:34:59.196Z] [2023-05-20T06:34:59.196Z] run: [2023-05-20T06:34:59.452Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2023-05-20T06:34:59.708Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:34:59.708Z] [java] [2023-05-20T06:34:59.708Z] [java] [2023-05-20T06:34:59.708Z] [java] ----------------------------------------- [2023-05-20T06:34:59.708Z] [java] - jsp-custom-taglib-jar-inside-ear-with-manifest-classpath: PASS - [2023-05-20T06:34:59.708Z] [java] ----------------------------------------- [2023-05-20T06:34:59.708Z] [java] - Total PASS : 1 - [2023-05-20T06:34:59.708Z] [java] - Total FAIL : 0 - [2023-05-20T06:34:59.708Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:34:59.708Z] [java] ----------------------------------------- [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] undeploy: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] setOSConditions: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] setToolWin: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] setToolUnix: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] setToolProperty: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] setS1ASclassPath: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] init-common: [2023-05-20T06:34:59.708Z] [2023-05-20T06:34:59.708Z] undeploy-common: [2023-05-20T06:34:59.964Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] all: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setOSConditions: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolWin: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolUnix: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolProperty: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setS1ASclassPath: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] init-common: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] clean: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setOSConditions: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolWin: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolUnix: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolProperty: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setS1ASclassPath: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] init-common: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] clean-common: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setOSConditions: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolWin: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolUnix: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setToolProperty: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] setS1ASclassPath: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] init-common: [2023-05-20T06:34:59.964Z] [2023-05-20T06:34:59.964Z] clean-classes-common: [2023-05-20T06:34:59.964Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setOSConditions: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolWin: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolUnix: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolProperty: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setS1ASclassPath: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] init-common: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] clean-jars-common: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] compile: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setOSConditions: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolWin: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolUnix: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setToolProperty: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] setS1ASclassPath: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] init-common: [2023-05-20T06:35:00.250Z] [2023-05-20T06:35:00.250Z] compile-common: [2023-05-20T06:35:00.250Z] [echo] Current time (ISO): 2023-05-20T06:34:59.968+0000 [2023-05-20T06:35:00.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:00.250Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:01.617Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:01.617Z] [javac] 1 warning [2023-05-20T06:35:01.617Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:01.617Z] [javac] Compiling 1 source file [2023-05-20T06:35:01.617Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:01.617Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] build: [2023-05-20T06:35:01.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib [2023-05-20T06:35:01.617Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/mytaglib.jar [2023-05-20T06:35:01.617Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/lib/test.jar [2023-05-20T06:35:01.617Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/mywar.war [2023-05-20T06:35:01.617Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] deploy: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setOSConditions: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolWin: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolUnix: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolProperty: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setS1ASclassPath: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] init-common: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] deploy-common: [2023-05-20T06:35:01.617Z] [echo] Current time (ISO): 2023-05-20T06:35:01.524+0000 [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setOSConditions: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolWin: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolUnix: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setToolProperty: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] setS1ASclassPath: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] init-common: [2023-05-20T06:35:01.617Z] [2023-05-20T06:35:01.617Z] deploy-common-pe: [2023-05-20T06:35:02.181Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2023-05-20T06:35:02.181Z] [exec] Application deployed with name web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp. [2023-05-20T06:35:02.181Z] [exec] there are no files to retrieve for application web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2023-05-20T06:35:02.181Z] [echo] Deployment on target server server successful [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] setOSConditions: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] setToolWin: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] setToolUnix: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] setToolProperty: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] setS1ASclassPath: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] init-common: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] deploy-common-ee: [2023-05-20T06:35:02.181Z] [2023-05-20T06:35:02.181Z] run: [2023-05-20T06:35:02.437Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2023-05-20T06:35:02.437Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:02.437Z] [java] [2023-05-20T06:35:02.437Z] [java] [2023-05-20T06:35:02.437Z] [java] ----------------------------------------- [2023-05-20T06:35:02.437Z] [java] - jsp-custom-taglib-jar-inside-ear-without-manifest-classpath: PASS - [2023-05-20T06:35:02.437Z] [java] ----------------------------------------- [2023-05-20T06:35:02.437Z] [java] - Total PASS : 1 - [2023-05-20T06:35:02.437Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:02.437Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:02.437Z] [java] ----------------------------------------- [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] undeploy: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] setOSConditions: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] setToolWin: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] setToolUnix: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] setToolProperty: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] setS1ASclassPath: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] init-common: [2023-05-20T06:35:02.437Z] [2023-05-20T06:35:02.437Z] undeploy-common: [2023-05-20T06:35:03.000Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] all: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] clean: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] clean-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] clean-classes-common: [2023-05-20T06:35:03.000Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] clean-jars-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] compile: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] compile-common: [2023-05-20T06:35:03.000Z] [echo] Current time (ISO): 2023-05-20T06:35:02.904+0000 [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspELEnum/servlet [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] build: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] webclient-war-common: [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] clear: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] test-tlds-exist: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] copy-tlds: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] test-tagfiles-exist: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] copy-tagfiles: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] package-war-common: [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:03.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspELEnum/lib [2023-05-20T06:35:03.000Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:03.000Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2023-05-20T06:35:03.000Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:03.000Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:03.000Z] [javac] Compiling 1 source file [2023-05-20T06:35:03.000Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspELEnum/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:03.000Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] deploy: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] deploy-war-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setOSConditions: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolWin: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolUnix: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setToolProperty: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] setS1ASclassPath: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] init-common: [2023-05-20T06:35:03.000Z] [2023-05-20T06:35:03.000Z] deploy-war-commonpe: [2023-05-20T06:35:03.562Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2023-05-20T06:35:04.125Z] [exec] Application deployed with name web-el-enum-web. [2023-05-20T06:35:04.125Z] [2023-05-20T06:35:04.125Z] deploy-war-commonee: [2023-05-20T06:35:04.125Z] [2023-05-20T06:35:04.125Z] run: [2023-05-20T06:35:04.382Z] [java] Connecting to: http://localhost:45711/web-el-enum/enum.jsp [2023-05-20T06:35:04.382Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:04.382Z] [java] [2023-05-20T06:35:04.382Z] [java] [2023-05-20T06:35:04.382Z] [java] ----------------------------------------- [2023-05-20T06:35:04.382Z] [java] - jsp-el-enum-test: PASS - [2023-05-20T06:35:04.382Z] [java] ----------------------------------------- [2023-05-20T06:35:04.382Z] [java] - Total PASS : 1 - [2023-05-20T06:35:04.382Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:04.382Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:04.382Z] [java] ----------------------------------------- [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] undeploy: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] setOSConditions: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] setToolWin: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] setToolUnix: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] setToolProperty: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] setS1ASclassPath: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] init-common: [2023-05-20T06:35:04.382Z] [2023-05-20T06:35:04.382Z] undeploy-war-common: [2023-05-20T06:35:04.638Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] all: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setOSConditions: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolWin: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolUnix: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolProperty: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setS1ASclassPath: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] init-common: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] clean: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setOSConditions: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolWin: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolUnix: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolProperty: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setS1ASclassPath: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] init-common: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] clean-common: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setOSConditions: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolWin: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolUnix: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolProperty: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setS1ASclassPath: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] init-common: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] clean-classes-common: [2023-05-20T06:35:04.638Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setOSConditions: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolWin: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.638Z] setToolUnix: [2023-05-20T06:35:04.638Z] [2023-05-20T06:35:04.639Z] setToolProperty: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setS1ASclassPath: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] init-common: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] clean-jars-common: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] compile: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setOSConditions: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolWin: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolUnix: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolProperty: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setS1ASclassPath: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] init-common: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] compile-common: [2023-05-20T06:35:04.639Z] [echo] Current time (ISO): 2023-05-20T06:35:04.627+0000 [2023-05-20T06:35:04.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:04.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/servlet [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] build: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setOSConditions: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolWin: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolUnix: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setToolProperty: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] setS1ASclassPath: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] init-common: [2023-05-20T06:35:04.639Z] [2023-05-20T06:35:04.639Z] webclient-war-common: [2023-05-20T06:35:04.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] clear: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] test-tlds-exist: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] copy-tlds: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] test-tagfiles-exist: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] copy-tagfiles: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] package-war-common: [2023-05-20T06:35:04.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:04.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:04.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:04.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:04.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/lib [2023-05-20T06:35:04.895Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:04.895Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2023-05-20T06:35:04.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:04.895Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:04.895Z] [javac] Compiling 1 source file [2023-05-20T06:35:04.895Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java:60: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:35:04.895Z] [javac] Socket s = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:35:04.895Z] [javac] ^ [2023-05-20T06:35:04.895Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:04.895Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:04.895Z] [javac] 1 warning [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] deploy: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] deploy-war-common: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] setOSConditions: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] setToolWin: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] setToolUnix: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] setToolProperty: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] setS1ASclassPath: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] init-common: [2023-05-20T06:35:04.895Z] [2023-05-20T06:35:04.895Z] deploy-war-commonpe: [2023-05-20T06:35:05.151Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2023-05-20T06:35:06.082Z] [exec] Application deployed with name web-jsp-error-page-class-cast-exception-web. [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] deploy-war-commonee: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] run: [2023-05-20T06:35:06.082Z] [java] GET /web-jsp-error-page-class-cast-exception/causeError.jsp HTTP/1.0 [2023-05-20T06:35:06.082Z] [java] HTTP/1.1 500 Internal Server Error [2023-05-20T06:35:06.082Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:35:06.082Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:35:06.082Z] [java] Set-Cookie: JSESSIONID=7de75ac650892f2f68bcab9250ec; Path=/web-jsp-error-page-class-cast-exception; HttpOnly [2023-05-20T06:35:06.082Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:35:06.082Z] [java] Connection: close [2023-05-20T06:35:06.082Z] [java] Content-Length: 84 [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] jakarta.servlet.jsp.JspException: java.lang.Throwable: The cake fell in the mud [2023-05-20T06:35:06.082Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] [2023-05-20T06:35:06.082Z] [java] ----------------------------------------- [2023-05-20T06:35:06.082Z] [java] - jsp-error-page-class-cast-exception: PASS - [2023-05-20T06:35:06.082Z] [java] ----------------------------------------- [2023-05-20T06:35:06.082Z] [java] - Total PASS : 1 - [2023-05-20T06:35:06.082Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:06.082Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:06.082Z] [java] ----------------------------------------- [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] undeploy: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] setOSConditions: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] setToolWin: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] setToolUnix: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] setToolProperty: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] setS1ASclassPath: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] init-common: [2023-05-20T06:35:06.082Z] [2023-05-20T06:35:06.082Z] undeploy-war-common: [2023-05-20T06:35:06.658Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] all: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] clean: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] clean-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] clean-classes-common: [2023-05-20T06:35:06.658Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] clean-jars-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] compile: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] compile-common: [2023-05-20T06:35:06.658Z] [echo] Current time (ISO): 2023-05-20T06:35:06.523+0000 [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/servlet [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] build: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] webclient-war-common: [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] clear: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] test-tlds-exist: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] copy-tlds: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] test-tagfiles-exist: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] copy-tagfiles: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] package-war-common: [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:06.658Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/lib [2023-05-20T06:35:06.658Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:06.658Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2023-05-20T06:35:06.658Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:06.658Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:06.658Z] [javac] Compiling 1 source file [2023-05-20T06:35:06.658Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:06.658Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] deploy: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] deploy-war-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setOSConditions: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolWin: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolUnix: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setToolProperty: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] setS1ASclassPath: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] init-common: [2023-05-20T06:35:06.658Z] [2023-05-20T06:35:06.658Z] deploy-war-commonpe: [2023-05-20T06:35:07.263Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2023-05-20T06:35:08.216Z] [exec] Application deployed with name web-jsp-error-page-servlet-error-exception-web. [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] deploy-war-commonee: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] run: [2023-05-20T06:35:08.216Z] [java] GET /web-jsp-error-page-servlet-error-exception/causeError.jsp HTTP/1.0 [2023-05-20T06:35:08.216Z] [java] HTTP/1.1 500 Internal Server Error [2023-05-20T06:35:08.216Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:35:08.216Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:35:08.216Z] [java] Set-Cookie: JSESSIONID=7de7dae52e941401593ae9d699e7; Path=/web-jsp-error-page-servlet-error-exception; HttpOnly [2023-05-20T06:35:08.216Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:35:08.216Z] [java] Connection: close [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2023-05-20T06:35:08.216Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2023-05-20T06:35:08.216Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] [2023-05-20T06:35:08.216Z] [java] ----------------------------------------- [2023-05-20T06:35:08.216Z] [java] - jsp-error-page-servlet-error-exception: PASS - [2023-05-20T06:35:08.216Z] [java] ----------------------------------------- [2023-05-20T06:35:08.216Z] [java] - Total PASS : 1 - [2023-05-20T06:35:08.216Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:08.216Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:08.216Z] [java] ----------------------------------------- [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] undeploy: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] setOSConditions: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] setToolWin: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] setToolUnix: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] setToolProperty: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] setS1ASclassPath: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] init-common: [2023-05-20T06:35:08.216Z] [2023-05-20T06:35:08.216Z] undeploy-war-common: [2023-05-20T06:35:08.473Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] all: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] clean: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] clean-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] clean-classes-common: [2023-05-20T06:35:08.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] clean-jars-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] compile: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] compile-common: [2023-05-20T06:35:08.729Z] [echo] Current time (ISO): 2023-05-20T06:35:08.588+0000 [2023-05-20T06:35:08.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:08.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/servlet [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] build: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setOSConditions: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolWin: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolUnix: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setToolProperty: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] setS1ASclassPath: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] init-common: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] webclient-war-common: [2023-05-20T06:35:08.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] clear: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] test-tlds-exist: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] copy-tlds: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] test-tagfiles-exist: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] copy-tagfiles: [2023-05-20T06:35:08.729Z] [2023-05-20T06:35:08.729Z] package-war-common: [2023-05-20T06:35:08.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:08.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:08.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:08.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:08.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/lib [2023-05-20T06:35:08.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:08.730Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2023-05-20T06:35:08.730Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:08.730Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:08.730Z] [javac] Compiling 1 source file [2023-05-20T06:35:08.730Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:08.730Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] deploy: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] deploy-war-common: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] setOSConditions: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] setToolWin: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] setToolUnix: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] setToolProperty: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] setS1ASclassPath: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] init-common: [2023-05-20T06:35:08.730Z] [2023-05-20T06:35:08.730Z] deploy-war-commonpe: [2023-05-20T06:35:08.987Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2023-05-20T06:35:09.915Z] [exec] Application deployed with name web-jsp-error-page-status-code-web. [2023-05-20T06:35:09.915Z] [2023-05-20T06:35:09.915Z] deploy-war-commonee: [2023-05-20T06:35:09.915Z] [2023-05-20T06:35:09.915Z] run: [2023-05-20T06:35:09.915Z] [java] Connecting to: http://localhost:45711/web-jsp-error-page-status-code/foo.jsp [2023-05-20T06:35:09.915Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:09.915Z] [java] [2023-05-20T06:35:09.915Z] [java] [2023-05-20T06:35:09.915Z] [java] ----------------------------------------- [2023-05-20T06:35:09.915Z] [java] - jsp-error-page-status-code: PASS - [2023-05-20T06:35:09.915Z] [java] ----------------------------------------- [2023-05-20T06:35:09.915Z] [java] - Total PASS : 1 - [2023-05-20T06:35:09.915Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:09.916Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:09.916Z] [java] ----------------------------------------- [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] undeploy: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] setOSConditions: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] setToolWin: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] setToolUnix: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] setToolProperty: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] setS1ASclassPath: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] init-common: [2023-05-20T06:35:09.916Z] [2023-05-20T06:35:09.916Z] undeploy-war-common: [2023-05-20T06:35:10.171Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] all: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setOSConditions: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolWin: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolUnix: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolProperty: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setS1ASclassPath: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] init-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] clean: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setOSConditions: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolWin: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolUnix: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolProperty: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setS1ASclassPath: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] init-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] clean-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setOSConditions: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolWin: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolUnix: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolProperty: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setS1ASclassPath: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] init-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] clean-classes-common: [2023-05-20T06:35:10.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setOSConditions: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolWin: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolUnix: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolProperty: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setS1ASclassPath: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] init-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] clean-jars-common: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] compile: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setOSConditions: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolWin: [2023-05-20T06:35:10.427Z] [2023-05-20T06:35:10.427Z] setToolUnix: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolProperty: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setS1ASclassPath: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] init-common: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] compile-common: [2023-05-20T06:35:10.428Z] [echo] Current time (ISO): 2023-05-20T06:35:10.305+0000 [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/servlet [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] build: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setOSConditions: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolWin: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolUnix: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolProperty: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setS1ASclassPath: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] init-common: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] webclient-war-common: [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] clear: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] test-tlds-exist: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] copy-tlds: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] test-tagfiles-exist: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] copy-tagfiles: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] package-war-common: [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:10.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/lib [2023-05-20T06:35:10.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:10.428Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2023-05-20T06:35:10.428Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:10.428Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:10.428Z] [javac] Compiling 1 source file [2023-05-20T06:35:10.428Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:10.428Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] deploy: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] deploy-war-common: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setOSConditions: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolWin: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolUnix: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setToolProperty: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] setS1ASclassPath: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] init-common: [2023-05-20T06:35:10.428Z] [2023-05-20T06:35:10.428Z] deploy-war-commonpe: [2023-05-20T06:35:12.979Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2023-05-20T06:35:13.543Z] [exec] Application deployed with name web-jsp-exception-in-tag-body-restore-jsp-writer-web. [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] deploy-war-commonee: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] run: [2023-05-20T06:35:13.543Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:13.543Z] [java] [2023-05-20T06:35:13.543Z] [java] [2023-05-20T06:35:13.543Z] [java] ----------------------------------------- [2023-05-20T06:35:13.543Z] [java] - jsp-exception-in-tag-body-restore-jsp-writer: PASS - [2023-05-20T06:35:13.543Z] [java] ----------------------------------------- [2023-05-20T06:35:13.543Z] [java] - Total PASS : 1 - [2023-05-20T06:35:13.543Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:13.543Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:13.543Z] [java] ----------------------------------------- [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] undeploy: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] setOSConditions: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] setToolWin: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] setToolUnix: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] setToolProperty: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] setS1ASclassPath: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] init-common: [2023-05-20T06:35:13.543Z] [2023-05-20T06:35:13.543Z] undeploy-war-common: [2023-05-20T06:35:13.799Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] all: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setOSConditions: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolWin: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolUnix: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolProperty: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setS1ASclassPath: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] init-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] clean: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setOSConditions: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolWin: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolUnix: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolProperty: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setS1ASclassPath: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] init-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] clean-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setOSConditions: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolWin: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolUnix: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolProperty: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setS1ASclassPath: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] init-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] clean-classes-common: [2023-05-20T06:35:14.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setOSConditions: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolWin: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolUnix: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolProperty: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setS1ASclassPath: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] init-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] clean-jars-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] compile: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setOSConditions: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolWin: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolUnix: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setToolProperty: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] setS1ASclassPath: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] init-common: [2023-05-20T06:35:14.056Z] [2023-05-20T06:35:14.056Z] compile-common: [2023-05-20T06:35:14.056Z] [echo] Current time (ISO): 2023-05-20T06:35:13.884+0000 [2023-05-20T06:35:14.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:14.056Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:15.425Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:15.425Z] [javac] 1 warning [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] build: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setOSConditions: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolWin: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolUnix: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolProperty: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setS1ASclassPath: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] init-common: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] webclient-war-common: [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] clear: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] test-tlds-exist: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] copy-tlds: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] test-tagfiles-exist: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] copy-tagfiles: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] package-war-common: [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:15.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/lib [2023-05-20T06:35:15.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:15.425Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:15.425Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2023-05-20T06:35:15.425Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:15.425Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:15.425Z] [javac] Compiling 1 source file [2023-05-20T06:35:15.425Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:15.425Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] deploy: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] deploy-war-common: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setOSConditions: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolWin: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolUnix: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setToolProperty: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] setS1ASclassPath: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] init-common: [2023-05-20T06:35:15.425Z] [2023-05-20T06:35:15.425Z] deploy-war-commonpe: [2023-05-20T06:35:15.988Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2023-05-20T06:35:16.550Z] [exec] Application deployed with name web-jsp-forward-preserve-application-response-wrapper-web. [2023-05-20T06:35:16.550Z] [2023-05-20T06:35:16.550Z] deploy-war-commonee: [2023-05-20T06:35:16.550Z] [2023-05-20T06:35:16.550Z] run: [2023-05-20T06:35:16.806Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-preserve-application-response-wrapper/filtered/from.jsp [2023-05-20T06:35:16.806Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:16.806Z] [java] [2023-05-20T06:35:16.806Z] [java] [2023-05-20T06:35:16.806Z] [java] ----------------------------------------- [2023-05-20T06:35:16.806Z] [java] - jsp-forward-preserve-application-response-wrapper: PASS - [2023-05-20T06:35:16.807Z] [java] ----------------------------------------- [2023-05-20T06:35:16.807Z] [java] - Total PASS : 1 - [2023-05-20T06:35:16.807Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:16.807Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:16.807Z] [java] ----------------------------------------- [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] undeploy: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] setOSConditions: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] setToolWin: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] setToolUnix: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] setToolProperty: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] setS1ASclassPath: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] init-common: [2023-05-20T06:35:16.807Z] [2023-05-20T06:35:16.807Z] undeploy-war-common: [2023-05-20T06:35:17.064Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] all: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setOSConditions: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolWin: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolUnix: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolProperty: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setS1ASclassPath: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] init-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] clean: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setOSConditions: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolWin: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolUnix: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolProperty: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setS1ASclassPath: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] init-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] clean-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setOSConditions: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolWin: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolUnix: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolProperty: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setS1ASclassPath: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] init-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] clean-classes-common: [2023-05-20T06:35:17.064Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setOSConditions: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolWin: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolUnix: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolProperty: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setS1ASclassPath: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] init-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] clean-jars-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] compile: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setOSConditions: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolWin: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolUnix: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setToolProperty: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] setS1ASclassPath: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] init-common: [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] compile-common: [2023-05-20T06:35:17.064Z] [echo] Current time (ISO): 2023-05-20T06:35:17.056+0000 [2023-05-20T06:35:17.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:17.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/servlet [2023-05-20T06:35:17.064Z] [2023-05-20T06:35:17.064Z] build: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setOSConditions: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolWin: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolUnix: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolProperty: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setS1ASclassPath: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] init-common: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] webclient-war-common: [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] clear: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] test-tlds-exist: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] copy-tlds: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] test-tagfiles-exist: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] copy-tagfiles: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] package-war-common: [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:17.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/lib [2023-05-20T06:35:17.321Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:17.321Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2023-05-20T06:35:17.321Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:17.321Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:17.321Z] [javac] Compiling 1 source file [2023-05-20T06:35:17.321Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:17.321Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] deploy: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] deploy-war-common: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setOSConditions: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolWin: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolUnix: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setToolProperty: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] setS1ASclassPath: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] init-common: [2023-05-20T06:35:17.321Z] [2023-05-20T06:35:17.321Z] deploy-war-commonpe: [2023-05-20T06:35:17.605Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2023-05-20T06:35:18.534Z] [exec] Application deployed with name web-jsp-forward-unbuffered-web. [2023-05-20T06:35:18.534Z] [2023-05-20T06:35:18.534Z] deploy-war-commonee: [2023-05-20T06:35:18.534Z] [2023-05-20T06:35:18.534Z] run: [2023-05-20T06:35:18.791Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from1.jsp [2023-05-20T06:35:18.791Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from2.jsp [2023-05-20T06:35:18.791Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:18.791Z] [java] [2023-05-20T06:35:18.791Z] [java] [2023-05-20T06:35:18.791Z] [java] ----------------------------------------- [2023-05-20T06:35:18.791Z] [java] - jsp-forward-unbuffered: PASS - [2023-05-20T06:35:18.791Z] [java] ----------------------------------------- [2023-05-20T06:35:18.791Z] [java] - Total PASS : 1 - [2023-05-20T06:35:18.791Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:18.791Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:18.791Z] [java] ----------------------------------------- [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] undeploy: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] setOSConditions: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] setToolWin: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] setToolUnix: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] setToolProperty: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] setS1ASclassPath: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] init-common: [2023-05-20T06:35:18.791Z] [2023-05-20T06:35:18.791Z] undeploy-war-common: [2023-05-20T06:35:19.047Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:19.047Z] [2023-05-20T06:35:19.047Z] all: [2023-05-20T06:35:19.047Z] [2023-05-20T06:35:19.047Z] setOSConditions: [2023-05-20T06:35:19.047Z] [2023-05-20T06:35:19.047Z] setToolWin: [2023-05-20T06:35:19.047Z] [2023-05-20T06:35:19.047Z] setToolUnix: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolProperty: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setS1ASclassPath: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] init-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] clean: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setOSConditions: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolWin: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolUnix: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolProperty: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setS1ASclassPath: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] init-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] clean-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setOSConditions: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolWin: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolUnix: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolProperty: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setS1ASclassPath: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] init-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] clean-classes-common: [2023-05-20T06:35:19.048Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setOSConditions: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolWin: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolUnix: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolProperty: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setS1ASclassPath: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] init-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] clean-jars-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] compile: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setOSConditions: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolWin: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolUnix: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setToolProperty: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] setS1ASclassPath: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] init-common: [2023-05-20T06:35:19.048Z] [2023-05-20T06:35:19.048Z] compile-common: [2023-05-20T06:35:19.048Z] [echo] Current time (ISO): 2023-05-20T06:35:19.015+0000 [2023-05-20T06:35:19.048Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:19.048Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:20.940Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:20.940Z] [javac] 1 warning [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] build: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setOSConditions: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolWin: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolUnix: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolProperty: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setS1ASclassPath: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] init-common: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] webclient-war-common: [2023-05-20T06:35:20.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] clear: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] test-tlds-exist: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] copy-tlds: [2023-05-20T06:35:20.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:20.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] test-tagfiles-exist: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] copy-tagfiles: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] package-war-common: [2023-05-20T06:35:20.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:20.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:20.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/lib [2023-05-20T06:35:20.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:20.940Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:20.940Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2023-05-20T06:35:20.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:20.940Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:20.940Z] [javac] Compiling 1 source file [2023-05-20T06:35:20.940Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:20.940Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] deploy: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] deploy-war-common: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setOSConditions: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolWin: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolUnix: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setToolProperty: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] setS1ASclassPath: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] init-common: [2023-05-20T06:35:20.940Z] [2023-05-20T06:35:20.940Z] deploy-war-commonpe: [2023-05-20T06:35:21.197Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2023-05-20T06:35:21.454Z] [exec] Application deployed with name web-jsp-get-tag-library-infos-web. [2023-05-20T06:35:21.454Z] [2023-05-20T06:35:21.454Z] deploy-war-commonee: [2023-05-20T06:35:21.454Z] [2023-05-20T06:35:21.454Z] run: [2023-05-20T06:35:21.454Z] [java] Connecting to: http://localhost:45711/web-jsp-get-tag-library-infos/jsp/test.jsp [2023-05-20T06:35:21.710Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:21.710Z] [java] [2023-05-20T06:35:21.710Z] [java] [2023-05-20T06:35:21.710Z] [java] ----------------------------------------- [2023-05-20T06:35:21.710Z] [java] - jsp-get-tag-library-infos: PASS - [2023-05-20T06:35:21.710Z] [java] ----------------------------------------- [2023-05-20T06:35:21.710Z] [java] - Total PASS : 1 - [2023-05-20T06:35:21.710Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:21.710Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:21.710Z] [java] ----------------------------------------- [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] undeploy: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] setOSConditions: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] setToolWin: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] setToolUnix: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] setToolProperty: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] setS1ASclassPath: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] init-common: [2023-05-20T06:35:21.710Z] [2023-05-20T06:35:21.710Z] undeploy-war-common: [2023-05-20T06:35:22.273Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.273Z] all: [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.273Z] setOSConditions: [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.273Z] setToolWin: [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.273Z] setToolUnix: [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.273Z] setToolProperty: [2023-05-20T06:35:22.273Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] clean: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] clean-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] clean-classes-common: [2023-05-20T06:35:22.274Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] clean-jars-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] compile: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] compile-common: [2023-05-20T06:35:22.274Z] [echo] Current time (ISO): 2023-05-20T06:35:22.113+0000 [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/servlet [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] build: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] webclient-war-common: [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] clear: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] test-tlds-exist: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] copy-tlds: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] test-tagfiles-exist: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] copy-tagfiles: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] package-war-common: [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:22.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:22.274Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:22.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:22.274Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2023-05-20T06:35:22.274Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:22.274Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:22.274Z] [javac] Compiling 1 source file [2023-05-20T06:35:22.274Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:22.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] deploy: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] deploy-war-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setOSConditions: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolWin: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolUnix: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setToolProperty: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] setS1ASclassPath: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] init-common: [2023-05-20T06:35:22.274Z] [2023-05-20T06:35:22.274Z] deploy-war-commonpe: [2023-05-20T06:35:22.858Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2023-05-20T06:35:23.459Z] [exec] Application deployed with name web-jsp-in-webapp-with-bundled-xercesImpl-web. [2023-05-20T06:35:23.459Z] [2023-05-20T06:35:23.459Z] deploy-war-commonee: [2023-05-20T06:35:23.459Z] [2023-05-20T06:35:23.459Z] run: [2023-05-20T06:35:23.459Z] [java] Connecting to: http://localhost:45711/web-jsp-in-webapp-with-bundled-xercesImpl/test.jsp [2023-05-20T06:35:23.715Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:23.715Z] [java] [2023-05-20T06:35:23.715Z] [java] [2023-05-20T06:35:23.715Z] [java] ----------------------------------------- [2023-05-20T06:35:23.715Z] [java] - jsp-in-webapp-with-bundled-xercesImpl: PASS - [2023-05-20T06:35:23.715Z] [java] ----------------------------------------- [2023-05-20T06:35:23.715Z] [java] - Total PASS : 1 - [2023-05-20T06:35:23.715Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:23.715Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:23.715Z] [java] ----------------------------------------- [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] undeploy: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] setOSConditions: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] setToolWin: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] setToolUnix: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] setToolProperty: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] setS1ASclassPath: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] init-common: [2023-05-20T06:35:23.715Z] [2023-05-20T06:35:23.715Z] undeploy-war-common: [2023-05-20T06:35:24.278Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] all: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] setOSConditions: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] setToolWin: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] setToolUnix: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] setToolProperty: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.278Z] setS1ASclassPath: [2023-05-20T06:35:24.278Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] clean: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] clean-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] clean-classes-common: [2023-05-20T06:35:24.279Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] clean-jars-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] compile: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] compile-common: [2023-05-20T06:35:24.279Z] [echo] Current time (ISO): 2023-05-20T06:35:24.013+0000 [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/servlet [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] build: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] webclient-war-common: [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] clear: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] test-tlds-exist: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] copy-tlds: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] test-tagfiles-exist: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] copy-tagfiles: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] package-war-common: [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:24.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/lib [2023-05-20T06:35:24.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:24.279Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2023-05-20T06:35:24.279Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:24.279Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:24.279Z] [javac] Compiling 1 source file [2023-05-20T06:35:24.279Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:24.279Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] deploy: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] deploy-war-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setOSConditions: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolWin: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolUnix: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setToolProperty: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] setS1ASclassPath: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] init-common: [2023-05-20T06:35:24.279Z] [2023-05-20T06:35:24.279Z] deploy-war-commonpe: [2023-05-20T06:35:24.535Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2023-05-20T06:35:25.098Z] [exec] Application deployed with name web-jsp-include-resource-name-with-plus-char-web. [2023-05-20T06:35:25.098Z] [2023-05-20T06:35:25.098Z] deploy-war-commonee: [2023-05-20T06:35:25.098Z] [2023-05-20T06:35:25.098Z] run: [2023-05-20T06:35:25.353Z] [java] Connecting to: http://localhost:45711/web-jsp-include-resource-name-with-plus-char/foo.jsp [2023-05-20T06:35:25.353Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:25.353Z] [java] [2023-05-20T06:35:25.353Z] [java] [2023-05-20T06:35:25.353Z] [java] ----------------------------------------- [2023-05-20T06:35:25.353Z] [java] - jsp-include-resource-name-with-plus-char: PASS - [2023-05-20T06:35:25.353Z] [java] ----------------------------------------- [2023-05-20T06:35:25.353Z] [java] - Total PASS : 1 - [2023-05-20T06:35:25.353Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:25.353Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:25.353Z] [java] ----------------------------------------- [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] undeploy: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] setOSConditions: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] setToolWin: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] setToolUnix: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] setToolProperty: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] setS1ASclassPath: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] init-common: [2023-05-20T06:35:25.353Z] [2023-05-20T06:35:25.353Z] undeploy-war-common: [2023-05-20T06:35:25.609Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] all: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setOSConditions: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolWin: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolUnix: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolProperty: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setS1ASclassPath: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] init-common: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] clean: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setOSConditions: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolWin: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolUnix: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setToolProperty: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] setS1ASclassPath: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] init-common: [2023-05-20T06:35:25.609Z] [2023-05-20T06:35:25.609Z] clean-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setOSConditions: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolWin: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolUnix: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolProperty: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setS1ASclassPath: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] init-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] clean-classes-common: [2023-05-20T06:35:25.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setOSConditions: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolWin: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolUnix: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolProperty: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setS1ASclassPath: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] init-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] clean-jars-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] compile: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setOSConditions: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolWin: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolUnix: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolProperty: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setS1ASclassPath: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] init-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] compile-common: [2023-05-20T06:35:25.866Z] [echo] Current time (ISO): 2023-05-20T06:35:25.650+0000 [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/servlet [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] build: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setOSConditions: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolWin: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolUnix: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolProperty: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setS1ASclassPath: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] init-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] webclient-war-common: [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] clear: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] test-tlds-exist: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] copy-tlds: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] test-tagfiles-exist: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] copy-tagfiles: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] package-war-common: [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:25.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/lib [2023-05-20T06:35:25.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:25.866Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2023-05-20T06:35:25.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:25.866Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:25.866Z] [javac] Compiling 1 source file [2023-05-20T06:35:25.866Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:25.866Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] deploy: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] deploy-war-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setOSConditions: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolWin: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolUnix: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setToolProperty: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] setS1ASclassPath: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] init-common: [2023-05-20T06:35:25.866Z] [2023-05-20T06:35:25.866Z] deploy-war-commonpe: [2023-05-20T06:35:26.123Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2023-05-20T06:35:27.051Z] [exec] Application deployed with name web-jsp-included-welcome-page-web. [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] deploy-war-commonee: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] run: [2023-05-20T06:35:27.051Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:27.051Z] [java] [2023-05-20T06:35:27.051Z] [java] [2023-05-20T06:35:27.051Z] [java] ----------------------------------------- [2023-05-20T06:35:27.051Z] [java] - jsp-included-welcome-page: PASS - [2023-05-20T06:35:27.051Z] [java] ----------------------------------------- [2023-05-20T06:35:27.051Z] [java] - Total PASS : 1 - [2023-05-20T06:35:27.051Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:27.051Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:27.051Z] [java] ----------------------------------------- [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] undeploy: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] setOSConditions: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] setToolWin: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] setToolUnix: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] setToolProperty: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] setS1ASclassPath: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] init-common: [2023-05-20T06:35:27.051Z] [2023-05-20T06:35:27.051Z] undeploy-war-common: [2023-05-20T06:35:27.308Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] all: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setOSConditions: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolWin: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolUnix: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolProperty: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setS1ASclassPath: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] init-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] clean: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setOSConditions: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolWin: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolUnix: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolProperty: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setS1ASclassPath: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] init-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] clean-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setOSConditions: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolWin: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolUnix: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolProperty: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setS1ASclassPath: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] init-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] clean-classes-common: [2023-05-20T06:35:27.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setOSConditions: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolWin: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolUnix: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolProperty: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setS1ASclassPath: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] init-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] clean-jars-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] compile: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setOSConditions: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolWin: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolUnix: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setToolProperty: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] setS1ASclassPath: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] init-common: [2023-05-20T06:35:27.565Z] [2023-05-20T06:35:27.565Z] compile-common: [2023-05-20T06:35:27.565Z] [echo] Current time (ISO): 2023-05-20T06:35:27.429+0000 [2023-05-20T06:35:27.565Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:27.565Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:28.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:29.191Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:29.191Z] [javac] pageContext.setAttribute(getName(), new Integer(counter++)); [2023-05-20T06:35:29.191Z] [javac] ^ [2023-05-20T06:35:29.191Z] [javac] 2 warnings [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] build: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] setOSConditions: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] setToolWin: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] setToolUnix: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] setToolProperty: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] setS1ASclassPath: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] init-common: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] webclient-war-common: [2023-05-20T06:35:29.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] clear: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] test-tlds-exist: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] copy-tlds: [2023-05-20T06:35:29.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:29.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] test-tagfiles-exist: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] copy-tagfiles: [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] package-war-common: [2023-05-20T06:35:29.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:29.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:29.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/lib [2023-05-20T06:35:29.191Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:29.191Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:29.191Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2023-05-20T06:35:29.191Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:29.191Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:29.191Z] [javac] Compiling 1 source file [2023-05-20T06:35:29.191Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:29.191Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:29.191Z] [2023-05-20T06:35:29.191Z] deploy: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] deploy-war-common: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] setOSConditions: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] setToolWin: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] setToolUnix: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] setToolProperty: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] setS1ASclassPath: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] init-common: [2023-05-20T06:35:29.192Z] [2023-05-20T06:35:29.192Z] deploy-war-commonpe: [2023-05-20T06:35:29.454Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2023-05-20T06:35:30.452Z] [exec] Application deployed with name web-jsp-nested-scripting-tag-extra-info-web. [2023-05-20T06:35:30.452Z] [2023-05-20T06:35:30.452Z] deploy-war-commonee: [2023-05-20T06:35:30.452Z] [2023-05-20T06:35:30.452Z] run: [2023-05-20T06:35:30.452Z] [java] Connecting to: http://localhost:45711/web-jsp-nested-scripting-tag-extra-info/jsp//test.jsp [2023-05-20T06:35:30.708Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:30.709Z] [java] [2023-05-20T06:35:30.709Z] [java] [2023-05-20T06:35:30.709Z] [java] ----------------------------------------- [2023-05-20T06:35:30.709Z] [java] - jsp-nested-scripting-tag-extra-info: PASS - [2023-05-20T06:35:30.709Z] [java] ----------------------------------------- [2023-05-20T06:35:30.709Z] [java] - Total PASS : 1 - [2023-05-20T06:35:30.709Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:30.709Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:30.709Z] [java] ----------------------------------------- [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] undeploy: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] setOSConditions: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] setToolWin: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] setToolUnix: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] setToolProperty: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] setS1ASclassPath: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] init-common: [2023-05-20T06:35:30.709Z] [2023-05-20T06:35:30.709Z] undeploy-war-common: [2023-05-20T06:35:30.965Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] all: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] clean: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] clean-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] clean-classes-common: [2023-05-20T06:35:31.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] clean-jars-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] compile: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] compile-common: [2023-05-20T06:35:31.287Z] [echo] Current time (ISO): 2023-05-20T06:35:31.013+0000 [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspNullFragment/servlet [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] build: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setOSConditions: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolWin: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolUnix: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setToolProperty: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] setS1ASclassPath: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] init-common: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] webclient-war-common: [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] clear: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] test-tlds-exist: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] copy-tlds: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] test-tagfiles-exist: [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] copy-tagfiles: [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:35:31.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:35:31.287Z] [2023-05-20T06:35:31.287Z] package-war-common: [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:31.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspNullFragment/lib [2023-05-20T06:35:31.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:31.287Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2023-05-20T06:35:31.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:31.288Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:31.288Z] [javac] Compiling 1 source file [2023-05-20T06:35:31.288Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspNullFragment/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:31.288Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] deploy: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] deploy-war-common: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] setOSConditions: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] setToolWin: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] setToolUnix: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] setToolProperty: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] setS1ASclassPath: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] init-common: [2023-05-20T06:35:31.288Z] [2023-05-20T06:35:31.288Z] deploy-war-commonpe: [2023-05-20T06:35:31.552Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2023-05-20T06:35:32.481Z] [exec] Application deployed with name web-jsp-null-fragment-web. [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] deploy-war-commonee: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] run: [2023-05-20T06:35:32.481Z] [java] Connecting to: http://localhost:45711/web-jsp-null-fragment/test.jsp [2023-05-20T06:35:32.481Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:32.481Z] [java] [2023-05-20T06:35:32.481Z] [java] [2023-05-20T06:35:32.481Z] [java] ----------------------------------------- [2023-05-20T06:35:32.481Z] [java] - jsp-null-frag: PASS - [2023-05-20T06:35:32.481Z] [java] ----------------------------------------- [2023-05-20T06:35:32.481Z] [java] - Total PASS : 1 - [2023-05-20T06:35:32.481Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:32.481Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:32.481Z] [java] ----------------------------------------- [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] undeploy: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] setOSConditions: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] setToolWin: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] setToolUnix: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] setToolProperty: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] setS1ASclassPath: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] init-common: [2023-05-20T06:35:32.481Z] [2023-05-20T06:35:32.481Z] undeploy-war-common: [2023-05-20T06:35:32.738Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] all: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setOSConditions: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolWin: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolUnix: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolProperty: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setS1ASclassPath: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] init-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] clean: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setOSConditions: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolWin: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolUnix: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolProperty: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setS1ASclassPath: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] init-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] clean-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setOSConditions: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolWin: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolUnix: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolProperty: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setS1ASclassPath: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] init-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] clean-classes-common: [2023-05-20T06:35:32.738Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setOSConditions: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolWin: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolUnix: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolProperty: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setS1ASclassPath: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] init-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] clean-jars-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] compile: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setOSConditions: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolWin: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolUnix: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setToolProperty: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] setS1ASclassPath: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] init-common: [2023-05-20T06:35:32.738Z] [2023-05-20T06:35:32.738Z] compile-common: [2023-05-20T06:35:32.738Z] [echo] Current time (ISO): 2023-05-20T06:35:32.733+0000 [2023-05-20T06:35:32.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:32.738Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:34.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:34.905Z] [javac] 1 warning [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] build: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setOSConditions: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolWin: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolUnix: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolProperty: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setS1ASclassPath: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] init-common: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] webclient-war-common: [2023-05-20T06:35:34.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] clear: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] test-tlds-exist: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] copy-tlds: [2023-05-20T06:35:34.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:34.905Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] test-tagfiles-exist: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] copy-tagfiles: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] package-war-common: [2023-05-20T06:35:34.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:34.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:34.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/lib [2023-05-20T06:35:34.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:34.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:34.905Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2023-05-20T06:35:34.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:34.905Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:34.905Z] [javac] Compiling 1 source file [2023-05-20T06:35:34.905Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:34.905Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] deploy: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] deploy-war-common: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setOSConditions: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolWin: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolUnix: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setToolProperty: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] setS1ASclassPath: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] init-common: [2023-05-20T06:35:34.905Z] [2023-05-20T06:35:34.905Z] deploy-war-commonpe: [2023-05-20T06:35:35.162Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2023-05-20T06:35:35.418Z] [exec] Application deployed with name web-pound-literal-web. [2023-05-20T06:35:35.418Z] [2023-05-20T06:35:35.418Z] deploy-war-commonee: [2023-05-20T06:35:35.418Z] [2023-05-20T06:35:35.418Z] run: [2023-05-20T06:35:35.419Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp12.jsp [2023-05-20T06:35:35.675Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21x.jsp [2023-05-20T06:35:35.675Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21y.jsp [2023-05-20T06:35:35.675Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21w.jsp [2023-05-20T06:35:35.950Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21z.jsp [2023-05-20T06:35:35.950Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:35.950Z] [java] [2023-05-20T06:35:35.950Z] [java] [2023-05-20T06:35:35.950Z] [java] ----------------------------------------- [2023-05-20T06:35:35.950Z] [java] - jsp12-pound-compatibility-test: PASS - [2023-05-20T06:35:35.950Z] [java] - pound-in-literal-test: PASS - [2023-05-20T06:35:35.950Z] [java] - pound-in-exprval-test: PASS - [2023-05-20T06:35:35.950Z] [java] - pound-default-test: PASS - [2023-05-20T06:35:35.950Z] [java] - pound-syntax-allowed-as-literal-true-test: PASS - [2023-05-20T06:35:35.950Z] [java] ----------------------------------------- [2023-05-20T06:35:35.950Z] [java] - Total PASS : 5 - [2023-05-20T06:35:35.950Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:35.950Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:35.950Z] [java] ----------------------------------------- [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] undeploy: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] setOSConditions: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] setToolWin: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] setToolUnix: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] setToolProperty: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] setS1ASclassPath: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] init-common: [2023-05-20T06:35:35.950Z] [2023-05-20T06:35:35.950Z] undeploy-war-common: [2023-05-20T06:35:36.206Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:36.206Z] [2023-05-20T06:35:36.206Z] all: [2023-05-20T06:35:36.206Z] [2023-05-20T06:35:36.206Z] setOSConditions: [2023-05-20T06:35:36.206Z] [2023-05-20T06:35:36.206Z] setToolWin: [2023-05-20T06:35:36.206Z] [2023-05-20T06:35:36.206Z] setToolUnix: [2023-05-20T06:35:36.206Z] [2023-05-20T06:35:36.207Z] setToolProperty: [2023-05-20T06:35:36.207Z] [2023-05-20T06:35:36.207Z] setS1ASclassPath: [2023-05-20T06:35:36.207Z] [2023-05-20T06:35:36.207Z] init-common: [2023-05-20T06:35:36.207Z] [2023-05-20T06:35:36.207Z] setup: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setOSConditions: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setToolWin: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setToolUnix: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setToolProperty: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setS1ASclassPath: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] init-common: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] copyJarAndClasses: [2023-05-20T06:35:36.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib [2023-05-20T06:35:36.462Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/classes [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] restart-server-instance-common: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setOSConditions: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setToolWin: [2023-05-20T06:35:36.462Z] [2023-05-20T06:35:36.462Z] setToolUnix: [2023-05-20T06:35:36.463Z] [2023-05-20T06:35:36.463Z] setToolProperty: [2023-05-20T06:35:36.463Z] [2023-05-20T06:35:36.463Z] setS1ASclassPath: [2023-05-20T06:35:36.463Z] [2023-05-20T06:35:36.463Z] init-common: [2023-05-20T06:35:36.463Z] [2023-05-20T06:35:36.463Z] stopDomain: [2023-05-20T06:35:36.463Z] [echo] run.xml:stopping domain... [2023-05-20T06:35:37.829Z] [exec] Waiting for the domain to stop . [2023-05-20T06:35:37.829Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] setOSConditions: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] setToolWin: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] setToolUnix: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] setToolProperty: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] setS1ASclassPath: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] init-common: [2023-05-20T06:35:43.106Z] [2023-05-20T06:35:43.106Z] startDomainUnix: [2023-05-20T06:35:43.106Z] [echo] Starting DAS [2023-05-20T06:35:47.353Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:35:47.353Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:35:47.353Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:35:47.353Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:35:47.353Z] [exec] Admin Port: 45707 [2023-05-20T06:35:47.353Z] [exec] Command start-domain executed successfully. [2023-05-20T06:35:47.353Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:35:47.353Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] dumpThreadStack: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] startDomainWindows: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] startDomain: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] clean: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setOSConditions: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolWin: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolUnix: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolProperty: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setS1ASclassPath: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] init-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] clean-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setOSConditions: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolWin: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolUnix: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolProperty: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setS1ASclassPath: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] init-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] clean-classes-common: [2023-05-20T06:35:47.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setOSConditions: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolWin: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolUnix: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolProperty: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setS1ASclassPath: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] init-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] clean-jars-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] compile: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setOSConditions: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolWin: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolUnix: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setToolProperty: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] setS1ASclassPath: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] init-common: [2023-05-20T06:35:47.353Z] [2023-05-20T06:35:47.353Z] compile-common: [2023-05-20T06:35:47.353Z] [echo] Current time (ISO): 2023-05-20T06:35:47.165+0000 [2023-05-20T06:35:47.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:47.353Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:35:48.721Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:35:48.721Z] [javac] 1 warning [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] build: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] setOSConditions: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] setToolWin: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] setToolUnix: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] setToolProperty: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] setS1ASclassPath: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] init-common: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] webclient-war-common: [2023-05-20T06:35:48.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] clear: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] test-tlds-exist: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] copy-tlds: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] test-tagfiles-exist: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] copy-tagfiles: [2023-05-20T06:35:48.721Z] [2023-05-20T06:35:48.721Z] package-war-common: [2023-05-20T06:35:48.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:35:48.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:48.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:48.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:35:48.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/lib [2023-05-20T06:35:48.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:48.722Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:35:48.722Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2023-05-20T06:35:48.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:35:48.722Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:35:48.722Z] [javac] Compiling 1 source file [2023-05-20T06:35:48.979Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:35:48.979Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:35:48.979Z] [2023-05-20T06:35:48.979Z] deploy: [2023-05-20T06:35:48.979Z] [2023-05-20T06:35:48.979Z] deploy-war-common: [2023-05-20T06:35:48.979Z] [2023-05-20T06:35:48.979Z] setOSConditions: [2023-05-20T06:35:48.979Z] [2023-05-20T06:35:48.980Z] setToolWin: [2023-05-20T06:35:48.980Z] [2023-05-20T06:35:48.980Z] setToolUnix: [2023-05-20T06:35:48.980Z] [2023-05-20T06:35:48.980Z] setToolProperty: [2023-05-20T06:35:48.980Z] [2023-05-20T06:35:48.980Z] setS1ASclassPath: [2023-05-20T06:35:48.980Z] [2023-05-20T06:35:48.980Z] init-common: [2023-05-20T06:35:48.980Z] [2023-05-20T06:35:48.980Z] deploy-war-commonpe: [2023-05-20T06:35:49.236Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2023-05-20T06:35:53.408Z] [exec] Application deployed with name web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web. [2023-05-20T06:35:53.408Z] [2023-05-20T06:35:53.408Z] deploy-war-commonee: [2023-05-20T06:35:53.408Z] [2023-05-20T06:35:53.408Z] run: [2023-05-20T06:35:53.408Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2023-05-20T06:35:53.408Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:35:53.408Z] [java] [2023-05-20T06:35:53.408Z] [java] [2023-05-20T06:35:53.408Z] [java] ----------------------------------------- [2023-05-20T06:35:53.408Z] [java] - jsp-precompile-consider-domain-lib-jarfiles-and-classes: PASS - [2023-05-20T06:35:53.408Z] [java] ----------------------------------------- [2023-05-20T06:35:53.408Z] [java] - Total PASS : 1 - [2023-05-20T06:35:53.408Z] [java] - Total FAIL : 0 - [2023-05-20T06:35:53.408Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:35:53.408Z] [java] ----------------------------------------- [2023-05-20T06:35:53.408Z] [2023-05-20T06:35:53.409Z] undeploy: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] setOSConditions: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] setToolWin: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] setToolUnix: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] setToolProperty: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] setS1ASclassPath: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] init-common: [2023-05-20T06:35:53.409Z] [2023-05-20T06:35:53.409Z] undeploy-war-common: [2023-05-20T06:35:53.972Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:35:53.972Z] [2023-05-20T06:35:53.972Z] stopDomain: [2023-05-20T06:35:53.972Z] [echo] run.xml:stopping domain... [2023-05-20T06:35:55.390Z] [exec] Waiting for the domain to stop . [2023-05-20T06:35:55.390Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] restore: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setOSConditions: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolWin: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolUnix: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolProperty: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setS1ASclassPath: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] init-common: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] removeJarAndClasses: [2023-05-20T06:35:55.390Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/myclasses.jar [2023-05-20T06:35:55.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/classes/aaa [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setOSConditions: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolWin: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolUnix: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setToolProperty: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] setS1ASclassPath: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] init-common: [2023-05-20T06:35:55.390Z] [2023-05-20T06:35:55.390Z] startDomainUnix: [2023-05-20T06:35:55.390Z] [echo] Starting DAS [2023-05-20T06:35:59.570Z] [exec] Waiting for domain1 to start ... [2023-05-20T06:35:59.570Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:35:59.570Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:35:59.570Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:35:59.570Z] [exec] Admin Port: 45707 [2023-05-20T06:35:59.570Z] [exec] Command start-domain executed successfully. [2023-05-20T06:35:59.570Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:35:59.570Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] dumpThreadStack: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] startDomainWindows: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] startDomain: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] all: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setOSConditions: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolWin: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolUnix: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolProperty: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setS1ASclassPath: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] init-common: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setup: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setOSConditions: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolWin: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolUnix: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolProperty: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setS1ASclassPath: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] init-common: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] copyJarToApplibs: [2023-05-20T06:35:59.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/applibs [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] restart-server-instance-common: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setOSConditions: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolWin: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolUnix: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setToolProperty: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] setS1ASclassPath: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] init-common: [2023-05-20T06:35:59.570Z] [2023-05-20T06:35:59.570Z] stopDomain: [2023-05-20T06:35:59.570Z] [echo] run.xml:stopping domain... [2023-05-20T06:36:04.848Z] [exec] Waiting for the domain to stop .. [2023-05-20T06:36:04.848Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] setOSConditions: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] setToolWin: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] setToolUnix: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] setToolProperty: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] setS1ASclassPath: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] init-common: [2023-05-20T06:36:10.101Z] [2023-05-20T06:36:10.101Z] startDomainUnix: [2023-05-20T06:36:10.101Z] [echo] Starting DAS [2023-05-20T06:36:13.429Z] [exec] Waiting for domain1 to start ... [2023-05-20T06:36:13.429Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:36:13.429Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:36:13.429Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:36:13.429Z] [exec] Admin Port: 45707 [2023-05-20T06:36:13.429Z] [exec] Command start-domain executed successfully. [2023-05-20T06:36:13.429Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:36:13.687Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] dumpThreadStack: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] startDomainWindows: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] startDomain: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] clean: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setOSConditions: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolWin: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolUnix: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolProperty: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setS1ASclassPath: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] init-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] clean-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setOSConditions: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolWin: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolUnix: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolProperty: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setS1ASclassPath: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] init-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] clean-classes-common: [2023-05-20T06:36:13.687Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setOSConditions: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolWin: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolUnix: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolProperty: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setS1ASclassPath: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] init-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] clean-jars-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] compile: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setOSConditions: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolWin: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolUnix: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolProperty: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setS1ASclassPath: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] init-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] compile-common: [2023-05-20T06:36:13.687Z] [echo] Current time (ISO): 2023-05-20T06:36:13.481+0000 [2023-05-20T06:36:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/servlet [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] build: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setOSConditions: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolWin: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolUnix: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setToolProperty: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] setS1ASclassPath: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] init-common: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] webclient-war-common: [2023-05-20T06:36:13.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] clear: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] test-tlds-exist: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] copy-tlds: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] test-tagfiles-exist: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] copy-tagfiles: [2023-05-20T06:36:13.687Z] [2023-05-20T06:36:13.687Z] package-war-common: [2023-05-20T06:36:13.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:36:13.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:13.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:13.688Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:13.688Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:13.688Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2023-05-20T06:36:13.688Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:13.688Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:13.688Z] [javac] Compiling 1 source file [2023-05-20T06:36:13.688Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:13.688Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] deploy: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] setOSConditions: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] setToolWin: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] setToolUnix: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] setToolProperty: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] setS1ASclassPath: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] init-common: [2023-05-20T06:36:13.688Z] [2023-05-20T06:36:13.688Z] deploy-war-libraries: [2023-05-20T06:36:13.952Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2023-05-20T06:36:18.152Z] [exec] Application deployed with name web-jsp-precompile-deploy-dash-dash-libraries-web. [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] run: [2023-05-20T06:36:18.152Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-deploy-dash-dash-libraries/test.jsp [2023-05-20T06:36:18.152Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:18.152Z] [java] [2023-05-20T06:36:18.152Z] [java] [2023-05-20T06:36:18.152Z] [java] ----------------------------------------- [2023-05-20T06:36:18.152Z] [java] - jsp-precompile-deploy-dash-dash-libraries: PASS - [2023-05-20T06:36:18.152Z] [java] ----------------------------------------- [2023-05-20T06:36:18.152Z] [java] - Total PASS : 1 - [2023-05-20T06:36:18.152Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:18.152Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:18.152Z] [java] ----------------------------------------- [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] undeploy: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] setOSConditions: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] setToolWin: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] setToolUnix: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] setToolProperty: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] setS1ASclassPath: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] init-common: [2023-05-20T06:36:18.152Z] [2023-05-20T06:36:18.152Z] undeploy-war-common: [2023-05-20T06:36:18.152Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:18.409Z] [2023-05-20T06:36:18.409Z] stopDomain: [2023-05-20T06:36:18.409Z] [echo] run.xml:stopping domain... [2023-05-20T06:36:19.789Z] [exec] Waiting for the domain to stop . [2023-05-20T06:36:19.789Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] restore: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setOSConditions: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolWin: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolUnix: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolProperty: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setS1ASclassPath: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] init-common: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] removeJarFromApplibs: [2023-05-20T06:36:19.789Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/applibs/myclasses.jar [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setOSConditions: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolWin: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolUnix: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setToolProperty: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] setS1ASclassPath: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] init-common: [2023-05-20T06:36:19.789Z] [2023-05-20T06:36:19.789Z] startDomainUnix: [2023-05-20T06:36:19.789Z] [echo] Starting DAS [2023-05-20T06:36:23.153Z] [exec] Waiting for domain1 to start ... [2023-05-20T06:36:23.154Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:36:23.154Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:36:23.154Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:36:23.154Z] [exec] Admin Port: 45707 [2023-05-20T06:36:23.154Z] [exec] Command start-domain executed successfully. [2023-05-20T06:36:23.717Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:36:23.717Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] dumpThreadStack: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] startDomainWindows: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] startDomain: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] all: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] clean: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] clean-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] clean-classes-common: [2023-05-20T06:36:23.717Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] clean-jars-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] compile: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] compile-common: [2023-05-20T06:36:23.717Z] [echo] Current time (ISO): 2023-05-20T06:36:23.621+0000 [2023-05-20T06:36:23.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:23.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/servlet [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] build: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setOSConditions: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolWin: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolUnix: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setToolProperty: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] setS1ASclassPath: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] init-common: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] webclient-war-common: [2023-05-20T06:36:23.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] clear: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] test-tlds-exist: [2023-05-20T06:36:23.717Z] [2023-05-20T06:36:23.717Z] copy-tlds: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] test-tagfiles-exist: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] copy-tagfiles: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] package-war-common: [2023-05-20T06:36:23.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:36:23.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:23.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:23.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:23.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/lib [2023-05-20T06:36:23.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:23.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:23.718Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2023-05-20T06:36:23.718Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:23.718Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:23.718Z] [javac] Compiling 1 source file [2023-05-20T06:36:23.718Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:23.718Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] deploy: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] deploy-war-common: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] setOSConditions: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] setToolWin: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] setToolUnix: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] setToolProperty: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] setS1ASclassPath: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] init-common: [2023-05-20T06:36:23.718Z] [2023-05-20T06:36:23.718Z] deploy-war-commonpe: [2023-05-20T06:36:24.283Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2023-05-20T06:36:29.584Z] [exec] Application deployed with name web-jsp-precompile-ignore-fragment-errors-web. [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] deploy-war-commonee: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] run: [2023-05-20T06:36:29.584Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-ignore-fragment-errors/jsp/test.jsp [2023-05-20T06:36:29.584Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:29.584Z] [java] [2023-05-20T06:36:29.584Z] [java] [2023-05-20T06:36:29.584Z] [java] ----------------------------------------- [2023-05-20T06:36:29.584Z] [java] - jsp-precompile-ignore-fragment-errors: PASS - [2023-05-20T06:36:29.584Z] [java] ----------------------------------------- [2023-05-20T06:36:29.584Z] [java] - Total PASS : 1 - [2023-05-20T06:36:29.584Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:29.584Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:29.584Z] [java] ----------------------------------------- [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] undeploy: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] setOSConditions: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] setToolWin: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] setToolUnix: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] setToolProperty: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] setS1ASclassPath: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] init-common: [2023-05-20T06:36:29.584Z] [2023-05-20T06:36:29.584Z] undeploy-war-common: [2023-05-20T06:36:30.161Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] all: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] setOSConditions: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] setToolWin: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] setToolUnix: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] setToolProperty: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] setS1ASclassPath: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.161Z] init-common: [2023-05-20T06:36:30.161Z] [2023-05-20T06:36:30.162Z] clean: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] clean-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] clean-classes-common: [2023-05-20T06:36:30.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] clean-jars-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] compile: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] compile-common: [2023-05-20T06:36:30.162Z] [echo] Current time (ISO): 2023-05-20T06:36:30.076+0000 [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/servlet [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] build: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] webclient-war-common: [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] clear: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] test-tlds-exist: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] copy-tlds: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] test-tagfiles-exist: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] copy-tagfiles: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] package-war-common: [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:30.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/lib [2023-05-20T06:36:30.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:30.162Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-reload-generated-servlet-if-updated-web.war [2023-05-20T06:36:30.162Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:30.162Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:36:30.162Z] [javac] Compiling 1 source file [2023-05-20T06:36:30.162Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspReloadGeneratedServletIfUpdated/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:30.162Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] deploy: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] deploy-war-common: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setOSConditions: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolWin: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolUnix: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setToolProperty: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] setS1ASclassPath: [2023-05-20T06:36:30.162Z] [2023-05-20T06:36:30.162Z] init-common: [2023-05-20T06:36:30.420Z] [2023-05-20T06:36:30.420Z] deploy-war-commonpe: [2023-05-20T06:36:30.677Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-reload-generated-servlet-if-updated --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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-reload-generated-servlet-if-updated-web.war [2023-05-20T06:36:31.627Z] [exec] Application deployed with name web-jsp-reload-generated-servlet-if-updated-web. [2023-05-20T06:36:31.627Z] [2023-05-20T06:36:31.627Z] deploy-war-commonee: [2023-05-20T06:36:31.627Z] [2023-05-20T06:36:31.627Z] runfirst: [2023-05-20T06:36:31.627Z] [java] Connecting to: http://localhost:45711/web-jsp-reload-generated-servlet-if-updated/jsp/test.jsp [2023-05-20T06:36:31.627Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:31.627Z] [java] [2023-05-20T06:36:31.627Z] [java] [2023-05-20T06:36:31.627Z] [java] ----------------------------------------- [2023-05-20T06:36:31.627Z] [java] - jsp-reload-generated-servlet-if-updated-first: PASS - [2023-05-20T06:36:31.627Z] [java] ----------------------------------------- [2023-05-20T06:36:31.627Z] [java] - Total PASS : 1 - [2023-05-20T06:36:31.627Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:31.627Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:31.627Z] [java] ----------------------------------------- [2023-05-20T06:36:31.627Z] [2023-05-20T06:36:31.627Z] update: [2023-05-20T06:36:32.558Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/generated/jsp/web-jsp-reload-generated-servlet-if-updated-web/org/apache/jsp/jsp/test_jsp.class [2023-05-20T06:36:32.558Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/generated/jsp/web-jsp-reload-generated-servlet-if-updated-web/org/apache/jsp/jsp [2023-05-20T06:36:32.558Z] [2023-05-20T06:36:32.558Z] runsecond: [2023-05-20T06:36:32.816Z] [java] Connecting to: http://localhost:45711/web-jsp-reload-generated-servlet-if-updated/jsp/test.jsp [2023-05-20T06:36:32.816Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:32.816Z] [java] [2023-05-20T06:36:32.816Z] [java] [2023-05-20T06:36:32.816Z] [java] ----------------------------------------- [2023-05-20T06:36:32.816Z] [java] - jsp-reload-generated-servlet-if-updated-second: PASS - [2023-05-20T06:36:32.816Z] [java] ----------------------------------------- [2023-05-20T06:36:32.816Z] [java] - Total PASS : 1 - [2023-05-20T06:36:32.816Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:32.816Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:32.816Z] [java] ----------------------------------------- [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] undeploy: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] setOSConditions: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] setToolWin: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] setToolUnix: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] setToolProperty: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] setS1ASclassPath: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] init-common: [2023-05-20T06:36:32.816Z] [2023-05-20T06:36:32.816Z] undeploy-war-common: [2023-05-20T06:36:33.074Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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-reload-generated-servlet-if-updated-web [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] all: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setOSConditions: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolWin: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolUnix: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolProperty: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setS1ASclassPath: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] init-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] clean: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setOSConditions: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolWin: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolUnix: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolProperty: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setS1ASclassPath: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] init-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] clean-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setOSConditions: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolWin: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolUnix: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolProperty: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setS1ASclassPath: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] init-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] clean-classes-common: [2023-05-20T06:36:33.074Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setOSConditions: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolWin: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolUnix: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolProperty: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setS1ASclassPath: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] init-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] clean-jars-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] compile: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setOSConditions: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolWin: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolUnix: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setToolProperty: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] setS1ASclassPath: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] init-common: [2023-05-20T06:36:33.074Z] [2023-05-20T06:36:33.074Z] compile-common: [2023-05-20T06:36:33.074Z] [echo] Current time (ISO): 2023-05-20T06:36:33.015+0000 [2023-05-20T06:36:33.074Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:33.074Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:34.991Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:36:34.991Z] [javac] 1 warning [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] build: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setOSConditions: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolWin: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolUnix: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolProperty: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setS1ASclassPath: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] init-common: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] webclient-war-common: [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] clear: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] test-tlds-exist: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] copy-tlds: [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:34.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] test-tagfiles-exist: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] copy-tagfiles: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] package-war-common: [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/lib [2023-05-20T06:36:34.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:34.991Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:34.991Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:34.991Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/docroot [2023-05-20T06:36:34.991Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2023-05-20T06:36:34.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:34.991Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:34.991Z] [javac] Compiling 1 source file [2023-05-20T06:36:34.991Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:34.991Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] deploy: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] deploy-war-common: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setOSConditions: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolWin: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolUnix: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setToolProperty: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] setS1ASclassPath: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] init-common: [2023-05-20T06:36:34.991Z] [2023-05-20T06:36:34.991Z] deploy-war-commonpe: [2023-05-20T06:36:35.251Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2023-05-20T06:36:36.625Z] [exec] Application deployed with name web-jsp-resource-injection-context-listener-web. [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] deploy-war-commonee: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] run: [2023-05-20T06:36:36.625Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-context-listener/TestServlet [2023-05-20T06:36:36.625Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:36.625Z] [java] [2023-05-20T06:36:36.625Z] [java] [2023-05-20T06:36:36.625Z] [java] ----------------------------------------- [2023-05-20T06:36:36.625Z] [java] - jsp-resource-injection-context-listener: PASS - [2023-05-20T06:36:36.625Z] [java] ----------------------------------------- [2023-05-20T06:36:36.625Z] [java] - Total PASS : 1 - [2023-05-20T06:36:36.625Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:36.625Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:36.625Z] [java] ----------------------------------------- [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] undeploy: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] setOSConditions: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] setToolWin: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] setToolUnix: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] setToolProperty: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] setS1ASclassPath: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] init-common: [2023-05-20T06:36:36.625Z] [2023-05-20T06:36:36.625Z] undeploy-war-common: [2023-05-20T06:36:36.883Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] all: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setOSConditions: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolWin: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolUnix: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolProperty: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setS1ASclassPath: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] init-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] clean: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setOSConditions: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolWin: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolUnix: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolProperty: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setS1ASclassPath: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] init-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] clean-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setOSConditions: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolWin: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolUnix: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolProperty: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setS1ASclassPath: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] init-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] clean-classes-common: [2023-05-20T06:36:37.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setOSConditions: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolWin: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolUnix: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolProperty: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setS1ASclassPath: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] init-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] clean-jars-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] compile: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setOSConditions: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolWin: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolUnix: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setToolProperty: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] setS1ASclassPath: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] init-common: [2023-05-20T06:36:37.140Z] [2023-05-20T06:36:37.140Z] compile-common: [2023-05-20T06:36:37.140Z] [echo] Current time (ISO): 2023-05-20T06:36:37.031+0000 [2023-05-20T06:36:37.140Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:37.140Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:39.052Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:36:39.052Z] [javac] 1 warning [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] build: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setOSConditions: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolWin: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolUnix: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolProperty: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setS1ASclassPath: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] init-common: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] webclient-war-common: [2023-05-20T06:36:39.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] clear: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] test-tlds-exist: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] copy-tlds: [2023-05-20T06:36:39.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:39.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] test-tagfiles-exist: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] copy-tagfiles: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] package-war-common: [2023-05-20T06:36:39.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:39.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:39.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/lib [2023-05-20T06:36:39.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:39.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:39.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:39.052Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2023-05-20T06:36:39.052Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:39.052Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:39.052Z] [javac] Compiling 1 source file [2023-05-20T06:36:39.052Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:39.052Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] deploy: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] deploy-war-common: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setOSConditions: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolWin: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolUnix: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setToolProperty: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] setS1ASclassPath: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] init-common: [2023-05-20T06:36:39.052Z] [2023-05-20T06:36:39.052Z] deploy-war-commonpe: [2023-05-20T06:36:39.052Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2023-05-20T06:36:40.424Z] [exec] Application deployed with name web-jsp-resource-injection-simple-tag-handler-web. [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] deploy-war-commonee: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] run: [2023-05-20T06:36:40.424Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-simple-tag-handler/jsp/test.jsp [2023-05-20T06:36:40.424Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:40.424Z] [java] [2023-05-20T06:36:40.424Z] [java] [2023-05-20T06:36:40.424Z] [java] ----------------------------------------- [2023-05-20T06:36:40.424Z] [java] - jsp-resource-injection-simple-tag-handler: PASS - [2023-05-20T06:36:40.424Z] [java] ----------------------------------------- [2023-05-20T06:36:40.424Z] [java] - Total PASS : 1 - [2023-05-20T06:36:40.424Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:40.424Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:40.424Z] [java] ----------------------------------------- [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] undeploy: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] setOSConditions: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] setToolWin: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] setToolUnix: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] setToolProperty: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] setS1ASclassPath: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] init-common: [2023-05-20T06:36:40.424Z] [2023-05-20T06:36:40.424Z] undeploy-war-common: [2023-05-20T06:36:40.706Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] all: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setOSConditions: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolWin: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolUnix: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolProperty: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setS1ASclassPath: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] init-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] clean: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setOSConditions: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolWin: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolUnix: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolProperty: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setS1ASclassPath: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] init-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] clean-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setOSConditions: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolWin: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolUnix: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolProperty: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setS1ASclassPath: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] init-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] clean-classes-common: [2023-05-20T06:36:40.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setOSConditions: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolWin: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolUnix: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolProperty: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setS1ASclassPath: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] init-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] clean-jars-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] compile: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setOSConditions: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolWin: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolUnix: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setToolProperty: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] setS1ASclassPath: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] init-common: [2023-05-20T06:36:40.706Z] [2023-05-20T06:36:40.706Z] compile-common: [2023-05-20T06:36:40.706Z] [echo] Current time (ISO): 2023-05-20T06:36:40.629+0000 [2023-05-20T06:36:40.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:40.706Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:42.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:36:42.618Z] [javac] 1 warning [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] build: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setOSConditions: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setToolWin: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setToolUnix: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setToolProperty: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setS1ASclassPath: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] init-common: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] webclient-war-common: [2023-05-20T06:36:42.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] clear: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] test-tlds-exist: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] copy-tlds: [2023-05-20T06:36:42.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:42.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] test-tagfiles-exist: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] copy-tagfiles: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] package-war-common: [2023-05-20T06:36:42.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:42.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:42.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/lib [2023-05-20T06:36:42.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:42.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:42.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:42.618Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2023-05-20T06:36:42.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:42.618Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:42.618Z] [javac] Compiling 1 source file [2023-05-20T06:36:42.618Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:42.618Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] deploy: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] deploy-war-common: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.618Z] setOSConditions: [2023-05-20T06:36:42.618Z] [2023-05-20T06:36:42.619Z] setToolWin: [2023-05-20T06:36:42.619Z] [2023-05-20T06:36:42.619Z] setToolUnix: [2023-05-20T06:36:42.619Z] [2023-05-20T06:36:42.619Z] setToolProperty: [2023-05-20T06:36:42.619Z] [2023-05-20T06:36:42.619Z] setS1ASclassPath: [2023-05-20T06:36:42.619Z] [2023-05-20T06:36:42.619Z] init-common: [2023-05-20T06:36:42.619Z] [2023-05-20T06:36:42.619Z] deploy-war-commonpe: [2023-05-20T06:36:42.905Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2023-05-20T06:36:44.292Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-web. [2023-05-20T06:36:44.292Z] [2023-05-20T06:36:44.292Z] deploy-war-commonee: [2023-05-20T06:36:44.292Z] [2023-05-20T06:36:44.292Z] run: [2023-05-20T06:36:44.552Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler/jsp/test.jsp [2023-05-20T06:36:44.552Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:44.552Z] [java] [2023-05-20T06:36:44.552Z] [java] [2023-05-20T06:36:44.552Z] [java] ----------------------------------------- [2023-05-20T06:36:44.552Z] [java] - jsp-resource-injection-tag-handler: PASS - [2023-05-20T06:36:44.552Z] [java] ----------------------------------------- [2023-05-20T06:36:44.552Z] [java] - Total PASS : 1 - [2023-05-20T06:36:44.552Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:44.552Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:44.552Z] [java] ----------------------------------------- [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] undeploy: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] setOSConditions: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] setToolWin: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] setToolUnix: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] setToolProperty: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] setS1ASclassPath: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] init-common: [2023-05-20T06:36:44.552Z] [2023-05-20T06:36:44.552Z] undeploy-war-common: [2023-05-20T06:36:44.809Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] all: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setOSConditions: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolWin: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolUnix: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolProperty: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setS1ASclassPath: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] init-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] clean: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setOSConditions: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolWin: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolUnix: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolProperty: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setS1ASclassPath: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] init-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] clean-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setOSConditions: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolWin: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolUnix: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolProperty: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setS1ASclassPath: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] init-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] clean-classes-common: [2023-05-20T06:36:45.108Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setOSConditions: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolWin: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolUnix: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolProperty: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setS1ASclassPath: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] init-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] clean-jars-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] compile: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setOSConditions: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolWin: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolUnix: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setToolProperty: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] setS1ASclassPath: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] init-common: [2023-05-20T06:36:45.108Z] [2023-05-20T06:36:45.108Z] compile-common: [2023-05-20T06:36:45.108Z] [echo] Current time (ISO): 2023-05-20T06:36:44.888+0000 [2023-05-20T06:36:45.108Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:45.108Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:46.476Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:36:46.752Z] [javac] 1 warning [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] build: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] setOSConditions: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] setToolWin: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] setToolUnix: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] setToolProperty: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] setS1ASclassPath: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] init-common: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] webclient-war-common: [2023-05-20T06:36:46.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] clear: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] test-tlds-exist: [2023-05-20T06:36:46.752Z] [2023-05-20T06:36:46.752Z] copy-tlds: [2023-05-20T06:36:46.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:46.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] test-tagfiles-exist: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] copy-tagfiles: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] package-war-common: [2023-05-20T06:36:46.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:46.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:36:46.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/lib [2023-05-20T06:36:46.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:46.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:46.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:36:46.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2023-05-20T06:36:46.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:36:46.753Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:36:46.753Z] [javac] Compiling 1 source file [2023-05-20T06:36:46.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:36:46.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] deploy: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] deploy-war-common: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] setOSConditions: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] setToolWin: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] setToolUnix: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] setToolProperty: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] setS1ASclassPath: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] init-common: [2023-05-20T06:36:46.753Z] [2023-05-20T06:36:46.753Z] deploy-war-commonpe: [2023-05-20T06:36:47.010Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2023-05-20T06:36:48.383Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-pooling-disabled-web. [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] deploy-war-commonee: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] run: [2023-05-20T06:36:48.383Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler-pooling-disabled/jsp/test.jsp [2023-05-20T06:36:48.383Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:36:48.383Z] [java] [2023-05-20T06:36:48.383Z] [java] [2023-05-20T06:36:48.383Z] [java] ----------------------------------------- [2023-05-20T06:36:48.383Z] [java] - jsp-resource-injection-tag-handler-pooling-disabled: PASS - [2023-05-20T06:36:48.383Z] [java] ----------------------------------------- [2023-05-20T06:36:48.383Z] [java] - Total PASS : 1 - [2023-05-20T06:36:48.383Z] [java] - Total FAIL : 0 - [2023-05-20T06:36:48.383Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:36:48.383Z] [java] ----------------------------------------- [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] undeploy: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] setOSConditions: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] setToolWin: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] setToolUnix: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] setToolProperty: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] setS1ASclassPath: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] init-common: [2023-05-20T06:36:48.383Z] [2023-05-20T06:36:48.383Z] undeploy-war-common: [2023-05-20T06:36:48.640Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] all: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setOSConditions: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolWin: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolUnix: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolProperty: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setS1ASclassPath: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] init-common: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setup: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setOSConditions: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolWin: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolUnix: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolProperty: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setS1ASclassPath: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] init-common: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] copyJarAndClasses: [2023-05-20T06:36:48.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib [2023-05-20T06:36:48.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/classes [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] restart-server-instance-common: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setOSConditions: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolWin: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolUnix: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setToolProperty: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] setS1ASclassPath: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] init-common: [2023-05-20T06:36:48.897Z] [2023-05-20T06:36:48.897Z] stopDomain: [2023-05-20T06:36:48.897Z] [echo] run.xml:stopping domain... [2023-05-20T06:36:50.269Z] [exec] Waiting for the domain to stop . [2023-05-20T06:36:50.269Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.550Z] setOSConditions: [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.550Z] setToolWin: [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.550Z] setToolUnix: [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.550Z] setToolProperty: [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.550Z] setS1ASclassPath: [2023-05-20T06:36:55.550Z] [2023-05-20T06:36:55.551Z] init-common: [2023-05-20T06:36:55.551Z] [2023-05-20T06:36:55.551Z] startDomainUnix: [2023-05-20T06:36:55.551Z] [echo] Starting DAS [2023-05-20T06:36:58.858Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:36:58.858Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:36:58.858Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:36:58.858Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:36:58.858Z] [exec] Admin Port: 45707 [2023-05-20T06:36:58.858Z] [exec] Command start-domain executed successfully. [2023-05-20T06:36:59.152Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:36:59.409Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] dumpThreadStack: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] startDomainWindows: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] startDomain: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] clean: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setOSConditions: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolWin: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolUnix: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolProperty: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setS1ASclassPath: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] init-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] clean-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setOSConditions: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolWin: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolUnix: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolProperty: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setS1ASclassPath: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] init-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] clean-classes-common: [2023-05-20T06:36:59.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setOSConditions: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolWin: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolUnix: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolProperty: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setS1ASclassPath: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] init-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] clean-jars-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] compile: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setOSConditions: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolWin: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolUnix: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setToolProperty: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] setS1ASclassPath: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] init-common: [2023-05-20T06:36:59.409Z] [2023-05-20T06:36:59.409Z] compile-common: [2023-05-20T06:36:59.409Z] [echo] Current time (ISO): 2023-05-20T06:36:59.203+0000 [2023-05-20T06:36:59.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:36:59.409Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:00.792Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:00.792Z] [javac] 1 warning [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] build: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] setOSConditions: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] setToolWin: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] setToolUnix: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] setToolProperty: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] setS1ASclassPath: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] init-common: [2023-05-20T06:37:00.792Z] [2023-05-20T06:37:00.792Z] webclient-war-common: [2023-05-20T06:37:00.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] clear: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] test-tlds-exist: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] copy-tlds: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] test-tagfiles-exist: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] copy-tagfiles: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] package-war-common: [2023-05-20T06:37:01.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:01.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:01.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:01.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:01.052Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/lib [2023-05-20T06:37:01.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:01.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:01.052Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2023-05-20T06:37:01.052Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:01.052Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:01.052Z] [javac] Compiling 1 source file [2023-05-20T06:37:01.052Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:01.052Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] deploy: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] deploy-war-common: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] setOSConditions: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] setToolWin: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] setToolUnix: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] setToolProperty: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] setS1ASclassPath: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] init-common: [2023-05-20T06:37:01.052Z] [2023-05-20T06:37:01.052Z] deploy-war-commonpe: [2023-05-20T06:37:01.309Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2023-05-20T06:37:03.870Z] [exec] Application deployed with name web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web. [2023-05-20T06:37:04.128Z] [2023-05-20T06:37:04.128Z] deploy-war-commonee: [2023-05-20T06:37:04.128Z] [2023-05-20T06:37:04.128Z] run: [2023-05-20T06:37:04.128Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2023-05-20T06:37:05.499Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:05.499Z] [java] [2023-05-20T06:37:05.499Z] [java] [2023-05-20T06:37:05.499Z] [java] ----------------------------------------- [2023-05-20T06:37:05.499Z] [java] - jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes: PASS - [2023-05-20T06:37:05.499Z] [java] ----------------------------------------- [2023-05-20T06:37:05.499Z] [java] - Total PASS : 1 - [2023-05-20T06:37:05.499Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:05.499Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:05.499Z] [java] ----------------------------------------- [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] undeploy: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] setOSConditions: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] setToolWin: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] setToolUnix: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] setToolProperty: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] setS1ASclassPath: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] init-common: [2023-05-20T06:37:05.499Z] [2023-05-20T06:37:05.499Z] undeploy-war-common: [2023-05-20T06:37:05.757Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:06.014Z] [2023-05-20T06:37:06.014Z] stopDomain: [2023-05-20T06:37:06.014Z] [echo] run.xml:stopping domain... [2023-05-20T06:37:07.384Z] [exec] Waiting for the domain to stop . [2023-05-20T06:37:07.384Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] restore: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setOSConditions: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolWin: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolUnix: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolProperty: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setS1ASclassPath: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] init-common: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] removeJarAndClasses: [2023-05-20T06:37:07.384Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/myclasses.jar [2023-05-20T06:37:07.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/classes/aaa [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setOSConditions: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolWin: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolUnix: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setToolProperty: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] setS1ASclassPath: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] init-common: [2023-05-20T06:37:07.384Z] [2023-05-20T06:37:07.384Z] startDomainUnix: [2023-05-20T06:37:07.384Z] [echo] Starting DAS [2023-05-20T06:37:11.604Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:37:11.604Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:37:11.604Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:37:11.604Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:37:11.604Z] [exec] Admin Port: 45707 [2023-05-20T06:37:11.604Z] [exec] Command start-domain executed successfully. [2023-05-20T06:37:11.861Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:37:11.861Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] dumpThreadStack: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] startDomainWindows: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] startDomain: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] all: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setup: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] copyJarToApplibs: [2023-05-20T06:37:11.861Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/applibs [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] clean: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] clean-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] clean-classes-common: [2023-05-20T06:37:11.861Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] clean-jars-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] compile: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] compile-common: [2023-05-20T06:37:11.861Z] [echo] Current time (ISO): 2023-05-20T06:37:11.801+0000 [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/servlet [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] build: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setOSConditions: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolWin: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolUnix: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setToolProperty: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] setS1ASclassPath: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] init-common: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] webclient-war-common: [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] clear: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] test-tlds-exist: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] copy-tlds: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] test-tagfiles-exist: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] copy-tagfiles: [2023-05-20T06:37:11.861Z] [2023-05-20T06:37:11.861Z] package-war-common: [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:11.861Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:11.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:11.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/lib [2023-05-20T06:37:11.862Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:11.862Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2023-05-20T06:37:11.862Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:11.862Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:11.862Z] [javac] Compiling 1 source file [2023-05-20T06:37:12.152Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:12.152Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] deploy: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] setOSConditions: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] setToolWin: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] setToolUnix: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] setToolProperty: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] setS1ASclassPath: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] init-common: [2023-05-20T06:37:12.152Z] [2023-05-20T06:37:12.152Z] deploy-war-libraries: [2023-05-20T06:37:12.409Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2023-05-20T06:37:16.602Z] [exec] Application deployed with name web-jsp-runtime-deploy-dash-dash-libraries-web. [2023-05-20T06:37:16.602Z] [2023-05-20T06:37:16.602Z] run: [2023-05-20T06:37:16.602Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-deploy-dash-dash-libraries/test.jsp [2023-05-20T06:37:17.532Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:17.532Z] [java] [2023-05-20T06:37:17.532Z] [java] [2023-05-20T06:37:17.532Z] [java] ----------------------------------------- [2023-05-20T06:37:17.532Z] [java] - jsp-runtime-deploy-dash-dash-libraries: PASS - [2023-05-20T06:37:17.532Z] [java] ----------------------------------------- [2023-05-20T06:37:17.532Z] [java] - Total PASS : 1 - [2023-05-20T06:37:17.532Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:17.532Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:17.532Z] [java] ----------------------------------------- [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] undeploy: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] setOSConditions: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] setToolWin: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] setToolUnix: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] setToolProperty: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] setS1ASclassPath: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] init-common: [2023-05-20T06:37:17.532Z] [2023-05-20T06:37:17.532Z] undeploy-war-common: [2023-05-20T06:37:17.788Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] restore: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setOSConditions: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolWin: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolUnix: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolProperty: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setS1ASclassPath: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] init-common: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] removeJarFromApplibs: [2023-05-20T06:37:18.044Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/lib/applibs/myclasses.jar [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] all: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setOSConditions: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolWin: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolUnix: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolProperty: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setS1ASclassPath: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] init-common: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] clean: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setOSConditions: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolWin: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolUnix: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolProperty: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setS1ASclassPath: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] init-common: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] clean-common: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setOSConditions: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.044Z] setToolWin: [2023-05-20T06:37:18.044Z] [2023-05-20T06:37:18.045Z] setToolUnix: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolProperty: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setS1ASclassPath: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] init-common: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] clean-classes-common: [2023-05-20T06:37:18.045Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setOSConditions: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolWin: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolUnix: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolProperty: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setS1ASclassPath: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] init-common: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] clean-jars-common: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] compile: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setOSConditions: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolWin: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolUnix: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setToolProperty: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] setS1ASclassPath: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] init-common: [2023-05-20T06:37:18.045Z] [2023-05-20T06:37:18.045Z] compile-common: [2023-05-20T06:37:18.045Z] [echo] Current time (ISO): 2023-05-20T06:37:18.017+0000 [2023-05-20T06:37:18.045Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:18.045Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:19.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:19.952Z] [javac] 1 warning [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] build: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setOSConditions: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolWin: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolUnix: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolProperty: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setS1ASclassPath: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] init-common: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] webclient-war-common: [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] clear: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] test-tlds-exist: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] copy-tlds: [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:19.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] test-tagfiles-exist: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] copy-tagfiles: [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:19.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] package-war-common: [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:19.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/lib [2023-05-20T06:37:19.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:19.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:19.952Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2023-05-20T06:37:19.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:19.952Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:19.952Z] [javac] Compiling 1 source file [2023-05-20T06:37:19.952Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:19.952Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] deploy: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] deploy-war-common: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setOSConditions: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolWin: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolUnix: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setToolProperty: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] setS1ASclassPath: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] init-common: [2023-05-20T06:37:19.952Z] [2023-05-20T06:37:19.952Z] deploy-war-commonpe: [2023-05-20T06:37:19.952Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2023-05-20T06:37:20.208Z] [exec] Application deployed with name web-jsp-scriptless-tag-body-jsp-document-web. [2023-05-20T06:37:20.208Z] [2023-05-20T06:37:20.208Z] deploy-war-commonee: [2023-05-20T06:37:20.208Z] [2023-05-20T06:37:20.208Z] run: [2023-05-20T06:37:20.208Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptless-tag-body-jsp-document/jsp/test.jspx [2023-05-20T06:37:20.465Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:20.465Z] [java] [2023-05-20T06:37:20.465Z] [java] [2023-05-20T06:37:20.465Z] [java] ----------------------------------------- [2023-05-20T06:37:20.465Z] [java] - jsp-scriptless-tag-body-jsp-document: PASS - [2023-05-20T06:37:20.465Z] [java] ----------------------------------------- [2023-05-20T06:37:20.465Z] [java] - Total PASS : 1 - [2023-05-20T06:37:20.465Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:20.465Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:20.465Z] [java] ----------------------------------------- [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] undeploy: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] setOSConditions: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] setToolWin: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] setToolUnix: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] setToolProperty: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] setS1ASclassPath: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] init-common: [2023-05-20T06:37:20.465Z] [2023-05-20T06:37:20.465Z] undeploy-war-common: [2023-05-20T06:37:21.030Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] all: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] clean: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] clean-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] clean-classes-common: [2023-05-20T06:37:21.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] clean-jars-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] compile: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] compile-common: [2023-05-20T06:37:21.030Z] [echo] Current time (ISO): 2023-05-20T06:37:20.883+0000 [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/servlet [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] build: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] webclient-war-common: [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] clear: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] test-tlds-exist: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] copy-tlds: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] test-tagfiles-exist: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] copy-tagfiles: [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:21.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] package-war-common: [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:21.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/lib [2023-05-20T06:37:21.030Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:21.030Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2023-05-20T06:37:21.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:21.030Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:21.030Z] [javac] Compiling 1 source file [2023-05-20T06:37:21.030Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:21.030Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] deploy: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] deploy-war-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setOSConditions: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolWin: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolUnix: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setToolProperty: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] setS1ASclassPath: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] init-common: [2023-05-20T06:37:21.030Z] [2023-05-20T06:37:21.030Z] deploy-war-commonpe: [2023-05-20T06:37:21.286Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2023-05-20T06:37:23.187Z] [exec] Application deployed with name web-jsp-scriptlet-after-scriptless-tag-web. [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] deploy-war-commonee: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] run: [2023-05-20T06:37:23.187Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-after-scriptless-tag/jsp/test.jspx [2023-05-20T06:37:23.187Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:23.187Z] [java] [2023-05-20T06:37:23.187Z] [java] [2023-05-20T06:37:23.187Z] [java] ----------------------------------------- [2023-05-20T06:37:23.187Z] [java] - jsp-scriptlet-after-scriptless-tag: PASS - [2023-05-20T06:37:23.187Z] [java] ----------------------------------------- [2023-05-20T06:37:23.187Z] [java] - Total PASS : 1 - [2023-05-20T06:37:23.187Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:23.187Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:23.187Z] [java] ----------------------------------------- [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] undeploy: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] setOSConditions: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] setToolWin: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] setToolUnix: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] setToolProperty: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] setS1ASclassPath: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] init-common: [2023-05-20T06:37:23.187Z] [2023-05-20T06:37:23.187Z] undeploy-war-common: [2023-05-20T06:37:23.757Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] all: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setOSConditions: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolWin: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolUnix: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolProperty: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setS1ASclassPath: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] init-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] clean: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setOSConditions: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolWin: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolUnix: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolProperty: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setS1ASclassPath: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] init-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] clean-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setOSConditions: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolWin: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolUnix: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolProperty: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setS1ASclassPath: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] init-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] clean-classes-common: [2023-05-20T06:37:23.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setOSConditions: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolWin: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolUnix: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolProperty: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setS1ASclassPath: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] init-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] clean-jars-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] compile: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setOSConditions: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolWin: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolUnix: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setToolProperty: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] setS1ASclassPath: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] init-common: [2023-05-20T06:37:23.757Z] [2023-05-20T06:37:23.757Z] compile-common: [2023-05-20T06:37:23.757Z] [echo] Current time (ISO): 2023-05-20T06:37:23.713+0000 [2023-05-20T06:37:23.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:23.757Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:25.125Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:25.125Z] [javac] 1 warning [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.125Z] build: [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.125Z] setOSConditions: [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.125Z] setToolWin: [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.125Z] setToolUnix: [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.125Z] setToolProperty: [2023-05-20T06:37:25.125Z] [2023-05-20T06:37:25.126Z] setS1ASclassPath: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] init-common: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] webclient-war-common: [2023-05-20T06:37:25.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] clear: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] test-tlds-exist: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] copy-tlds: [2023-05-20T06:37:25.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:25.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] test-tagfiles-exist: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] copy-tagfiles: [2023-05-20T06:37:25.126Z] [2023-05-20T06:37:25.126Z] package-war-common: [2023-05-20T06:37:25.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:25.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:25.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/lib [2023-05-20T06:37:25.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:25.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:25.126Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2023-05-20T06:37:25.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:25.126Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:25.382Z] [javac] Compiling 1 source file [2023-05-20T06:37:25.382Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:25.382Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] deploy: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] deploy-war-common: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] setOSConditions: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] setToolWin: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] setToolUnix: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] setToolProperty: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] setS1ASclassPath: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] init-common: [2023-05-20T06:37:25.382Z] [2023-05-20T06:37:25.382Z] deploy-war-commonpe: [2023-05-20T06:37:25.652Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2023-05-20T06:37:26.585Z] [exec] Application deployed with name web-jsp-scriptlet-decl-nested-in-custom-action-web. [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] deploy-war-commonee: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] run: [2023-05-20T06:37:26.585Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-decl-nested-in-custom-action/jsp/test.jsp [2023-05-20T06:37:26.585Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:26.585Z] [java] [2023-05-20T06:37:26.585Z] [java] [2023-05-20T06:37:26.585Z] [java] ----------------------------------------- [2023-05-20T06:37:26.585Z] [java] - jsp-scriptlet-decl-nested-in-custom-action: PASS - [2023-05-20T06:37:26.585Z] [java] ----------------------------------------- [2023-05-20T06:37:26.585Z] [java] - Total PASS : 1 - [2023-05-20T06:37:26.585Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:26.585Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:26.585Z] [java] ----------------------------------------- [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] undeploy: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] setOSConditions: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] setToolWin: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] setToolUnix: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] setToolProperty: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] setS1ASclassPath: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] init-common: [2023-05-20T06:37:26.585Z] [2023-05-20T06:37:26.585Z] undeploy-war-common: [2023-05-20T06:37:26.852Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] all: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setOSConditions: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setToolWin: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setToolUnix: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setToolProperty: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setS1ASclassPath: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] init-common: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] clean: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.108Z] setOSConditions: [2023-05-20T06:37:27.108Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] clean-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setOSConditions: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] clean-classes-common: [2023-05-20T06:37:27.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setOSConditions: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] clean-jars-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] compile: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setOSConditions: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] compile-common: [2023-05-20T06:37:27.109Z] [echo] Current time (ISO): 2023-05-20T06:37:27.006+0000 [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/servlet [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] build: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setOSConditions: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] webclient-war-common: [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] clear: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] test-tlds-exist: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] copy-tlds: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] test-tagfiles-exist: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] copy-tagfiles: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] package-war-common: [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:27.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/lib [2023-05-20T06:37:27.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:27.109Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2023-05-20T06:37:27.109Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:27.109Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:27.109Z] [javac] Compiling 1 source file [2023-05-20T06:37:27.109Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java:71: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:37:27.109Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:37:27.109Z] [javac] ^ [2023-05-20T06:37:27.109Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:27.109Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:27.109Z] [javac] 1 warning [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] deploy: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] deploy-war-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setOSConditions: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolWin: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolUnix: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setToolProperty: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] setS1ASclassPath: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] init-common: [2023-05-20T06:37:27.109Z] [2023-05-20T06:37:27.109Z] deploy-war-commonpe: [2023-05-20T06:37:27.673Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2023-05-20T06:37:27.673Z] [exec] Application deployed with name web-jsp-scriptlet-syntax-error-correct-error-message-web. [2023-05-20T06:37:27.673Z] [2023-05-20T06:37:27.673Z] deploy-war-commonee: [2023-05-20T06:37:27.673Z] [2023-05-20T06:37:27.673Z] run: [2023-05-20T06:37:27.930Z] [java] GET /web-jsp-scriptlet-syntax-error-correct-error-message/jsp/test.jsp HTTP/1.0 [2023-05-20T06:37:27.930Z] [java] [2023-05-20T06:37:27.930Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:27.930Z] [java] [2023-05-20T06:37:27.930Z] [java] [2023-05-20T06:37:27.930Z] [java] ----------------------------------------- [2023-05-20T06:37:27.930Z] [java] - scriptlet-syntax-error-correct-error-message: PASS - [2023-05-20T06:37:27.930Z] [java] ----------------------------------------- [2023-05-20T06:37:27.930Z] [java] - Total PASS : 1 - [2023-05-20T06:37:27.931Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:27.931Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:27.931Z] [java] ----------------------------------------- [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] undeploy: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] setOSConditions: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] setToolWin: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] setToolUnix: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] setToolProperty: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] setS1ASclassPath: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] init-common: [2023-05-20T06:37:27.931Z] [2023-05-20T06:37:27.931Z] undeploy-war-common: [2023-05-20T06:37:28.494Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] all: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] clean: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] clean-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] clean-classes-common: [2023-05-20T06:37:28.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] clean-jars-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] compile: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] compile-common: [2023-05-20T06:37:28.494Z] [echo] Current time (ISO): 2023-05-20T06:37:28.355+0000 [2023-05-20T06:37:28.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:28.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/servlet [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] build: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setOSConditions: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolWin: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolUnix: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setToolProperty: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] setS1ASclassPath: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] init-common: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] webclient-war-common: [2023-05-20T06:37:28.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] clear: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] test-tlds-exist: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] copy-tlds: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] test-tagfiles-exist: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] copy-tagfiles: [2023-05-20T06:37:28.494Z] [2023-05-20T06:37:28.494Z] package-war-common: [2023-05-20T06:37:28.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:28.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:28.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:28.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:28.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/lib [2023-05-20T06:37:28.495Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:28.495Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2023-05-20T06:37:28.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:28.495Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:28.495Z] [javac] Compiling 1 source file [2023-05-20T06:37:28.495Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:28.495Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] deploy: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] deploy-war-common: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] setOSConditions: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] setToolWin: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] setToolUnix: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] setToolProperty: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] setS1ASclassPath: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] init-common: [2023-05-20T06:37:28.495Z] [2023-05-20T06:37:28.495Z] deploy-war-commonpe: [2023-05-20T06:37:28.752Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2023-05-20T06:37:29.008Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-web. [2023-05-20T06:37:29.008Z] [2023-05-20T06:37:29.008Z] deploy-war-commonee: [2023-05-20T06:37:29.008Z] [2023-05-20T06:37:29.008Z] run: [2023-05-20T06:37:29.571Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:29.571Z] [java] [2023-05-20T06:37:29.571Z] [java] [2023-05-20T06:37:29.571Z] [java] ----------------------------------------- [2023-05-20T06:37:29.571Z] [java] - jsp-self-referencing-error-page: PASS - [2023-05-20T06:37:29.571Z] [java] ----------------------------------------- [2023-05-20T06:37:29.571Z] [java] - Total PASS : 1 - [2023-05-20T06:37:29.571Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:29.571Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:29.571Z] [java] ----------------------------------------- [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] undeploy: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] setOSConditions: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] setToolWin: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] setToolUnix: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] setToolProperty: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] setS1ASclassPath: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] init-common: [2023-05-20T06:37:29.571Z] [2023-05-20T06:37:29.571Z] undeploy-war-common: [2023-05-20T06:37:29.828Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] all: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setOSConditions: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolWin: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolUnix: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolProperty: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setS1ASclassPath: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] init-common: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] clean: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setOSConditions: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolWin: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolUnix: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolProperty: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setS1ASclassPath: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] init-common: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] clean-common: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setOSConditions: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolWin: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolUnix: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolProperty: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setS1ASclassPath: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] init-common: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] clean-classes-common: [2023-05-20T06:37:29.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setOSConditions: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolWin: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolUnix: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setToolProperty: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] setS1ASclassPath: [2023-05-20T06:37:29.828Z] [2023-05-20T06:37:29.828Z] init-common: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] clean-jars-common: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] compile: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setOSConditions: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolWin: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolUnix: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolProperty: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setS1ASclassPath: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] init-common: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] compile-common: [2023-05-20T06:37:30.085Z] [echo] Current time (ISO): 2023-05-20T06:37:29.848+0000 [2023-05-20T06:37:30.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:30.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/servlet [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] build: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setOSConditions: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolWin: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolUnix: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setToolProperty: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] setS1ASclassPath: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] init-common: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] webclient-war-common: [2023-05-20T06:37:30.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] clear: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] test-tlds-exist: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] copy-tlds: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] test-tagfiles-exist: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] copy-tagfiles: [2023-05-20T06:37:30.085Z] [2023-05-20T06:37:30.085Z] package-war-common: [2023-05-20T06:37:30.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:30.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:30.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:30.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:30.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/lib [2023-05-20T06:37:30.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:30.086Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2023-05-20T06:37:30.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:30.086Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:30.086Z] [javac] Compiling 1 source file [2023-05-20T06:37:30.086Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:30.086Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] deploy: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] deploy-war-common: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] setOSConditions: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] setToolWin: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] setToolUnix: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] setToolProperty: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] setS1ASclassPath: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] init-common: [2023-05-20T06:37:30.086Z] [2023-05-20T06:37:30.086Z] deploy-war-commonpe: [2023-05-20T06:37:30.352Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2023-05-20T06:37:30.607Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-with-relative-path-web. [2023-05-20T06:37:30.607Z] [2023-05-20T06:37:30.607Z] deploy-war-commonee: [2023-05-20T06:37:30.607Z] [2023-05-20T06:37:30.607Z] run: [2023-05-20T06:37:30.864Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:30.864Z] [java] [2023-05-20T06:37:30.864Z] [java] [2023-05-20T06:37:30.864Z] [java] ----------------------------------------- [2023-05-20T06:37:30.864Z] [java] - jsp-self-referencing-error-page-with-relative-path: PASS - [2023-05-20T06:37:30.864Z] [java] ----------------------------------------- [2023-05-20T06:37:30.864Z] [java] - Total PASS : 1 - [2023-05-20T06:37:30.864Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:30.864Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:30.864Z] [java] ----------------------------------------- [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] undeploy: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] setOSConditions: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] setToolWin: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] setToolUnix: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] setToolProperty: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] setS1ASclassPath: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] init-common: [2023-05-20T06:37:30.864Z] [2023-05-20T06:37:30.864Z] undeploy-war-common: [2023-05-20T06:37:31.121Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:31.377Z] [2023-05-20T06:37:31.377Z] all: [2023-05-20T06:37:31.377Z] [2023-05-20T06:37:31.377Z] setOSConditions: [2023-05-20T06:37:31.377Z] [2023-05-20T06:37:31.377Z] setToolWin: [2023-05-20T06:37:31.377Z] [2023-05-20T06:37:31.377Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] clean: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] clean-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] clean-classes-common: [2023-05-20T06:37:31.378Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] clean-jars-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] compile: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] compile-common: [2023-05-20T06:37:31.378Z] [echo] Current time (ISO): 2023-05-20T06:37:31.220+0000 [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspServletOverride/servlet [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] build: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] webclient-war-common: [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] clear: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] test-tlds-exist: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] copy-tlds: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] test-tagfiles-exist: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] copy-tagfiles: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] package-war-common: [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:31.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspServletOverride/lib [2023-05-20T06:37:31.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:31.378Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2023-05-20T06:37:31.378Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:31.378Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:31.378Z] [javac] Compiling 1 source file [2023-05-20T06:37:31.378Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspServletOverride/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:31.378Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] deploy: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] deploy-war-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setOSConditions: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolWin: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolUnix: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setToolProperty: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] setS1ASclassPath: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] init-common: [2023-05-20T06:37:31.378Z] [2023-05-20T06:37:31.378Z] deploy-war-commonpe: [2023-05-20T06:37:31.652Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2023-05-20T06:37:31.909Z] [exec] Application deployed with name web-jsp-servlet-override-web. [2023-05-20T06:37:31.909Z] [2023-05-20T06:37:31.909Z] deploy-war-commonee: [2023-05-20T06:37:31.909Z] [2023-05-20T06:37:31.909Z] run: [2023-05-20T06:37:31.909Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/overrideIeClassId.jsp [2023-05-20T06:37:32.165Z] [java] [2023-05-20T06:37:32.165Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/include.jsp [2023-05-20T06:37:32.730Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:32.730Z] [java] [2023-05-20T06:37:32.730Z] [java] [2023-05-20T06:37:32.730Z] [java] ----------------------------------------- [2023-05-20T06:37:32.730Z] [java] - jsp-servlet-override: PASS - [2023-05-20T06:37:32.730Z] [java] ----------------------------------------- [2023-05-20T06:37:32.730Z] [java] - Total PASS : 1 - [2023-05-20T06:37:32.730Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:32.730Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:32.730Z] [java] ----------------------------------------- [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] undeploy: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] setOSConditions: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] setToolWin: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] setToolUnix: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] setToolProperty: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] setS1ASclassPath: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] init-common: [2023-05-20T06:37:32.730Z] [2023-05-20T06:37:32.730Z] undeploy-war-common: [2023-05-20T06:37:32.987Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] all: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setOSConditions: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolWin: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolUnix: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolProperty: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setS1ASclassPath: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] init-common: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] clean: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setOSConditions: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolWin: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolUnix: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolProperty: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setS1ASclassPath: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] init-common: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] clean-common: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setOSConditions: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolWin: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolUnix: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setToolProperty: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] setS1ASclassPath: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] init-common: [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.987Z] clean-classes-common: [2023-05-20T06:37:32.987Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:32.987Z] [2023-05-20T06:37:32.988Z] setOSConditions: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolWin: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolUnix: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolProperty: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setS1ASclassPath: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] init-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] clean-jars-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] compile: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setOSConditions: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolWin: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolUnix: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolProperty: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setS1ASclassPath: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] init-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] compile-common: [2023-05-20T06:37:32.988Z] [echo] Current time (ISO): 2023-05-20T06:37:32.884+0000 [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/servlet [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] build: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setOSConditions: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolWin: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolUnix: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolProperty: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setS1ASclassPath: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] init-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] webclient-war-common: [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] clear: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] test-tlds-exist: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] copy-tlds: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] test-tagfiles-exist: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] copy-tagfiles: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] package-war-common: [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:32.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/lib [2023-05-20T06:37:32.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:32.988Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2023-05-20T06:37:32.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:32.988Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:32.988Z] [javac] Compiling 1 source file [2023-05-20T06:37:32.988Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:32.988Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] deploy: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] deploy-war-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setOSConditions: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolWin: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolUnix: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setToolProperty: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] setS1ASclassPath: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] init-common: [2023-05-20T06:37:32.988Z] [2023-05-20T06:37:32.988Z] deploy-war-commonpe: [2023-05-20T06:37:33.250Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2023-05-20T06:37:33.508Z] [exec] Application deployed with name web-jsp-session-invalidated-web. [2023-05-20T06:37:33.508Z] [2023-05-20T06:37:33.508Z] deploy-war-commonee: [2023-05-20T06:37:33.508Z] [2023-05-20T06:37:33.508Z] run: [2023-05-20T06:37:33.508Z] [java] Connecting to: http://localhost:45711/web-jsp-session-invalidated/jsp/test.jsp [2023-05-20T06:37:33.765Z] [java] Response: SUCCESS [2023-05-20T06:37:33.765Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:33.765Z] [java] [2023-05-20T06:37:33.765Z] [java] [2023-05-20T06:37:33.765Z] [java] ----------------------------------------- [2023-05-20T06:37:33.765Z] [java] - jsp-session-invalidated: PASS - [2023-05-20T06:37:33.765Z] [java] ----------------------------------------- [2023-05-20T06:37:33.765Z] [java] - Total PASS : 1 - [2023-05-20T06:37:33.765Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:33.765Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:33.765Z] [java] ----------------------------------------- [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] undeploy: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] setOSConditions: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] setToolWin: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] setToolUnix: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] setToolProperty: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] setS1ASclassPath: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] init-common: [2023-05-20T06:37:33.765Z] [2023-05-20T06:37:33.765Z] undeploy-war-common: [2023-05-20T06:37:34.330Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] all: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setOSConditions: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolWin: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolUnix: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolProperty: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setS1ASclassPath: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] init-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] clean: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setOSConditions: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolWin: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolUnix: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolProperty: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setS1ASclassPath: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] init-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] clean-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setOSConditions: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolWin: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolUnix: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolProperty: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setS1ASclassPath: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] init-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] clean-classes-common: [2023-05-20T06:37:34.330Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setOSConditions: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolWin: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolUnix: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolProperty: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setS1ASclassPath: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] init-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] clean-jars-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] compile: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setOSConditions: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolWin: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolUnix: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setToolProperty: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] setS1ASclassPath: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] init-common: [2023-05-20T06:37:34.330Z] [2023-05-20T06:37:34.330Z] compile-common: [2023-05-20T06:37:34.330Z] [echo] Current time (ISO): 2023-05-20T06:37:34.157+0000 [2023-05-20T06:37:34.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:34.330Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:35.717Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:35.717Z] [javac] 1 warning [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] build: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] setOSConditions: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] setToolWin: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] setToolUnix: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] setToolProperty: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] setS1ASclassPath: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] init-common: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] webclient-war-common: [2023-05-20T06:37:35.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] clear: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] test-tlds-exist: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] copy-tlds: [2023-05-20T06:37:35.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:35.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] test-tagfiles-exist: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] copy-tagfiles: [2023-05-20T06:37:35.717Z] [2023-05-20T06:37:35.717Z] package-war-common: [2023-05-20T06:37:35.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:35.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:35.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/lib [2023-05-20T06:37:35.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:35.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:35.718Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2023-05-20T06:37:35.718Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:35.718Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:35.718Z] [javac] Compiling 1 source file [2023-05-20T06:37:35.975Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java:42: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:37:35.975Z] [javac] int port = new Integer(portS).intValue(); [2023-05-20T06:37:35.975Z] [javac] ^ [2023-05-20T06:37:35.975Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:35.975Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:35.975Z] [javac] 1 warning [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] deploy: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] deploy-war-common: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] setOSConditions: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] setToolWin: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] setToolUnix: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] setToolProperty: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] setS1ASclassPath: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] init-common: [2023-05-20T06:37:35.975Z] [2023-05-20T06:37:35.975Z] deploy-war-commonpe: [2023-05-20T06:37:36.232Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2023-05-20T06:37:37.163Z] [exec] Application deployed with name web-jsp-simpletag-annotation-web. [2023-05-20T06:37:37.163Z] [2023-05-20T06:37:37.163Z] deploy-war-commonee: [2023-05-20T06:37:37.163Z] [2023-05-20T06:37:37.163Z] run: [2023-05-20T06:37:37.450Z] [java] GET /web-jsp-simpletag-annotation/test.jsp HTTP/1.0 [2023-05-20T06:37:37.450Z] [java] HTTP/1.1 200 OK [2023-05-20T06:37:37.450Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:37:37.450Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:37:37.450Z] [java] Set-Cookie: JSESSIONID=7e0c410bbe98123228ae6c51cb2c; Path=/web-jsp-simpletag-annotation; HttpOnly [2023-05-20T06:37:37.450Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:37:37.451Z] [java] Connection: close [2023-05-20T06:37:37.451Z] [java] Content-Length: 118 [2023-05-20T06:37:37.451Z] [java] ==init==
[2023-05-20T06:37:37.451Z] [java] ==PostConstruct==
[2023-05-20T06:37:37.451Z] [java] ==body==
[2023-05-20T06:37:37.451Z] [java] ==PostConstruct==
[2023-05-20T06:37:37.451Z] [java] ==PreDestroy==
[2023-05-20T06:37:37.451Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:37.451Z] [java] [2023-05-20T06:37:37.451Z] [java] [2023-05-20T06:37:37.451Z] [java] ----------------------------------------- [2023-05-20T06:37:37.451Z] [java] - BodyTag test: PASS - [2023-05-20T06:37:37.451Z] [java] ----------------------------------------- [2023-05-20T06:37:37.451Z] [java] - Total PASS : 1 - [2023-05-20T06:37:37.451Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:37.451Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:37.451Z] [java] ----------------------------------------- [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] undeploy: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] setOSConditions: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] setToolWin: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] setToolUnix: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] setToolProperty: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] setS1ASclassPath: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] init-common: [2023-05-20T06:37:37.451Z] [2023-05-20T06:37:37.451Z] undeploy-war-common: [2023-05-20T06:37:37.709Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:37.709Z] [2023-05-20T06:37:37.709Z] all: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] clean: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] clean-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] clean-classes-common: [2023-05-20T06:37:37.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] clean-jars-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] compile: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] compile-common: [2023-05-20T06:37:37.966Z] [echo] Current time (ISO): 2023-05-20T06:37:37.741+0000 [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/servlet [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] build: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] webclient-war-common: [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] clear: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] test-tlds-exist: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] copy-tlds: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] test-tagfiles-exist: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] copy-tagfiles: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] package-war-common: [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:37.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/lib [2023-05-20T06:37:37.966Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:37.966Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2023-05-20T06:37:37.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] deploy: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] deploy-war-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setOSConditions: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolWin: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolUnix: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setToolProperty: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] setS1ASclassPath: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] init-common: [2023-05-20T06:37:37.966Z] [2023-05-20T06:37:37.966Z] deploy-war-commonpe: [2023-05-20T06:37:38.252Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2023-05-20T06:37:38.815Z] [exec] Application deployed with name web-staticFileEncoding-web. [2023-05-20T06:37:38.815Z] [2023-05-20T06:37:38.815Z] deploy-war-commonee: [2023-05-20T06:37:38.815Z] [2023-05-20T06:37:38.815Z] run: [2023-05-20T06:37:38.815Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:38.815Z] [javac] Compiling 1 source file [2023-05-20T06:37:39.072Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:39.072Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:39.072Z] [java] Invoking URL: http://localhost:45711/web-staticFileEncoding/include.jsp [2023-05-20T06:37:39.072Z] [java] Response Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:37:39.072Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:39.072Z] [java] [2023-05-20T06:37:39.072Z] [java] [2023-05-20T06:37:39.072Z] [java] ----------------------------------------- [2023-05-20T06:37:39.072Z] [java] - jspStaticFileEncoding: PASS - [2023-05-20T06:37:39.072Z] [java] ----------------------------------------- [2023-05-20T06:37:39.072Z] [java] - Total PASS : 1 - [2023-05-20T06:37:39.072Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:39.072Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:39.072Z] [java] ----------------------------------------- [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] undeploy: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] setOSConditions: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] setToolWin: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] setToolUnix: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] setToolProperty: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] setS1ASclassPath: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] init-common: [2023-05-20T06:37:39.072Z] [2023-05-20T06:37:39.072Z] undeploy-war-common: [2023-05-20T06:37:39.635Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] all: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] clean: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] clean-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] clean-classes-common: [2023-05-20T06:37:39.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] clean-jars-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] compile: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] compile-common: [2023-05-20T06:37:39.635Z] [echo] Current time (ISO): 2023-05-20T06:37:39.529+0000 [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/servlet [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] build: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setOSConditions: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolWin: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolUnix: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setToolProperty: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] setS1ASclassPath: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] init-common: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] webclient-war-common: [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] clear: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] test-tlds-exist: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] copy-tlds: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] test-tagfiles-exist: [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] copy-tagfiles: [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:39.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2023-05-20T06:37:39.635Z] [2023-05-20T06:37:39.635Z] package-war-common: [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:39.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/lib [2023-05-20T06:37:39.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:39.635Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2023-05-20T06:37:39.635Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:39.635Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:39.635Z] [javac] Compiling 1 source file [2023-05-20T06:37:39.636Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:39.636Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] deploy: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] deploy-war-common: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] setOSConditions: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] setToolWin: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] setToolUnix: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] setToolProperty: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] setS1ASclassPath: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] init-common: [2023-05-20T06:37:39.636Z] [2023-05-20T06:37:39.636Z] deploy-war-commonpe: [2023-05-20T06:37:40.198Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2023-05-20T06:37:40.198Z] [exec] Application deployed with name web-jsp-tagfile-bom-encoding-mismatch-tagdir-web. [2023-05-20T06:37:40.198Z] [2023-05-20T06:37:40.198Z] deploy-war-commonee: [2023-05-20T06:37:40.198Z] [2023-05-20T06:37:40.198Z] run: [2023-05-20T06:37:40.455Z] [java] Connecting to: http://localhost:45711/web-jsp-tagfile-bom-encoding-mismatch-tagdir/test.jsp [2023-05-20T06:37:40.455Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:40.455Z] [java] [2023-05-20T06:37:40.455Z] [java] [2023-05-20T06:37:40.455Z] [java] ----------------------------------------- [2023-05-20T06:37:40.455Z] [java] - jsp-tagfile-bom-encoding-mismatch-tagdir: PASS - [2023-05-20T06:37:40.455Z] [java] ----------------------------------------- [2023-05-20T06:37:40.455Z] [java] - Total PASS : 1 - [2023-05-20T06:37:40.455Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:40.455Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:40.455Z] [java] ----------------------------------------- [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] undeploy: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] setOSConditions: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] setToolWin: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] setToolUnix: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] setToolProperty: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] setS1ASclassPath: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] init-common: [2023-05-20T06:37:40.455Z] [2023-05-20T06:37:40.455Z] undeploy-war-common: [2023-05-20T06:37:40.712Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] all: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setOSConditions: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolWin: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolUnix: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolProperty: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setS1ASclassPath: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] init-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] clean: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setOSConditions: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolWin: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolUnix: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolProperty: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setS1ASclassPath: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] init-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] clean-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setOSConditions: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolWin: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolUnix: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolProperty: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setS1ASclassPath: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] init-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] clean-classes-common: [2023-05-20T06:37:40.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setOSConditions: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolWin: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolUnix: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolProperty: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setS1ASclassPath: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] init-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] clean-jars-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] compile: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setOSConditions: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolWin: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolUnix: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setToolProperty: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] setS1ASclassPath: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] init-common: [2023-05-20T06:37:40.712Z] [2023-05-20T06:37:40.712Z] compile-common: [2023-05-20T06:37:40.712Z] [echo] Current time (ISO): 2023-05-20T06:37:40.702+0000 [2023-05-20T06:37:40.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:40.712Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:42.614Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:42.614Z] [javac] 1 warning [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] build: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] setOSConditions: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] setToolWin: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] setToolUnix: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] setToolProperty: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] setS1ASclassPath: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] init-common: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] webclient-war-common: [2023-05-20T06:37:42.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] clear: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] test-tlds-exist: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] copy-tlds: [2023-05-20T06:37:42.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:42.614Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] test-tagfiles-exist: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] copy-tagfiles: [2023-05-20T06:37:42.614Z] [2023-05-20T06:37:42.614Z] package-war-common: [2023-05-20T06:37:42.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:42.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:42.615Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/lib [2023-05-20T06:37:42.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:42.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:42.615Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:42.615Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2023-05-20T06:37:42.615Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:42.615Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:42.615Z] [javac] Compiling 1 source file [2023-05-20T06:37:42.615Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:42.615Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] deploy: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] deploy-war-common: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] setOSConditions: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] setToolWin: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] setToolUnix: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] setToolProperty: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] setS1ASclassPath: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] init-common: [2023-05-20T06:37:42.615Z] [2023-05-20T06:37:42.615Z] deploy-war-commonpe: [2023-05-20T06:37:43.177Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2023-05-20T06:37:45.089Z] [exec] Application deployed with name web-jsp-tag-handler-post-construct-element-web. [2023-05-20T06:37:45.089Z] [2023-05-20T06:37:45.089Z] deploy-war-commonee: [2023-05-20T06:37:45.089Z] [2023-05-20T06:37:45.089Z] run: [2023-05-20T06:37:45.089Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-post-construct-element/jsp/test.jsp [2023-05-20T06:37:45.345Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:45.345Z] [java] [2023-05-20T06:37:45.345Z] [java] [2023-05-20T06:37:45.345Z] [java] ----------------------------------------- [2023-05-20T06:37:45.345Z] [java] - jsp-tag-handler-post-construct-element: PASS - [2023-05-20T06:37:45.345Z] [java] ----------------------------------------- [2023-05-20T06:37:45.345Z] [java] - Total PASS : 1 - [2023-05-20T06:37:45.345Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:45.345Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:45.345Z] [java] ----------------------------------------- [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] undeploy: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] setOSConditions: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] setToolWin: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] setToolUnix: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] setToolProperty: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] setS1ASclassPath: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] init-common: [2023-05-20T06:37:45.345Z] [2023-05-20T06:37:45.345Z] undeploy-war-common: [2023-05-20T06:37:45.601Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] all: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setOSConditions: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolWin: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolUnix: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolProperty: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setS1ASclassPath: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] init-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] clean: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setOSConditions: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolWin: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolUnix: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolProperty: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setS1ASclassPath: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] init-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] clean-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setOSConditions: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolWin: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolUnix: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolProperty: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setS1ASclassPath: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] init-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] clean-classes-common: [2023-05-20T06:37:45.859Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setOSConditions: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolWin: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolUnix: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolProperty: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setS1ASclassPath: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] init-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] clean-jars-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] compile: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setOSConditions: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolWin: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolUnix: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setToolProperty: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] setS1ASclassPath: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] init-common: [2023-05-20T06:37:45.859Z] [2023-05-20T06:37:45.859Z] compile-common: [2023-05-20T06:37:45.859Z] [echo] Current time (ISO): 2023-05-20T06:37:45.788+0000 [2023-05-20T06:37:45.859Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:45.859Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:37:47.750Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:37:47.751Z] [javac] 1 warning [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] build: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setOSConditions: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolWin: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolUnix: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolProperty: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setS1ASclassPath: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] init-common: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] webclient-war-common: [2023-05-20T06:37:47.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] clear: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] test-tlds-exist: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] copy-tlds: [2023-05-20T06:37:47.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:47.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] test-tagfiles-exist: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] copy-tagfiles: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] package-war-common: [2023-05-20T06:37:47.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:47.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:37:47.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/lib [2023-05-20T06:37:47.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:47.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:37:47.751Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-05-20T06:37:47.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:37:47.751Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:37:47.751Z] [javac] Compiling 1 source file [2023-05-20T06:37:47.751Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:37:47.751Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] deploy: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] deploy-war-common: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setOSConditions: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolWin: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolUnix: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setToolProperty: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] setS1ASclassPath: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] init-common: [2023-05-20T06:37:47.751Z] [2023-05-20T06:37:47.751Z] deploy-war-commonpe: [2023-05-20T06:37:48.009Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-05-20T06:37:48.952Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] deploy-war-commonee: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] run-first: [2023-05-20T06:37:48.952Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2023-05-20T06:37:48.952Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:37:48.952Z] [java] [2023-05-20T06:37:48.952Z] [java] [2023-05-20T06:37:48.952Z] [java] ----------------------------------------- [2023-05-20T06:37:48.952Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-05-20T06:37:48.952Z] [java] ----------------------------------------- [2023-05-20T06:37:48.952Z] [java] - Total PASS : 1 - [2023-05-20T06:37:48.952Z] [java] - Total FAIL : 0 - [2023-05-20T06:37:48.952Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:37:48.952Z] [java] ----------------------------------------- [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] restart-server-instance-common: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] setOSConditions: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] setToolWin: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] setToolUnix: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] setToolProperty: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] setS1ASclassPath: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] init-common: [2023-05-20T06:37:48.952Z] [2023-05-20T06:37:48.952Z] stopDomain: [2023-05-20T06:37:48.952Z] [echo] run.xml:stopping domain... [2023-05-20T06:37:50.361Z] [exec] Waiting for the domain to stop . [2023-05-20T06:37:50.361Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] setOSConditions: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] setToolWin: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] setToolUnix: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] setToolProperty: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] setS1ASclassPath: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] init-common: [2023-05-20T06:37:55.611Z] [2023-05-20T06:37:55.611Z] startDomainUnix: [2023-05-20T06:37:55.611Z] [echo] Starting DAS [2023-05-20T06:38:02.177Z] [exec] Waiting for domain1 to start ...... [2023-05-20T06:38:02.177Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:38:02.177Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:38:02.177Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:38:02.177Z] [exec] Admin Port: 45707 [2023-05-20T06:38:02.177Z] [exec] Command start-domain executed successfully. [2023-05-20T06:38:02.177Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:38:02.177Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] dumpThreadStack: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] startDomainWindows: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] startDomain: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] run-second: [2023-05-20T06:38:02.177Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:02.177Z] [java] [2023-05-20T06:38:02.177Z] [java] [2023-05-20T06:38:02.177Z] [java] ----------------------------------------- [2023-05-20T06:38:02.177Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-05-20T06:38:02.177Z] [java] ----------------------------------------- [2023-05-20T06:38:02.177Z] [java] - Total PASS : 1 - [2023-05-20T06:38:02.177Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:02.177Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:02.177Z] [java] ----------------------------------------- [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] undeploy: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] setOSConditions: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] setToolWin: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] setToolUnix: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] setToolProperty: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] setS1ASclassPath: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] init-common: [2023-05-20T06:38:02.177Z] [2023-05-20T06:38:02.177Z] undeploy-war-common: [2023-05-20T06:38:02.177Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] all: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setOSConditions: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolWin: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolUnix: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolProperty: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setS1ASclassPath: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] init-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] clean: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setOSConditions: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolWin: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolUnix: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolProperty: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setS1ASclassPath: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] init-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] clean-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setOSConditions: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolWin: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolUnix: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolProperty: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setS1ASclassPath: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] init-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] clean-classes-common: [2023-05-20T06:38:03.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setOSConditions: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolWin: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolUnix: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolProperty: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setS1ASclassPath: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] init-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] clean-jars-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] compile: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setOSConditions: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolWin: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolUnix: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setToolProperty: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] setS1ASclassPath: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] init-common: [2023-05-20T06:38:03.121Z] [2023-05-20T06:38:03.121Z] compile-common: [2023-05-20T06:38:03.121Z] [echo] Current time (ISO): 2023-05-20T06:38:02.857+0000 [2023-05-20T06:38:03.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:03.121Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:04.501Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:04.501Z] [javac] 1 warning [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] build: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setOSConditions: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolWin: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolUnix: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolProperty: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setS1ASclassPath: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] init-common: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] webclient-war-common: [2023-05-20T06:38:04.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] clear: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] test-tlds-exist: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] copy-tlds: [2023-05-20T06:38:04.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:04.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] test-tagfiles-exist: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] copy-tagfiles: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] package-war-common: [2023-05-20T06:38:04.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:04.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:04.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:04.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:04.501Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-05-20T06:38:04.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:04.501Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] deploy: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] deploy-war-common: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setOSConditions: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolWin: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolUnix: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setToolProperty: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] setS1ASclassPath: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] init-common: [2023-05-20T06:38:04.501Z] [2023-05-20T06:38:04.501Z] deploy-war-commonpe: [2023-05-20T06:38:04.759Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2023-05-20T06:38:06.657Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2023-05-20T06:38:06.657Z] [2023-05-20T06:38:06.657Z] deploy-war-commonee: [2023-05-20T06:38:06.657Z] [2023-05-20T06:38:06.657Z] run-first: [2023-05-20T06:38:06.914Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2023-05-20T06:38:07.206Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:07.206Z] [java] [2023-05-20T06:38:07.206Z] [java] [2023-05-20T06:38:07.206Z] [java] ----------------------------------------- [2023-05-20T06:38:07.206Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-05-20T06:38:07.206Z] [java] ----------------------------------------- [2023-05-20T06:38:07.206Z] [java] - Total PASS : 1 - [2023-05-20T06:38:07.206Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:07.206Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:07.206Z] [java] ----------------------------------------- [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] restart-server-instance-common: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] setOSConditions: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] setToolWin: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] setToolUnix: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] setToolProperty: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] setS1ASclassPath: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] init-common: [2023-05-20T06:38:07.206Z] [2023-05-20T06:38:07.206Z] stopDomain: [2023-05-20T06:38:07.206Z] [echo] run.xml:stopping domain... [2023-05-20T06:38:08.574Z] [exec] Waiting for the domain to stop . [2023-05-20T06:38:08.574Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] setOSConditions: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] setToolWin: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] setToolUnix: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] setToolProperty: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] setS1ASclassPath: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] init-common: [2023-05-20T06:38:13.821Z] [2023-05-20T06:38:13.821Z] startDomainUnix: [2023-05-20T06:38:13.821Z] [echo] Starting DAS [2023-05-20T06:38:19.086Z] [exec] Waiting for domain1 to start ..... [2023-05-20T06:38:19.086Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:38:19.086Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:38:19.086Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:38:19.086Z] [exec] Admin Port: 45707 [2023-05-20T06:38:19.086Z] [exec] Command start-domain executed successfully. [2023-05-20T06:38:19.086Z] [echo] run.xml:doing wait for localhost:45711... [2023-05-20T06:38:19.086Z] [echo] run.xml:DONE doing wait for localhost:45711... [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] dumpThreadStack: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] startDomainWindows: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] startDomain: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] run-second: [2023-05-20T06:38:19.086Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:19.086Z] [java] [2023-05-20T06:38:19.086Z] [java] [2023-05-20T06:38:19.086Z] [java] ----------------------------------------- [2023-05-20T06:38:19.086Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2023-05-20T06:38:19.086Z] [java] ----------------------------------------- [2023-05-20T06:38:19.086Z] [java] - Total PASS : 1 - [2023-05-20T06:38:19.086Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:19.086Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:19.086Z] [java] ----------------------------------------- [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] undeploy: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] setOSConditions: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] setToolWin: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] setToolUnix: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] setToolProperty: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] setS1ASclassPath: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] init-common: [2023-05-20T06:38:19.086Z] [2023-05-20T06:38:19.086Z] undeploy-war-common: [2023-05-20T06:38:19.351Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] all: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setOSConditions: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolWin: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolUnix: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolProperty: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setS1ASclassPath: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] init-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] clean: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setOSConditions: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolWin: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolUnix: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolProperty: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setS1ASclassPath: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] init-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] clean-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setOSConditions: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolWin: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolUnix: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolProperty: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setS1ASclassPath: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] init-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] clean-classes-common: [2023-05-20T06:38:20.722Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setOSConditions: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolWin: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolUnix: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolProperty: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setS1ASclassPath: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] init-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] clean-jars-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] compile: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setOSConditions: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolWin: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolUnix: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setToolProperty: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] setS1ASclassPath: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] init-common: [2023-05-20T06:38:20.722Z] [2023-05-20T06:38:20.722Z] compile-common: [2023-05-20T06:38:20.722Z] [echo] Current time (ISO): 2023-05-20T06:38:20.454+0000 [2023-05-20T06:38:20.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:20.722Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:22.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:22.117Z] [javac] 1 warning [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] build: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] setOSConditions: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] setToolWin: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] setToolUnix: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] setToolProperty: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] setS1ASclassPath: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] init-common: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] webclient-war-common: [2023-05-20T06:38:22.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] clear: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] test-tlds-exist: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] copy-tlds: [2023-05-20T06:38:22.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:22.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] test-tagfiles-exist: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] copy-tagfiles: [2023-05-20T06:38:22.117Z] [2023-05-20T06:38:22.117Z] package-war-common: [2023-05-20T06:38:22.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:22.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:22.117Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/lib [2023-05-20T06:38:22.117Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:22.117Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:22.117Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2023-05-20T06:38:22.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:22.118Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:22.118Z] [javac] Compiling 1 source file [2023-05-20T06:38:22.374Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:22.374Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] deploy: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] deploy-war-common: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] setOSConditions: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] setToolWin: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] setToolUnix: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] setToolProperty: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] setS1ASclassPath: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] init-common: [2023-05-20T06:38:22.374Z] [2023-05-20T06:38:22.374Z] deploy-war-commonpe: [2023-05-20T06:38:22.631Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2023-05-20T06:38:22.887Z] [exec] Application deployed with name web-jsp-tag-library-validator-xml-view-static-include-web. [2023-05-20T06:38:22.887Z] [2023-05-20T06:38:22.887Z] deploy-war-commonee: [2023-05-20T06:38:22.887Z] [2023-05-20T06:38:22.887Z] run: [2023-05-20T06:38:23.152Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-library-validator-xml-view-static-include/jsp/a.jspx [2023-05-20T06:38:24.525Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:24.525Z] [java] [2023-05-20T06:38:24.525Z] [java] [2023-05-20T06:38:24.525Z] [java] ----------------------------------------- [2023-05-20T06:38:24.525Z] [java] - jsp-tag-library-validator-xml-view-static-include: PASS - [2023-05-20T06:38:24.525Z] [java] ----------------------------------------- [2023-05-20T06:38:24.525Z] [java] - Total PASS : 1 - [2023-05-20T06:38:24.525Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:24.525Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:24.525Z] [java] ----------------------------------------- [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] undeploy: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] setOSConditions: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] setToolWin: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] setToolUnix: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] setToolProperty: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] setS1ASclassPath: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] init-common: [2023-05-20T06:38:24.525Z] [2023-05-20T06:38:24.525Z] undeploy-war-common: [2023-05-20T06:38:24.785Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] all: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setOSConditions: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolWin: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolUnix: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolProperty: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setS1ASclassPath: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] init-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] clean: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setOSConditions: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolWin: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolUnix: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolProperty: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setS1ASclassPath: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] init-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] clean-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setOSConditions: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolWin: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolUnix: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolProperty: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setS1ASclassPath: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] init-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] clean-classes-common: [2023-05-20T06:38:24.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setOSConditions: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolWin: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolUnix: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolProperty: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setS1ASclassPath: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] init-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] clean-jars-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] compile: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setOSConditions: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolWin: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolUnix: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setToolProperty: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] setS1ASclassPath: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] init-common: [2023-05-20T06:38:24.785Z] [2023-05-20T06:38:24.785Z] compile-common: [2023-05-20T06:38:24.785Z] [echo] Current time (ISO): 2023-05-20T06:38:24.653+0000 [2023-05-20T06:38:24.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:24.786Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:26.164Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:26.164Z] [javac] 1 warning [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] build: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] setOSConditions: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] setToolWin: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] setToolUnix: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] setToolProperty: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] setS1ASclassPath: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] init-common: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] webclient-war-common: [2023-05-20T06:38:26.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] clear: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] test-tlds-exist: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] copy-tlds: [2023-05-20T06:38:26.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:26.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] test-tagfiles-exist: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] copy-tagfiles: [2023-05-20T06:38:26.164Z] [2023-05-20T06:38:26.164Z] package-war-common: [2023-05-20T06:38:26.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:26.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:26.164Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/lib [2023-05-20T06:38:26.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:26.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:26.164Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:26.164Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2023-05-20T06:38:26.164Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:26.164Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:26.164Z] [javac] Compiling 1 source file [2023-05-20T06:38:26.452Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:26.452Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] deploy: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] deploy-war-common: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] setOSConditions: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] setToolWin: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] setToolUnix: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] setToolProperty: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] setS1ASclassPath: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] init-common: [2023-05-20T06:38:26.452Z] [2023-05-20T06:38:26.452Z] deploy-war-commonpe: [2023-05-20T06:38:26.709Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2023-05-20T06:38:28.076Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-disabled-web. [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] deploy-war-commonee: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] run: [2023-05-20T06:38:28.076Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-disabled/jsp/test.jsp [2023-05-20T06:38:28.076Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:28.076Z] [java] [2023-05-20T06:38:28.076Z] [java] [2023-05-20T06:38:28.076Z] [java] ----------------------------------------- [2023-05-20T06:38:28.076Z] [java] - jsp-tag-release-called-when-pooling-disabled: PASS - [2023-05-20T06:38:28.076Z] [java] ----------------------------------------- [2023-05-20T06:38:28.076Z] [java] - Total PASS : 1 - [2023-05-20T06:38:28.076Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:28.076Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:28.076Z] [java] ----------------------------------------- [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] undeploy: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] setOSConditions: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] setToolWin: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] setToolUnix: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] setToolProperty: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] setS1ASclassPath: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] init-common: [2023-05-20T06:38:28.076Z] [2023-05-20T06:38:28.076Z] undeploy-war-common: [2023-05-20T06:38:28.639Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] all: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setOSConditions: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolWin: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolUnix: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolProperty: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setS1ASclassPath: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] init-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] clean: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setOSConditions: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolWin: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolUnix: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolProperty: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setS1ASclassPath: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] init-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] clean-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setOSConditions: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolWin: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolUnix: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolProperty: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setS1ASclassPath: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] init-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] clean-classes-common: [2023-05-20T06:38:28.639Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setOSConditions: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolWin: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolUnix: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolProperty: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setS1ASclassPath: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] init-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] clean-jars-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] compile: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setOSConditions: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolWin: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolUnix: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setToolProperty: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] setS1ASclassPath: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] init-common: [2023-05-20T06:38:28.639Z] [2023-05-20T06:38:28.639Z] compile-common: [2023-05-20T06:38:28.639Z] [echo] Current time (ISO): 2023-05-20T06:38:28.578+0000 [2023-05-20T06:38:28.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:28.639Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:30.007Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:30.263Z] [javac] 1 warning [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] build: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setOSConditions: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolWin: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolUnix: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolProperty: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setS1ASclassPath: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] init-common: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] webclient-war-common: [2023-05-20T06:38:30.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] clear: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] test-tlds-exist: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] copy-tlds: [2023-05-20T06:38:30.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:30.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] test-tagfiles-exist: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] copy-tagfiles: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] package-war-common: [2023-05-20T06:38:30.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:30.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:30.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/lib [2023-05-20T06:38:30.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:30.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:30.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:30.263Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2023-05-20T06:38:30.263Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:30.263Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:30.263Z] [javac] Compiling 1 source file [2023-05-20T06:38:30.263Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:30.263Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] deploy: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] deploy-war-common: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setOSConditions: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolWin: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolUnix: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setToolProperty: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] setS1ASclassPath: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] init-common: [2023-05-20T06:38:30.263Z] [2023-05-20T06:38:30.263Z] deploy-war-commonpe: [2023-05-20T06:38:30.552Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2023-05-20T06:38:31.483Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-enabled-web. [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] deploy-war-commonee: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] run: [2023-05-20T06:38:31.739Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-enabled/jsp/test.jsp [2023-05-20T06:38:31.739Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:31.739Z] [java] [2023-05-20T06:38:31.739Z] [java] [2023-05-20T06:38:31.739Z] [java] ----------------------------------------- [2023-05-20T06:38:31.739Z] [java] - jsp-tag-release-called-when-pooling-enabled: PASS - [2023-05-20T06:38:31.739Z] [java] ----------------------------------------- [2023-05-20T06:38:31.739Z] [java] - Total PASS : 1 - [2023-05-20T06:38:31.739Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:31.739Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:31.739Z] [java] ----------------------------------------- [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] undeploy: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] setOSConditions: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] setToolWin: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] setToolUnix: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] setToolProperty: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] setS1ASclassPath: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] init-common: [2023-05-20T06:38:31.739Z] [2023-05-20T06:38:31.739Z] undeploy-war-common: [2023-05-20T06:38:31.996Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] all: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setOSConditions: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolWin: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolUnix: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolProperty: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setS1ASclassPath: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] init-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] clean: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setOSConditions: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolWin: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolUnix: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolProperty: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setS1ASclassPath: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] init-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] clean-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setOSConditions: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolWin: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolUnix: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolProperty: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setS1ASclassPath: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] init-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] clean-classes-common: [2023-05-20T06:38:32.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setOSConditions: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolWin: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolUnix: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolProperty: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setS1ASclassPath: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] init-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] clean-jars-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] compile: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setOSConditions: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolWin: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolUnix: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setToolProperty: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] setS1ASclassPath: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] init-common: [2023-05-20T06:38:32.253Z] [2023-05-20T06:38:32.253Z] compile-common: [2023-05-20T06:38:32.253Z] [echo] Current time (ISO): 2023-05-20T06:38:32.171+0000 [2023-05-20T06:38:32.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:32.253Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:34.175Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:34.175Z] [javac] 1 warning [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] build: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setOSConditions: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolWin: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolUnix: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolProperty: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setS1ASclassPath: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] init-common: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] webclient-war-common: [2023-05-20T06:38:34.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] clear: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] test-tlds-exist: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] copy-tlds: [2023-05-20T06:38:34.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:34.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] test-tagfiles-exist: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] copy-tagfiles: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] package-war-common: [2023-05-20T06:38:34.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:34.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:34.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/lib [2023-05-20T06:38:34.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:34.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:34.176Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2023-05-20T06:38:34.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:34.176Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:34.176Z] [javac] Compiling 1 source file [2023-05-20T06:38:34.176Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java:47: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:38:34.176Z] [javac] int port = new Integer(portS).intValue(); [2023-05-20T06:38:34.176Z] [javac] ^ [2023-05-20T06:38:34.176Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:34.176Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:34.176Z] [javac] 1 warning [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] deploy: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] deploy-war-common: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setOSConditions: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolWin: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolUnix: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setToolProperty: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] setS1ASclassPath: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] init-common: [2023-05-20T06:38:34.176Z] [2023-05-20T06:38:34.176Z] deploy-war-commonpe: [2023-05-20T06:38:34.433Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2023-05-20T06:38:35.361Z] [exec] Application deployed with name web-jspTagdependentXml-web. [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] deploy-war-commonee: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] run: [2023-05-20T06:38:35.361Z] [java] GET /web-jspTagdependentXml/test.jspx HTTP/1.0 [2023-05-20T06:38:35.361Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:35.361Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:35.361Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:35.361Z] [java] Set-Cookie: JSESSIONID=7e1a6e378ef2b030b6f7cfa5bfe0; Path=/web-jspTagdependentXml; HttpOnly [2023-05-20T06:38:35.361Z] [java] Content-Type: text/xml;charset=UTF-8 [2023-05-20T06:38:35.361Z] [java] Connection: close [2023-05-20T06:38:35.361Z] [java] Content-Length: 1420 [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] TestELvalue1 15 [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] out.println("Scriptlet in tagdependent body"); [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] NESTED [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] After NESTED. [2023-05-20T06:38:35.361Z] [java] Expression in tagdependent body 10 * 1000 [2023-05-20T06:38:35.361Z] [java] ELvalue2 18 [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] Some Text [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ELExpression ${pageScope.eval} [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] [2023-05-20T06:38:35.361Z] [java] ----------------------------------------- [2023-05-20T06:38:35.361Z] [java] - XMLtagdependent test: PASS - [2023-05-20T06:38:35.361Z] [java] ----------------------------------------- [2023-05-20T06:38:35.361Z] [java] - Total PASS : 1 - [2023-05-20T06:38:35.361Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:35.361Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:35.361Z] [java] ----------------------------------------- [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] undeploy: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] setOSConditions: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] setToolWin: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] setToolUnix: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] setToolProperty: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] setS1ASclassPath: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] init-common: [2023-05-20T06:38:35.361Z] [2023-05-20T06:38:35.361Z] undeploy-war-common: [2023-05-20T06:38:35.618Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] all: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] clean: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] clean-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] clean-classes-common: [2023-05-20T06:38:35.875Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] clean-jars-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] compile: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] compile-common: [2023-05-20T06:38:35.875Z] [echo] Current time (ISO): 2023-05-20T06:38:35.731+0000 [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/servlet [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] build: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setOSConditions: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolWin: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolUnix: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setToolProperty: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] setS1ASclassPath: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] init-common: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] webclient-war-common: [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] clear: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] test-tlds-exist: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] copy-tlds: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] test-tagfiles-exist: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] copy-tagfiles: [2023-05-20T06:38:35.875Z] [2023-05-20T06:38:35.875Z] package-war-common: [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:35.875Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/lib [2023-05-20T06:38:35.875Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:35.875Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2023-05-20T06:38:35.876Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:35.876Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:35.876Z] [javac] Compiling 1 source file [2023-05-20T06:38:35.876Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:35.876Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] deploy: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] deploy-war-common: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] setOSConditions: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] setToolWin: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] setToolUnix: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] setToolProperty: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] setS1ASclassPath: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] init-common: [2023-05-20T06:38:35.876Z] [2023-05-20T06:38:35.876Z] deploy-war-commonpe: [2023-05-20T06:38:36.152Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2023-05-20T06:38:36.715Z] [exec] Application deployed with name web-jsp-template-text-escaped-el-web. [2023-05-20T06:38:36.715Z] [2023-05-20T06:38:36.715Z] deploy-war-commonee: [2023-05-20T06:38:36.715Z] [2023-05-20T06:38:36.715Z] run: [2023-05-20T06:38:36.972Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:36.972Z] [java] [2023-05-20T06:38:36.972Z] [java] [2023-05-20T06:38:36.972Z] [java] ----------------------------------------- [2023-05-20T06:38:36.972Z] [java] - jsp-template-text-escaped-el: PASS - [2023-05-20T06:38:36.972Z] [java] ----------------------------------------- [2023-05-20T06:38:36.972Z] [java] - Total PASS : 1 - [2023-05-20T06:38:36.972Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:36.972Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:36.972Z] [java] ----------------------------------------- [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] undeploy: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] setOSConditions: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] setToolWin: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] setToolUnix: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] setToolProperty: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] setS1ASclassPath: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] init-common: [2023-05-20T06:38:36.972Z] [2023-05-20T06:38:36.972Z] undeploy-war-common: [2023-05-20T06:38:37.228Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] all: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] clean: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] clean-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] clean-classes-common: [2023-05-20T06:38:37.228Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] clean-jars-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] compile: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] compile-common: [2023-05-20T06:38:37.228Z] [echo] Current time (ISO): 2023-05-20T06:38:37.181+0000 [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/servlet [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] build: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setOSConditions: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolWin: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolUnix: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setToolProperty: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] setS1ASclassPath: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] init-common: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] webclient-war-common: [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] clear: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] test-tlds-exist: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] copy-tlds: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] test-tagfiles-exist: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] copy-tagfiles: [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] package-war-common: [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:37.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/lib [2023-05-20T06:38:37.228Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:37.228Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2023-05-20T06:38:37.228Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:37.228Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:37.228Z] [javac] Compiling 1 source file [2023-05-20T06:38:37.228Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:37.228Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:37.228Z] [2023-05-20T06:38:37.228Z] deploy: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] deploy-war-common: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] setOSConditions: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] setToolWin: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] setToolUnix: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] setToolProperty: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] setS1ASclassPath: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] init-common: [2023-05-20T06:38:37.485Z] [2023-05-20T06:38:37.485Z] deploy-war-commonpe: [2023-05-20T06:38:37.751Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2023-05-20T06:38:38.313Z] [exec] Application deployed with name web-jsp-throws-file-not-found-expect-500-response-code-web. [2023-05-20T06:38:38.313Z] [2023-05-20T06:38:38.313Z] deploy-war-commonee: [2023-05-20T06:38:38.313Z] [2023-05-20T06:38:38.313Z] run: [2023-05-20T06:38:38.570Z] [java] Connecting to: http://localhost:45711/web-jsp-throws-file-not-found-expect-500-response-code/jsp/notfound.jsp [2023-05-20T06:38:38.570Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:38.570Z] [java] [2023-05-20T06:38:38.570Z] [java] [2023-05-20T06:38:38.570Z] [java] ----------------------------------------- [2023-05-20T06:38:38.570Z] [java] - jsp-throws-file-not-found-expect-500-response-code: PASS - [2023-05-20T06:38:38.570Z] [java] ----------------------------------------- [2023-05-20T06:38:38.570Z] [java] - Total PASS : 1 - [2023-05-20T06:38:38.570Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:38.570Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:38.570Z] [java] ----------------------------------------- [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] undeploy: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] setOSConditions: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] setToolWin: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] setToolUnix: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] setToolProperty: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] setS1ASclassPath: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] init-common: [2023-05-20T06:38:38.570Z] [2023-05-20T06:38:38.570Z] undeploy-war-common: [2023-05-20T06:38:38.827Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] all: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] clean: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] clean-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] clean-classes-common: [2023-05-20T06:38:38.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] clean-jars-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] compile: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] compile-common: [2023-05-20T06:38:38.827Z] [echo] Current time (ISO): 2023-05-20T06:38:38.781+0000 [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/servlet [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] build: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setOSConditions: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolWin: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolUnix: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setToolProperty: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] setS1ASclassPath: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] init-common: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] webclient-war-common: [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] clear: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] test-tlds-exist: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] copy-tlds: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] test-tagfiles-exist: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] copy-tagfiles: [2023-05-20T06:38:38.827Z] [2023-05-20T06:38:38.827Z] package-war-common: [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:38.827Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/lib [2023-05-20T06:38:38.827Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:38.827Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2023-05-20T06:38:38.827Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:38.827Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:38.827Z] [javac] Compiling 1 source file [2023-05-20T06:38:39.084Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:39.084Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] deploy: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] deploy-war-common: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] setOSConditions: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] setToolWin: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] setToolUnix: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] setToolProperty: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] setS1ASclassPath: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] init-common: [2023-05-20T06:38:39.084Z] [2023-05-20T06:38:39.084Z] deploy-war-commonpe: [2023-05-20T06:38:39.351Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2023-05-20T06:38:40.279Z] [exec] Application deployed with name web-trimDirectiveWhitespaces-web. [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] deploy-war-commonee: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] run: [2023-05-20T06:38:40.279Z] [java] Connecting to: http://localhost:45711/web-trimDirectiveWhitespaces/trim.jsp [2023-05-20T06:38:40.279Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:40.279Z] [java] [2023-05-20T06:38:40.279Z] [java] [2023-05-20T06:38:40.279Z] [java] ----------------------------------------- [2023-05-20T06:38:40.279Z] [java] - jsp-trimDirectiveWhitespaces: PASS - [2023-05-20T06:38:40.279Z] [java] ----------------------------------------- [2023-05-20T06:38:40.279Z] [java] - Total PASS : 1 - [2023-05-20T06:38:40.279Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:40.279Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:40.279Z] [java] ----------------------------------------- [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] undeploy: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] setOSConditions: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] setToolWin: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] setToolUnix: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] setToolProperty: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] setS1ASclassPath: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] init-common: [2023-05-20T06:38:40.279Z] [2023-05-20T06:38:40.279Z] undeploy-war-common: [2023-05-20T06:38:40.535Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] all: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setOSConditions: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolWin: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolUnix: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolProperty: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setS1ASclassPath: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] init-common: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] clean: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setOSConditions: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolWin: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolUnix: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolProperty: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setS1ASclassPath: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] init-common: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] clean-common: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setOSConditions: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolWin: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolUnix: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setToolProperty: [2023-05-20T06:38:40.805Z] [2023-05-20T06:38:40.805Z] setS1ASclassPath: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] init-common: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] clean-classes-common: [2023-05-20T06:38:40.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setOSConditions: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolWin: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolUnix: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolProperty: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setS1ASclassPath: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] init-common: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] clean-jars-common: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] compile: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setOSConditions: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolWin: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolUnix: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setToolProperty: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] setS1ASclassPath: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] init-common: [2023-05-20T06:38:40.806Z] [2023-05-20T06:38:40.806Z] compile-common: [2023-05-20T06:38:40.806Z] [echo] Current time (ISO): 2023-05-20T06:38:40.648+0000 [2023-05-20T06:38:40.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:40.806Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:42.174Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:38:42.174Z] [javac] 1 warning [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] build: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] setOSConditions: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] setToolWin: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] setToolUnix: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] setToolProperty: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] setS1ASclassPath: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] init-common: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] webclient-war-common: [2023-05-20T06:38:42.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] clear: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] test-tlds-exist: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] copy-tlds: [2023-05-20T06:38:42.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:42.174Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] test-tagfiles-exist: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] copy-tagfiles: [2023-05-20T06:38:42.174Z] [2023-05-20T06:38:42.174Z] package-war-common: [2023-05-20T06:38:42.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:42.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:42.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/lib [2023-05-20T06:38:42.175Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:42.175Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:42.175Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2023-05-20T06:38:42.175Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:42.175Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:42.175Z] [javac] Compiling 1 source file [2023-05-20T06:38:42.175Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:42.175Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] deploy: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] deploy-war-common: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] setOSConditions: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] setToolWin: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] setToolUnix: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] setToolProperty: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] setS1ASclassPath: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] init-common: [2023-05-20T06:38:42.175Z] [2023-05-20T06:38:42.175Z] deploy-war-commonpe: [2023-05-20T06:38:42.759Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2023-05-20T06:38:43.322Z] [exec] Application deployed with name web-jsp-urn-jsp-tld-without-uri-web. [2023-05-20T06:38:43.322Z] [2023-05-20T06:38:43.322Z] deploy-war-commonee: [2023-05-20T06:38:43.322Z] [2023-05-20T06:38:43.322Z] run: [2023-05-20T06:38:43.579Z] [java] Connecting to: http://localhost:45711/web-jsp-urn-jsp-tld-without-uri/test.jspx [2023-05-20T06:38:43.579Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:43.579Z] [java] [2023-05-20T06:38:43.579Z] [java] [2023-05-20T06:38:43.579Z] [java] ----------------------------------------- [2023-05-20T06:38:43.579Z] [java] - jsp-urn-jsp-tld-without-uri: PASS - [2023-05-20T06:38:43.579Z] [java] ----------------------------------------- [2023-05-20T06:38:43.579Z] [java] - Total PASS : 1 - [2023-05-20T06:38:43.579Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:43.579Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:43.579Z] [java] ----------------------------------------- [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] undeploy: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] setOSConditions: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] setToolWin: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] setToolUnix: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] setToolProperty: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] setS1ASclassPath: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] init-common: [2023-05-20T06:38:43.579Z] [2023-05-20T06:38:43.579Z] undeploy-war-common: [2023-05-20T06:38:43.853Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] all: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] clean: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] clean-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] clean-classes-common: [2023-05-20T06:38:43.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] clean-jars-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] compile: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] compile-common: [2023-05-20T06:38:43.854Z] [echo] Current time (ISO): 2023-05-20T06:38:43.817+0000 [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUseBean/servlet [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] build: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setOSConditions: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolWin: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolUnix: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setToolProperty: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] setS1ASclassPath: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] init-common: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] webclient-war-common: [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] clear: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] test-tlds-exist: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] copy-tlds: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] test-tagfiles-exist: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] copy-tagfiles: [2023-05-20T06:38:43.854Z] [2023-05-20T06:38:43.854Z] package-war-common: [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:43.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUseBean/lib [2023-05-20T06:38:43.854Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:43.854Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2023-05-20T06:38:43.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:43.854Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:43.854Z] [javac] Compiling 1 source file [2023-05-20T06:38:44.111Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java:43: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:38:44.111Z] [javac] int port = new Integer(portS).intValue(); [2023-05-20T06:38:44.111Z] [javac] ^ [2023-05-20T06:38:44.111Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:44.111Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:44.111Z] [javac] 1 warning [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] deploy: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] deploy-war-common: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] setOSConditions: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] setToolWin: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] setToolUnix: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] setToolProperty: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] setS1ASclassPath: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] init-common: [2023-05-20T06:38:44.111Z] [2023-05-20T06:38:44.111Z] deploy-war-commonpe: [2023-05-20T06:38:44.368Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2023-05-20T06:38:45.323Z] [exec] Application deployed with name web-jsp-use-bean-web. [2023-05-20T06:38:45.323Z] [2023-05-20T06:38:45.323Z] deploy-war-commonee: [2023-05-20T06:38:45.323Z] [2023-05-20T06:38:45.323Z] run: [2023-05-20T06:38:45.580Z] [java] GET /web-jsp-use-bean/test.jsp HTTP/1.0 [2023-05-20T06:38:45.580Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:45.580Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:45.580Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:45.580Z] [java] Set-Cookie: JSESSIONID=7e1ce83cb7ed5fc2aaf8472d12d1; Path=/web-jsp-use-bean; HttpOnly [2023-05-20T06:38:45.580Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:45.580Z] [java] Connection: close [2023-05-20T06:38:45.580Z] [java] PASS: This error page should be reached! [2023-05-20T06:38:45.580Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:45.580Z] [java] [2023-05-20T06:38:45.580Z] [java] [2023-05-20T06:38:45.580Z] [java] ----------------------------------------- [2023-05-20T06:38:45.580Z] [java] - jsp-use-bean: PASS - [2023-05-20T06:38:45.580Z] [java] ----------------------------------------- [2023-05-20T06:38:45.580Z] [java] - Total PASS : 1 - [2023-05-20T06:38:45.580Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:45.580Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:45.580Z] [java] ----------------------------------------- [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] undeploy: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] setOSConditions: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] setToolWin: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] setToolUnix: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] setToolProperty: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] setS1ASclassPath: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] init-common: [2023-05-20T06:38:45.580Z] [2023-05-20T06:38:45.580Z] undeploy-war-common: [2023-05-20T06:38:45.837Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] all: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setOSConditions: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolWin: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolUnix: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolProperty: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setS1ASclassPath: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] init-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] clean: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setOSConditions: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolWin: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolUnix: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolProperty: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setS1ASclassPath: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] init-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] clean-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setOSConditions: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolWin: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolUnix: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolProperty: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setS1ASclassPath: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] init-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] clean-classes-common: [2023-05-20T06:38:45.837Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setOSConditions: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolWin: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolUnix: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolProperty: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setS1ASclassPath: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] init-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] clean-jars-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] compile: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setOSConditions: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolWin: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolUnix: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setToolProperty: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] setS1ASclassPath: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] init-common: [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] compile-common: [2023-05-20T06:38:45.837Z] [echo] Current time (ISO): 2023-05-20T06:38:45.830+0000 [2023-05-20T06:38:45.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:45.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/servlet [2023-05-20T06:38:45.837Z] [2023-05-20T06:38:45.837Z] build: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setOSConditions: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolWin: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolUnix: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolProperty: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setS1ASclassPath: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] init-common: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] webclient-war-common: [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] clear: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] test-tlds-exist: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] copy-tlds: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] test-tagfiles-exist: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] copy-tagfiles: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] package-war-common: [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:46.094Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/lib [2023-05-20T06:38:46.094Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:46.094Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2023-05-20T06:38:46.094Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:46.094Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:46.094Z] [javac] Compiling 1 source file [2023-05-20T06:38:46.094Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:46.094Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] deploy: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] deploy-war-common: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setOSConditions: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolWin: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolUnix: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setToolProperty: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] setS1ASclassPath: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] init-common: [2023-05-20T06:38:46.094Z] [2023-05-20T06:38:46.094Z] deploy-war-commonpe: [2023-05-20T06:38:46.351Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2023-05-20T06:38:46.914Z] [exec] Application deployed with name web-jsp-welcome-page-without-any-servlet-mappings-web. [2023-05-20T06:38:46.914Z] [2023-05-20T06:38:46.914Z] deploy-war-commonee: [2023-05-20T06:38:46.914Z] [2023-05-20T06:38:46.914Z] run: [2023-05-20T06:38:47.171Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:47.171Z] [java] [2023-05-20T06:38:47.171Z] [java] [2023-05-20T06:38:47.171Z] [java] ----------------------------------------- [2023-05-20T06:38:47.171Z] [java] - jsp-welcome-page-without-any-servlet-mappings: PASS - [2023-05-20T06:38:47.171Z] [java] ----------------------------------------- [2023-05-20T06:38:47.171Z] [java] - Total PASS : 1 - [2023-05-20T06:38:47.171Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:47.171Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:47.171Z] [java] ----------------------------------------- [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] undeploy: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] setOSConditions: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] setToolWin: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] setToolUnix: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] setToolProperty: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] setS1ASclassPath: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] init-common: [2023-05-20T06:38:47.171Z] [2023-05-20T06:38:47.171Z] undeploy-war-common: [2023-05-20T06:38:47.428Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] all: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setOSConditions: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolWin: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolUnix: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolProperty: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setS1ASclassPath: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] init-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] clean: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setOSConditions: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolWin: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolUnix: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolProperty: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setS1ASclassPath: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] init-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] clean-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setOSConditions: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolWin: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolUnix: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolProperty: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setS1ASclassPath: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] init-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] clean-classes-common: [2023-05-20T06:38:47.428Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setOSConditions: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolWin: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolUnix: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setToolProperty: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] setS1ASclassPath: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] init-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] clean-jars-common: [2023-05-20T06:38:47.428Z] [2023-05-20T06:38:47.428Z] compile: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setOSConditions: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolWin: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolUnix: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolProperty: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setS1ASclassPath: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] init-common: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] compile-common: [2023-05-20T06:38:47.429Z] [echo] Current time (ISO): 2023-05-20T06:38:47.401+0000 [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/servlet [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] build: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setOSConditions: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolWin: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolUnix: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setToolProperty: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] setS1ASclassPath: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] init-common: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] webclient-war-common: [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] clear: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] test-tlds-exist: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] copy-tlds: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] test-tagfiles-exist: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] copy-tagfiles: [2023-05-20T06:38:47.429Z] [2023-05-20T06:38:47.429Z] package-war-common: [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:47.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/lib [2023-05-20T06:38:47.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:47.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:47.429Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2023-05-20T06:38:47.429Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:47.429Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:47.429Z] [javac] Compiling 1 source file [2023-05-20T06:38:47.685Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java:68: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:38:47.685Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:38:47.685Z] [javac] ^ [2023-05-20T06:38:47.685Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:47.685Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:47.685Z] [javac] 1 warning [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] deploy: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] deploy-war-common: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] setOSConditions: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] setToolWin: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] setToolUnix: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] setToolProperty: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] setS1ASclassPath: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] init-common: [2023-05-20T06:38:47.685Z] [2023-05-20T06:38:47.685Z] deploy-war-commonpe: [2023-05-20T06:38:47.942Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2023-05-20T06:38:48.505Z] [exec] Application deployed with name web-jsp-xpowered-by-disabled-web. [2023-05-20T06:38:48.505Z] [2023-05-20T06:38:48.505Z] deploy-war-commonee: [2023-05-20T06:38:48.505Z] [2023-05-20T06:38:48.505Z] run: [2023-05-20T06:38:48.506Z] [java] GET /web-jsp-xpowered-by-disabled/jsp/test.jsp HTTP/1.0 [2023-05-20T06:38:48.506Z] [java] [2023-05-20T06:38:48.506Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:48.506Z] [java] [2023-05-20T06:38:48.506Z] [java] [2023-05-20T06:38:48.506Z] [java] ----------------------------------------- [2023-05-20T06:38:48.506Z] [java] - jsp-xpowered-by-disabled: PASS - [2023-05-20T06:38:48.506Z] [java] ----------------------------------------- [2023-05-20T06:38:48.506Z] [java] - Total PASS : 1 - [2023-05-20T06:38:48.506Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:48.506Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:48.506Z] [java] ----------------------------------------- [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] undeploy: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] setOSConditions: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] setToolWin: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] setToolUnix: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] setToolProperty: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] setS1ASclassPath: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] init-common: [2023-05-20T06:38:48.506Z] [2023-05-20T06:38:48.506Z] undeploy-war-common: [2023-05-20T06:38:48.762Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] all: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] clean: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] clean-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] clean-classes-common: [2023-05-20T06:38:49.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] clean-jars-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] compile: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] compile-common: [2023-05-20T06:38:49.020Z] [echo] Current time (ISO): 2023-05-20T06:38:48.811+0000 [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/servlet [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] build: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setOSConditions: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolWin: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolUnix: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setToolProperty: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] setS1ASclassPath: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] init-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] webclient-war-common: [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] clear: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] test-tlds-exist: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] copy-tlds: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] test-tagfiles-exist: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] copy-tagfiles: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] package-war-common: [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:49.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/lib [2023-05-20T06:38:49.020Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:49.020Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2023-05-20T06:38:49.020Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:49.020Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:49.020Z] [javac] Compiling 1 source file [2023-05-20T06:38:49.020Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java:66: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:38:49.020Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2023-05-20T06:38:49.020Z] [javac] ^ [2023-05-20T06:38:49.020Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:49.020Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:49.020Z] [javac] 1 warning [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] deploy: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.020Z] deploy-war-common: [2023-05-20T06:38:49.020Z] [2023-05-20T06:38:49.021Z] setOSConditions: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] setToolWin: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] setToolUnix: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] setToolProperty: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] setS1ASclassPath: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] init-common: [2023-05-20T06:38:49.021Z] [2023-05-20T06:38:49.021Z] deploy-war-commonpe: [2023-05-20T06:38:49.277Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2023-05-20T06:38:50.206Z] [exec] Application deployed with name web-jsp-xpowered-by-single-response-header-web. [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] deploy-war-commonee: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] run: [2023-05-20T06:38:50.206Z] [java] GET /web-jsp-xpowered-by-single-response-header/from.jsp HTTP/1.0 [2023-05-20T06:38:50.206Z] [java] [2023-05-20T06:38:50.206Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:50.206Z] [java] [2023-05-20T06:38:50.206Z] [java] [2023-05-20T06:38:50.206Z] [java] ----------------------------------------- [2023-05-20T06:38:50.206Z] [java] - jsp-xpowered-by-single-response-header: PASS - [2023-05-20T06:38:50.206Z] [java] ----------------------------------------- [2023-05-20T06:38:50.206Z] [java] - Total PASS : 1 - [2023-05-20T06:38:50.206Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:50.206Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:50.206Z] [java] ----------------------------------------- [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] undeploy: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] setOSConditions: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] setToolWin: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] setToolUnix: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] setToolProperty: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] setS1ASclassPath: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] init-common: [2023-05-20T06:38:50.206Z] [2023-05-20T06:38:50.206Z] undeploy-war-common: [2023-05-20T06:38:50.463Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] all: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] clean: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] clean-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] clean-classes-common: [2023-05-20T06:38:50.752Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] clean-jars-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] compile: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] compile-common: [2023-05-20T06:38:50.752Z] [echo] Current time (ISO): 2023-05-20T06:38:50.549+0000 [2023-05-20T06:38:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspcConfigure/servlet [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] build: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setOSConditions: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolWin: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolUnix: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setToolProperty: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] setS1ASclassPath: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] init-common: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] webclient-war-common: [2023-05-20T06:38:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] clear: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] test-tlds-exist: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] copy-tlds: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] test-tagfiles-exist: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] copy-tagfiles: [2023-05-20T06:38:50.752Z] [2023-05-20T06:38:50.752Z] package-war-common: [2023-05-20T06:38:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspcConfigure/lib [2023-05-20T06:38:50.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:50.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:50.753Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2023-05-20T06:38:50.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:50.753Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:50.753Z] [javac] Compiling 1 source file [2023-05-20T06:38:50.753Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspcConfigure/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:50.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] deploy: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] deploy-war-common: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] setOSConditions: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] setToolWin: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] setToolUnix: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] setToolProperty: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] setS1ASclassPath: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] init-common: [2023-05-20T06:38:50.753Z] [2023-05-20T06:38:50.753Z] deploy-war-commonpe: [2023-05-20T06:38:51.315Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2023-05-20T06:38:51.876Z] [exec] Application deployed with name web-jspc-configure-web. [2023-05-20T06:38:51.876Z] [2023-05-20T06:38:51.876Z] deploy-war-commonee: [2023-05-20T06:38:51.876Z] [2023-05-20T06:38:51.876Z] run: [2023-05-20T06:38:52.154Z] [java] Connecting to: http://localhost:45711/web-jspc-configure/jsp/test.jsp [2023-05-20T06:38:52.154Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:52.154Z] [java] [2023-05-20T06:38:52.154Z] [java] [2023-05-20T06:38:52.154Z] [java] ----------------------------------------- [2023-05-20T06:38:52.154Z] [java] - jspc-configure: PASS - [2023-05-20T06:38:52.154Z] [java] ----------------------------------------- [2023-05-20T06:38:52.154Z] [java] - Total PASS : 1 - [2023-05-20T06:38:52.154Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:52.154Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:52.154Z] [java] ----------------------------------------- [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] undeploy: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] setOSConditions: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] setToolWin: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] setToolUnix: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] setToolProperty: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] setS1ASclassPath: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] init-common: [2023-05-20T06:38:52.154Z] [2023-05-20T06:38:52.154Z] undeploy-war-common: [2023-05-20T06:38:52.411Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] all: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] clean: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] clean-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] clean-classes-common: [2023-05-20T06:38:52.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] clean-jars-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] compile: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] compile-common: [2023-05-20T06:38:52.411Z] [echo] Current time (ISO): 2023-05-20T06:38:52.357+0000 [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspconfig/servlet [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] build: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setOSConditions: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolWin: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolUnix: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setToolProperty: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] setS1ASclassPath: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] init-common: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] webclient-war-common: [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] clear: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] test-tlds-exist: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] copy-tlds: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] test-tagfiles-exist: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] copy-tagfiles: [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] package-war-common: [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:52.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspconfig/lib [2023-05-20T06:38:52.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:52.411Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2023-05-20T06:38:52.411Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:52.411Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:52.411Z] [javac] Compiling 1 source file [2023-05-20T06:38:52.411Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2023-05-20T06:38:52.411Z] [javac] int port = new Integer(portS).intValue(); [2023-05-20T06:38:52.411Z] [javac] ^ [2023-05-20T06:38:52.411Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:52.411Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:52.411Z] [javac] 1 warning [2023-05-20T06:38:52.411Z] [2023-05-20T06:38:52.411Z] deploy: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] deploy-war-common: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] setOSConditions: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] setToolWin: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] setToolUnix: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] setToolProperty: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] setS1ASclassPath: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] init-common: [2023-05-20T06:38:52.668Z] [2023-05-20T06:38:52.668Z] deploy-war-commonpe: [2023-05-20T06:38:52.952Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2023-05-20T06:38:54.851Z] [exec] Application deployed with name web-jsp-config-web. [2023-05-20T06:38:54.851Z] [2023-05-20T06:38:54.851Z] deploy-war-commonee: [2023-05-20T06:38:54.851Z] [2023-05-20T06:38:54.851Z] run: [2023-05-20T06:38:54.851Z] [java] GET /web-jsp-config/test.jsp HTTP/1.0 [2023-05-20T06:38:54.851Z] [java] [2023-05-20T06:38:54.851Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:54.851Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:54.851Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:54.852Z] [java] Set-Cookie: JSESSIONID=7e1f31f176cc7076e44e96e39849; Path=/web-jsp-config; HttpOnly [2023-05-20T06:38:54.852Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:54.852Z] [java] Connection: close [2023-05-20T06:38:54.852Z] [java] Content-Length: 76 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java]

before including

[2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] JSP-CONFIG:PASS [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java]

after including

[2023-05-20T06:38:54.852Z] [java] GET /web-jsp-config/foo/test.jsp HTTP/1.0 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:54.852Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:54.852Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:54.852Z] [java] Set-Cookie: JSESSIONID=7e1f32826eb38c59abeec7103c1c; Path=/web-jsp-config; HttpOnly [2023-05-20T06:38:54.852Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:54.852Z] [java] Connection: close [2023-05-20T06:38:54.852Z] [java] Content-Length: 51 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-05-20T06:38:54.852Z] [java] GET /web-jsp-config/foo/bar/test.jsp HTTP/1.0 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:54.852Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:54.852Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:54.852Z] [java] Set-Cookie: JSESSIONID=7e1f32cc1eee47552c7ef2f2c6e5; Path=/web-jsp-config; HttpOnly [2023-05-20T06:38:54.852Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:54.852Z] [java] Connection: close [2023-05-20T06:38:54.852Z] [java] Content-Length: 51 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-05-20T06:38:54.852Z] [java] GET /web-jsp-config/foo/bar/baz/test.jsp HTTP/1.0 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:54.852Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:54.852Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:54.852Z] [java] Set-Cookie: JSESSIONID=7e1f330aae445c162938b140908b; Path=/web-jsp-config; HttpOnly [2023-05-20T06:38:54.852Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:54.852Z] [java] Connection: close [2023-05-20T06:38:54.852Z] [java] Content-Length: 55 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] ELIgnored:false /web-jsp-config/foo/bar/baz/test.jsp [2023-05-20T06:38:54.852Z] [java] GET /web-jsp-config/foo/bar/baz/test2.jsp HTTP/1.0 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] HTTP/1.1 200 OK [2023-05-20T06:38:54.852Z] [java] Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:38:54.852Z] [java] X-Powered-By: JSP/2.3 [2023-05-20T06:38:54.852Z] [java] Set-Cookie: JSESSIONID=7e1f34a9c26a0d26cb1f567635a1; Path=/web-jsp-config; HttpOnly [2023-05-20T06:38:54.852Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:38:54.852Z] [java] Connection: close [2023-05-20T06:38:54.852Z] [java] Content-Length: 51 [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2023-05-20T06:38:54.852Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] [2023-05-20T06:38:54.852Z] [java] ----------------------------------------- [2023-05-20T06:38:54.852Z] [java] - jsp-config: PASS - [2023-05-20T06:38:54.852Z] [java] ----------------------------------------- [2023-05-20T06:38:54.852Z] [java] - Total PASS : 1 - [2023-05-20T06:38:54.852Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:54.852Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:54.852Z] [java] ----------------------------------------- [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] undeploy: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] setOSConditions: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] setToolWin: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] setToolUnix: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] setToolProperty: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] setS1ASclassPath: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] init-common: [2023-05-20T06:38:54.852Z] [2023-05-20T06:38:54.852Z] undeploy-war-common: [2023-05-20T06:38:55.414Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] all: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] clean: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] clean-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] clean-classes-common: [2023-05-20T06:38:55.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] clean-jars-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] compile: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] compile-common: [2023-05-20T06:38:55.414Z] [echo] Current time (ISO): 2023-05-20T06:38:55.255+0000 [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/servlet [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] build: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setOSConditions: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolWin: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolUnix: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setToolProperty: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] setS1ASclassPath: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] init-common: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] webclient-war-common: [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] clear: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] test-tlds-exist: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] copy-tlds: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] test-tagfiles-exist: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] copy-tagfiles: [2023-05-20T06:38:55.414Z] [2023-05-20T06:38:55.414Z] package-war-common: [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:55.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/lib [2023-05-20T06:38:55.414Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:55.414Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2023-05-20T06:38:55.414Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:55.415Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:55.415Z] [javac] Compiling 1 source file [2023-05-20T06:38:55.415Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:55.415Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] deploy: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] deploy-war-common: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] setOSConditions: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] setToolWin: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] setToolUnix: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] setToolProperty: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] setS1ASclassPath: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] init-common: [2023-05-20T06:38:55.415Z] [2023-05-20T06:38:55.415Z] deploy-war-commonpe: [2023-05-20T06:38:55.977Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2023-05-20T06:38:56.540Z] [exec] Application deployed with name web-welcome-page-security-constraint-exact-match-web. [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] deploy-war-commonee: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] run: [2023-05-20T06:38:56.540Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-exact-match/ [2023-05-20T06:38:56.540Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:56.540Z] [java] [2023-05-20T06:38:56.540Z] [java] [2023-05-20T06:38:56.540Z] [java] ----------------------------------------- [2023-05-20T06:38:56.540Z] [java] - welcome-page-security-constraint-exact-match: PASS - [2023-05-20T06:38:56.540Z] [java] ----------------------------------------- [2023-05-20T06:38:56.540Z] [java] - Total PASS : 1 - [2023-05-20T06:38:56.540Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:56.540Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:56.540Z] [java] ----------------------------------------- [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] undeploy: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] setOSConditions: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] setToolWin: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] setToolUnix: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] setToolProperty: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] setS1ASclassPath: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] init-common: [2023-05-20T06:38:56.540Z] [2023-05-20T06:38:56.540Z] undeploy-war-common: [2023-05-20T06:38:56.796Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] all: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setOSConditions: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolWin: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolUnix: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolProperty: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setS1ASclassPath: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] init-common: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] clean: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setOSConditions: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolWin: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolUnix: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolProperty: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setS1ASclassPath: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] init-common: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] clean-common: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setOSConditions: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolWin: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolUnix: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolProperty: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setS1ASclassPath: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] init-common: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] clean-classes-common: [2023-05-20T06:38:57.053Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setOSConditions: [2023-05-20T06:38:57.053Z] [2023-05-20T06:38:57.053Z] setToolWin: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolUnix: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolProperty: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setS1ASclassPath: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] init-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] clean-jars-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] compile: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setOSConditions: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolWin: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolUnix: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolProperty: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setS1ASclassPath: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] init-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] compile-common: [2023-05-20T06:38:57.054Z] [echo] Current time (ISO): 2023-05-20T06:38:56.903+0000 [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/servlet [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] build: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setOSConditions: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolWin: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolUnix: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolProperty: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setS1ASclassPath: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] init-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] webclient-war-common: [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] clear: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] test-tlds-exist: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] copy-tlds: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] test-tagfiles-exist: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] copy-tagfiles: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] package-war-common: [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2023-05-20T06:38:57.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/lib [2023-05-20T06:38:57.054Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:57.054Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2023-05-20T06:38:57.054Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2023-05-20T06:38:57.054Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:38:57.054Z] [javac] Compiling 1 source file [2023-05-20T06:38:57.054Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/WebTest.java uses or overrides a deprecated API. [2023-05-20T06:38:57.054Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] deploy: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] deploy-war-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setOSConditions: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolWin: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolUnix: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setToolProperty: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] setS1ASclassPath: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] init-common: [2023-05-20T06:38:57.054Z] [2023-05-20T06:38:57.054Z] deploy-war-commonpe: [2023-05-20T06:38:57.311Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2023-05-20T06:38:57.874Z] [exec] Application deployed with name web-welcome-page-security-constraint-jsp-extension-web. [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] deploy-war-commonee: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] run: [2023-05-20T06:38:58.131Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-jsp-extension/ [2023-05-20T06:38:58.131Z] [java] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:38:58.131Z] [java] [2023-05-20T06:38:58.131Z] [java] [2023-05-20T06:38:58.131Z] [java] ----------------------------------------- [2023-05-20T06:38:58.131Z] [java] - welcome-page-security-constraint-jsp-extension: PASS - [2023-05-20T06:38:58.131Z] [java] ----------------------------------------- [2023-05-20T06:38:58.131Z] [java] - Total PASS : 1 - [2023-05-20T06:38:58.131Z] [java] - Total FAIL : 0 - [2023-05-20T06:38:58.131Z] [java] - Total DID NOT RUN : 0 - [2023-05-20T06:38:58.131Z] [java] ----------------------------------------- [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] undeploy: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] setOSConditions: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] setToolWin: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] setToolUnix: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] setToolProperty: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] setS1ASclassPath: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] init-common: [2023-05-20T06:38:58.131Z] [2023-05-20T06:38:58.131Z] undeploy-war-common: [2023-05-20T06:38:58.387Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/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 [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] all: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] finish-report: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] setOSConditions: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] setToolWin: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] setToolUnix: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] setToolProperty: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] setS1ASclassPath: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] init-common: [2023-05-20T06:38:58.652Z] [2023-05-20T06:38:58.652Z] stopDomain: [2023-05-20T06:38:58.652Z] [echo] run.xml:stopping domain... [2023-05-20T06:38:59.653Z] [exec] Waiting for the domain to stop . [2023-05-20T06:38:59.653Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] setOSConditions: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] setToolWin: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] setToolUnix: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] setToolProperty: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] setS1ASclassPath: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] init-common: [2023-05-20T06:38:59.910Z] [2023-05-20T06:38:59.910Z] dev-report: [2023-05-20T06:39:00.167Z] [java] ********************** [2023-05-20T06:39:00.167Z] [java] * PASSED 89 * [2023-05-20T06:39:00.167Z] [java] * FAILED 0 * [2023-05-20T06:39:00.167Z] [java] * DID NOT RUN 0 * [2023-05-20T06:39:00.167Z] [java] * TOTAL 89 * [2023-05-20T06:39:00.167Z] [java] ********************** [2023-05-20T06:39:00.167Z] [java] [2023-05-20T06:39:00.167Z] [echo] Detailed results available under appserv-tests/test_result.html [2023-05-20T06:39:00.167Z] [2023-05-20T06:39:00.167Z] BUILD SUCCESSFUL [2023-05-20T06:39:00.167Z] Total time: 6 minutes 41 seconds [2023-05-20T06:39:00.167Z] + kill_processes [2023-05-20T06:39:00.167Z] + ps -aef [2023-05-20T06:39:00.167Z] + grep java [2023-05-20T06:39:00.167Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2023-05-20T06:39:00.167Z] + grep ASMain [2023-05-20T06:39:00.167Z] + grep -v grep [2023-05-20T06:39:00.167Z] + awk '{print $2}' [2023-05-20T06:39:00.167Z] + xargs kill -9 [2023-05-20T06:39:00.167Z] + true [2023-05-20T06:39:00.167Z] + jps [2023-05-20T06:39:00.167Z] + grep Main [2023-05-20T06:39:00.167Z] + grep -v grep [2023-05-20T06:39:00.167Z] + awk '{print $1}' [2023-05-20T06:39:00.167Z] + xargs kill -9 [2023-05-20T06:39:00.167Z] + true [2023-05-20T06:39:00.167Z] + ps -aef [2023-05-20T06:39:00.167Z] + grep derby [2023-05-20T06:39:00.167Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2023-05-20T06:39:00.167Z] + grep -v grep [2023-05-20T06:39:00.167Z] + awk '{print $2}' [2023-05-20T06:39:00.167Z] + xargs kill -9 [2023-05-20T06:39:00.167Z] + true [2023-05-20T06:39:00.167Z] + cat web.output [2023-05-20T06:39:00.167Z] + grep FAIL [2023-05-20T06:39:00.167Z] + grep -v 'Total FAIL' [2023-05-20T06:39:00.167Z] + true [2023-05-20T06:39:00.167Z] + check_successful_run [2023-05-20T06:39:00.167Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2023-05-20T06:39:00.167Z] [2023-05-20T06:39:00.167Z] ===== CHECK SUCCESSFUL RUN ===== [2023-05-20T06:39:00.167Z] [2023-05-20T06:39:00.167Z] + FILE=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html [2023-05-20T06:39:00.167Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html ']' [2023-05-20T06:39:00.167Z] + echo 'File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2023-05-20T06:39:00.167Z] File /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2023-05-20T06:39:00.167Z] + generate_junit_report jsp [2023-05-20T06:39:00.167Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2023-05-20T06:39:00.167Z] [2023-05-20T06:39:00.167Z] ===== GENERATE JUNIT REPORT ===== [2023-05-20T06:39:00.167Z] [2023-05-20T06:39:00.167Z] + TD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:39:00.167Z] + JUD=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml [2023-05-20T06:39:00.167Z] + TESTSUITE_NAME=jsp [2023-05-20T06:39:00.167Z] + cat /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml [2023-05-20T06:39:00.167Z] + awk -v suitename=jsp ' [2023-05-20T06:39:00.167Z] BEGIN { [2023-05-20T06:39:00.167Z] totaltests = 0; [2023-05-20T06:39:00.167Z] totalfailures = 0; [2023-05-20T06:39:00.167Z] totalerrors = 0; [2023-05-20T06:39:00.167Z] } [2023-05-20T06:39:00.167Z] function getPropVal(str){ [2023-05-20T06:39:00.167Z] split(str, a, "="); [2023-05-20T06:39:00.167Z] val = a[2]; [2023-05-20T06:39:00.167Z] # remove quotes [2023-05-20T06:39:00.167Z] gsub("\"","",val); [2023-05-20T06:39:00.167Z] return val; [2023-05-20T06:39:00.167Z] } [2023-05-20T06:39:00.167Z] function removeXMLTag(str){ [2023-05-20T06:39:00.167Z] # remove xml tag quotes [2023-05-20T06:39:00.167Z] gsub("","",str); [2023-05-20T06:39:00.167Z] gsub("<.*>","",str); [2023-05-20T06:39:00.167Z] gsub(">","",str); [2023-05-20T06:39:00.167Z] return str; [2023-05-20T06:39:00.167Z] } [2023-05-20T06:39:00.167Z] /status value=/ { [2023-05-20T06:39:00.167Z] result=getPropVal($0); [2023-05-20T06:39:00.167Z] result=removeXMLTag(result); [2023-05-20T06:39:00.167Z] } [2023-05-20T06:39:00.167Z] // { [2023-05-20T06:39:00.167Z] getline; [2023-05-20T06:39:00.167Z] getline; [2023-05-20T06:39:00.167Z] testunit=removeXMLTag($0); [2023-05-20T06:39:00.167Z] gsub("\"","",testunit); [2023-05-20T06:39:00.167Z] } [2023-05-20T06:39:00.167Z] // { [2023-05-20T06:39:00.167Z] getline; [2023-05-20T06:39:00.167Z] testname=removeXMLTag($0); [2023-05-20T06:39:00.167Z] gsub("\"","",testname); [2023-05-20T06:39:00.168Z] } [2023-05-20T06:39:00.168Z] /<\/testcase>/{ [2023-05-20T06:39:00.168Z] classname=testunit [2023-05-20T06:39:00.168Z] # printing testcase to out [2023-05-20T06:39:00.168Z] out = out sprintf(" \n", classname, testname); [2023-05-20T06:39:00.168Z] if (result == "fail") { [2023-05-20T06:39:00.168Z] out = out " \n"; [2023-05-20T06:39:00.168Z] totalfailures++; [2023-05-20T06:39:00.168Z] } else if (result == "did_not_run") { [2023-05-20T06:39:00.168Z] out = out " \n"; [2023-05-20T06:39:00.168Z] totalerrors++; [2023-05-20T06:39:00.168Z] } [2023-05-20T06:39:00.168Z] out = out " \n"; [2023-05-20T06:39:00.168Z] [2023-05-20T06:39:00.168Z] totaltests++; [2023-05-20T06:39:00.168Z] result=""; [2023-05-20T06:39:00.168Z] testname=""; [2023-05-20T06:39:00.168Z] } [2023-05-20T06:39:00.168Z] END { [2023-05-20T06:39:00.168Z] print "" [2023-05-20T06:39:00.168Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2023-05-20T06:39:00.168Z] printf "%s", out; [2023-05-20T06:39:00.168Z] print "" [2023-05-20T06:39:00.168Z] }' [2023-05-20T06:39:00.168Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:39:00.168Z] + change_junit_report_class_names [2023-05-20T06:39:00.168Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:39:00.424Z] + sed -i 's/\bclassname="/classname="web_jsp./g' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports/test_results_junit.xml [2023-05-20T06:39:00.424Z] + copy_test_artifacts web_jsp [2023-05-20T06:39:00.424Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2023-05-20T06:39:00.424Z] [2023-05-20T06:39:00.424Z] ===== COPY TEST ARTIFACTS ===== [2023-05-20T06:39:00.424Z] [2023-05-20T06:39:00.424Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:39:00.424Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/domainArchive.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains [2023-05-20T06:39:00.424Z] tar: Removing leading `/' from member names [2023-05-20T06:39:00.682Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:39:00.682Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:39:00.682Z] + cp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:39:00.682Z] ++ pwd [2023-05-20T06:39:00.682Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:39:00.682Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/*/*logs.zip': No such file or directory [2023-05-20T06:39:00.682Z] + true [2023-05-20T06:39:00.682Z] ++ pwd [2023-05-20T06:39:00.682Z] + cp '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip' /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/ [2023-05-20T06:39:00.682Z] cp: cannot stat '/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip': No such file or directory [2023-05-20T06:39:00.682Z] + true [2023-05-20T06:39:00.682Z] + tar -cf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/web_jsp-results.tar.gz /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results [2023-05-20T06:39:00.682Z] tar: Removing leading `/' from member names [2023-05-20T06:39:00.938Z] + break [2023-05-20T06:39:00.938Z] + [[ true = false ]] [2023-05-20T06:39:00.938Z] + git reset --hard [2023-05-20T06:39:01.500Z] HEAD is now at b2bc742ee Merge pull request #24239 from pzygielo/assembler-temp-file [Pipeline] } [Pipeline] // timestamps [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (deployment_all) [Pipeline] timestamps [Pipeline] { [Pipeline] sh [2023-05-20T06:39:08.244Z] + rm -rf glassfish6 [2023-05-20T06:39:08.245Z] + true [2023-05-20T06:39:08.245Z] + export MAVEN_ARGS=-Pstaging [2023-05-20T06:39:08.245Z] + MAVEN_ARGS=-Pstaging [2023-05-20T06:39:08.245Z] + ./runtests.sh deployment_all [2023-05-20T06:39:08.245Z] This script can be temporarily used for local testing until we integrate current set of tests to Maven [2023-05-20T06:39:08.245Z] First argument is a version of GlassFish used for testing. It will be downloaded by Maven command [2023-05-20T06:39:08.245Z] Second argument is a test set id, one of: [2023-05-20T06:39:08.245Z] cdi_all, ql_gf_full_profile_all, \n [2023-05-20T06:39:08.245Z] \n [2023-05-20T06:39:08.245Z] web_jsp, deployment_all, \n [2023-05-20T06:39:08.245Z] ejb_group_1. ejb_group_2, ejb_group_3, ejb_group_embedded, \n [2023-05-20T06:39:08.245Z] cdi_all, ql_gf_full_profile_all, ql_gf_nucleus_all, ql_gf_web_profile_all, nucleus_admin_all, jdbc_all, batch_all, persistence_all, connector_group_1, connector_group_2, connector_group_3, connector_group_4 [2023-05-20T06:39:08.245Z] If you need to use a different JAVA_HOME than is used by your system, export it or edit this script. [2023-05-20T06:39:08.245Z] [2023-05-20T06:39:08.245Z] POM file "/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/pom.xml" specified with the -f/--file command line argument does not exist [2023-05-20T06:39:12.452Z] [INFO] Scanning for projects... [2023-05-20T06:39:12.452Z] [INFO] [2023-05-20T06:39:12.452Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2023-05-20T06:39:12.452Z] [INFO] Building GlassFish Project 6.2.6-SNAPSHOT [2023-05-20T06:39:12.452Z] [INFO] from pom.xml [2023-05-20T06:39:12.452Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-05-20T06:39:12.452Z] [INFO] [2023-05-20T06:39:12.452Z] [INFO] --- dependency:3.2.0:copy (default-cli) @ glassfish-main-aggregator --- [2023-05-20T06:39:13.383Z] [INFO] Configured Artifact: org.jacoco:org.jacoco.agent:runtime:0.8.7:jar [2023-05-20T06:39:13.383Z] [INFO] org.jacoco:org.jacoco.agent:runtime:0.8.7:jar already exists in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles [2023-05-20T06:39:13.383Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:39:13.383Z] [INFO] BUILD SUCCESS [2023-05-20T06:39:13.383Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:39:13.383Z] [INFO] Total time: 1.112 s [2023-05-20T06:39:13.383Z] [INFO] Finished at: 2023-05-20T06:39:13Z [2023-05-20T06:39:13.383Z] [INFO] ------------------------------------------------------------------------ [2023-05-20T06:39:13.383Z] + '[' '!' -z /var/jenkins ']' [2023-05-20T06:39:13.383Z] ++ mktemp -t XXXgf-internal-env [2023-05-20T06:39:13.383Z] + readonly GF_INTERNAL_ENV_SH=/tmp/1T3gf-internal-env [2023-05-20T06:39:13.383Z] + GF_INTERNAL_ENV_SH=/tmp/1T3gf-internal-env [2023-05-20T06:39:13.383Z] + '[' '!' -z '' ']' [2023-05-20T06:39:13.383Z] + export WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:39:13.383Z] + WSIMPORT_OPTS=-Djavax.xml.accessExternalSchema=all [2023-05-20T06:39:13.383Z] + '[' -f /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/maven-repo.tar.gz ']' [2023-05-20T06:39:13.383Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish' [2023-05-20T06:39:13.383Z] Removing old glassfish directory: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:39:13.383Z] + rm -rf /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:39:13.383Z] + '[' -z '--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' ']' [2023-05-20T06:39:13.383Z] + '[' -z 6.2.6-SNAPSHOT ']' [2023-05-20T06:39:13.383Z] + '[' -z /home/jenkins/.m2/repository ']' [2023-05-20T06:39:13.383Z] + run_test deployment_all [2023-05-20T06:39:13.383Z] + local testid=deployment_all [2023-05-20T06:39:13.383Z] + local found=false [2023-05-20T06:39:13.383Z] ++ find . -name run_test.sh [2023-05-20T06:39:13.946Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:39:13.946Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2023-05-20T06:39:13.946Z] + OPT=list_test_ids [2023-05-20T06:39:13.946Z] + TEST_ID= [2023-05-20T06:39:13.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2023-05-20T06:39:13.946Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2023-05-20T06:39:13.946Z] +++ uname [2023-05-20T06:39:13.946Z] +++ grep -i sunos [2023-05-20T06:39:13.946Z] +++ wc -l [2023-05-20T06:39:13.946Z] +++ awk '{print $1}' [2023-05-20T06:39:13.946Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.946Z] ++ GREP=grep [2023-05-20T06:39:13.946Z] ++ AWK=awk [2023-05-20T06:39:13.946Z] ++ SED=sed [2023-05-20T06:39:13.946Z] ++ BC=bc [2023-05-20T06:39:13.946Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.946Z] + case ${OPT} in [2023-05-20T06:39:13.946Z] + list_test_ids [2023-05-20T06:39:13.946Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin_cli_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin-cli-group-1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin-cli-group-2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin-cli-group-3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin-cli-group-4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ admin-cli-group-5 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + [[ false = true ]] [2023-05-20T06:39:13.946Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:39:13.946Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2023-05-20T06:39:13.946Z] + OPT=list_test_ids [2023-05-20T06:39:13.946Z] + TEST_ID= [2023-05-20T06:39:13.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2023-05-20T06:39:13.946Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2023-05-20T06:39:13.946Z] +++ uname [2023-05-20T06:39:13.946Z] +++ grep -i sunos [2023-05-20T06:39:13.946Z] +++ wc -l [2023-05-20T06:39:13.946Z] +++ awk '{print $1}' [2023-05-20T06:39:13.946Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.946Z] ++ GREP=grep [2023-05-20T06:39:13.946Z] ++ AWK=awk [2023-05-20T06:39:13.946Z] ++ SED=sed [2023-05-20T06:39:13.946Z] ++ BC=bc [2023-05-20T06:39:13.946Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.946Z] + case ${OPT} in [2023-05-20T06:39:13.946Z] + list_test_ids [2023-05-20T06:39:13.946Z] + echo batch_all [2023-05-20T06:39:13.946Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.946Z] + [[ batch_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.946Z] + [[ false = true ]] [2023-05-20T06:39:13.946Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:39:13.946Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2023-05-20T06:39:13.946Z] + OPT=list_test_ids [2023-05-20T06:39:13.946Z] + TEST_ID= [2023-05-20T06:39:13.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2023-05-20T06:39:13.946Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2023-05-20T06:39:13.946Z] +++ uname [2023-05-20T06:39:13.946Z] +++ grep -i sunos [2023-05-20T06:39:13.946Z] +++ wc -l [2023-05-20T06:39:13.946Z] +++ awk '{print $1}' [2023-05-20T06:39:13.946Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.946Z] ++ GREP=grep [2023-05-20T06:39:13.946Z] ++ AWK=awk [2023-05-20T06:39:13.946Z] ++ SED=sed [2023-05-20T06:39:13.946Z] ++ BC=bc [2023-05-20T06:39:13.946Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.947Z] + case ${OPT} in [2023-05-20T06:39:13.947Z] + list_test_ids [2023-05-20T06:39:13.947Z] + echo cdi_all [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ cdi_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + [[ false = true ]] [2023-05-20T06:39:13.947Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:39:13.947Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2023-05-20T06:39:13.947Z] + OPT=list_test_ids [2023-05-20T06:39:13.947Z] + TEST_ID= [2023-05-20T06:39:13.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2023-05-20T06:39:13.947Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2023-05-20T06:39:13.947Z] +++ uname [2023-05-20T06:39:13.947Z] +++ grep -i sunos [2023-05-20T06:39:13.947Z] +++ wc -l [2023-05-20T06:39:13.947Z] +++ awk '{print $1}' [2023-05-20T06:39:13.947Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.947Z] ++ GREP=grep [2023-05-20T06:39:13.947Z] ++ AWK=awk [2023-05-20T06:39:13.947Z] ++ SED=sed [2023-05-20T06:39:13.947Z] ++ BC=bc [2023-05-20T06:39:13.947Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.947Z] + case ${OPT} in [2023-05-20T06:39:13.947Z] + list_test_ids [2023-05-20T06:39:13.947Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ connector_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ connector_group_1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ connector_group_2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ connector_group_3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ connector_group_4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + [[ false = true ]] [2023-05-20T06:39:13.947Z] + for runtest in `find . -name run_test\.sh` [2023-05-20T06:39:13.947Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2023-05-20T06:39:13.947Z] + OPT=list_test_ids [2023-05-20T06:39:13.947Z] + TEST_ID= [2023-05-20T06:39:13.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T06:39:13.947Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T06:39:13.947Z] +++ uname [2023-05-20T06:39:13.947Z] +++ grep -i sunos [2023-05-20T06:39:13.947Z] +++ wc -l [2023-05-20T06:39:13.947Z] +++ awk '{print $1}' [2023-05-20T06:39:13.947Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.947Z] ++ GREP=grep [2023-05-20T06:39:13.947Z] ++ AWK=awk [2023-05-20T06:39:13.947Z] ++ SED=sed [2023-05-20T06:39:13.947Z] ++ BC=bc [2023-05-20T06:39:13.947Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.947Z] + case ${OPT} in [2023-05-20T06:39:13.947Z] + list_test_ids [2023-05-20T06:39:13.947Z] + echo deployment_all deployment_cluster_all [2023-05-20T06:39:13.947Z] + for id in `${runtest} list_test_ids` [2023-05-20T06:39:13.947Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2023-05-20T06:39:13.947Z] + found=true [2023-05-20T06:39:13.947Z] + break [2023-05-20T06:39:13.947Z] + [[ true = true ]] [2023-05-20T06:39:13.947Z] + ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh run_test_id deployment_all [2023-05-20T06:39:13.947Z] + OPT=run_test_id [2023-05-20T06:39:13.947Z] + TEST_ID=deployment_all [2023-05-20T06:39:13.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T06:39:13.947Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2023-05-20T06:39:13.947Z] +++ uname [2023-05-20T06:39:13.947Z] +++ grep -i sunos [2023-05-20T06:39:13.947Z] +++ wc -l [2023-05-20T06:39:13.947Z] +++ awk '{print $1}' [2023-05-20T06:39:13.947Z] ++ '[' 0 -eq 1 ']' [2023-05-20T06:39:13.947Z] ++ GREP=grep [2023-05-20T06:39:13.947Z] ++ AWK=awk [2023-05-20T06:39:13.947Z] ++ SED=sed [2023-05-20T06:39:13.947Z] ++ BC=bc [2023-05-20T06:39:13.947Z] ++ export GREP AWK SED BC [2023-05-20T06:39:13.947Z] + case ${OPT} in [2023-05-20T06:39:13.947Z] + trap 'copy_test_artifacts deployment_all' EXIT [2023-05-20T06:39:13.947Z] + run_test_id deployment_all [2023-05-20T06:39:13.947Z] + unzip_test_resources /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip [2023-05-20T06:39:13.947Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2023-05-20T06:39:13.947Z] [2023-05-20T06:39:13.947Z] ===== UNZIP TEST RESOURCES ===== [2023-05-20T06:39:13.947Z] [2023-05-20T06:39:13.947Z] + for i in "${@}" [2023-05-20T06:39:13.947Z] + [[ /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip == *.zip* ]] [2023-05-20T06:39:13.947Z] + unzip -qq -o /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/bundles/glassfish.zip -d /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target [2023-05-20T06:39:15.314Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2023-05-20T06:39:15.314Z] + cd ./appserver/tests/appserv-tests/devtests/deployment [2023-05-20T06:39:15.314Z] + test_init [2023-05-20T06:39:15.314Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2023-05-20T06:39:15.314Z] [2023-05-20T06:39:15.314Z] ===== V2 DEVTESTS INIT ===== [2023-05-20T06:39:15.314Z] [2023-05-20T06:39:15.314Z] + find /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish -type f [2023-05-20T06:39:15.314Z] + xargs touch [2023-05-20T06:39:15.314Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:39:15.314Z] S1AS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:39:15.314Z] + echo ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:39:15.314Z] ANT_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/ant [2023-05-20T06:39:15.314Z] + echo APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:39:15.314Z] APS_HOME is /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests [2023-05-20T06:39:15.314Z] + java -version [2023-05-20T06:39:15.314Z] openjdk version "17.0.2" 2022-01-18 [2023-05-20T06:39:15.314Z] OpenJDK Runtime Environment (build 17.0.2+8-86) [2023-05-20T06:39:15.314Z] OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) [2023-05-20T06:39:15.314Z] + ant -version [2023-05-20T06:39:15.314Z] Apache Ant(TM) version 1.9.16 compiled on July 10 2021 [2023-05-20T06:39:15.314Z] + mkdir -p /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/results/junitreports [2023-05-20T06:39:15.314Z] + printf '\n\n' [2023-05-20T06:39:15.314Z] [2023-05-20T06:39:15.314Z] [2023-05-20T06:39:15.314Z] + test_run deployment_all [2023-05-20T06:39:15.314Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\c\l\u\s\t\e\r\_\a\l\l ]] [2023-05-20T06:39:15.314Z] + export HUDSON=true [2023-05-20T06:39:15.314Z] + HUDSON=true [2023-05-20T06:39:15.314Z] ++ pwd [2023-05-20T06:39:15.314Z] + export ROOT=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment [2023-05-20T06:39:15.314Z] + ROOT=/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment [2023-05-20T06:39:15.314Z] + '[' -x /usr/bin/cygpath ']' [2023-05-20T06:39:15.314Z] + antTarget=all-ee [2023-05-20T06:39:15.314Z] + '[' -z '' ']' [2023-05-20T06:39:15.314Z] + /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin start-domain [2023-05-20T06:39:20.989Z] Waiting for domain1 to start ...... [2023-05-20T06:39:20.989Z] Successfully started the domain : domain1 [2023-05-20T06:39:20.989Z] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:39:20.989Z] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:39:20.989Z] Admin Port: 4848 [2023-05-20T06:39:20.989Z] Command start-domain executed successfully. [2023-05-20T06:39:21.250Z] + antTarget=all [2023-05-20T06:39:21.250Z] + rm /home/jenkins/.asadminpass [2023-05-20T06:39:21.250Z] rm: cannot remove '/home/jenkins/.asadminpass': No such file or directory [2023-05-20T06:39:21.250Z] + true [2023-05-20T06:39:21.250Z] + ant all [2023-05-20T06:39:21.250Z] + tee /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/tests-run.log [2023-05-20T06:39:21.250Z] Buildfile: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build.xml [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] init.os: [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] init.tools.unix: [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] init.tools.windows: [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] init.tools: [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] setAsadminArgs: [2023-05-20T06:39:21.815Z] [2023-05-20T06:39:21.815Z] init: [2023-05-20T06:39:21.815Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:21.815Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:22.750Z] [2023-05-20T06:39:22.750Z] init.customtasks: [2023-05-20T06:39:22.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2023-05-20T06:39:22.751Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/config/common.xml:331: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2023-05-20T06:39:22.751Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2023-05-20T06:39:23.315Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/util/customAntTasks/JavaWithResult.java uses or overrides a deprecated API. [2023-05-20T06:39:23.315Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:39:23.315Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks/customAntTasks.jar [2023-05-20T06:39:23.315Z] [2023-05-20T06:39:23.315Z] all: [2023-05-20T06:39:23.572Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/client.log [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init.os: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init.tools.unix: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init.tools.windows: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init.tools: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] setAsadminArgs: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init: [2023-05-20T06:39:23.572Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:23.572Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:23.572Z] [get] Not modified - so not downloaded [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] init.customtasks: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] clean: [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] preTestsRun: [2023-05-20T06:39:23.572Z] [echo] Running all deployment devtests [2023-05-20T06:39:23.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/archives [2023-05-20T06:39:23.572Z] [2023-05-20T06:39:23.572Z] restart.server: [2023-05-20T06:39:23.572Z] [echo] Restarting server... [2023-05-20T06:39:26.955Z] [exec] Waiting for the domain to stop . [2023-05-20T06:39:26.955Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:39:26.955Z] [2023-05-20T06:39:26.955Z] start-process: [2023-05-20T06:39:26.955Z] [2023-05-20T06:39:26.955Z] start-process-non-windows: [2023-05-20T06:39:27.213Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:27.213Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-05-20T06:39:30.554Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:39:30.554Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:39:30.554Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:39:30.554Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:39:30.554Z] [exec] Admin Port: 4848 [2023-05-20T06:39:30.554Z] [exec] Command start-domain executed successfully. [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] private-all: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] private-all: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] private-all: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] init.os: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] init.tools.unix: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] init.tools.windows: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] init.tools: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] setAsadminArgs: [2023-05-20T06:39:30.810Z] [2023-05-20T06:39:30.810Z] init: [2023-05-20T06:39:30.810Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:30.811Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:31.150Z] [get] Not modified - so not downloaded [2023-05-20T06:39:31.150Z] [2023-05-20T06:39:31.150Z] init.customtasks: [2023-05-20T06:39:31.150Z] [2023-05-20T06:39:31.150Z] prepare: [2023-05-20T06:39:31.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2023-05-20T06:39:31.150Z] [2023-05-20T06:39:31.150Z] compile: [2023-05-20T06:39:31.150Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:31.150Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2023-05-20T06:39:32.564Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:39:32.564Z] [javac] 1 warning [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] assemble: [2023-05-20T06:39:32.564Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] declare-test: [2023-05-20T06:39:32.564Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init.os: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init.tools.unix: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init.tools.windows: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init.tools: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] setAsadminArgs: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init: [2023-05-20T06:39:32.564Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:32.564Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:32.564Z] [get] Not modified - so not downloaded [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] init.customtasks: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] prepare: [2023-05-20T06:39:32.564Z] [2023-05-20T06:39:32.564Z] deploydir.asadmin: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] setAsadminArgs: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] common.deploydir.asadmin: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init.os: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init.tools.unix: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init.tools.windows: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init.tools: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] setAsadminArgs: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init: [2023-05-20T06:39:32.565Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:32.565Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:32.565Z] [get] Not modified - so not downloaded [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] init.customtasks: [2023-05-20T06:39:32.565Z] [2023-05-20T06:39:32.565Z] common.run.asadmin: [2023-05-20T06:39:32.565Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-05-20T06:39:32.822Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:32.822Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:39:36.102Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:36.102Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:39:36.102Z] [exec] Command deploydir executed successfully. [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] setHttpPort: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] run.positive: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.os: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.unix: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.windows: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] setAsadminArgs: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init: [2023-05-20T06:39:36.102Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.customtasks: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] runclient: [2023-05-20T06:39:36.102Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:36.102Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] processResult: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] failed: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] passed: [2023-05-20T06:39:36.102Z] [echo] Test deploydir Passed [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] unknown: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] declare-test: [2023-05-20T06:39:36.102Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.os: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.unix: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.windows: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] setAsadminArgs: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init: [2023-05-20T06:39:36.102Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.customtasks: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] prepare: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] redeploydir.asadmin: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] setAsadminArgs: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] common.redeploydir.asadmin: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.os: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.unix: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools.windows: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.tools: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] setAsadminArgs: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init: [2023-05-20T06:39:36.102Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.102Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] init.customtasks: [2023-05-20T06:39:36.102Z] [2023-05-20T06:39:36.102Z] common.run.asadmin: [2023-05-20T06:39:36.102Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-05-20T06:39:36.102Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:36.102Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:39:36.359Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:36.359Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:39:36.359Z] [exec] Command deploydir executed successfully. [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] setHttpPort: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] run.positive: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init.os: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init.tools.unix: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init.tools.windows: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init.tools: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] setAsadminArgs: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init: [2023-05-20T06:39:36.359Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.359Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.359Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] init.customtasks: [2023-05-20T06:39:36.359Z] [2023-05-20T06:39:36.359Z] runclient: [2023-05-20T06:39:36.359Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:36.616Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] processResult: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] failed: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] passed: [2023-05-20T06:39:36.616Z] [echo] Test deploydir Passed [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] unknown: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] declare-test: [2023-05-20T06:39:36.616Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploydir [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.os: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.unix: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.windows: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] setAsadminArgs: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init: [2023-05-20T06:39:36.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.customtasks: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] prepare: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] v3.redeploydir.asadmin: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] setAsadminArgs: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] common.v3.redeploy.asadmin: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.os: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.unix: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.windows: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] setAsadminArgs: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init: [2023-05-20T06:39:36.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.customtasks: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] delAppRef: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.os: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.unix: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools.windows: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.tools: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] setAsadminArgs: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init: [2023-05-20T06:39:36.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:36.616Z] [get] Not modified - so not downloaded [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] init.customtasks: [2023-05-20T06:39:36.616Z] [2023-05-20T06:39:36.616Z] common.run.asadmin: [2023-05-20T06:39:36.616Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2023-05-20T06:39:37.180Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:37.180Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-05-20T06:39:37.450Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:37.451Z] [exec] Command redeploy executed successfully. [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.os: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools.unix: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools.windows: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] setAsadminArgs: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init: [2023-05-20T06:39:37.451Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:37.451Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:37.451Z] [get] Not modified - so not downloaded [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.customtasks: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] setEnabled: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] createAppRef: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] setHttpPort: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] run.positive: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.os: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools.unix: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools.windows: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.tools: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] setAsadminArgs: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init: [2023-05-20T06:39:37.451Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:37.451Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:37.451Z] [get] Not modified - so not downloaded [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] init.customtasks: [2023-05-20T06:39:37.451Z] [2023-05-20T06:39:37.451Z] runclient: [2023-05-20T06:39:37.451Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:37.707Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] processResult: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] failed: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] passed: [2023-05-20T06:39:37.707Z] [echo] Test deploydir Passed [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] unknown: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] declare-test: [2023-05-20T06:39:37.707Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploy [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.os: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.unix: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.windows: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] setAsadminArgs: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init: [2023-05-20T06:39:37.707Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:37.707Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:37.707Z] [get] Not modified - so not downloaded [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.customtasks: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] prepare: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] v3.redeploy.asadmin: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] setAsadminArgs: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] common.v3.redeploy.asadmin: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.os: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.unix: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.windows: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] setAsadminArgs: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init: [2023-05-20T06:39:37.707Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:37.707Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:37.707Z] [get] Not modified - so not downloaded [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.customtasks: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] delAppRef: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.os: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.unix: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools.windows: [2023-05-20T06:39:37.707Z] [2023-05-20T06:39:37.707Z] init.tools: [2023-05-20T06:39:37.708Z] [2023-05-20T06:39:37.708Z] setAsadminArgs: [2023-05-20T06:39:37.708Z] [2023-05-20T06:39:37.708Z] init: [2023-05-20T06:39:37.708Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:37.708Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:37.708Z] [get] Not modified - so not downloaded [2023-05-20T06:39:37.708Z] [2023-05-20T06:39:37.708Z] init.customtasks: [2023-05-20T06:39:37.708Z] [2023-05-20T06:39:37.708Z] common.run.asadmin: [2023-05-20T06:39:37.708Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-05-20T06:39:37.965Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:37.965Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-05-20T06:39:38.222Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:38.222Z] [exec] Command redeploy executed successfully. [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.os: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools.unix: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools.windows: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] setAsadminArgs: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init: [2023-05-20T06:39:38.222Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:38.222Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:38.222Z] [get] Not modified - so not downloaded [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.customtasks: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] setEnabled: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] createAppRef: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] setHttpPort: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] run.positive: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.os: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools.unix: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools.windows: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.tools: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] setAsadminArgs: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init: [2023-05-20T06:39:38.222Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:38.222Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:38.222Z] [get] Not modified - so not downloaded [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] init.customtasks: [2023-05-20T06:39:38.222Z] [2023-05-20T06:39:38.222Z] runclient: [2023-05-20T06:39:38.222Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:38.479Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] processResult: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] failed: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] passed: [2023-05-20T06:39:38.479Z] [echo] Test deploydir Passed [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] unknown: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] declare-test: [2023-05-20T06:39:38.479Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir with a different context root [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.os: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools.unix: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools.windows: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] setAsadminArgs: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init: [2023-05-20T06:39:38.479Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:38.479Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:38.479Z] [get] Not modified - so not downloaded [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.customtasks: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] prepare: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] redeploydir.asadmin.foo: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] setAsadminArgs: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] common.redeploydir.asadmin: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.os: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools.unix: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools.windows: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.tools: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] setAsadminArgs: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init: [2023-05-20T06:39:38.479Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:38.479Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:38.479Z] [get] Not modified - so not downloaded [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] init.customtasks: [2023-05-20T06:39:38.479Z] [2023-05-20T06:39:38.479Z] common.run.asadmin: [2023-05-20T06:39:38.479Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --contextroot foo /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-05-20T06:39:38.750Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:38.750Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:39:39.007Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:39.007Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:39:39.007Z] [exec] Command deploydir executed successfully. [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] setHttpPort: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] run.positive.foo: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init.os: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init.tools.unix: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init.tools.windows: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init.tools: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] setAsadminArgs: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init: [2023-05-20T06:39:39.007Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:39.007Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:39.007Z] [get] Not modified - so not downloaded [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] init.customtasks: [2023-05-20T06:39:39.007Z] [2023-05-20T06:39:39.007Z] runclient: [2023-05-20T06:39:39.007Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:39.264Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] processResult: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] failed: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] passed: [2023-05-20T06:39:39.264Z] [echo] Test deploydir Passed [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] unknown: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] declare-test: [2023-05-20T06:39:39.264Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir preserves context root [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init.os: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init.tools.unix: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init.tools.windows: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init.tools: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] setAsadminArgs: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init: [2023-05-20T06:39:39.264Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:39.264Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:39.264Z] [get] Not modified - so not downloaded [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] init.customtasks: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] prepare: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] redeploydir.asadmin: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] setAsadminArgs: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.264Z] common.redeploydir.asadmin: [2023-05-20T06:39:39.264Z] [2023-05-20T06:39:39.265Z] init.os: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] init.tools.unix: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] init.tools.windows: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] init.tools: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] setAsadminArgs: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] init: [2023-05-20T06:39:39.265Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:39.265Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:39.265Z] [get] Not modified - so not downloaded [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] init.customtasks: [2023-05-20T06:39:39.265Z] [2023-05-20T06:39:39.265Z] common.run.asadmin: [2023-05-20T06:39:39.265Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2023-05-20T06:39:39.550Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:39.550Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:39:39.807Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:39.807Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:39:39.807Z] [exec] Command deploydir executed successfully. [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] setHttpPort: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] run.positive.foo: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init.os: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init.tools.unix: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init.tools.windows: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init.tools: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] setAsadminArgs: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init: [2023-05-20T06:39:39.807Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:39.807Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:39.807Z] [get] Not modified - so not downloaded [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] init.customtasks: [2023-05-20T06:39:39.807Z] [2023-05-20T06:39:39.807Z] runclient: [2023-05-20T06:39:39.807Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-05-20T06:39:40.064Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:40.065Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] processResult: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] failed: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] passed: [2023-05-20T06:39:40.065Z] [echo] Test deploydir Passed [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] unknown: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] declare-test: [2023-05-20T06:39:40.065Z] [echo] Starting test deploydir war/deploydir Test v3 asadmin redeploydir preserves context root [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.os: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.unix: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.windows: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] setAsadminArgs: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init: [2023-05-20T06:39:40.065Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.customtasks: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] prepare: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] v3.redeploydir.asadmin: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] setAsadminArgs: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] common.v3.redeploy.asadmin: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.os: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.unix: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.windows: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] setAsadminArgs: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init: [2023-05-20T06:39:40.065Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.customtasks: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] delAppRef: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.os: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.unix: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools.windows: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.tools: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] setAsadminArgs: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init: [2023-05-20T06:39:40.065Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.065Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] init.customtasks: [2023-05-20T06:39:40.065Z] [2023-05-20T06:39:40.065Z] common.run.asadmin: [2023-05-20T06:39:40.065Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2023-05-20T06:39:40.322Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:40.322Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2023-05-20T06:39:40.579Z] [exec] Application deployed with name deploydir. [2023-05-20T06:39:40.579Z] [exec] Command redeploy executed successfully. [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.os: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools.unix: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools.windows: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] setAsadminArgs: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init: [2023-05-20T06:39:40.579Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.579Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.579Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.customtasks: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] setEnabled: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] createAppRef: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] setHttpPort: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] run.positive.foo: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.os: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools.unix: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools.windows: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.tools: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] setAsadminArgs: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init: [2023-05-20T06:39:40.579Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.579Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.579Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] init.customtasks: [2023-05-20T06:39:40.579Z] [2023-05-20T06:39:40.579Z] runclient: [2023-05-20T06:39:40.579Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: TestServlet [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]::

[2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2023-05-20T06:39:40.836Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] processResult: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] failed: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] passed: [2023-05-20T06:39:40.836Z] [echo] Test deploydir Passed [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] unknown: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] declare-test: [2023-05-20T06:39:40.836Z] [echo] Starting test deploydir war/deploydir Test asadmin undeploydir [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] undeploy.asadmin: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] setAsadminArgs: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] common.undeploy.asadmin: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.os: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools.unix: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools.windows: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] setAsadminArgs: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init: [2023-05-20T06:39:40.836Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.836Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.836Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.customtasks: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] delAppRef: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.os: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools.unix: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools.windows: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.836Z] init.tools: [2023-05-20T06:39:40.836Z] [2023-05-20T06:39:40.837Z] setAsadminArgs: [2023-05-20T06:39:40.837Z] [2023-05-20T06:39:40.837Z] init: [2023-05-20T06:39:40.837Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:40.837Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:40.837Z] [get] Not modified - so not downloaded [2023-05-20T06:39:40.837Z] [2023-05-20T06:39:40.837Z] init.customtasks: [2023-05-20T06:39:40.837Z] [2023-05-20T06:39:40.837Z] common.run.asadmin: [2023-05-20T06:39:40.837Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [2023-05-20T06:39:41.106Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:41.106Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:39:41.106Z] [exec] Command undeploy executed successfully. [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] setHttpPort: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] run.negative: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init.os: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init.tools.unix: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init.tools.windows: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init.tools: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] setAsadminArgs: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init: [2023-05-20T06:39:41.106Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:41.106Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:41.106Z] [get] Not modified - so not downloaded [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] init.customtasks: [2023-05-20T06:39:41.106Z] [2023-05-20T06:39:41.106Z] runclient: [2023-05-20T06:39:41.106Z] [echo] TestClient http://localhost:8080/deploydir/deploydir false [2023-05-20T06:39:41.363Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2023-05-20T06:39:41.363Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:41.363Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/deploydir/deploydir [2023-05-20T06:39:41.363Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] processResult: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] failed: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] passed: [2023-05-20T06:39:41.363Z] [echo] Test deploydir Passed [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] unknown: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] private-all: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] declare-test: [2023-05-20T06:39:41.363Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy1 [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init.os: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init.tools.unix: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init.tools.windows: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init.tools: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] setAsadminArgs: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init: [2023-05-20T06:39:41.363Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:41.363Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:41.363Z] [get] Not modified - so not downloaded [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] init.customtasks: [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] prepare: [2023-05-20T06:39:41.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2023-05-20T06:39:41.363Z] [2023-05-20T06:39:41.363Z] compile: [2023-05-20T06:39:41.363Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:41.363Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] assemble: [2023-05-20T06:39:41.654Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-portable.war [2023-05-20T06:39:41.654Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-deployplan.jar [2023-05-20T06:39:41.654Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] create.virtual.server: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] setAsadminArgs: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] common.create.virtual.server.asadmin: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init.os: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init.tools.unix: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init.tools.windows: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init.tools: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] setAsadminArgs: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init: [2023-05-20T06:39:41.654Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:41.654Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:41.654Z] [get] Not modified - so not downloaded [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] init.customtasks: [2023-05-20T06:39:41.654Z] [2023-05-20T06:39:41.654Z] common.run.asadmin: [2023-05-20T06:39:41.654Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --hosts localhost server-foo [2023-05-20T06:39:41.911Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:41.911Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-virtual-server [options] ... [2023-05-20T06:39:42.167Z] [exec] Command create-virtual-server executed successfully. [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] create.http.listener: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] setAsadminArgs: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] common.create.http.listener.asadmin: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init.os: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init.tools.unix: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init.tools.windows: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init.tools: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] setAsadminArgs: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init: [2023-05-20T06:39:42.167Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:42.167Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:42.167Z] [get] Not modified - so not downloaded [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] init.customtasks: [2023-05-20T06:39:42.167Z] [2023-05-20T06:39:42.167Z] common.run.asadmin: [2023-05-20T06:39:42.167Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:42.424Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:42.424Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-http-listener [options] ... [2023-05-20T06:39:42.681Z] [exec] Command create-http-listener executed successfully. [2023-05-20T06:39:42.681Z] [2023-05-20T06:39:42.681Z] restart.server: [2023-05-20T06:39:42.681Z] [echo] Restarting server... [2023-05-20T06:39:44.067Z] [exec] Waiting for the domain to stop . [2023-05-20T06:39:44.067Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:39:44.067Z] [2023-05-20T06:39:44.067Z] start-process: [2023-05-20T06:39:44.067Z] [2023-05-20T06:39:44.067Z] start-process-non-windows: [2023-05-20T06:39:44.631Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:44.631Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-05-20T06:39:47.903Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:39:47.903Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:39:47.903Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:39:47.903Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:39:47.903Z] [exec] Admin Port: 4848 [2023-05-20T06:39:47.903Z] [exec] Command start-domain executed successfully. [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.os: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools.unix: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools.windows: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] setAsadminArgs: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init: [2023-05-20T06:39:48.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:48.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:48.208Z] [get] Not modified - so not downloaded [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.customtasks: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] prepare: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] deploy.asadmin: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] setAsadminArgs: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] common.deploy.asadmin: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.os: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools.unix: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools.windows: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.tools: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] setAsadminArgs: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init: [2023-05-20T06:39:48.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:48.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:48.208Z] [get] Not modified - so not downloaded [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] init.customtasks: [2023-05-20T06:39:48.208Z] [2023-05-20T06:39:48.208Z] common.run.asadmin: [2023-05-20T06:39:48.208Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --virtualservers server-foo /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2023-05-20T06:39:48.466Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:48.466Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:39:51.759Z] [exec] Application deployed with name virtualserver. [2023-05-20T06:39:51.759Z] [exec] Command deploy executed successfully. [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.os: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools.unix: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools.windows: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] setAsadminArgs: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init: [2023-05-20T06:39:51.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:51.759Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:51.759Z] [get] Not modified - so not downloaded [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.customtasks: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] setEnabled: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] createAppRef: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] setHttpPort: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] run.positive: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.os: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools.unix: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools.windows: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.tools: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] setAsadminArgs: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init: [2023-05-20T06:39:51.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:51.759Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:51.759Z] [get] Not modified - so not downloaded [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] init.customtasks: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] runclient: [2023-05-20T06:39:51.759Z] [echo] TestClient http://localhost:8080/war/virtualserver true [2023-05-20T06:39:51.759Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2023-05-20T06:39:51.759Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2023-05-20T06:39:51.759Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/war/virtualserver [2023-05-20T06:39:51.759Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:39:51.759Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:60) [2023-05-20T06:39:51.759Z] [javaWithResult] at virtualserver.client.TestClient.doTest(TestClient.java:39) [2023-05-20T06:39:51.759Z] [javaWithResult] at virtualserver.client.TestClient.main(TestClient.java:30) [2023-05-20T06:39:51.759Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:39:51.759Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2023-05-20T06:39:51.759Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:59) [2023-05-20T06:39:51.759Z] [javaWithResult] ... 2 more [2023-05-20T06:39:51.759Z] [javaWithResult] Java Result: 255 [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] processResult: [2023-05-20T06:39:51.759Z] [2023-05-20T06:39:51.759Z] failed: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] passed: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] unknown: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] writeLogToConsole: [2023-05-20T06:39:51.760Z] [echo] Test virtualserver UNKNOWN at 20-May-2023 06:39:51.273 with return code 255 [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] declare-test: [2023-05-20T06:39:51.760Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy2 [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] setHttpPort: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] run.negative: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.os: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.unix: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.windows: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] setAsadminArgs: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init: [2023-05-20T06:39:51.760Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] Not modified - so not downloaded [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.customtasks: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] runclient: [2023-05-20T06:39:51.760Z] [echo] TestClient http://localhost:8080/war/virtualserver false [2023-05-20T06:39:51.760Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2023-05-20T06:39:51.760Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2023-05-20T06:39:51.760Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2023-05-20T06:39:51.760Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/virtualserver [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] processResult: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] failed: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] passed: [2023-05-20T06:39:51.760Z] [echo] Test virtualserver Passed [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] unknown: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] undeploy.asadmin: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] setAsadminArgs: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] common.undeploy.asadmin: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.os: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.unix: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.windows: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] setAsadminArgs: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init: [2023-05-20T06:39:51.760Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] Not modified - so not downloaded [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.customtasks: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] delAppRef: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.os: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.unix: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools.windows: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.tools: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] setAsadminArgs: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init: [2023-05-20T06:39:51.760Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:51.760Z] [get] Not modified - so not downloaded [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] init.customtasks: [2023-05-20T06:39:51.760Z] [2023-05-20T06:39:51.760Z] common.run.asadmin: [2023-05-20T06:39:51.760Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 virtualserver [2023-05-20T06:39:51.760Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:51.760Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:39:52.017Z] [exec] Command undeploy executed successfully. [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] delete.http.listener: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] setAsadminArgs: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] common.delete.http.listener.asadmin: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init.os: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init.tools.unix: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init.tools.windows: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init.tools: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] setAsadminArgs: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init: [2023-05-20T06:39:52.017Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:52.017Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:52.017Z] [get] Not modified - so not downloaded [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] init.customtasks: [2023-05-20T06:39:52.017Z] [2023-05-20T06:39:52.017Z] common.run.asadmin: [2023-05-20T06:39:52.017Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 listener-foo [2023-05-20T06:39:52.274Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:52.274Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-http-listener [options] ... [2023-05-20T06:39:52.531Z] [exec] Command delete-http-listener executed successfully. [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] delete.virtual.server: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] setAsadminArgs: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] common.delete.virtual.server.asadmin: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init.os: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init.tools.unix: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init.tools.windows: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init.tools: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] setAsadminArgs: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init: [2023-05-20T06:39:52.531Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:52.531Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:52.531Z] [get] Not modified - so not downloaded [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] init.customtasks: [2023-05-20T06:39:52.531Z] [2023-05-20T06:39:52.531Z] common.run.asadmin: [2023-05-20T06:39:52.531Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 server-foo [2023-05-20T06:39:52.789Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:52.789Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-virtual-server [options] ... [2023-05-20T06:39:53.051Z] [exec] Command delete-virtual-server executed successfully. [2023-05-20T06:39:53.051Z] [2023-05-20T06:39:53.051Z] restart.server: [2023-05-20T06:39:53.051Z] [echo] Restarting server... [2023-05-20T06:39:54.460Z] [exec] Waiting for the domain to stop . [2023-05-20T06:39:54.460Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:39:54.460Z] [2023-05-20T06:39:54.460Z] start-process: [2023-05-20T06:39:54.460Z] [2023-05-20T06:39:54.460Z] start-process-non-windows: [2023-05-20T06:39:55.024Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:39:55.024Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2023-05-20T06:39:58.351Z] [exec] Waiting for domain1 to start .... [2023-05-20T06:39:58.351Z] [exec] Successfully started the domain : domain1 [2023-05-20T06:39:58.351Z] [exec] domain Location: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1 [2023-05-20T06:39:58.351Z] [exec] Log File: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/logs/server.log [2023-05-20T06:39:58.351Z] [exec] Admin Port: 4848 [2023-05-20T06:39:58.351Z] [exec] Command start-domain executed successfully. [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] private-all: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] private-all: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init.os: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init.tools.unix: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init.tools.windows: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init.tools: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] setAsadminArgs: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init: [2023-05-20T06:39:58.608Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:58.608Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:58.608Z] [get] Not modified - so not downloaded [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] init.customtasks: [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] prepare: [2023-05-20T06:39:58.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-05-20T06:39:58.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2023-05-20T06:39:58.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives [2023-05-20T06:39:58.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b [2023-05-20T06:39:58.608Z] [2023-05-20T06:39:58.608Z] compile: [2023-05-20T06:39:58.608Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:58.608Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-05-20T06:39:59.173Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:39:59.430Z] [javac] 1 warning [2023-05-20T06:39:59.430Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:59.430Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:39:59.430Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2023-05-20T06:39:59.992Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:39:59.992Z] [javac] 1 warning [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] assemble: [2023-05-20T06:39:59.992Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b/i18n-simple-misc.jar [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] init.os: [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] init.tools.unix: [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] init.tools.windows: [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] init.tools: [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] setAsadminArgs: [2023-05-20T06:39:59.992Z] [2023-05-20T06:39:59.992Z] init: [2023-05-20T06:39:59.992Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] Not modified - so not downloaded [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.customtasks: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] prepare: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] compile: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] assemble: [2023-05-20T06:39:59.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2023-05-20T06:39:59.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2023-05-20T06:39:59.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF/tlds [2023-05-20T06:39:59.993Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2023-05-20T06:39:59.993Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simple.war [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] private-all: [2023-05-20T06:39:59.993Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.os: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools.unix: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools.windows: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] setAsadminArgs: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init: [2023-05-20T06:39:59.993Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] Not modified - so not downloaded [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.customtasks: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] prepare: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] deploy.asadmin: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] setAsadminArgs: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] common.deploy.asadmin: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.os: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools.unix: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools.windows: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.tools: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] setAsadminArgs: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init: [2023-05-20T06:39:59.993Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:39:59.993Z] [get] Not modified - so not downloaded [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] init.customtasks: [2023-05-20T06:39:59.993Z] [2023-05-20T06:39:59.993Z] common.run.asadmin: [2023-05-20T06:39:59.993Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2023-05-20T06:40:00.252Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:00.252Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:03.532Z] [exec] Application deployed with name i18n-simple. [2023-05-20T06:40:03.532Z] [exec] there are no files to retrieve for application i18n-simple [2023-05-20T06:40:03.532Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init.os: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init.tools.unix: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init.tools.windows: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init.tools: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] setAsadminArgs: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init: [2023-05-20T06:40:03.532Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.532Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.532Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] init.customtasks: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] setEnabled: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] createAppRef: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.532Z] setHttpPort: [2023-05-20T06:40:03.532Z] [2023-05-20T06:40:03.533Z] run.positive: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] common.run.positive: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] setHttpPort: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] common.run: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] checkAppOnServer: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] declare-test: [2023-05-20T06:40:03.533Z] [echo] Starting test libClassPath libClasspath Test asadmin deploy (server) [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init.os: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init.tools.unix: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init.tools.windows: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init.tools: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] setAsadminArgs: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init: [2023-05-20T06:40:03.533Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.533Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.533Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] init.customtasks: [2023-05-20T06:40:03.533Z] [2023-05-20T06:40:03.533Z] runclient: [2023-05-20T06:40:03.533Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.533Z] [javaWithResult] [i18n.simple.TestClient]::

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

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

[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

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


[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::

[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.534Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::


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

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

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

[2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

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

Setup for Netscape [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2023-05-20T06:40:03.535Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2023-05-20T06:40:03.536Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] processResult: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] failed: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] passed: [2023-05-20T06:40:03.536Z] [echo] Test libClassPath Passed [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] unknown: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.os: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.unix: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.windows: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] setAsadminArgs: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init: [2023-05-20T06:40:03.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.customtasks: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] checkAppOnCluster: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.os: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.unix: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.windows: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] setAsadminArgs: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init: [2023-05-20T06:40:03.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.customtasks: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] prepare: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] undeploy.asadmin: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] setAsadminArgs: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] common.undeploy.asadmin: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.os: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.unix: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.windows: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] setAsadminArgs: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init: [2023-05-20T06:40:03.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.customtasks: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] delAppRef: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.os: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.unix: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools.windows: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.tools: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] setAsadminArgs: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init: [2023-05-20T06:40:03.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:03.536Z] [get] Not modified - so not downloaded [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] init.customtasks: [2023-05-20T06:40:03.536Z] [2023-05-20T06:40:03.536Z] common.run.asadmin: [2023-05-20T06:40:03.536Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2023-05-20T06:40:03.792Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:03.792Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:04.050Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init.os: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init.tools.unix: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init.tools.windows: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init.tools: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] setAsadminArgs: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init: [2023-05-20T06:40:04.050Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:04.050Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:04.050Z] [get] Not modified - so not downloaded [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] init.customtasks: [2023-05-20T06:40:04.050Z] [2023-05-20T06:40:04.050Z] prepare: [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/ejb [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore [2023-05-20T06:40:04.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2023-05-20T06:40:04.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib [2023-05-20T06:40:04.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub [2023-05-20T06:40:04.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] private-all: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init.os: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init.tools.unix: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init.tools.windows: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init.tools: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] setAsadminArgs: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init: [2023-05-20T06:40:04.051Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:04.051Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:04.051Z] [get] Not modified - so not downloaded [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] init.customtasks: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] prepare: [2023-05-20T06:40:04.051Z] [2023-05-20T06:40:04.051Z] compile: [2023-05-20T06:40:04.051Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:04.051Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2023-05-20T06:40:04.616Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:04.616Z] [javac] 1 warning [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] makeJars: [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/x.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra/xExtra.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra/xExtra.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/lib.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub/lib_sub.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/topLevel.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z/z.jar [2023-05-20T06:40:04.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2023-05-20T06:40:04.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2023-05-20T06:40:04.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2023-05-20T06:40:04.616Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/libdirtest-EJBModule.jar [2023-05-20T06:40:04.616Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/libdirtest-client.jar [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] makeEars: [2023-05-20T06:40:04.616Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2023-05-20T06:40:04.616Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2023-05-20T06:40:04.616Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] assemble: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.os: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools.unix: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools.windows: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] setAsadminArgs: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init: [2023-05-20T06:40:04.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:04.616Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:04.616Z] [get] Not modified - so not downloaded [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.customtasks: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] prepare: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] deploy.asadmin: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] setAsadminArgs: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] common.deploy.asadmin: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.os: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools.unix: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools.windows: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.tools: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] setAsadminArgs: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init: [2023-05-20T06:40:04.616Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:04.616Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:04.616Z] [get] Not modified - so not downloaded [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] init.customtasks: [2023-05-20T06:40:04.616Z] [2023-05-20T06:40:04.616Z] common.run.asadmin: [2023-05-20T06:40:04.616Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-none /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2023-05-20T06:40:04.874Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:04.874Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:09.099Z] [exec] Application deployed with name libtest-none. [2023-05-20T06:40:09.099Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init.os: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init.tools.unix: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init.tools.windows: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init.tools: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] setAsadminArgs: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init: [2023-05-20T06:40:09.099Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:09.099Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:09.099Z] [get] Not modified - so not downloaded [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] init.customtasks: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] setEnabled: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] createAppRef: [2023-05-20T06:40:09.099Z] [2023-05-20T06:40:09.099Z] declare-test: [2023-05-20T06:40:09.099Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for noLibUsed [2023-05-20T06:40:09.099Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:13.275Z] [concat] result=0 [2023-05-20T06:40:13.275Z] [concat] note=Received expected results [2023-05-20T06:40:13.275Z] [2023-05-20T06:40:13.275Z] processResult: [2023-05-20T06:40:13.275Z] [2023-05-20T06:40:13.275Z] failed: [2023-05-20T06:40:13.275Z] [2023-05-20T06:40:13.275Z] passed: [2023-05-20T06:40:13.275Z] [echo] Test libclasspath2 Passed [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] unknown: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.os: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.unix: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.windows: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] setAsadminArgs: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init: [2023-05-20T06:40:13.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] Not modified - so not downloaded [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.customtasks: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] prepare: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] undeploy.asadmin: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] setAsadminArgs: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] common.undeploy.asadmin: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.os: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.unix: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.windows: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] setAsadminArgs: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init: [2023-05-20T06:40:13.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] Not modified - so not downloaded [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.customtasks: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] delAppRef: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.os: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.unix: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools.windows: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.tools: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] setAsadminArgs: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init: [2023-05-20T06:40:13.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:13.554Z] [get] Not modified - so not downloaded [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] init.customtasks: [2023-05-20T06:40:13.554Z] [2023-05-20T06:40:13.554Z] common.run.asadmin: [2023-05-20T06:40:13.554Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-none [2023-05-20T06:40:13.811Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:13.811Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:13.811Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init.os: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init.tools.unix: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init.tools.windows: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init.tools: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] setAsadminArgs: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init: [2023-05-20T06:40:13.811Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:13.811Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:13.811Z] [get] Not modified - so not downloaded [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] init.customtasks: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] prepare: [2023-05-20T06:40:13.811Z] [2023-05-20T06:40:13.811Z] deploy.asadmin: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] setAsadminArgs: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] common.deploy.asadmin: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init.os: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init.tools.unix: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init.tools.windows: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init.tools: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] setAsadminArgs: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init: [2023-05-20T06:40:14.068Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:14.068Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:14.068Z] [get] Not modified - so not downloaded [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] init.customtasks: [2023-05-20T06:40:14.068Z] [2023-05-20T06:40:14.068Z] common.run.asadmin: [2023-05-20T06:40:14.069Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-default /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2023-05-20T06:40:14.069Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:14.069Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:15.053Z] [exec] Application deployed with name libtest-default. [2023-05-20T06:40:15.053Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init.os: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init.tools.unix: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init.tools.windows: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init.tools: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] setAsadminArgs: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init: [2023-05-20T06:40:15.053Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:15.053Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:15.053Z] [get] Not modified - so not downloaded [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] init.customtasks: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] setEnabled: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] createAppRef: [2023-05-20T06:40:15.053Z] [2023-05-20T06:40:15.053Z] declare-test: [2023-05-20T06:40:15.053Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for defaultLibUsed [2023-05-20T06:40:15.053Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:20.334Z] [concat] result=0 [2023-05-20T06:40:20.334Z] [concat] note=Received expected results [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] processResult: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] failed: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] passed: [2023-05-20T06:40:20.334Z] [echo] Test libclasspath2 Passed [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] unknown: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.os: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.unix: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.windows: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] setAsadminArgs: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init: [2023-05-20T06:40:20.334Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] Not modified - so not downloaded [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.customtasks: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] prepare: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] undeploy.asadmin: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] setAsadminArgs: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] common.undeploy.asadmin: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.os: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.unix: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.windows: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] setAsadminArgs: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init: [2023-05-20T06:40:20.334Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] Not modified - so not downloaded [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.customtasks: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] delAppRef: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.os: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.unix: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools.windows: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.tools: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] setAsadminArgs: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init: [2023-05-20T06:40:20.334Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:20.334Z] [get] Not modified - so not downloaded [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] init.customtasks: [2023-05-20T06:40:20.334Z] [2023-05-20T06:40:20.334Z] common.run.asadmin: [2023-05-20T06:40:20.334Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-default [2023-05-20T06:40:20.591Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:20.591Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:20.848Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.os: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools.unix: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools.windows: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] setAsadminArgs: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init: [2023-05-20T06:40:20.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:20.848Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:20.848Z] [get] Not modified - so not downloaded [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.customtasks: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] prepare: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] deploy.asadmin: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] setAsadminArgs: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] common.deploy.asadmin: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.os: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools.unix: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools.windows: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.tools: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] setAsadminArgs: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init: [2023-05-20T06:40:20.848Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:20.848Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:20.848Z] [get] Not modified - so not downloaded [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] init.customtasks: [2023-05-20T06:40:20.848Z] [2023-05-20T06:40:20.848Z] common.run.asadmin: [2023-05-20T06:40:20.848Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-explicitWithDir /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2023-05-20T06:40:21.104Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:21.105Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:21.669Z] [exec] Application deployed with name libtest-explicitWithDir. [2023-05-20T06:40:21.669Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init.os: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init.tools.unix: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init.tools.windows: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init.tools: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] setAsadminArgs: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init: [2023-05-20T06:40:21.669Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:21.669Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:21.669Z] [get] Not modified - so not downloaded [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] init.customtasks: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] setEnabled: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] createAppRef: [2023-05-20T06:40:21.669Z] [2023-05-20T06:40:21.669Z] declare-test: [2023-05-20T06:40:21.669Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for explicitLibWithDir [2023-05-20T06:40:21.669Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/appclient -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:26.939Z] [concat] result=0 [2023-05-20T06:40:26.939Z] [concat] note=Received expected results [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] processResult: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] failed: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] passed: [2023-05-20T06:40:26.939Z] [echo] Test libclasspath2 Passed [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] unknown: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.os: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.unix: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.windows: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] setAsadminArgs: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init: [2023-05-20T06:40:26.939Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] Not modified - so not downloaded [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.customtasks: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] prepare: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] undeploy.asadmin: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] setAsadminArgs: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] common.undeploy.asadmin: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.os: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.unix: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.windows: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] setAsadminArgs: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init: [2023-05-20T06:40:26.939Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] Not modified - so not downloaded [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.customtasks: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] delAppRef: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.os: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.unix: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.windows: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] setAsadminArgs: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init: [2023-05-20T06:40:26.939Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] Not modified - so not downloaded [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.customtasks: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] common.run.asadmin: [2023-05-20T06:40:26.939Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-explicitWithDir [2023-05-20T06:40:26.939Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:26.939Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:26.939Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] private-all: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.os: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.unix: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools.windows: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.tools: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] setAsadminArgs: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init: [2023-05-20T06:40:26.939Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:26.939Z] [get] Not modified - so not downloaded [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] init.customtasks: [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] prepare: [2023-05-20T06:40:26.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-05-20T06:40:26.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2023-05-20T06:40:26.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives [2023-05-20T06:40:26.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b [2023-05-20T06:40:26.939Z] [2023-05-20T06:40:26.939Z] compile: [2023-05-20T06:40:26.939Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:26.939Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-05-20T06:40:26.939Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:27.196Z] [javac] 1 warning [2023-05-20T06:40:27.196Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:27.196Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:27.196Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2023-05-20T06:40:27.452Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:27.452Z] [javac] 1 warning [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] assemble: [2023-05-20T06:40:27.709Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b/i18n-simple-misc.jar [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init.os: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init.tools.unix: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init.tools.windows: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init.tools: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] setAsadminArgs: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init: [2023-05-20T06:40:27.709Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:27.709Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:27.709Z] [get] Not modified - so not downloaded [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] init.customtasks: [2023-05-20T06:40:27.709Z] [2023-05-20T06:40:27.709Z] prepare: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] compile: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] assemble: [2023-05-20T06:40:27.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2023-05-20T06:40:27.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2023-05-20T06:40:27.710Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF/tlds [2023-05-20T06:40:27.710Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2023-05-20T06:40:27.710Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simple.war [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] private-all: [2023-05-20T06:40:27.710Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.os: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools.unix: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools.windows: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] setAsadminArgs: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init: [2023-05-20T06:40:27.710Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:27.710Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:27.710Z] [get] Not modified - so not downloaded [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.customtasks: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] prepare: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] deploy.asadmin: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] setAsadminArgs: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] common.deploy.asadmin: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.os: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools.unix: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools.windows: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.tools: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] setAsadminArgs: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init: [2023-05-20T06:40:27.710Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:27.710Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:27.710Z] [get] Not modified - so not downloaded [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] init.customtasks: [2023-05-20T06:40:27.710Z] [2023-05-20T06:40:27.710Z] common.run.asadmin: [2023-05-20T06:40:27.710Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2023-05-20T06:40:27.967Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:27.967Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:28.254Z] [exec] Application deployed with name i18n-simple. [2023-05-20T06:40:28.254Z] [exec] there are no files to retrieve for application i18n-simple [2023-05-20T06:40:28.254Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.os: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools.unix: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools.windows: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] setAsadminArgs: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init: [2023-05-20T06:40:28.254Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.254Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.254Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.customtasks: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] setEnabled: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] createAppRef: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] setHttpPort: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] run.positive: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] common.run.positive: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] setHttpPort: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] common.run: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] checkAppOnServer: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] declare-test: [2023-05-20T06:40:28.254Z] [echo] Starting test manifestClassPath libClasspath Test asadmin deploy (server) [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.os: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools.unix: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools.windows: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.tools: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] setAsadminArgs: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init: [2023-05-20T06:40:28.254Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.254Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.254Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] init.customtasks: [2023-05-20T06:40:28.254Z] [2023-05-20T06:40:28.254Z] runclient: [2023-05-20T06:40:28.254Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]::

The [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.511Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]::

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

[2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]::

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

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

[2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.512Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

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


[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::
[2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.513Z] [javaWithResult] [i18n.simple.TestClient]::


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

[2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

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

[2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

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

Setup for Netscape [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2023-05-20T06:40:28.514Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] processResult: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] failed: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] passed: [2023-05-20T06:40:28.514Z] [echo] Test manifestClassPath Passed [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] unknown: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.os: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.unix: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.windows: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] setAsadminArgs: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init: [2023-05-20T06:40:28.514Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.customtasks: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] checkAppOnCluster: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.os: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.unix: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.windows: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] setAsadminArgs: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init: [2023-05-20T06:40:28.514Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.customtasks: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] prepare: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] undeploy.asadmin: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] setAsadminArgs: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] common.undeploy.asadmin: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.os: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.unix: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.windows: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] setAsadminArgs: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init: [2023-05-20T06:40:28.514Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.customtasks: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] delAppRef: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.os: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.unix: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools.windows: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.tools: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] setAsadminArgs: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init: [2023-05-20T06:40:28.514Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:28.514Z] [get] Not modified - so not downloaded [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] init.customtasks: [2023-05-20T06:40:28.514Z] [2023-05-20T06:40:28.514Z] common.run.asadmin: [2023-05-20T06:40:28.514Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2023-05-20T06:40:28.771Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:28.771Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:29.027Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] private-all: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init.os: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init.tools.unix: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init.tools.windows: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init.tools: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] setAsadminArgs: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init: [2023-05-20T06:40:29.027Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:29.027Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:29.027Z] [get] Not modified - so not downloaded [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.027Z] init.customtasks: [2023-05-20T06:40:29.027Z] [2023-05-20T06:40:29.028Z] prepare: [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-05-20T06:40:29.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] private-all: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init.os: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init.tools.unix: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init.tools.windows: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init.tools: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] setAsadminArgs: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init: [2023-05-20T06:40:29.028Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:29.028Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:29.028Z] [get] Not modified - so not downloaded [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] init.customtasks: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] prepare: [2023-05-20T06:40:29.028Z] [2023-05-20T06:40:29.028Z] compile: [2023-05-20T06:40:29.028Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:29.028Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation [2023-05-20T06:40:29.291Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:29.554Z] [javac] 1 warning [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.os: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools.unix: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools.windows: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] setAsadminArgs: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init: [2023-05-20T06:40:29.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:29.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:29.554Z] [get] Not modified - so not downloaded [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.customtasks: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] prepare: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] assemble: [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar/validation.rar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.war [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-ejb.jar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.rar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-client.jar [2023-05-20T06:40:29.554Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-05-20T06:40:29.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.rar [2023-05-20T06:40:29.554Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2023-05-20T06:40:29.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-05-20T06:40:29.554Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2023-05-20T06:40:29.554Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-05-20T06:40:29.554Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2023-05-20T06:40:29.554Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] declare-test: [2023-05-20T06:40:29.554Z] [echo] Starting test validation dol/validation Test standalone war [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.os: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools.unix: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools.windows: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.tools: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] setAsadminArgs: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init: [2023-05-20T06:40:29.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:29.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:29.554Z] [get] Not modified - so not downloaded [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] init.customtasks: [2023-05-20T06:40:29.554Z] [2023-05-20T06:40:29.554Z] run.validator: [2023-05-20T06:40:29.554Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:30.119Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2023-05-20T06:40:30.375Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2023-05-20T06:40:30.375Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2023-05-20T06:40:30.631Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2023-05-20T06:40:30.631Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] processResult: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] failed: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] passed: [2023-05-20T06:40:30.631Z] [echo] Test validation Passed [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] unknown: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] declare-test: [2023-05-20T06:40:30.631Z] [echo] Starting test validation dol/validation Test standalone ejb jar [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init.os: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init.tools.unix: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init.tools.windows: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init.tools: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] setAsadminArgs: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init: [2023-05-20T06:40:30.631Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:30.631Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:30.631Z] [get] Not modified - so not downloaded [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] init.customtasks: [2023-05-20T06:40:30.631Z] [2023-05-20T06:40:30.631Z] run.validator: [2023-05-20T06:40:30.631Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:31.196Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2023-05-20T06:40:31.454Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2023-05-20T06:40:31.711Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2023-05-20T06:40:31.711Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar2.jar [2023-05-20T06:40:31.711Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar2.jar [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] processResult: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] failed: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] passed: [2023-05-20T06:40:31.711Z] [echo] Test validation Passed [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] unknown: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] declare-test: [2023-05-20T06:40:31.711Z] [echo] Starting test validation dol/validation Test standalone rar [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init.os: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init.tools.unix: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init.tools.windows: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init.tools: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] setAsadminArgs: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init: [2023-05-20T06:40:31.711Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:31.711Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:31.711Z] [get] Not modified - so not downloaded [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] init.customtasks: [2023-05-20T06:40:31.711Z] [2023-05-20T06:40:31.711Z] run.validator: [2023-05-20T06:40:31.711Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:32.275Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2023-05-20T06:40:32.532Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2023-05-20T06:40:32.532Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2023-05-20T06:40:32.532Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar2.rar [2023-05-20T06:40:32.532Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar2.rar [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] processResult: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] failed: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] passed: [2023-05-20T06:40:32.532Z] [echo] Test validation Passed [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] unknown: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] declare-test: [2023-05-20T06:40:32.532Z] [echo] Starting test validation dol/validation Test standalone car [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init.os: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init.tools.unix: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init.tools.windows: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init.tools: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] setAsadminArgs: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init: [2023-05-20T06:40:32.532Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:32.532Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:32.532Z] [get] Not modified - so not downloaded [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] init.customtasks: [2023-05-20T06:40:32.532Z] [2023-05-20T06:40:32.532Z] run.validator: [2023-05-20T06:40:32.532Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:33.465Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2023-05-20T06:40:33.465Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2023-05-20T06:40:33.465Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2023-05-20T06:40:33.465Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2023-05-20T06:40:33.465Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] processResult: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] failed: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] passed: [2023-05-20T06:40:33.465Z] [echo] Test validation Passed [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] unknown: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] declare-test: [2023-05-20T06:40:33.465Z] [echo] Starting test validation dol/validation Test ear [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init.os: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init.tools.unix: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init.tools.windows: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init.tools: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] setAsadminArgs: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init: [2023-05-20T06:40:33.465Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:33.465Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:33.465Z] [get] Not modified - so not downloaded [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] init.customtasks: [2023-05-20T06:40:33.465Z] [2023-05-20T06:40:33.465Z] run.validator: [2023-05-20T06:40:33.465Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:34.397Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2023-05-20T06:40:34.397Z] [javaWithResult] May 20, 2023 6:40:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:40:34.397Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:40:34.397Z] [javaWithResult] May 20, 2023 6:40:34 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-05-20T06:40:34.397Z] [javaWithResult] WARNING: URI is not hierarchical [2023-05-20T06:40:34.397Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-05-20T06:40:34.397Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:34.397Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:34.397Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:34.397Z] [javaWithResult] [2023-05-20T06:40:34.962Z] [javaWithResult] May 20, 2023 6:40:34 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-05-20T06:40:34.962Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-05-20T06:40:34.962Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2023-05-20T06:40:35.218Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2023-05-20T06:40:35.218Z] [javaWithResult] May 20, 2023 6:40:35 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-05-20T06:40:35.218Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-05-20T06:40:35.218Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear2.ear [2023-05-20T06:40:35.475Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear2.ear [2023-05-20T06:40:35.475Z] [javaWithResult] May 20, 2023 6:40:35 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2023-05-20T06:40:35.475Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2023-05-20T06:40:35.475Z] [javaWithResult] May 20, 2023 6:40:35 AM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-05-20T06:40:35.475Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-05-20T06:40:35.475Z] [javaWithResult] May 20, 2023 6:40:35 AM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-05-20T06:40:35.475Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-05-20T06:40:35.475Z] [javaWithResult] May 20, 2023 6:40:35 AM com.sun.enterprise.deployment.util.DOLUtils readRuntimeDeploymentDescriptor [2023-05-20T06:40:35.475Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00001 [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] processResult: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] failed: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] passed: [2023-05-20T06:40:35.475Z] [echo] Test validation Passed [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] unknown: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] declare-test: [2023-05-20T06:40:35.475Z] [echo] Starting test validation dol/validation Test WLS Ear [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init.os: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init.tools.unix: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init.tools.windows: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init.tools: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] setAsadminArgs: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init: [2023-05-20T06:40:35.475Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:35.475Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:35.475Z] [get] Not modified - so not downloaded [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] init.customtasks: [2023-05-20T06:40:35.475Z] [2023-05-20T06:40:35.475Z] run.validator: [2023-05-20T06:40:35.475Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:36.417Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2023-05-20T06:40:36.417Z] [javaWithResult] May 20, 2023 6:40:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:40:36.417Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:40:36.417Z] [javaWithResult] May 20, 2023 6:40:36 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-05-20T06:40:36.417Z] [javaWithResult] WARNING: URI is not hierarchical [2023-05-20T06:40:36.417Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-05-20T06:40:36.418Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:36.418Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:36.418Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:36.418Z] [javaWithResult] [2023-05-20T06:40:36.676Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear] is not valid [2023-05-20T06:40:36.676Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-05-20T06:40:36.676Z] [javaWithResult] May 20, 2023 6:40:36 AM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-05-20T06:40:36.676Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:36.676Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:36.676Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:36.676Z] [javaWithResult] [2023-05-20T06:40:36.676Z] [javaWithResult] May 20, 2023 6:40:36 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:36.676Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-05-20T06:40:36.676Z] [javaWithResult] May 20, 2023 6:40:36 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:36.676Z] [javaWithResult] SEVERE: Error occurred [2023-05-20T06:40:36.676Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:36.676Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:36.676Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:36.677Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:36.677Z] [javaWithResult] [2023-05-20T06:40:36.677Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:36.677Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:36.677Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:36.677Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:36.677Z] [javaWithResult] Java Result: 255 [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] processResult: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] failed: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] passed: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] unknown: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] writeLogToConsole: [2023-05-20T06:40:36.677Z] [echo] Test validation UNKNOWN at 20-May-2023 06:40:36.486 with return code 255 [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] declare-test: [2023-05-20T06:40:36.677Z] [echo] Starting test validation dol/validation Test WLS Ear2 [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init.os: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init.tools.unix: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init.tools.windows: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init.tools: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] setAsadminArgs: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init: [2023-05-20T06:40:36.677Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:36.677Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:36.677Z] [get] Not modified - so not downloaded [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] init.customtasks: [2023-05-20T06:40:36.677Z] [2023-05-20T06:40:36.677Z] run.validator: [2023-05-20T06:40:36.677Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:37.241Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2023-05-20T06:40:37.241Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:40:37.241Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:40:37.506Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-05-20T06:40:37.506Z] [javaWithResult] WARNING: URI is not hierarchical [2023-05-20T06:40:37.506Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-05-20T06:40:37.506Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.506Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.506Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:37.506Z] [javaWithResult] [2023-05-20T06:40:37.764Z] [javaWithResult] [dol.validation.Validator]:: Expected exception [2023-05-20T06:40:37.764Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2023-05-20T06:40:37.764Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-05-20T06:40:37.764Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.764Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.764Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:37.764Z] [javaWithResult] [2023-05-20T06:40:37.764Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:37.764Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-05-20T06:40:37.764Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:37.764Z] [javaWithResult] SEVERE: Error occurred [2023-05-20T06:40:37.764Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:37.764Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.764Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.764Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:37.764Z] [javaWithResult] [2023-05-20T06:40:37.765Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2023-05-20T06:40:37.765Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear] is not valid [2023-05-20T06:40:37.765Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-05-20T06:40:37.765Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.node.SaxParserHandler resolveEntity [2023-05-20T06:40:37.765Z] [javaWithResult] SEVERE: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.765Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.765Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-05-20T06:40:37.765Z] [javaWithResult] [2023-05-20T06:40:37.765Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:37.765Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-05-20T06:40:37.765Z] [javaWithResult] May 20, 2023 6:40:37 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:37.765Z] [javaWithResult] SEVERE: Error occurred [2023-05-20T06:40:37.765Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.765Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-05-20T06:40:37.765Z] [javaWithResult] [2023-05-20T06:40:37.765Z] [javaWithResult] org.xml.sax.SAXException: Requested schema is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2023-05-20T06:40:37.765Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:243) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2023-05-20T06:40:37.765Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:37.766Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:37.766Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:37.766Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2023-05-20T06:40:37.766Z] [javaWithResult] Java Result: 255 [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] processResult: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] failed: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] passed: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] unknown: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] writeLogToConsole: [2023-05-20T06:40:37.766Z] [echo] Test validation UNKNOWN at 20-May-2023 06:40:37.674 with return code 255 [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] declare-test: [2023-05-20T06:40:37.766Z] [echo] Starting test validation dol/validation Test WLS Ear3 [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init.os: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init.tools.unix: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init.tools.windows: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init.tools: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] setAsadminArgs: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init: [2023-05-20T06:40:37.766Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:37.766Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:37.766Z] [get] Not modified - so not downloaded [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] init.customtasks: [2023-05-20T06:40:37.766Z] [2023-05-20T06:40:37.766Z] run.validator: [2023-05-20T06:40:37.766Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:38.330Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2023-05-20T06:40:38.588Z] [javaWithResult] May 20, 2023 6:40:38 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:40:38.588Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:40:38.588Z] [javaWithResult] May 20, 2023 6:40:38 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2023-05-20T06:40:38.588Z] [javaWithResult] WARNING: URI is not hierarchical [2023-05-20T06:40:38.588Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2023-05-20T06:40:38.588Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:149) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:517) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:503) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:551) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:214) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:38.588Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:38.588Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:38.588Z] [javaWithResult] [2023-05-20T06:40:38.844Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear] is not valid [2023-05-20T06:40:38.844Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2023-05-20T06:40:38.844Z] [javaWithResult] May 20, 2023 6:40:38 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2023-05-20T06:40:38.844Z] [javaWithResult] SEVERE: enterprise.deployment.backend.saxParserError [2023-05-20T06:40:38.844Z] [javaWithResult] java.io.IOException: Error parsing descriptor Deployment descriptor file META-INF/weblogic-application.xml in archive [validation.ear]. [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:329) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:489) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:709) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:685) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:676) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:221) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:184) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:59) [2023-05-20T06:40:38.844Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:305) [2023-05-20T06:40:38.844Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2023-05-20T06:40:38.844Z] [javaWithResult] Caused by: java.io.IOException: Stream closed [2023-05-20T06:40:38.845Z] [javaWithResult] at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:157) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.readAndBuffer(XMLEntityManager.java:3025) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:705) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1397) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1363) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:257) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1152) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2023-05-20T06:40:38.845Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2023-05-20T06:40:38.845Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:286) [2023-05-20T06:40:38.845Z] [javaWithResult] ... 9 more [2023-05-20T06:40:38.845Z] [javaWithResult] Java Result: 255 [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] processResult: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] failed: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] passed: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] unknown: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] writeLogToConsole: [2023-05-20T06:40:38.845Z] [echo] Test validation UNKNOWN at 20-May-2023 06:40:38.713 with return code 255 [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.os: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools.unix: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools.windows: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] setAsadminArgs: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init: [2023-05-20T06:40:38.845Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:38.845Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:38.845Z] [get] Not modified - so not downloaded [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.customtasks: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] prepare: [2023-05-20T06:40:38.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2023-05-20T06:40:38.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war [2023-05-20T06:40:38.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] private-all: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.os: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools.unix: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools.windows: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.tools: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] setAsadminArgs: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init: [2023-05-20T06:40:38.845Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:38.845Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:38.845Z] [get] Not modified - so not downloaded [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] init.customtasks: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] prepare: [2023-05-20T06:40:38.845Z] [2023-05-20T06:40:38.845Z] compile: [2023-05-20T06:40:38.845Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:38.845Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2023-05-20T06:40:39.102Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:39.103Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses or overrides a deprecated API. [2023-05-20T06:40:39.103Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:40:39.103Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses unchecked or unsafe operations. [2023-05-20T06:40:39.103Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:40:39.103Z] [javac] 1 warning [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] init.os: [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] init.tools.unix: [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] init.tools.windows: [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] init.tools: [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] setAsadminArgs: [2023-05-20T06:40:39.103Z] [2023-05-20T06:40:39.103Z] init: [2023-05-20T06:40:39.103Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:39.103Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:39.359Z] [get] Not modified - so not downloaded [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] init.customtasks: [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] prepare: [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] assemble: [2023-05-20T06:40:39.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2023-05-20T06:40:39.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2023-05-20T06:40:39.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] declare-test: [2023-05-20T06:40:39.359Z] [echo] Starting test override dol/override Test [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] init.os: [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] init.tools.unix: [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.359Z] init.tools.windows: [2023-05-20T06:40:39.359Z] [2023-05-20T06:40:39.360Z] init.tools: [2023-05-20T06:40:39.360Z] [2023-05-20T06:40:39.360Z] setAsadminArgs: [2023-05-20T06:40:39.360Z] [2023-05-20T06:40:39.360Z] init: [2023-05-20T06:40:39.360Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:39.360Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:39.360Z] [get] Not modified - so not downloaded [2023-05-20T06:40:39.360Z] [2023-05-20T06:40:39.360Z] init.customtasks: [2023-05-20T06:40:39.360Z] [2023-05-20T06:40:39.360Z] run.overridetest: [2023-05-20T06:40:39.360Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish [2023-05-20T06:40:40.317Z] [javaWithResult] May 20, 2023 6:40:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:40:40.317Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS3] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: , lookupName: jdbc/__default [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS5and6] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS6 [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS5 [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS7] with JNDI name: jdbc/__default, description: override, authorization: Container, sharing scope: Unshareable, mappedName: , lookupName: jdbc/__default [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS8] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2023-05-20T06:40:40.317Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS4] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: foo_bar [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] processResult: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] failed: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] passed: [2023-05-20T06:40:40.317Z] [echo] Test override Passed [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] unknown: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] private-all: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] private-all: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] private-all: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init.os: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init.tools.unix: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init.tools.windows: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init.tools: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] setAsadminArgs: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init: [2023-05-20T06:40:40.317Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:40.317Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:40.317Z] [get] Not modified - so not downloaded [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] init.customtasks: [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] prepare: [2023-05-20T06:40:40.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-05-20T06:40:40.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives [2023-05-20T06:40:40.317Z] [2023-05-20T06:40:40.317Z] compile: [2023-05-20T06:40:40.317Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:40.317Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-05-20T06:40:40.574Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:40.831Z] [javac] 1 warning [2023-05-20T06:40:40.831Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:40.831Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2023-05-20T06:40:41.088Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:41.088Z] [javac] 1 warning [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] assemble: [2023-05-20T06:40:41.088Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-ejb.jar [2023-05-20T06:40:41.088Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-client.jar [2023-05-20T06:40:41.088Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] declare-test: [2023-05-20T06:40:41.088Z] [echo] Starting test session ejb30/session Test asadmin deploy [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.os: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools.unix: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools.windows: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] setAsadminArgs: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init: [2023-05-20T06:40:41.088Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:41.088Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:41.088Z] [get] Not modified - so not downloaded [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.customtasks: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] prepare: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] deploy.asadmin: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] setAsadminArgs: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] common.deploy.asadmin: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.os: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools.unix: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools.windows: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.tools: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] setAsadminArgs: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init: [2023-05-20T06:40:41.088Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:41.088Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:41.088Z] [get] Not modified - so not downloaded [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] init.customtasks: [2023-05-20T06:40:41.088Z] [2023-05-20T06:40:41.088Z] common.run.asadmin: [2023-05-20T06:40:41.088Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-05-20T06:40:41.345Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:41.345Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:41.916Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2023-05-20T06:40:41.916Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.os: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools.unix: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools.windows: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] setAsadminArgs: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init: [2023-05-20T06:40:41.916Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:41.916Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:41.916Z] [get] Not modified - so not downloaded [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.customtasks: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] setEnabled: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] createAppRef: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.os: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools.unix: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools.windows: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.tools: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] setAsadminArgs: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init: [2023-05-20T06:40:41.916Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:41.916Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:41.916Z] [get] Not modified - so not downloaded [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] init.customtasks: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] prepare: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] setOrbPort2: [2023-05-20T06:40:41.916Z] [2023-05-20T06:40:41.916Z] runclient: [2023-05-20T06:40:41.916Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] processResult: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] failed: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] passed: [2023-05-20T06:40:47.186Z] [echo] Test session Passed [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] unknown: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] declare-test: [2023-05-20T06:40:47.186Z] [echo] Starting test session ejb30/session Test asadmin redeploy [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init.os: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init.tools.unix: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init.tools.windows: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init.tools: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] setAsadminArgs: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init: [2023-05-20T06:40:47.186Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:47.186Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:47.186Z] [get] Not modified - so not downloaded [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] init.customtasks: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] prepare: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] redeploy.asadmin: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] setAsadminArgs: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.186Z] common.redeploy.asadmin: [2023-05-20T06:40:47.186Z] [2023-05-20T06:40:47.187Z] init.os: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.unix: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.windows: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] setAsadminArgs: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init: [2023-05-20T06:40:47.187Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] Not modified - so not downloaded [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.customtasks: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] delAppRef: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.os: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.unix: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.windows: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] setAsadminArgs: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init: [2023-05-20T06:40:47.187Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] Not modified - so not downloaded [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.customtasks: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] common.run.asadmin: [2023-05-20T06:40:47.187Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2023-05-20T06:40:47.187Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:47.187Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:47.187Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2023-05-20T06:40:47.187Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.os: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.unix: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools.windows: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.tools: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] setAsadminArgs: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init: [2023-05-20T06:40:47.187Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:47.187Z] [get] Not modified - so not downloaded [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] init.customtasks: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] setEnabled: [2023-05-20T06:40:47.187Z] [2023-05-20T06:40:47.187Z] createAppRef: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init.os: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init.tools.unix: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init.tools.windows: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init.tools: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] setAsadminArgs: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init: [2023-05-20T06:40:47.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:47.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:47.452Z] [get] Not modified - so not downloaded [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] init.customtasks: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] prepare: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] setOrbPort2: [2023-05-20T06:40:47.452Z] [2023-05-20T06:40:47.452Z] runclient: [2023-05-20T06:40:47.452Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] processResult: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] failed: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] passed: [2023-05-20T06:40:51.636Z] [echo] Test session Passed [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] unknown: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.os: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.tools.unix: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.tools.windows: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.tools: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] setAsadminArgs: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init: [2023-05-20T06:40:51.636Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:51.636Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:51.636Z] [get] Not modified - so not downloaded [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.customtasks: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] prepare: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] undeploy.asadmin: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] setAsadminArgs: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] common.undeploy.asadmin: [2023-05-20T06:40:51.636Z] [2023-05-20T06:40:51.636Z] init.os: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools.unix: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools.windows: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] setAsadminArgs: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init: [2023-05-20T06:40:51.637Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:51.637Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:51.637Z] [get] Not modified - so not downloaded [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.customtasks: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] delAppRef: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.os: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools.unix: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools.windows: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.tools: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] setAsadminArgs: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init: [2023-05-20T06:40:51.637Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:51.637Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:51.637Z] [get] Not modified - so not downloaded [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] init.customtasks: [2023-05-20T06:40:51.637Z] [2023-05-20T06:40:51.637Z] common.run.asadmin: [2023-05-20T06:40:51.637Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session [2023-05-20T06:40:51.895Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:51.895Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:40:52.153Z] [exec] Command undeploy executed successfully. [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] private-all: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init.os: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init.tools.unix: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init.tools.windows: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init.tools: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] setAsadminArgs: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init: [2023-05-20T06:40:52.153Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:52.153Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:52.153Z] [get] Not modified - so not downloaded [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] init.customtasks: [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] prepare: [2023-05-20T06:40:52.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-05-20T06:40:52.153Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-05-20T06:40:52.153Z] [2023-05-20T06:40:52.153Z] compile: [2023-05-20T06:40:52.153Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:52.153Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-05-20T06:40:52.410Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:52.667Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2023-05-20T06:40:52.667Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:40:52.667Z] [javac] 1 warning [2023-05-20T06:40:52.667Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:40:52.667Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2023-05-20T06:40:52.924Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:40:52.924Z] [javac] 1 warning [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] assemble: [2023-05-20T06:40:52.924Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-ejb.jar [2023-05-20T06:40:52.924Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-client.jar [2023-05-20T06:40:52.924Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-05-20T06:40:52.924Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2023-05-20T06:40:52.924Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] declare-test: [2023-05-20T06:40:52.924Z] [echo] Starting test session2 ejb30/session2 Test asadmin deploy [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.os: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools.unix: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools.windows: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] setAsadminArgs: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init: [2023-05-20T06:40:52.924Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:52.924Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:52.924Z] [get] Not modified - so not downloaded [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.customtasks: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] prepare: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] deploy.asadmin: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] setAsadminArgs: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] common.deploy.asadmin: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.os: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools.unix: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools.windows: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.tools: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] setAsadminArgs: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init: [2023-05-20T06:40:52.924Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:52.924Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:52.924Z] [get] Not modified - so not downloaded [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] init.customtasks: [2023-05-20T06:40:52.924Z] [2023-05-20T06:40:52.924Z] common.run.asadmin: [2023-05-20T06:40:52.924Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-05-20T06:40:53.181Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:53.181Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:40:54.126Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2023-05-20T06:40:54.126Z] [exec] Command deploy executed successfully. [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.os: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools.unix: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools.windows: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] setAsadminArgs: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init: [2023-05-20T06:40:54.126Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:54.126Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:54.126Z] [get] Not modified - so not downloaded [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.customtasks: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] setEnabled: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] createAppRef: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.os: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools.unix: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools.windows: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.tools: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] setAsadminArgs: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init: [2023-05-20T06:40:54.126Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:54.126Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:54.126Z] [get] Not modified - so not downloaded [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] init.customtasks: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] prepare: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] setOrbPort2: [2023-05-20T06:40:54.126Z] [2023-05-20T06:40:54.126Z] runclient: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] processResult: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] failed: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] passed: [2023-05-20T06:40:59.432Z] [echo] Test session2 Passed [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] unknown: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] declare-test: [2023-05-20T06:40:59.432Z] [echo] Starting test session2 ejb30/session2 Test asadmin redeploy [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.os: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.unix: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.windows: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] setAsadminArgs: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init: [2023-05-20T06:40:59.432Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] Not modified - so not downloaded [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.customtasks: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] prepare: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] redeploy.asadmin: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] setAsadminArgs: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] common.redeploy.asadmin: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.os: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.unix: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.windows: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] setAsadminArgs: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init: [2023-05-20T06:40:59.432Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] Not modified - so not downloaded [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.customtasks: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] delAppRef: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.os: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.unix: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools.windows: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.tools: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] setAsadminArgs: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init: [2023-05-20T06:40:59.432Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:40:59.432Z] [get] Not modified - so not downloaded [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] init.customtasks: [2023-05-20T06:40:59.432Z] [2023-05-20T06:40:59.432Z] common.run.asadmin: [2023-05-20T06:40:59.432Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2023-05-20T06:40:59.690Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:40:59.690Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:00.258Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2023-05-20T06:41:00.259Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.os: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools.unix: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools.windows: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] setAsadminArgs: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init: [2023-05-20T06:41:00.259Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:00.259Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:00.259Z] [get] Not modified - so not downloaded [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.customtasks: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] setEnabled: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] createAppRef: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.os: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools.unix: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools.windows: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.tools: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] setAsadminArgs: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init: [2023-05-20T06:41:00.259Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:00.259Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:00.259Z] [get] Not modified - so not downloaded [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] init.customtasks: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] prepare: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] setOrbPort2: [2023-05-20T06:41:00.259Z] [2023-05-20T06:41:00.259Z] runclient: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] processResult: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] failed: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] passed: [2023-05-20T06:41:05.535Z] [echo] Test session2 Passed [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] unknown: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init.os: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init.tools.unix: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init.tools.windows: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init.tools: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] setAsadminArgs: [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init: [2023-05-20T06:41:05.535Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:05.535Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:05.535Z] [get] Not modified - so not downloaded [2023-05-20T06:41:05.535Z] [2023-05-20T06:41:05.535Z] init.customtasks: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] prepare: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] undeploy.asadmin: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] setAsadminArgs: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] common.undeploy.asadmin: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.os: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.unix: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.windows: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] setAsadminArgs: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init: [2023-05-20T06:41:05.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] Not modified - so not downloaded [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.customtasks: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] delAppRef: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.os: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.unix: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.windows: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] setAsadminArgs: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init: [2023-05-20T06:41:05.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] Not modified - so not downloaded [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.customtasks: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] common.run.asadmin: [2023-05-20T06:41:05.536Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session2 [2023-05-20T06:41:05.536Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:05.536Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:05.536Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] private-all: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] private-all: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.os: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.unix: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools.windows: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.tools: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] setAsadminArgs: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init: [2023-05-20T06:41:05.536Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:05.536Z] [get] Not modified - so not downloaded [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] init.customtasks: [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] prepare: [2023-05-20T06:41:05.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-05-20T06:41:05.536Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives [2023-05-20T06:41:05.536Z] [2023-05-20T06:41:05.536Z] compile: [2023-05-20T06:41:05.536Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:05.536Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-05-20T06:41:05.793Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:05.793Z] [javac] 1 warning [2023-05-20T06:41:05.793Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:05.793Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2023-05-20T06:41:06.358Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:06.358Z] [javac] 1 warning [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] assemble: [2023-05-20T06:41:06.358Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-ejb.jar [2023-05-20T06:41:06.358Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-web.war [2023-05-20T06:41:06.358Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.os: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools.unix: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools.windows: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] setAsadminArgs: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init: [2023-05-20T06:41:06.358Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:06.358Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:06.358Z] [get] Not modified - so not downloaded [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.customtasks: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] prepare: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] deploy.jms.queues: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] setAsadminArgs: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] common.create.jms.connection: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.os: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools.unix: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools.windows: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.tools: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] setAsadminArgs: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init: [2023-05-20T06:41:06.358Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:06.358Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:06.358Z] [get] Not modified - so not downloaded [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] init.customtasks: [2023-05-20T06:41:06.358Z] [2023-05-20T06:41:06.358Z] common.run.asadmin: [2023-05-20T06:41:06.358Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.QueueConnectionFactory jms/ejb_ejb30_hello_mdb_QCF [2023-05-20T06:41:06.614Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:06.614Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-05-20T06:41:08.651Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2023-05-20T06:41:08.651Z] [exec] Command create-jms-resource executed successfully. [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] setAsadminArgs: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] common.create.jms.resource: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init.os: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init.tools.unix: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init.tools.windows: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init.tools: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] setAsadminArgs: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init: [2023-05-20T06:41:08.651Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:08.651Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:08.651Z] [get] Not modified - so not downloaded [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] init.customtasks: [2023-05-20T06:41:08.651Z] [2023-05-20T06:41:08.651Z] common.run.asadmin: [2023-05-20T06:41:08.651Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2023-05-20T06:41:08.651Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:08.651Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-05-20T06:41:11.210Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2023-05-20T06:41:11.210Z] [exec] Command create-jmsdest executed successfully. [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init.os: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init.tools.unix: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init.tools.windows: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init.tools: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] setAsadminArgs: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init: [2023-05-20T06:41:11.210Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:11.210Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:11.210Z] [get] Not modified - so not downloaded [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] init.customtasks: [2023-05-20T06:41:11.210Z] [2023-05-20T06:41:11.210Z] common.run.asadmin: [2023-05-20T06:41:11.210Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:11.469Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:11.469Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-05-20T06:41:11.469Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2023-05-20T06:41:11.469Z] [exec] Command create-jms-resource executed successfully. [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] setAsadminArgs: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] common.create.jms.resource: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init.os: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init.tools.unix: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init.tools.windows: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init.tools: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] setAsadminArgs: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init: [2023-05-20T06:41:11.469Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:11.469Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:11.469Z] [get] Not modified - so not downloaded [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] init.customtasks: [2023-05-20T06:41:11.469Z] [2023-05-20T06:41:11.469Z] common.run.asadmin: [2023-05-20T06:41:11.469Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2023-05-20T06:41:11.727Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:11.727Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-05-20T06:41:12.006Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2023-05-20T06:41:12.006Z] [exec] Command create-jmsdest executed successfully. [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init.os: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init.tools.unix: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init.tools.windows: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init.tools: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] setAsadminArgs: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init: [2023-05-20T06:41:12.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:12.006Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:12.006Z] [get] Not modified - so not downloaded [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] init.customtasks: [2023-05-20T06:41:12.006Z] [2023-05-20T06:41:12.006Z] common.run.asadmin: [2023-05-20T06:41:12.006Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:12.263Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:12.264Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-05-20T06:41:12.264Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2023-05-20T06:41:12.264Z] [exec] Command create-jms-resource executed successfully. [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.os: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools.unix: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools.windows: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] setAsadminArgs: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init: [2023-05-20T06:41:12.264Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:12.264Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:12.264Z] [get] Not modified - so not downloaded [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.customtasks: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] prepare: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] deploy.asadmin: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] setAsadminArgs: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] common.deploy.asadmin: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.os: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools.unix: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools.windows: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.tools: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] setAsadminArgs: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init: [2023-05-20T06:41:12.264Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:12.264Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:12.264Z] [get] Not modified - so not downloaded [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] init.customtasks: [2023-05-20T06:41:12.264Z] [2023-05-20T06:41:12.264Z] common.run.asadmin: [2023-05-20T06:41:12.264Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-05-20T06:41:12.552Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:12.552Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:13.966Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2023-05-20T06:41:13.966Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2023-05-20T06:41:13.966Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.os: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools.unix: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools.windows: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] setAsadminArgs: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init: [2023-05-20T06:41:13.966Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:13.966Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:13.966Z] [get] Not modified - so not downloaded [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.customtasks: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] setEnabled: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] createAppRef: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] setHttpPort: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] run.positive: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] common.run.positive: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] setHttpPort: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] common.run: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] checkAppOnServer: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] declare-test: [2023-05-20T06:41:13.966Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin deploy (server) [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.os: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools.unix: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools.windows: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init.tools: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] setAsadminArgs: [2023-05-20T06:41:13.966Z] [2023-05-20T06:41:13.966Z] init: [2023-05-20T06:41:13.966Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:13.966Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:14.222Z] [get] Not modified - so not downloaded [2023-05-20T06:41:14.222Z] [2023-05-20T06:41:14.222Z] init.customtasks: [2023-05-20T06:41:14.222Z] [2023-05-20T06:41:14.222Z] setOrbPort2: [2023-05-20T06:41:14.222Z] [2023-05-20T06:41:14.222Z] runclient: [2023-05-20T06:41:14.222Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2023-05-20T06:41:14.222Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2023-05-20T06:41:14.222Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@41806505] [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:14.479Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2023-05-20T06:41:14.480Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] processResult: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] failed: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] passed: [2023-05-20T06:41:14.480Z] [echo] Test webclient Passed [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] unknown: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.os: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.unix: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.windows: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] setAsadminArgs: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init: [2023-05-20T06:41:14.480Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] Not modified - so not downloaded [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.customtasks: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] checkAppOnCluster: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.os: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.unix: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.windows: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] setAsadminArgs: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init: [2023-05-20T06:41:14.480Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] Not modified - so not downloaded [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.customtasks: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] prepare: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] redeploy.asadmin: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] setAsadminArgs: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] common.redeploy.asadmin: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.os: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.unix: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.windows: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] setAsadminArgs: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init: [2023-05-20T06:41:14.480Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] Not modified - so not downloaded [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.customtasks: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] delAppRef: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.os: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.unix: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools.windows: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.tools: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] setAsadminArgs: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init: [2023-05-20T06:41:14.480Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:14.480Z] [get] Not modified - so not downloaded [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] init.customtasks: [2023-05-20T06:41:14.480Z] [2023-05-20T06:41:14.480Z] common.run.asadmin: [2023-05-20T06:41:14.480Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2023-05-20T06:41:14.752Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:14.752Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:15.316Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2023-05-20T06:41:15.316Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2023-05-20T06:41:15.316Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init.os: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init.tools.unix: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init.tools.windows: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init.tools: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] setAsadminArgs: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init: [2023-05-20T06:41:15.316Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.316Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.316Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] init.customtasks: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] setEnabled: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] createAppRef: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] setHttpPort: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] run.positive: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] common.run.positive: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] setHttpPort: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] common.run: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] checkAppOnServer: [2023-05-20T06:41:15.316Z] [2023-05-20T06:41:15.316Z] declare-test: [2023-05-20T06:41:15.317Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin redeploy (server) [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init.os: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init.tools.unix: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init.tools.windows: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init.tools: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] setAsadminArgs: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init: [2023-05-20T06:41:15.317Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.317Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.317Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] init.customtasks: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] setOrbPort2: [2023-05-20T06:41:15.317Z] [2023-05-20T06:41:15.317Z] runclient: [2023-05-20T06:41:15.317Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@6d386137] [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2023-05-20T06:41:15.574Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] processResult: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] failed: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] passed: [2023-05-20T06:41:15.574Z] [echo] Test webclient Passed [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] unknown: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.os: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.unix: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.windows: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] setAsadminArgs: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init: [2023-05-20T06:41:15.574Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.customtasks: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] checkAppOnCluster: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.os: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.unix: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.windows: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] setAsadminArgs: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init: [2023-05-20T06:41:15.574Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.customtasks: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] prepare: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] undeploy.asadmin: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] setAsadminArgs: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] common.undeploy.asadmin: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.os: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.unix: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.windows: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] setAsadminArgs: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init: [2023-05-20T06:41:15.574Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.customtasks: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] delAppRef: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.os: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.unix: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools.windows: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.tools: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] setAsadminArgs: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init: [2023-05-20T06:41:15.574Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:15.574Z] [get] Not modified - so not downloaded [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] init.customtasks: [2023-05-20T06:41:15.574Z] [2023-05-20T06:41:15.574Z] common.run.asadmin: [2023-05-20T06:41:15.574Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-mdbApp [2023-05-20T06:41:16.156Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:16.156Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:16.156Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.os: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools.unix: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools.windows: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] setAsadminArgs: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init: [2023-05-20T06:41:16.156Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:16.156Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:16.156Z] [get] Not modified - so not downloaded [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.customtasks: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] prepare: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] undeploy.jms.queues: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] setAsadminArgs: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] common.delete.jms.resource: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.os: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools.unix: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools.windows: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init.tools: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] setAsadminArgs: [2023-05-20T06:41:16.156Z] [2023-05-20T06:41:16.156Z] init: [2023-05-20T06:41:16.156Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:16.157Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:16.157Z] [get] Not modified - so not downloaded [2023-05-20T06:41:16.157Z] [2023-05-20T06:41:16.157Z] init.customtasks: [2023-05-20T06:41:16.157Z] [2023-05-20T06:41:16.157Z] common.run.asadmin: [2023-05-20T06:41:16.157Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_InQueue [2023-05-20T06:41:16.413Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:16.413Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-05-20T06:41:16.413Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2023-05-20T06:41:16.413Z] [exec] Command delete-jms-resource executed successfully. [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init.os: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init.tools.unix: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init.tools.windows: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init.tools: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] setAsadminArgs: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init: [2023-05-20T06:41:16.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:16.413Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:16.413Z] [get] Not modified - so not downloaded [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] init.customtasks: [2023-05-20T06:41:16.413Z] [2023-05-20T06:41:16.413Z] common.run.asadmin: [2023-05-20T06:41:16.413Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2023-05-20T06:41:16.670Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:16.670Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-05-20T06:41:16.929Z] [exec] Command delete-jmsdest executed successfully. [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] setAsadminArgs: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] common.delete.jms.resource: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init.os: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init.tools.unix: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init.tools.windows: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init.tools: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] setAsadminArgs: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init: [2023-05-20T06:41:16.929Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:16.929Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:16.929Z] [get] Not modified - so not downloaded [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] init.customtasks: [2023-05-20T06:41:16.929Z] [2023-05-20T06:41:16.929Z] common.run.asadmin: [2023-05-20T06:41:16.929Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_OutQueue [2023-05-20T06:41:17.186Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:17.187Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-05-20T06:41:17.187Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2023-05-20T06:41:17.187Z] [exec] Command delete-jms-resource executed successfully. [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init.os: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init.tools.unix: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init.tools.windows: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init.tools: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] setAsadminArgs: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init: [2023-05-20T06:41:17.187Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:17.187Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:17.187Z] [get] Not modified - so not downloaded [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] init.customtasks: [2023-05-20T06:41:17.187Z] [2023-05-20T06:41:17.187Z] common.run.asadmin: [2023-05-20T06:41:17.187Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2023-05-20T06:41:17.454Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:17.454Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-05-20T06:41:17.750Z] [exec] Command delete-jmsdest executed successfully. [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] setAsadminArgs: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] common.delete.jms.connection: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init.os: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init.tools.unix: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init.tools.windows: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init.tools: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] setAsadminArgs: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init: [2023-05-20T06:41:17.750Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:17.750Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:17.750Z] [get] Not modified - so not downloaded [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] init.customtasks: [2023-05-20T06:41:17.750Z] [2023-05-20T06:41:17.750Z] common.run.asadmin: [2023-05-20T06:41:17.750Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_QCF [2023-05-20T06:41:18.007Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:18.007Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-05-20T06:41:18.263Z] [exec] Command delete-jms-resource executed successfully. [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] private-all: [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] create.user: [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] common.createuser.asadmin: [2023-05-20T06:41:18.263Z] [2023-05-20T06:41:18.263Z] init.os: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] init.tools.unix: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] init.tools.windows: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] init.tools: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] setAsadminArgs: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] init: [2023-05-20T06:41:18.264Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:18.264Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:18.264Z] [get] Not modified - so not downloaded [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] init.customtasks: [2023-05-20T06:41:18.264Z] [2023-05-20T06:41:18.264Z] common.run.asadmin: [2023-05-20T06:41:18.264Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-05-20T06:41:18.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:18.522Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] common.createuser.asadmin: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init.os: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init.tools.unix: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init.tools.windows: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init.tools: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] setAsadminArgs: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init: [2023-05-20T06:41:18.522Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:18.522Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:18.522Z] [get] Not modified - so not downloaded [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] init.customtasks: [2023-05-20T06:41:18.522Z] [2023-05-20T06:41:18.522Z] common.run.asadmin: [2023-05-20T06:41:18.522Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2023-05-20T06:41:19.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:19.084Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init.os: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init.tools.unix: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init.tools.windows: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init.tools: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] setAsadminArgs: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init: [2023-05-20T06:41:19.084Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:19.084Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:19.084Z] [get] Not modified - so not downloaded [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] init.customtasks: [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] prepare: [2023-05-20T06:41:19.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-05-20T06:41:19.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives [2023-05-20T06:41:19.084Z] [2023-05-20T06:41:19.084Z] compile: [2023-05-20T06:41:19.084Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:19.084Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-05-20T06:41:19.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:19.341Z] [javac] 1 warning [2023-05-20T06:41:19.341Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:19.341Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-05-20T06:41:19.598Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:19.854Z] [javac] 1 warning [2023-05-20T06:41:19.854Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:19.854Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2023-05-20T06:41:20.111Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:20.111Z] [javac] 1 warning [2023-05-20T06:41:20.111Z] [2023-05-20T06:41:20.111Z] assemble: [2023-05-20T06:41:20.112Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-ejb.jar [2023-05-20T06:41:20.112Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-web.war [2023-05-20T06:41:20.112Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-client.jar [2023-05-20T06:41:20.112Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] declare-test: [2023-05-20T06:41:20.112Z] [echo] Starting test security ejb30/security Test asadmin deploy [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.os: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools.unix: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools.windows: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] setAsadminArgs: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init: [2023-05-20T06:41:20.112Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:20.112Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:20.112Z] [get] Not modified - so not downloaded [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.customtasks: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] prepare: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] deploy.asadmin: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] setAsadminArgs: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] common.deploy.asadmin: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.os: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools.unix: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools.windows: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.tools: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] setAsadminArgs: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init: [2023-05-20T06:41:20.112Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:20.112Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:20.112Z] [get] Not modified - so not downloaded [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] init.customtasks: [2023-05-20T06:41:20.112Z] [2023-05-20T06:41:20.112Z] common.run.asadmin: [2023-05-20T06:41:20.112Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-05-20T06:41:20.368Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:20.368Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:21.354Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2023-05-20T06:41:21.354Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.os: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools.unix: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools.windows: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] setAsadminArgs: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init: [2023-05-20T06:41:21.354Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:21.354Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:21.354Z] [get] Not modified - so not downloaded [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.customtasks: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] setEnabled: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] createAppRef: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.os: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools.unix: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools.windows: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.tools: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] setAsadminArgs: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init: [2023-05-20T06:41:21.354Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:21.354Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:21.354Z] [get] Not modified - so not downloaded [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] init.customtasks: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] prepare: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] setOrbPort2: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] setHttpPort2: [2023-05-20T06:41:21.354Z] [2023-05-20T06:41:21.354Z] runclient: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] processResult: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] failed: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] passed: [2023-05-20T06:41:26.651Z] [echo] Test security Passed [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] unknown: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] declare-test: [2023-05-20T06:41:26.651Z] [echo] Starting test security ejb30/security Test asadmin redeploy [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] init.os: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] init.tools.unix: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] init.tools.windows: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] init.tools: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] setAsadminArgs: [2023-05-20T06:41:26.651Z] [2023-05-20T06:41:26.651Z] init: [2023-05-20T06:41:26.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] Not modified - so not downloaded [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.customtasks: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] prepare: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] redeploy.asadmin: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setAsadminArgs: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] common.redeploy.asadmin: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.os: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.unix: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.windows: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setAsadminArgs: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init: [2023-05-20T06:41:26.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] Not modified - so not downloaded [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.customtasks: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] delAppRef: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.os: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.unix: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.windows: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setAsadminArgs: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init: [2023-05-20T06:41:26.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] Not modified - so not downloaded [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.customtasks: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] common.run.asadmin: [2023-05-20T06:41:26.652Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2023-05-20T06:41:26.652Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:26.652Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:26.652Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2023-05-20T06:41:26.652Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.os: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.unix: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.windows: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setAsadminArgs: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init: [2023-05-20T06:41:26.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] Not modified - so not downloaded [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.customtasks: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setEnabled: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] createAppRef: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.os: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.unix: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools.windows: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.tools: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setAsadminArgs: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init: [2023-05-20T06:41:26.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:26.652Z] [get] Not modified - so not downloaded [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] init.customtasks: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] prepare: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setOrbPort2: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] setHttpPort2: [2023-05-20T06:41:26.652Z] [2023-05-20T06:41:26.652Z] runclient: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] processResult: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] failed: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] passed: [2023-05-20T06:41:31.929Z] [echo] Test security Passed [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] unknown: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.os: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.unix: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.windows: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init: [2023-05-20T06:41:31.929Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] Not modified - so not downloaded [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.customtasks: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] prepare: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] undeploy.asadmin: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] common.undeploy.asadmin: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.os: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.unix: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.windows: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init: [2023-05-20T06:41:31.929Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] Not modified - so not downloaded [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.customtasks: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] delAppRef: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.os: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.unix: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.windows: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init: [2023-05-20T06:41:31.929Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:31.929Z] [get] Not modified - so not downloaded [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.customtasks: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] common.run.asadmin: [2023-05-20T06:41:31.929Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-security [2023-05-20T06:41:31.929Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:31.929Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:31.929Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] delete.user: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.os: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.unix: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools.windows: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init.tools: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] setAsadminArgs: [2023-05-20T06:41:31.929Z] [2023-05-20T06:41:31.929Z] init: [2023-05-20T06:41:31.929Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:31.930Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:31.930Z] [get] Not modified - so not downloaded [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.customtasks: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] common.run.asadmin: [2023-05-20T06:41:31.930Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-05-20T06:41:31.930Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:31.930Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-05-20T06:41:31.930Z] [exec] Command delete-file-user executed successfully. [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.os: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.tools.unix: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.tools.windows: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.tools: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] setAsadminArgs: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init: [2023-05-20T06:41:31.930Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:31.930Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:31.930Z] [get] Not modified - so not downloaded [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] init.customtasks: [2023-05-20T06:41:31.930Z] [2023-05-20T06:41:31.930Z] common.run.asadmin: [2023-05-20T06:41:31.930Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2023-05-20T06:41:32.186Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:32.186Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-05-20T06:41:32.450Z] [exec] Command delete-file-user executed successfully. [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] private-all: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] create.user: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] common.createuser.asadmin: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init.os: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init.tools.unix: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init.tools.windows: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init.tools: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] setAsadminArgs: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init: [2023-05-20T06:41:32.450Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:32.450Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:32.450Z] [get] Not modified - so not downloaded [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] init.customtasks: [2023-05-20T06:41:32.450Z] [2023-05-20T06:41:32.450Z] common.run.asadmin: [2023-05-20T06:41:32.450Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-05-20T06:41:32.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:32.707Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] common.createuser.asadmin: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init.os: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init.tools.unix: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init.tools.windows: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init.tools: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] setAsadminArgs: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init: [2023-05-20T06:41:32.707Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:32.707Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:32.707Z] [get] Not modified - so not downloaded [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] init.customtasks: [2023-05-20T06:41:32.707Z] [2023-05-20T06:41:32.707Z] common.run.asadmin: [2023-05-20T06:41:32.707Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2023-05-20T06:41:32.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:32.964Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init.os: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init.tools.unix: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init.tools.windows: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init.tools: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] setAsadminArgs: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init: [2023-05-20T06:41:33.221Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:33.221Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:33.221Z] [get] Not modified - so not downloaded [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] init.customtasks: [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] prepare: [2023-05-20T06:41:33.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-05-20T06:41:33.221Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives [2023-05-20T06:41:33.221Z] [2023-05-20T06:41:33.221Z] compile: [2023-05-20T06:41:33.221Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:33.221Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-05-20T06:41:33.477Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:33.477Z] [javac] 1 warning [2023-05-20T06:41:33.478Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:33.478Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2023-05-20T06:41:33.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:33.734Z] [javac] 1 warning [2023-05-20T06:41:33.734Z] [2023-05-20T06:41:33.734Z] assemble: [2023-05-20T06:41:33.734Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-ejb.jar [2023-05-20T06:41:33.735Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-client.jar [2023-05-20T06:41:33.735Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] declare-test: [2023-05-20T06:41:33.735Z] [echo] Starting test xmloverride ejb30/security Test asadmin deploy [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.os: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools.unix: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools.windows: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] setAsadminArgs: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init: [2023-05-20T06:41:33.735Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:33.735Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:33.735Z] [get] Not modified - so not downloaded [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.customtasks: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] prepare: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] deploy.asadmin: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] setAsadminArgs: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] common.deploy.asadmin: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.os: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools.unix: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools.windows: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.tools: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] setAsadminArgs: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init: [2023-05-20T06:41:33.735Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:33.735Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:33.735Z] [get] Not modified - so not downloaded [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] init.customtasks: [2023-05-20T06:41:33.735Z] [2023-05-20T06:41:33.735Z] common.run.asadmin: [2023-05-20T06:41:33.735Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-05-20T06:41:33.992Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:33.992Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:34.562Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2023-05-20T06:41:34.562Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.os: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools.unix: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools.windows: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] setAsadminArgs: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init: [2023-05-20T06:41:34.562Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:34.562Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:34.562Z] [get] Not modified - so not downloaded [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.customtasks: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] setEnabled: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] createAppRef: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.os: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools.unix: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools.windows: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.tools: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] setAsadminArgs: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init: [2023-05-20T06:41:34.562Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:34.562Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:34.562Z] [get] Not modified - so not downloaded [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] init.customtasks: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] prepare: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] setOrbPort2: [2023-05-20T06:41:34.562Z] [2023-05-20T06:41:34.562Z] runclient: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] processResult: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] failed: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] passed: [2023-05-20T06:41:38.759Z] [echo] Test xmloverride Passed [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] unknown: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] declare-test: [2023-05-20T06:41:38.759Z] [echo] Starting test xmloverride ejb30/security Test asadmin redeploy [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.os: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.unix: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.windows: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] setAsadminArgs: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init: [2023-05-20T06:41:38.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] Not modified - so not downloaded [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.customtasks: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] prepare: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] redeploy.asadmin: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] setAsadminArgs: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] common.redeploy.asadmin: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.os: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.unix: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.windows: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] setAsadminArgs: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init: [2023-05-20T06:41:38.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] Not modified - so not downloaded [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.customtasks: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] delAppRef: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.os: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.unix: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools.windows: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.tools: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] setAsadminArgs: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init: [2023-05-20T06:41:38.759Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:38.759Z] [get] Not modified - so not downloaded [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] init.customtasks: [2023-05-20T06:41:38.759Z] [2023-05-20T06:41:38.759Z] common.run.asadmin: [2023-05-20T06:41:38.759Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2023-05-20T06:41:38.759Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:38.759Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:39.352Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2023-05-20T06:41:39.352Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.os: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools.unix: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools.windows: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] setAsadminArgs: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init: [2023-05-20T06:41:39.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:39.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:39.352Z] [get] Not modified - so not downloaded [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.customtasks: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] setEnabled: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] createAppRef: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.os: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools.unix: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools.windows: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.tools: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] setAsadminArgs: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init: [2023-05-20T06:41:39.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:39.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:39.352Z] [get] Not modified - so not downloaded [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] init.customtasks: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] prepare: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] setOrbPort2: [2023-05-20T06:41:39.352Z] [2023-05-20T06:41:39.352Z] runclient: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] processResult: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] failed: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] passed: [2023-05-20T06:41:44.638Z] [echo] Test xmloverride Passed [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] unknown: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.os: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.unix: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.windows: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] setAsadminArgs: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init: [2023-05-20T06:41:44.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.customtasks: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] prepare: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] undeploy.asadmin: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] setAsadminArgs: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] common.undeploy.asadmin: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.os: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.unix: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.windows: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] setAsadminArgs: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init: [2023-05-20T06:41:44.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.customtasks: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] delAppRef: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.os: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.unix: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.windows: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] setAsadminArgs: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init: [2023-05-20T06:41:44.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.638Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.customtasks: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] common.run.asadmin: [2023-05-20T06:41:44.638Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-xmloverride [2023-05-20T06:41:44.638Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:44.638Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:44.638Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] setAsadminArgs: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] delete.user: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.os: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.unix: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools.windows: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.638Z] init.tools: [2023-05-20T06:41:44.638Z] [2023-05-20T06:41:44.639Z] setAsadminArgs: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init: [2023-05-20T06:41:44.639Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.639Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.639Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.customtasks: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] common.run.asadmin: [2023-05-20T06:41:44.639Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-05-20T06:41:44.639Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:44.639Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-05-20T06:41:44.639Z] [exec] Command delete-file-user executed successfully. [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.os: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.tools.unix: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.tools.windows: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.tools: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] setAsadminArgs: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init: [2023-05-20T06:41:44.639Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.639Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.639Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] init.customtasks: [2023-05-20T06:41:44.639Z] [2023-05-20T06:41:44.639Z] common.run.asadmin: [2023-05-20T06:41:44.639Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2023-05-20T06:41:44.905Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:44.905Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-05-20T06:41:44.905Z] [exec] Command delete-file-user executed successfully. [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] private-all: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] private-all: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init.os: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init.tools.unix: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init.tools.windows: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init.tools: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] setAsadminArgs: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init: [2023-05-20T06:41:44.905Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:44.905Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:44.905Z] [get] Not modified - so not downloaded [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] init.customtasks: [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] prepare: [2023-05-20T06:41:44.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-05-20T06:41:44.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives [2023-05-20T06:41:44.905Z] [2023-05-20T06:41:44.905Z] compile: [2023-05-20T06:41:44.905Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:44.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-05-20T06:41:45.201Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:45.201Z] [javac] 1 warning [2023-05-20T06:41:45.201Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:45.201Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2023-05-20T06:41:45.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:45.767Z] [javac] 1 warning [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] assemble: [2023-05-20T06:41:45.767Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] declare-test: [2023-05-20T06:41:45.767Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin deploy [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.os: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools.unix: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools.windows: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] setAsadminArgs: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init: [2023-05-20T06:41:45.767Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:45.767Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:45.767Z] [get] Not modified - so not downloaded [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.customtasks: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] prepare: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] deploy.asadmin: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] setAsadminArgs: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] common.deploy.asadmin: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.os: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools.unix: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools.windows: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.tools: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] setAsadminArgs: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init: [2023-05-20T06:41:45.767Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:45.767Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:45.767Z] [get] Not modified - so not downloaded [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] init.customtasks: [2023-05-20T06:41:45.767Z] [2023-05-20T06:41:45.767Z] common.run.asadmin: [2023-05-20T06:41:45.767Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-05-20T06:41:46.050Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:46.050Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:46.981Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2023-05-20T06:41:46.981Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.os: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools.unix: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools.windows: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] setAsadminArgs: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init: [2023-05-20T06:41:46.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:46.981Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:46.981Z] [get] Not modified - so not downloaded [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.customtasks: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] setEnabled: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] createAppRef: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.os: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools.unix: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools.windows: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.tools: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] setAsadminArgs: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init: [2023-05-20T06:41:46.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:46.981Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:46.981Z] [get] Not modified - so not downloaded [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] init.customtasks: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] prepare: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] setHttpPort2: [2023-05-20T06:41:46.981Z] [2023-05-20T06:41:46.981Z] runweb: [2023-05-20T06:41:46.981Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2023-05-20T06:41:47.918Z] [javaWithResult] 0: [2023-05-20T06:41:47.918Z] [javaWithResult] 1: [2023-05-20T06:41:47.918Z] [javaWithResult] 2: [2023-05-20T06:41:47.918Z] [javaWithResult] 3: [2023-05-20T06:41:47.918Z] [javaWithResult] 4: [2023-05-20T06:41:47.918Z] [javaWithResult] 5: [2023-05-20T06:41:47.918Z] [javaWithResult] 6: Hello [2023-05-20T06:41:47.918Z] [javaWithResult] 7: [2023-05-20T06:41:47.918Z] [javaWithResult] 8: [2023-05-20T06:41:47.918Z] [javaWithResult] 9: Message: Hello World: 0 [2023-05-20T06:41:47.918Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2023-05-20T06:41:47.918Z] [javaWithResult] 11: [2023-05-20T06:41:47.918Z] [javaWithResult] 12: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] processResult: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] failed: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] passed: [2023-05-20T06:41:47.918Z] [echo] Test jsp Passed [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] unknown: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] declare-test: [2023-05-20T06:41:47.918Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin redeploy [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.os: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.unix: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.windows: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] setAsadminArgs: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init: [2023-05-20T06:41:47.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] Not modified - so not downloaded [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.customtasks: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] prepare: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] redeploy.asadmin: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] setAsadminArgs: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] common.redeploy.asadmin: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.os: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.unix: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.windows: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] setAsadminArgs: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init: [2023-05-20T06:41:47.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] Not modified - so not downloaded [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.customtasks: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] delAppRef: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.os: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.unix: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools.windows: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.tools: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] setAsadminArgs: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init: [2023-05-20T06:41:47.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:47.918Z] [get] Not modified - so not downloaded [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] init.customtasks: [2023-05-20T06:41:47.918Z] [2023-05-20T06:41:47.918Z] common.run.asadmin: [2023-05-20T06:41:47.918Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2023-05-20T06:41:47.918Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:47.918Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:48.482Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2023-05-20T06:41:48.482Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.os: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools.unix: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools.windows: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] setAsadminArgs: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init: [2023-05-20T06:41:48.482Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:48.482Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:48.482Z] [get] Not modified - so not downloaded [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.customtasks: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] setEnabled: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] createAppRef: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.os: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools.unix: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools.windows: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.tools: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] setAsadminArgs: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init: [2023-05-20T06:41:48.482Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:48.482Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:48.482Z] [get] Not modified - so not downloaded [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] init.customtasks: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] prepare: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] setHttpPort2: [2023-05-20T06:41:48.482Z] [2023-05-20T06:41:48.482Z] runweb: [2023-05-20T06:41:48.738Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2023-05-20T06:41:49.005Z] [javaWithResult] 0: [2023-05-20T06:41:49.006Z] [javaWithResult] 1: [2023-05-20T06:41:49.006Z] [javaWithResult] 2: [2023-05-20T06:41:49.006Z] [javaWithResult] 3: [2023-05-20T06:41:49.006Z] [javaWithResult] 4: [2023-05-20T06:41:49.006Z] [javaWithResult] 5: [2023-05-20T06:41:49.006Z] [javaWithResult] 6: Hello [2023-05-20T06:41:49.006Z] [javaWithResult] 7: [2023-05-20T06:41:49.006Z] [javaWithResult] 8: [2023-05-20T06:41:49.006Z] [javaWithResult] 9: Message: Hello World: 0 [2023-05-20T06:41:49.006Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2023-05-20T06:41:49.006Z] [javaWithResult] 11: [2023-05-20T06:41:49.006Z] [javaWithResult] 12: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] processResult: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] failed: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] passed: [2023-05-20T06:41:49.006Z] [echo] Test jsp Passed [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] unknown: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.os: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.unix: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.windows: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] setAsadminArgs: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init: [2023-05-20T06:41:49.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] Not modified - so not downloaded [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.customtasks: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] prepare: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] undeploy.asadmin: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] setAsadminArgs: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] common.undeploy.asadmin: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.os: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.unix: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.windows: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] setAsadminArgs: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init: [2023-05-20T06:41:49.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] Not modified - so not downloaded [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.customtasks: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] delAppRef: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.os: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.unix: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools.windows: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.tools: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] setAsadminArgs: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init: [2023-05-20T06:41:49.006Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:49.006Z] [get] Not modified - so not downloaded [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] init.customtasks: [2023-05-20T06:41:49.006Z] [2023-05-20T06:41:49.006Z] common.run.asadmin: [2023-05-20T06:41:49.006Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-jsp [2023-05-20T06:41:49.568Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:49.568Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:49.568Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] private-all: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] create.user: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] setAsadminArgsWithoutPassword: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] common.createuser.asadmin: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] init.os: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] init.tools.unix: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] init.tools.windows: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] init.tools: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] setAsadminArgs: [2023-05-20T06:41:49.568Z] [2023-05-20T06:41:49.568Z] init: [2023-05-20T06:41:49.568Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:49.568Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:49.852Z] [get] Not modified - so not downloaded [2023-05-20T06:41:49.852Z] [2023-05-20T06:41:49.852Z] init.customtasks: [2023-05-20T06:41:49.852Z] [2023-05-20T06:41:49.852Z] common.run.asadmin: [2023-05-20T06:41:49.852Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2023-05-20T06:41:50.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:50.109Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init.os: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init.tools.unix: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init.tools.windows: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init.tools: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] setAsadminArgs: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init: [2023-05-20T06:41:50.109Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:50.109Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:50.109Z] [get] Not modified - so not downloaded [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] init.customtasks: [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] prepare: [2023-05-20T06:41:50.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-05-20T06:41:50.109Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives [2023-05-20T06:41:50.109Z] [2023-05-20T06:41:50.109Z] compile: [2023-05-20T06:41:50.109Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:50.109Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-05-20T06:41:50.365Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:50.365Z] [javac] 1 warning [2023-05-20T06:41:50.365Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:50.365Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2023-05-20T06:41:50.621Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:50.877Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/web/Servlet.java uses unchecked or unsafe operations. [2023-05-20T06:41:50.877Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2023-05-20T06:41:50.877Z] [javac] 1 warning [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] assemble: [2023-05-20T06:41:50.877Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] declare-test: [2023-05-20T06:41:50.877Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin deploy [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.os: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools.unix: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools.windows: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] setAsadminArgs: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init: [2023-05-20T06:41:50.877Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:50.877Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:50.877Z] [get] Not modified - so not downloaded [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.customtasks: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] prepare: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] deploy.asadmin: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] setAsadminArgs: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] common.deploy.asadmin: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.os: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools.unix: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools.windows: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.tools: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] setAsadminArgs: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init: [2023-05-20T06:41:50.877Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:50.877Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:50.877Z] [get] Not modified - so not downloaded [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] init.customtasks: [2023-05-20T06:41:50.877Z] [2023-05-20T06:41:50.877Z] common.run.asadmin: [2023-05-20T06:41:50.878Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-05-20T06:41:51.152Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:51.152Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:51.408Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2023-05-20T06:41:51.408Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.os: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.tools.unix: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.tools.windows: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.tools: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] setAsadminArgs: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init: [2023-05-20T06:41:51.408Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:51.408Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:51.408Z] [get] Not modified - so not downloaded [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.customtasks: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] setEnabled: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] createAppRef: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.os: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.tools.unix: [2023-05-20T06:41:51.408Z] [2023-05-20T06:41:51.408Z] init.tools.windows: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setAsadminArgs: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init: [2023-05-20T06:41:51.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] Not modified - so not downloaded [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.customtasks: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] prepare: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setHttpPort2: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] runweb: [2023-05-20T06:41:51.409Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2023-05-20T06:41:51.409Z] [javaWithResult] [2023-05-20T06:41:51.409Z] [javaWithResult] 0: HTTP/1.1 200 OK [2023-05-20T06:41:51.409Z] [javaWithResult] 1: Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:41:51.409Z] [javaWithResult] 2: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [2023-05-20T06:41:51.409Z] [javaWithResult] 3: Pragma: No-cache [2023-05-20T06:41:51.409Z] [javaWithResult] 4: Cache-Control: no-cache [2023-05-20T06:41:51.409Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-05-20T06:41:51.409Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=7e4a4bff841839e6060896d0786d; Path=/deployment-ejb30-war-servlet; HttpOnly [2023-05-20T06:41:51.409Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:41:51.409Z] [javaWithResult] 8: Connection: close [2023-05-20T06:41:51.409Z] [javaWithResult] 9: Content-Length: 168 [2023-05-20T06:41:51.409Z] [javaWithResult] 10: [2023-05-20T06:41:51.409Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2023-05-20T06:41:51.409Z] [javaWithResult] 12: ds login timeout = 0 [2023-05-20T06:41:51.409Z] [javaWithResult] 13: Hello World [2023-05-20T06:41:51.409Z] [javaWithResult] 14: Filter: Hello World: 0 [2023-05-20T06:41:51.409Z] [javaWithResult] 15: in role j2ee = true [2023-05-20T06:41:51.409Z] [javaWithResult] 16: in role guest = false [2023-05-20T06:41:51.409Z] [javaWithResult] 17: </BODY></HTML> [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] processResult: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] failed: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] passed: [2023-05-20T06:41:51.409Z] [echo] Test servlet Passed [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] unknown: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] declare-test: [2023-05-20T06:41:51.409Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin redeploy [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.os: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.unix: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.windows: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setAsadminArgs: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init: [2023-05-20T06:41:51.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] Not modified - so not downloaded [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.customtasks: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] prepare: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] redeploy.asadmin: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setAsadminArgs: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] common.redeploy.asadmin: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.os: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.unix: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.windows: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setAsadminArgs: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init: [2023-05-20T06:41:51.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] Not modified - so not downloaded [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.customtasks: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] delAppRef: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.os: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.unix: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools.windows: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.tools: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] setAsadminArgs: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init: [2023-05-20T06:41:51.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:51.409Z] [get] Not modified - so not downloaded [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] init.customtasks: [2023-05-20T06:41:51.409Z] [2023-05-20T06:41:51.409Z] common.run.asadmin: [2023-05-20T06:41:51.409Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2023-05-20T06:41:51.666Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:51.666Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:52.228Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2023-05-20T06:41:52.228Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.os: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools.unix: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools.windows: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] setAsadminArgs: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init: [2023-05-20T06:41:52.228Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.228Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.228Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.customtasks: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] setEnabled: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] createAppRef: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.os: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools.unix: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools.windows: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.tools: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] setAsadminArgs: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init: [2023-05-20T06:41:52.228Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.228Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.228Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] init.customtasks: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] prepare: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] setHttpPort2: [2023-05-20T06:41:52.228Z] [2023-05-20T06:41:52.228Z] runweb: [2023-05-20T06:41:52.228Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2023-05-20T06:41:52.228Z] [javaWithResult] [2023-05-20T06:41:52.228Z] [javaWithResult] 0: HTTP/1.1 200 OK [2023-05-20T06:41:52.228Z] [javaWithResult] 1: Server: Eclipse GlassFish 6.2.6 [2023-05-20T06:41:52.228Z] [javaWithResult] 2: X-Powered-By: Servlet/5.0 JSP/3.0(Eclipse GlassFish 6.2.6 Java/Oracle Corporation/17) [2023-05-20T06:41:52.228Z] [javaWithResult] 3: Pragma: No-cache [2023-05-20T06:41:52.228Z] [javaWithResult] 4: Cache-Control: no-cache [2023-05-20T06:41:52.228Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2023-05-20T06:41:52.228Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=7e4a7c0330e7d2e7c46b85ff7e05; Path=/deployment-ejb30-war-servlet; HttpOnly [2023-05-20T06:41:52.228Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2023-05-20T06:41:52.228Z] [javaWithResult] 8: Connection: close [2023-05-20T06:41:52.228Z] [javaWithResult] 9: Content-Length: 168 [2023-05-20T06:41:52.228Z] [javaWithResult] 10: [2023-05-20T06:41:52.228Z] [javaWithResult] 11: <HTML><HEAD><TITLE>Servlet Output</TTILE></HEAD><BODY> [2023-05-20T06:41:52.228Z] [javaWithResult] 12: ds login timeout = 0 [2023-05-20T06:41:52.229Z] [javaWithResult] 13: Hello World [2023-05-20T06:41:52.229Z] [javaWithResult] 14: Filter: Hello World: 0 [2023-05-20T06:41:52.229Z] [javaWithResult] 15: in role j2ee = true [2023-05-20T06:41:52.229Z] [javaWithResult] 16: in role guest = false [2023-05-20T06:41:52.229Z] [javaWithResult] 17: </BODY></HTML> [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] processResult: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] failed: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] passed: [2023-05-20T06:41:52.229Z] [echo] Test servlet Passed [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] unknown: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.os: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.unix: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.windows: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] setAsadminArgs: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init: [2023-05-20T06:41:52.229Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.customtasks: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] prepare: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] undeploy.asadmin: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] setAsadminArgs: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] common.undeploy.asadmin: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.os: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.unix: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.windows: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] setAsadminArgs: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init: [2023-05-20T06:41:52.229Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.customtasks: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] delAppRef: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.os: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.unix: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools.windows: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.tools: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] setAsadminArgs: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init: [2023-05-20T06:41:52.229Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.229Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] init.customtasks: [2023-05-20T06:41:52.229Z] [2023-05-20T06:41:52.229Z] common.run.asadmin: [2023-05-20T06:41:52.229Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-servlet [2023-05-20T06:41:52.485Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:52.485Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:52.742Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] setAsadminArgs: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] delete.user: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init.os: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init.tools.unix: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init.tools.windows: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init.tools: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] setAsadminArgs: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init: [2023-05-20T06:41:52.742Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.742Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.742Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] init.customtasks: [2023-05-20T06:41:52.742Z] [2023-05-20T06:41:52.742Z] common.run.asadmin: [2023-05-20T06:41:52.742Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2023-05-20T06:41:52.742Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:52.742Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2023-05-20T06:41:52.998Z] [exec] Command delete-file-user executed successfully. [2023-05-20T06:41:52.998Z] [2023-05-20T06:41:52.998Z] private-all: [2023-05-20T06:41:52.998Z] [2023-05-20T06:41:52.998Z] private-all: [2023-05-20T06:41:52.998Z] [2023-05-20T06:41:52.999Z] private-all: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init.os: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init.tools.unix: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init.tools.windows: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init.tools: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] setAsadminArgs: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init: [2023-05-20T06:41:52.999Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:52.999Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:52.999Z] [get] Not modified - so not downloaded [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] init.customtasks: [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] prepare: [2023-05-20T06:41:52.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-05-20T06:41:52.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives [2023-05-20T06:41:52.999Z] [2023-05-20T06:41:52.999Z] compile: [2023-05-20T06:41:52.999Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:52.999Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-05-20T06:41:53.562Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:53.562Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2023-05-20T06:41:53.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. [2023-05-20T06:41:53.562Z] [javac] Note: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/war/SingletonBean.java uses or overrides a deprecated API. [2023-05-20T06:41:53.562Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2023-05-20T06:41:53.562Z] [javac] 2 warnings [2023-05-20T06:41:53.562Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:53.562Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2023-05-20T06:41:53.819Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:53.819Z] [javac] 1 warning [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] assemble: [2023-05-20T06:41:53.819Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] declare-test: [2023-05-20T06:41:53.819Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin deploy [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.os: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools.unix: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools.windows: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] setAsadminArgs: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init: [2023-05-20T06:41:53.819Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:53.819Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:53.819Z] [get] Not modified - so not downloaded [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.customtasks: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] prepare: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] deploy.asadmin: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] setAsadminArgs: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] common.deploy.asadmin: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.os: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools.unix: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools.windows: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.tools: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] setAsadminArgs: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init: [2023-05-20T06:41:53.819Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:53.819Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:53.819Z] [get] Not modified - so not downloaded [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] init.customtasks: [2023-05-20T06:41:53.819Z] [2023-05-20T06:41:53.819Z] common.run.asadmin: [2023-05-20T06:41:53.819Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-05-20T06:41:54.382Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:54.382Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:54.638Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2023-05-20T06:41:54.638Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2023-05-20T06:41:54.638Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.os: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools.unix: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools.windows: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] setAsadminArgs: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init: [2023-05-20T06:41:54.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:54.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:54.638Z] [get] Not modified - so not downloaded [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.customtasks: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] setEnabled: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] createAppRef: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.os: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools.unix: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools.windows: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.tools: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] setAsadminArgs: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init: [2023-05-20T06:41:54.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:54.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:54.638Z] [get] Not modified - so not downloaded [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] init.customtasks: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] prepare: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] setHttpPort2: [2023-05-20T06:41:54.638Z] [2023-05-20T06:41:54.638Z] runclient: [2023-05-20T06:41:55.203Z] [javaWithResult] ejb31-ejblite-javamodule [2023-05-20T06:41:55.203Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2023-05-20T06:41:55.203Z] [javaWithResult] <HTML> <HEAD> <TITLE> JMS Servlet Output [2023-05-20T06:41:55.203Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2023-05-20T06:41:55.203Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2023-05-20T06:41:55.203Z] [javaWithResult] Servlet Path : /HelloServlet
[2023-05-20T06:41:55.203Z] [javaWithResult] Path Info : null
[2023-05-20T06:41:55.203Z] [javaWithResult] [2023-05-20T06:41:55.203Z] [javaWithResult] test complete [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] processResult: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] failed: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] passed: [2023-05-20T06:41:55.203Z] [echo] Test javamodule Passed [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] unknown: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] declare-test: [2023-05-20T06:41:55.203Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin redeploy [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.os: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.unix: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.windows: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] setAsadminArgs: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init: [2023-05-20T06:41:55.203Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] Not modified - so not downloaded [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.customtasks: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] prepare: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] redeploy.asadmin: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] setAsadminArgs: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] common.redeploy.asadmin: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.os: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.unix: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.windows: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] setAsadminArgs: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init: [2023-05-20T06:41:55.203Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] Not modified - so not downloaded [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.customtasks: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] delAppRef: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.os: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.unix: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools.windows: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.tools: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] setAsadminArgs: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init: [2023-05-20T06:41:55.203Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:55.203Z] [get] Not modified - so not downloaded [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] init.customtasks: [2023-05-20T06:41:55.203Z] [2023-05-20T06:41:55.203Z] common.run.asadmin: [2023-05-20T06:41:55.203Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2023-05-20T06:41:55.766Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:55.766Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:56.356Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2023-05-20T06:41:56.356Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2023-05-20T06:41:56.356Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.os: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools.unix: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools.windows: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] setAsadminArgs: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init: [2023-05-20T06:41:56.356Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:56.356Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:56.356Z] [get] Not modified - so not downloaded [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.customtasks: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] setEnabled: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] createAppRef: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.os: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools.unix: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools.windows: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.tools: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] setAsadminArgs: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init: [2023-05-20T06:41:56.356Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:56.356Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:56.356Z] [get] Not modified - so not downloaded [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] init.customtasks: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] prepare: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] setHttpPort2: [2023-05-20T06:41:56.356Z] [2023-05-20T06:41:56.356Z] runclient: [2023-05-20T06:41:56.952Z] [javaWithResult] ejb31-ejblite-javamodule [2023-05-20T06:41:56.952Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2023-05-20T06:41:56.952Z] [javaWithResult] JMS Servlet Output [2023-05-20T06:41:56.952Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2023-05-20T06:41:56.952Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2023-05-20T06:41:56.952Z] [javaWithResult] Servlet Path : /HelloServlet
[2023-05-20T06:41:56.952Z] [javaWithResult] Path Info : null
[2023-05-20T06:41:56.952Z] [javaWithResult] [2023-05-20T06:41:56.952Z] [javaWithResult] test complete [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] processResult: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] failed: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] passed: [2023-05-20T06:41:56.952Z] [echo] Test javamodule Passed [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] unknown: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.os: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.unix: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.windows: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] setAsadminArgs: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init: [2023-05-20T06:41:56.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] Not modified - so not downloaded [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.customtasks: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] prepare: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] undeploy.asadmin: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] setAsadminArgs: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] common.undeploy.asadmin: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.os: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.unix: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.windows: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] setAsadminArgs: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init: [2023-05-20T06:41:56.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] Not modified - so not downloaded [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.customtasks: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] delAppRef: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.os: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.unix: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools.windows: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.tools: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] setAsadminArgs: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init: [2023-05-20T06:41:56.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:56.952Z] [get] Not modified - so not downloaded [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] init.customtasks: [2023-05-20T06:41:56.952Z] [2023-05-20T06:41:56.952Z] common.run.asadmin: [2023-05-20T06:41:56.952Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb31-ejblite-javamodule-web [2023-05-20T06:41:57.257Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:57.257Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:57.514Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] private-all: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] private-all: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] declare-test: [2023-05-20T06:41:57.514Z] [echo] Starting test IncorrectEnvEntry ejb31/jndivalidation/IncorrectEnvEntry Test asadmin deploy [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init.os: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init.tools.unix: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init.tools.windows: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init.tools: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] setAsadminArgs: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init: [2023-05-20T06:41:57.514Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:57.514Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:57.514Z] [get] Not modified - so not downloaded [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] init.customtasks: [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] prepare: [2023-05-20T06:41:57.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2023-05-20T06:41:57.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives [2023-05-20T06:41:57.514Z] [2023-05-20T06:41:57.514Z] compile: [2023-05-20T06:41:57.515Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:57.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2023-05-20T06:41:58.077Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:58.077Z] [javac] 1 warning [2023-05-20T06:41:58.077Z] [2023-05-20T06:41:58.077Z] assemble: [2023-05-20T06:41:58.077Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2023-05-20T06:41:58.077Z] [2023-05-20T06:41:58.077Z] deploy.asadmin: [2023-05-20T06:41:58.077Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2023-05-20T06:41:58.077Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:58.078Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:58.353Z] [exec] Command deploy failed. [2023-05-20T06:41:58.353Z] [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=Env-Prop: java:comp/env/DuplicateEnvEntry@Non-Injectable Resource@java.lang.String@From comp@@}. Please see server.log for more details. [2023-05-20T06:41:58.353Z] [exec] Result: 1 [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] processResult: [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] failed: [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] passed: [2023-05-20T06:41:58.353Z] [echo] Test IncorrectEnvEntry Passed [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] unknown: [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] private-all: [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] declare-test: [2023-05-20T06:41:58.353Z] [echo] Starting test CorrectEnvEntry ejb31/jndivalidation/CorrectEnvEntry Test asadmin deploy [2023-05-20T06:41:58.353Z] [2023-05-20T06:41:58.353Z] init.os: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] init.tools.unix: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] init.tools.windows: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] init.tools: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] setAsadminArgs: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] init: [2023-05-20T06:41:58.354Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:58.354Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:58.354Z] [get] Not modified - so not downloaded [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] init.customtasks: [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] prepare: [2023-05-20T06:41:58.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2023-05-20T06:41:58.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives [2023-05-20T06:41:58.354Z] [2023-05-20T06:41:58.354Z] compile: [2023-05-20T06:41:58.354Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:58.354Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2023-05-20T06:41:58.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:41:58.611Z] [javac] 1 warning [2023-05-20T06:41:58.611Z] [2023-05-20T06:41:58.611Z] assemble: [2023-05-20T06:41:58.611Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2023-05-20T06:41:58.611Z] [2023-05-20T06:41:58.611Z] deploy.asadmin: [2023-05-20T06:41:58.611Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2023-05-20T06:41:58.867Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:58.867Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:41:59.123Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-CorrectEnvEntry-web. [2023-05-20T06:41:59.123Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2023-05-20T06:41:59.123Z] [exec] Command deploy executed successfully. [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] processResult: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] failed: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] passed: [2023-05-20T06:41:59.123Z] [echo] Test CorrectEnvEntry Passed [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] unknown: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init.os: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init.tools.unix: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init.tools.windows: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init.tools: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] setAsadminArgs: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init: [2023-05-20T06:41:59.123Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:59.123Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:59.123Z] [get] Not modified - so not downloaded [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] init.customtasks: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] prepare: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] undeploy.asadmin: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] setAsadminArgs: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.123Z] common.undeploy.asadmin: [2023-05-20T06:41:59.123Z] [2023-05-20T06:41:59.124Z] init.os: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools.unix: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools.windows: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] setAsadminArgs: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init: [2023-05-20T06:41:59.124Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:59.124Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:59.124Z] [get] Not modified - so not downloaded [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.customtasks: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] delAppRef: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.os: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools.unix: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools.windows: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.tools: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] setAsadminArgs: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init: [2023-05-20T06:41:59.124Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:59.124Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:59.124Z] [get] Not modified - so not downloaded [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] init.customtasks: [2023-05-20T06:41:59.124Z] [2023-05-20T06:41:59.124Z] common.run.asadmin: [2023-05-20T06:41:59.124Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2023-05-20T06:41:59.687Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:41:59.687Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:41:59.687Z] [exec] Command undeploy executed successfully. [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] private-all: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] declare-test: [2023-05-20T06:41:59.687Z] [echo] Starting test ConflictedEJBRef ejb31/jndivalidation/ConflictedEJBRef Test asadmin deploy [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init.os: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init.tools.unix: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init.tools.windows: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init.tools: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] setAsadminArgs: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init: [2023-05-20T06:41:59.687Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:41:59.687Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:41:59.687Z] [get] Not modified - so not downloaded [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] init.customtasks: [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] prepare: [2023-05-20T06:41:59.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2023-05-20T06:41:59.687Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives [2023-05-20T06:41:59.687Z] [2023-05-20T06:41:59.687Z] compile: [2023-05-20T06:41:59.687Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:41:59.687Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2023-05-20T06:42:00.258Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:00.258Z] [javac] 1 warning [2023-05-20T06:42:00.258Z] [2023-05-20T06:42:00.258Z] assemble: [2023-05-20T06:42:00.258Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2023-05-20T06:42:00.258Z] [2023-05-20T06:42:00.258Z] deploy.asadmin: [2023-05-20T06:42:00.258Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives --name deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2023-05-20T06:42:00.515Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:00.515Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:00.515Z] [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/myslsb,lookup=,mappedName=,jndi-name=,refType=Session}. Please see server.log for more details. [2023-05-20T06:42:00.515Z] [exec] Command deploy failed. [2023-05-20T06:42:00.515Z] [exec] Result: 1 [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] processResult: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] failed: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] passed: [2023-05-20T06:42:00.515Z] [echo] Test ConflictedEJBRef Passed [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] unknown: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] private-all: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] declare-test: [2023-05-20T06:42:00.515Z] [echo] Starting test ConflictedEnvEntry ejb31/jndivalidation/ConflitedEnvEntry Test asadmin deploy [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init.os: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init.tools.unix: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init.tools.windows: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init.tools: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] setAsadminArgs: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init: [2023-05-20T06:42:00.515Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:00.515Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:00.515Z] [get] Not modified - so not downloaded [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] init.customtasks: [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] prepare: [2023-05-20T06:42:00.515Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2023-05-20T06:42:00.515Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives [2023-05-20T06:42:00.515Z] [2023-05-20T06:42:00.515Z] compile: [2023-05-20T06:42:00.515Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:00.515Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2023-05-20T06:42:01.079Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:01.079Z] [javac] 1 warning [2023-05-20T06:42:01.079Z] [2023-05-20T06:42:01.079Z] assemble: [2023-05-20T06:42:01.079Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2023-05-20T06:42:01.079Z] [2023-05-20T06:42:01.079Z] deploy.asadmin: [2023-05-20T06:42:01.079Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives --name deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2023-05-20T06:42:01.079Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:01.079Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:01.350Z] [exec] Command deploy failed. [2023-05-20T06:42:01.350Z] [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=Env-Prop: java:module/env/DuplicateEnvEntry@Non-Injectable Resource@java.lang.String@From Invoker2@@}. Please see server.log for more details. [2023-05-20T06:42:01.350Z] [exec] Result: 1 [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] processResult: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] failed: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] passed: [2023-05-20T06:42:01.350Z] [echo] Test ConflictedEnvEntry Passed [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] unknown: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] private-all: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] declare-test: [2023-05-20T06:42:01.350Z] [echo] Starting test ConflitedResourceEnvRef ejb31/jndivalidation/ConflitedResourceEnvRef Test asadmin deploy [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init.os: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init.tools.unix: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init.tools.windows: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init.tools: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] setAsadminArgs: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init: [2023-05-20T06:42:01.350Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:01.350Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:01.350Z] [get] Not modified - so not downloaded [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] init.customtasks: [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] prepare: [2023-05-20T06:42:01.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2023-05-20T06:42:01.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives [2023-05-20T06:42:01.350Z] [2023-05-20T06:42:01.350Z] compile: [2023-05-20T06:42:01.350Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:01.350Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2023-05-20T06:42:01.606Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:01.607Z] [javac] 1 warning [2023-05-20T06:42:01.607Z] [2023-05-20T06:42:01.607Z] assemble: [2023-05-20T06:42:01.607Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2023-05-20T06:42:01.607Z] [2023-05-20T06:42:01.607Z] deploy.asadmin: [2023-05-20T06:42:01.607Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2023-05-20T06:42:01.864Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:01.864Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:02.121Z] [exec] Command deploy failed. [2023-05-20T06:42:02.121Z] [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=Env-Prop: java:module/env/DupResourceEnvRef@Non-Injectable Resource@java.lang.String@@@}. Please see server.log for more details. [2023-05-20T06:42:02.121Z] [exec] Result: 1 [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] processResult: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] failed: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] passed: [2023-05-20T06:42:02.121Z] [echo] Test ConflitedResourceEnvRef Passed [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] unknown: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] private-all: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] declare-test: [2023-05-20T06:42:02.121Z] [echo] Starting test ConflitedResourceRef ejb31/jndivalidation/ConflitedResourceRef Test asadmin deploy [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init.os: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init.tools.unix: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init.tools.windows: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init.tools: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] setAsadminArgs: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init: [2023-05-20T06:42:02.121Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:02.121Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:02.121Z] [get] Not modified - so not downloaded [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] init.customtasks: [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] prepare: [2023-05-20T06:42:02.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2023-05-20T06:42:02.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives [2023-05-20T06:42:02.121Z] [2023-05-20T06:42:02.121Z] compile: [2023-05-20T06:42:02.121Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:02.121Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2023-05-20T06:42:02.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:02.378Z] [javac] 1 warning [2023-05-20T06:42:02.378Z] [2023-05-20T06:42:02.378Z] assemble: [2023-05-20T06:42:02.378Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2023-05-20T06:42:02.378Z] [2023-05-20T06:42:02.378Z] deploy.asadmin: [2023-05-20T06:42:02.378Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2023-05-20T06:42:02.653Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:02.653Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:02.910Z] [exec] Command deploy failed. [2023-05-20T06:42:02.910Z] [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 [2023-05-20T06:42:02.910Z] [exec] No Runtime properties [2023-05-20T06:42:02.910Z] [exec] Database Vendor : null [2023-05-20T06:42:02.910Z] [exec] Create Tables at Deploy : false [2023-05-20T06:42:02.910Z] [exec] Delete Tables at Undeploy : false}. Please see server.log for more details. [2023-05-20T06:42:02.910Z] [exec] Result: 1 [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] processResult: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] failed: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] passed: [2023-05-20T06:42:02.910Z] [echo] Test ConflitedResourceRef Passed [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] unknown: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] private-all: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] private-all: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] declare-test: [2023-05-20T06:42:02.910Z] [echo] Starting test CorrectJDBCRes ejb31/jndivalidation/resourceref/CorrectJDBCRes Test asadmin deploy [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init.os: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init.tools.unix: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init.tools.windows: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init.tools: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] setAsadminArgs: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init: [2023-05-20T06:42:02.910Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:02.910Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:02.910Z] [get] Not modified - so not downloaded [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] init.customtasks: [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] prepare: [2023-05-20T06:42:02.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2023-05-20T06:42:02.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives [2023-05-20T06:42:02.910Z] [2023-05-20T06:42:02.910Z] compile: [2023-05-20T06:42:02.910Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:02.910Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2023-05-20T06:42:03.522Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:03.522Z] [javac] 1 warning [2023-05-20T06:42:03.522Z] [2023-05-20T06:42:03.522Z] assemble: [2023-05-20T06:42:03.522Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2023-05-20T06:42:03.522Z] [2023-05-20T06:42:03.522Z] deploy.asadmin: [2023-05-20T06:42:03.522Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2023-05-20T06:42:03.522Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:03.522Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:03.780Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web. [2023-05-20T06:42:03.780Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2023-05-20T06:42:03.780Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] processResult: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] failed: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] passed: [2023-05-20T06:42:03.780Z] [echo] Test CorrectJDBCRes Passed [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] unknown: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] init.os: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] init.tools.unix: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] init.tools.windows: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] init.tools: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] setAsadminArgs: [2023-05-20T06:42:03.780Z] [2023-05-20T06:42:03.780Z] init: [2023-05-20T06:42:03.780Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:03.780Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:03.780Z] [get] Not modified - so not downloaded [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.customtasks: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] prepare: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] undeploy.asadmin: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] setAsadminArgs: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] common.undeploy.asadmin: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.os: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools.unix: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools.windows: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] setAsadminArgs: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init: [2023-05-20T06:42:03.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:03.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:03.781Z] [get] Not modified - so not downloaded [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.customtasks: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] delAppRef: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.os: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools.unix: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools.windows: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.tools: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] setAsadminArgs: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init: [2023-05-20T06:42:03.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:03.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:03.781Z] [get] Not modified - so not downloaded [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] init.customtasks: [2023-05-20T06:42:03.781Z] [2023-05-20T06:42:03.781Z] common.run.asadmin: [2023-05-20T06:42:03.781Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2023-05-20T06:42:04.037Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:04.038Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:04.038Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] private-all: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] declare-test: [2023-05-20T06:42:04.038Z] [echo] Starting test CorrectURLRes ejb31/jndivalidation/resourceref/CorrectURLRes Test asadmin deploy [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] deploy.custom.resource: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] common.create.customresource: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] init.os: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] init.tools.unix: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] init.tools.windows: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] init.tools: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] setAsadminArgs: [2023-05-20T06:42:04.038Z] [2023-05-20T06:42:04.038Z] init: [2023-05-20T06:42:04.038Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:04.038Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:04.038Z] [get] Not modified - so not downloaded [2023-05-20T06:42:04.295Z] [2023-05-20T06:42:04.295Z] init.customtasks: [2023-05-20T06:42:04.295Z] [2023-05-20T06:42:04.295Z] common.run.asadmin: [2023-05-20T06:42:04.295Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:04.295Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:04.295Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-custom-resource [options] ... [2023-05-20T06:42:04.552Z] [exec] Custom Resource resource/myURL created. [2023-05-20T06:42:04.552Z] [exec] Command create-custom-resource executed successfully. [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init.os: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init.tools.unix: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init.tools.windows: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init.tools: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] setAsadminArgs: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init: [2023-05-20T06:42:04.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:04.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:04.552Z] [get] Not modified - so not downloaded [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] init.customtasks: [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] prepare: [2023-05-20T06:42:04.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2023-05-20T06:42:04.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives [2023-05-20T06:42:04.552Z] [2023-05-20T06:42:04.552Z] compile: [2023-05-20T06:42:04.552Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:04.552Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2023-05-20T06:42:04.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:04.809Z] [javac] 1 warning [2023-05-20T06:42:04.809Z] [2023-05-20T06:42:04.809Z] assemble: [2023-05-20T06:42:04.809Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2023-05-20T06:42:04.809Z] [2023-05-20T06:42:04.809Z] deploy.asadmin: [2023-05-20T06:42:04.809Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2023-05-20T06:42:05.065Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:05.065Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:05.323Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web. [2023-05-20T06:42:05.323Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2023-05-20T06:42:05.323Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] processResult: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] failed: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] passed: [2023-05-20T06:42:05.323Z] [echo] Test CorrectURLRes Passed [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] unknown: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.os: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.tools.unix: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.tools.windows: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.tools: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] setAsadminArgs: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init: [2023-05-20T06:42:05.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:05.323Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:05.323Z] [get] Not modified - so not downloaded [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.customtasks: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] prepare: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] undeploy.asadmin: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] setAsadminArgs: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] common.undeploy.asadmin: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.os: [2023-05-20T06:42:05.323Z] [2023-05-20T06:42:05.323Z] init.tools.unix: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.tools.windows: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.tools: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] setAsadminArgs: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init: [2023-05-20T06:42:05.324Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:05.324Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:05.324Z] [get] Not modified - so not downloaded [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.customtasks: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] delAppRef: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.os: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.tools.unix: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.tools.windows: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.tools: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] setAsadminArgs: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init: [2023-05-20T06:42:05.324Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:05.324Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:05.324Z] [get] Not modified - so not downloaded [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] init.customtasks: [2023-05-20T06:42:05.324Z] [2023-05-20T06:42:05.324Z] common.run.asadmin: [2023-05-20T06:42:05.324Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2023-05-20T06:42:05.580Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:05.580Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:05.851Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] undeploy.custom.resource: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] common.delete.customresource: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init.os: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init.tools.unix: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init.tools.windows: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init.tools: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] setAsadminArgs: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init: [2023-05-20T06:42:05.851Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:05.851Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:05.851Z] [get] Not modified - so not downloaded [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] init.customtasks: [2023-05-20T06:42:05.851Z] [2023-05-20T06:42:05.851Z] common.run.asadmin: [2023-05-20T06:42:05.851Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 resource/myURL [2023-05-20T06:42:06.107Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:06.107Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-custom-resource [options] ... [2023-05-20T06:42:06.363Z] [exec] Custom resource resource/myURL deleted. [2023-05-20T06:42:06.363Z] [exec] Command delete-custom-resource executed successfully. [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] private-all: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] declare-test: [2023-05-20T06:42:06.363Z] [echo] Starting test CorrectQueueRes ejb31/jndivalidation/resourceref/CorrectQueueRes Test asadmin deploy [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.os: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools.unix: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools.windows: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] setAsadminArgs: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init: [2023-05-20T06:42:06.363Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:06.363Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:06.363Z] [get] Not modified - so not downloaded [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.customtasks: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] prepare: [2023-05-20T06:42:06.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2023-05-20T06:42:06.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] deploy.jms.queue: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] setAsadminArgs: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] common.create.jms.resource: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.os: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools.unix: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools.windows: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.tools: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] setAsadminArgs: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init: [2023-05-20T06:42:06.363Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:06.363Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:06.363Z] [get] Not modified - so not downloaded [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] init.customtasks: [2023-05-20T06:42:06.363Z] [2023-05-20T06:42:06.363Z] common.run.asadmin: [2023-05-20T06:42:06.363Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-05-20T06:42:06.641Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:06.641Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-05-20T06:42:06.641Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2023-05-20T06:42:06.641Z] [exec] Command create-jmsdest executed successfully. [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init.os: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init.tools.unix: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init.tools.windows: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init.tools: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] setAsadminArgs: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init: [2023-05-20T06:42:06.641Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:06.641Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:06.641Z] [get] Not modified - so not downloaded [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] init.customtasks: [2023-05-20T06:42:06.641Z] [2023-05-20T06:42:06.641Z] common.run.asadmin: [2023-05-20T06:42:06.641Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2023-05-20T06:42:06.899Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:06.899Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-05-20T06:42:07.156Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2023-05-20T06:42:07.156Z] [exec] Command create-jms-resource executed successfully. [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init.os: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init.tools.unix: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init.tools.windows: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init.tools: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] setAsadminArgs: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init: [2023-05-20T06:42:07.156Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:07.156Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:07.156Z] [get] Not modified - so not downloaded [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] init.customtasks: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] prepare: [2023-05-20T06:42:07.156Z] [2023-05-20T06:42:07.156Z] compile: [2023-05-20T06:42:07.156Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:07.156Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2023-05-20T06:42:07.412Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:07.412Z] [javac] 1 warning [2023-05-20T06:42:07.412Z] [2023-05-20T06:42:07.412Z] assemble: [2023-05-20T06:42:07.412Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2023-05-20T06:42:07.412Z] [2023-05-20T06:42:07.412Z] deploy.asadmin: [2023-05-20T06:42:07.412Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2023-05-20T06:42:07.413Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:07.413Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:07.976Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb. [2023-05-20T06:42:07.976Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2023-05-20T06:42:07.976Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] processResult: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] failed: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] passed: [2023-05-20T06:42:07.976Z] [echo] Test CorrectQueueRes Passed [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] unknown: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.os: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools.unix: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools.windows: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] setAsadminArgs: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init: [2023-05-20T06:42:07.976Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:07.976Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:07.976Z] [get] Not modified - so not downloaded [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.customtasks: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] prepare: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] undeploy.asadmin: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] setAsadminArgs: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] common.undeploy.asadmin: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.os: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools.unix: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools.windows: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init.tools: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] setAsadminArgs: [2023-05-20T06:42:07.976Z] [2023-05-20T06:42:07.976Z] init: [2023-05-20T06:42:07.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:07.977Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:07.977Z] [get] Not modified - so not downloaded [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.customtasks: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] delAppRef: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.os: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.tools.unix: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.tools.windows: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.tools: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] setAsadminArgs: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init: [2023-05-20T06:42:07.977Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:07.977Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:07.977Z] [get] Not modified - so not downloaded [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] init.customtasks: [2023-05-20T06:42:07.977Z] [2023-05-20T06:42:07.977Z] common.run.asadmin: [2023-05-20T06:42:07.977Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2023-05-20T06:42:08.252Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:08.252Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:08.252Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.os: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools.unix: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools.windows: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] setAsadminArgs: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init: [2023-05-20T06:42:08.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:08.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:08.509Z] [get] Not modified - so not downloaded [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.customtasks: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] prepare: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] undeploy.jms.queue: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] setAsadminArgs: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] common.delete.jms.resource: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.os: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools.unix: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools.windows: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.tools: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] setAsadminArgs: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init: [2023-05-20T06:42:08.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:08.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:08.509Z] [get] Not modified - so not downloaded [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] init.customtasks: [2023-05-20T06:42:08.509Z] [2023-05-20T06:42:08.509Z] common.run.asadmin: [2023-05-20T06:42:08.509Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2023-05-20T06:42:08.509Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:08.509Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-05-20T06:42:08.765Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2023-05-20T06:42:08.765Z] [exec] Command delete-jms-resource executed successfully. [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init.os: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init.tools.unix: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init.tools.windows: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init.tools: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] setAsadminArgs: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init: [2023-05-20T06:42:08.765Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:08.765Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:08.765Z] [get] Not modified - so not downloaded [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] init.customtasks: [2023-05-20T06:42:08.765Z] [2023-05-20T06:42:08.765Z] common.run.asadmin: [2023-05-20T06:42:08.765Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-05-20T06:42:09.021Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:09.021Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-05-20T06:42:09.021Z] [exec] Command delete-jmsdest executed successfully. [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] private-all: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] declare-test: [2023-05-20T06:42:09.021Z] [echo] Starting test CorrectEnvProps ejb31/jndivalidation/resourceref/CorrectEnvProps Test asadmin deploy [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init.os: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init.tools.unix: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init.tools.windows: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init.tools: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] setAsadminArgs: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init: [2023-05-20T06:42:09.021Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:09.021Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:09.021Z] [get] Not modified - so not downloaded [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] init.customtasks: [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] prepare: [2023-05-20T06:42:09.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-05-20T06:42:09.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives [2023-05-20T06:42:09.021Z] [2023-05-20T06:42:09.021Z] compile: [2023-05-20T06:42:09.021Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:09.021Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-05-20T06:42:09.582Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:09.582Z] [javac] 1 warning [2023-05-20T06:42:09.583Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:09.583Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2023-05-20T06:42:09.852Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:09.852Z] [javac] 1 warning [2023-05-20T06:42:09.852Z] [2023-05-20T06:42:09.852Z] assemble: [2023-05-20T06:42:09.852Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-web.war [2023-05-20T06:42:09.852Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-ejb.jar [2023-05-20T06:42:09.852Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2023-05-20T06:42:09.852Z] [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) [2023-05-20T06:42:09.852Z] [2023-05-20T06:42:09.852Z] deploy.asadmin: [2023-05-20T06:42:09.852Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2023-05-20T06:42:09.852Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:09.852Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:10.457Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app. [2023-05-20T06:42:10.457Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2023-05-20T06:42:10.457Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] processResult: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] failed: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] passed: [2023-05-20T06:42:10.457Z] [echo] Test CorrectEnvProps Passed [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] unknown: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] init.os: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] init.tools.unix: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] init.tools.windows: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] init.tools: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.457Z] setAsadminArgs: [2023-05-20T06:42:10.457Z] [2023-05-20T06:42:10.458Z] init: [2023-05-20T06:42:10.458Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] Not modified - so not downloaded [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.customtasks: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] prepare: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] undeploy.asadmin: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] setAsadminArgs: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] common.undeploy.asadmin: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.os: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools.unix: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools.windows: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] setAsadminArgs: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init: [2023-05-20T06:42:10.458Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] Not modified - so not downloaded [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.customtasks: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] delAppRef: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.os: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools.unix: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools.windows: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.tools: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] setAsadminArgs: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init: [2023-05-20T06:42:10.458Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:10.458Z] [get] Not modified - so not downloaded [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] init.customtasks: [2023-05-20T06:42:10.458Z] [2023-05-20T06:42:10.458Z] common.run.asadmin: [2023-05-20T06:42:10.458Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2023-05-20T06:42:11.021Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:11.021Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:11.021Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] private-all: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] declare-test: [2023-05-20T06:42:11.021Z] [echo] Starting test CorrectManagedBean ejb31/jndivalidation/resourceref/CorrectManagedBean Test asadmin deploy [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init.os: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init.tools.unix: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init.tools.windows: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init.tools: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] setAsadminArgs: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init: [2023-05-20T06:42:11.021Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:11.021Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:11.021Z] [get] Not modified - so not downloaded [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] init.customtasks: [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] prepare: [2023-05-20T06:42:11.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2023-05-20T06:42:11.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives [2023-05-20T06:42:11.021Z] [2023-05-20T06:42:11.021Z] compile: [2023-05-20T06:42:11.021Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:11.021Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2023-05-20T06:42:11.277Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:11.277Z] [javac] 1 warning [2023-05-20T06:42:11.277Z] [2023-05-20T06:42:11.277Z] assemble: [2023-05-20T06:42:11.277Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2023-05-20T06:42:11.277Z] [2023-05-20T06:42:11.277Z] deploy.asadmin: [2023-05-20T06:42:11.278Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2023-05-20T06:42:11.552Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:11.552Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:11.808Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web. [2023-05-20T06:42:11.808Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2023-05-20T06:42:11.808Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] processResult: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] failed: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] passed: [2023-05-20T06:42:11.808Z] [echo] Test CorrectManagedBean Passed [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] unknown: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.os: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.unix: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.windows: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] setAsadminArgs: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init: [2023-05-20T06:42:11.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] Not modified - so not downloaded [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.customtasks: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] prepare: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] undeploy.asadmin: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] setAsadminArgs: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] common.undeploy.asadmin: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.os: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.unix: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.windows: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] setAsadminArgs: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init: [2023-05-20T06:42:11.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] Not modified - so not downloaded [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.customtasks: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] delAppRef: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.os: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.unix: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools.windows: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.tools: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] setAsadminArgs: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init: [2023-05-20T06:42:11.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:11.808Z] [get] Not modified - so not downloaded [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] init.customtasks: [2023-05-20T06:42:11.808Z] [2023-05-20T06:42:11.808Z] common.run.asadmin: [2023-05-20T06:42:11.808Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2023-05-20T06:42:12.065Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:12.065Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:12.321Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] private-all: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] declare-test: [2023-05-20T06:42:12.321Z] [echo] Starting test DefaultResources ejb31/jndivalidation/resourceref/DefaultResources Test asadmin deploy [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init.os: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init.tools.unix: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init.tools.windows: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init.tools: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] setAsadminArgs: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init: [2023-05-20T06:42:12.321Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:12.321Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:12.321Z] [get] Not modified - so not downloaded [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] init.customtasks: [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] prepare: [2023-05-20T06:42:12.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2023-05-20T06:42:12.321Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives [2023-05-20T06:42:12.321Z] [2023-05-20T06:42:12.321Z] compile: [2023-05-20T06:42:12.321Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:12.321Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2023-05-20T06:42:12.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:12.577Z] [javac] 1 warning [2023-05-20T06:42:12.577Z] [2023-05-20T06:42:12.577Z] assemble: [2023-05-20T06:42:12.577Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2023-05-20T06:42:12.577Z] [2023-05-20T06:42:12.577Z] deploy.asadmin: [2023-05-20T06:42:12.577Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2023-05-20T06:42:12.833Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:12.833Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:13.089Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web. [2023-05-20T06:42:13.089Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2023-05-20T06:42:13.089Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] processResult: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] failed: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] passed: [2023-05-20T06:42:13.089Z] [echo] Test DefaultResources Passed [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] unknown: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.os: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.unix: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.windows: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] setAsadminArgs: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init: [2023-05-20T06:42:13.089Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:13.089Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:13.089Z] [get] Not modified - so not downloaded [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.customtasks: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] prepare: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] undeploy.asadmin: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] setAsadminArgs: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] common.undeploy.asadmin: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.os: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.unix: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.windows: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] setAsadminArgs: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init: [2023-05-20T06:42:13.089Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:13.089Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:13.089Z] [get] Not modified - so not downloaded [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.customtasks: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] delAppRef: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.os: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.unix: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools.windows: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init.tools: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] setAsadminArgs: [2023-05-20T06:42:13.089Z] [2023-05-20T06:42:13.089Z] init: [2023-05-20T06:42:13.089Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:13.090Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:13.090Z] [get] Not modified - so not downloaded [2023-05-20T06:42:13.090Z] [2023-05-20T06:42:13.090Z] init.customtasks: [2023-05-20T06:42:13.090Z] [2023-05-20T06:42:13.090Z] common.run.asadmin: [2023-05-20T06:42:13.090Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2023-05-20T06:42:13.351Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:13.351Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:13.609Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] private-all: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] declare-test: [2023-05-20T06:42:13.609Z] [echo] Starting test JDBCResInAnotherApp ejb31/jndivalidation/resourceref/CorrectJDBCResource Test asadmin deploy [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init.os: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init.tools.unix: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init.tools.windows: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init.tools: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] setAsadminArgs: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init: [2023-05-20T06:42:13.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:13.609Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:13.609Z] [get] Not modified - so not downloaded [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] init.customtasks: [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] prepare: [2023-05-20T06:42:13.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2023-05-20T06:42:13.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2023-05-20T06:42:13.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives [2023-05-20T06:42:13.609Z] [2023-05-20T06:42:13.609Z] compile-app1: [2023-05-20T06:42:13.609Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:13.609Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2023-05-20T06:42:13.865Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:13.865Z] [javac] 1 warning [2023-05-20T06:42:13.865Z] [2023-05-20T06:42:13.865Z] assemble-app1: [2023-05-20T06:42:13.865Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2023-05-20T06:42:13.865Z] [2023-05-20T06:42:13.865Z] deploy-app1: [2023-05-20T06:42:13.865Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2023-05-20T06:42:14.152Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:14.152Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:14.408Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web. [2023-05-20T06:42:14.408Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2023-05-20T06:42:14.408Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init.os: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init.tools.unix: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init.tools.windows: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init.tools: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] setAsadminArgs: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init: [2023-05-20T06:42:14.408Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:14.408Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:14.408Z] [get] Not modified - so not downloaded [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] init.customtasks: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] prepare: [2023-05-20T06:42:14.408Z] [2023-05-20T06:42:14.408Z] compile-app2: [2023-05-20T06:42:14.408Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:14.408Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2023-05-20T06:42:14.666Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:14.666Z] [javac] 1 warning [2023-05-20T06:42:14.666Z] [2023-05-20T06:42:14.666Z] assemble-app2: [2023-05-20T06:42:14.666Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2023-05-20T06:42:14.666Z] [2023-05-20T06:42:14.666Z] deploy-app2: [2023-05-20T06:42:14.666Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2023-05-20T06:42:14.924Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:14.924Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:15.182Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web. [2023-05-20T06:42:15.182Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2023-05-20T06:42:15.182Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] processResult: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] failed: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] passed: [2023-05-20T06:42:15.182Z] [echo] Test JDBCResInAnotherApp Passed [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] unknown: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.os: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools.unix: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools.windows: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] setAsadminArgs: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init: [2023-05-20T06:42:15.182Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.182Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.182Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.customtasks: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] prepare: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] undeploy.asadmin: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] setAsadminArgs: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] common.undeploy.asadmin: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.os: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools.unix: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools.windows: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.tools: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] setAsadminArgs: [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init: [2023-05-20T06:42:15.182Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.182Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.182Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.182Z] [2023-05-20T06:42:15.182Z] init.customtasks: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] delAppRef: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init.os: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init.tools.unix: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init.tools.windows: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init.tools: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] setAsadminArgs: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init: [2023-05-20T06:42:15.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.452Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] init.customtasks: [2023-05-20T06:42:15.452Z] [2023-05-20T06:42:15.452Z] common.run.asadmin: [2023-05-20T06:42:15.452Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2023-05-20T06:42:15.452Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:15.452Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:15.708Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] setAsadminArgs: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] common.undeploy.asadmin: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.os: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools.unix: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools.windows: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] setAsadminArgs: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init: [2023-05-20T06:42:15.708Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.708Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.708Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.customtasks: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] delAppRef: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.os: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools.unix: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools.windows: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.tools: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] setAsadminArgs: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init: [2023-05-20T06:42:15.708Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.708Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.708Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] init.customtasks: [2023-05-20T06:42:15.708Z] [2023-05-20T06:42:15.708Z] common.run.asadmin: [2023-05-20T06:42:15.708Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2023-05-20T06:42:15.965Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:15.965Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:15.965Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] private-all: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] declare-test: [2023-05-20T06:42:15.965Z] [echo] Starting test ResInSameApp ejb31/jndivalidation/resourceref/ResInSameApp Test asadmin deploy [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.os: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools.unix: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools.windows: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] setAsadminArgs: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init: [2023-05-20T06:42:15.965Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.965Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.965Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.customtasks: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] prepare: [2023-05-20T06:42:15.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2023-05-20T06:42:15.965Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] deploy.jms.queue: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] setAsadminArgs: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] common.create.jms.resource: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.os: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools.unix: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools.windows: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.tools: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] setAsadminArgs: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init: [2023-05-20T06:42:15.965Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:15.965Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:15.965Z] [get] Not modified - so not downloaded [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] init.customtasks: [2023-05-20T06:42:15.965Z] [2023-05-20T06:42:15.965Z] common.run.asadmin: [2023-05-20T06:42:15.965Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-05-20T06:42:16.222Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:16.222Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2023-05-20T06:42:16.478Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2023-05-20T06:42:16.479Z] [exec] Command create-jmsdest executed successfully. [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init.os: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init.tools.unix: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init.tools.windows: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init.tools: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] setAsadminArgs: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init: [2023-05-20T06:42:16.479Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:16.479Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:16.479Z] [get] Not modified - so not downloaded [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] init.customtasks: [2023-05-20T06:42:16.479Z] [2023-05-20T06:42:16.479Z] common.run.asadmin: [2023-05-20T06:42:16.479Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2023-05-20T06:42:16.737Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:16.737Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2023-05-20T06:42:16.737Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2023-05-20T06:42:16.737Z] [exec] Command create-jms-resource executed successfully. [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init.os: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init.tools.unix: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init.tools.windows: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init.tools: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] setAsadminArgs: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init: [2023-05-20T06:42:16.737Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:16.737Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:16.737Z] [get] Not modified - so not downloaded [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] init.customtasks: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] prepare: [2023-05-20T06:42:16.737Z] [2023-05-20T06:42:16.737Z] compile: [2023-05-20T06:42:16.737Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:16.737Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2023-05-20T06:42:16.994Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:16.994Z] [javac] 1 warning [2023-05-20T06:42:16.994Z] [2023-05-20T06:42:16.994Z] assemble: [2023-05-20T06:42:16.995Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2023-05-20T06:42:16.995Z] [2023-05-20T06:42:16.995Z] deploy.asadmin: [2023-05-20T06:42:16.995Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives --name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2023-05-20T06:42:17.252Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:17.252Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:17.569Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app. [2023-05-20T06:42:17.569Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2023-05-20T06:42:17.569Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] processResult: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] failed: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] passed: [2023-05-20T06:42:17.569Z] [echo] Test ResInSameApp Passed [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] unknown: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] init.os: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] init.tools.unix: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] init.tools.windows: [2023-05-20T06:42:17.569Z] [2023-05-20T06:42:17.569Z] init.tools: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] setAsadminArgs: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init: [2023-05-20T06:42:17.570Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] Not modified - so not downloaded [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.customtasks: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] prepare: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] undeploy.asadmin: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] setAsadminArgs: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] common.undeploy.asadmin: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.os: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools.unix: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools.windows: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] setAsadminArgs: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init: [2023-05-20T06:42:17.570Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] Not modified - so not downloaded [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.customtasks: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] delAppRef: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.os: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools.unix: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools.windows: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.tools: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] setAsadminArgs: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init: [2023-05-20T06:42:17.570Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:17.570Z] [get] Not modified - so not downloaded [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] init.customtasks: [2023-05-20T06:42:17.570Z] [2023-05-20T06:42:17.570Z] common.run.asadmin: [2023-05-20T06:42:17.570Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2023-05-20T06:42:17.826Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:17.826Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:17.826Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.os: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.tools.unix: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.tools.windows: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.tools: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] setAsadminArgs: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init: [2023-05-20T06:42:17.826Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:17.826Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:17.826Z] [get] Not modified - so not downloaded [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.customtasks: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] prepare: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] undeploy.jms.queue: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] setAsadminArgs: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] common.delete.jms.resource: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.826Z] init.os: [2023-05-20T06:42:17.826Z] [2023-05-20T06:42:17.827Z] init.tools.unix: [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] init.tools.windows: [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] init.tools: [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] setAsadminArgs: [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] init: [2023-05-20T06:42:17.827Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:17.827Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:17.827Z] [get] Not modified - so not downloaded [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] init.customtasks: [2023-05-20T06:42:17.827Z] [2023-05-20T06:42:17.827Z] common.run.asadmin: [2023-05-20T06:42:17.827Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2023-05-20T06:42:18.084Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:18.084Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2023-05-20T06:42:18.352Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2023-05-20T06:42:18.352Z] [exec] Command delete-jms-resource executed successfully. [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init.os: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init.tools.unix: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init.tools.windows: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init.tools: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] setAsadminArgs: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init: [2023-05-20T06:42:18.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:18.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:18.352Z] [get] Not modified - so not downloaded [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] init.customtasks: [2023-05-20T06:42:18.352Z] [2023-05-20T06:42:18.352Z] common.run.asadmin: [2023-05-20T06:42:18.352Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2023-05-20T06:42:18.608Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:18.608Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2023-05-20T06:42:18.608Z] [exec] Command delete-jmsdest executed successfully. [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] private-all: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] private-all: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] declare-test: [2023-05-20T06:42:18.608Z] [echo] Starting test CorrectJDBCResource ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource Test asadmin deploy [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] init.os: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] init.tools.unix: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] init.tools.windows: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] init.tools: [2023-05-20T06:42:18.608Z] [2023-05-20T06:42:18.608Z] setAsadminArgs: [2023-05-20T06:42:18.609Z] [2023-05-20T06:42:18.609Z] init: [2023-05-20T06:42:18.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:18.609Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:18.609Z] [get] Not modified - so not downloaded [2023-05-20T06:42:18.609Z] [2023-05-20T06:42:18.609Z] init.customtasks: [2023-05-20T06:42:18.609Z] [2023-05-20T06:42:18.609Z] prepare: [2023-05-20T06:42:18.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2023-05-20T06:42:18.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives [2023-05-20T06:42:18.609Z] [2023-05-20T06:42:18.609Z] compile: [2023-05-20T06:42:18.609Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:18.609Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2023-05-20T06:42:18.865Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:18.865Z] [javac] 1 warning [2023-05-20T06:42:19.121Z] [2023-05-20T06:42:19.121Z] assemble: [2023-05-20T06:42:19.121Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2023-05-20T06:42:19.121Z] [2023-05-20T06:42:19.121Z] deploy.asadmin: [2023-05-20T06:42:19.121Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2023-05-20T06:42:19.121Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:19.121Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:19.683Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web. [2023-05-20T06:42:19.683Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2023-05-20T06:42:19.684Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] processResult: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] failed: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] passed: [2023-05-20T06:42:19.684Z] [echo] Test CorrectJDBCResource Passed [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] unknown: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.os: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.unix: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.windows: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] setAsadminArgs: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init: [2023-05-20T06:42:19.684Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] Not modified - so not downloaded [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.customtasks: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] prepare: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] undeploy.asadmin: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] setAsadminArgs: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] common.undeploy.asadmin: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.os: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.unix: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.windows: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] setAsadminArgs: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init: [2023-05-20T06:42:19.684Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] Not modified - so not downloaded [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.customtasks: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] delAppRef: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.os: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.unix: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools.windows: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.tools: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] setAsadminArgs: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init: [2023-05-20T06:42:19.684Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:19.684Z] [get] Not modified - so not downloaded [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] init.customtasks: [2023-05-20T06:42:19.684Z] [2023-05-20T06:42:19.684Z] common.run.asadmin: [2023-05-20T06:42:19.684Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2023-05-20T06:42:19.940Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:19.940Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:19.940Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] private-all: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] declare-test: [2023-05-20T06:42:19.940Z] [echo] Starting test CorrectEnterpriseApplication ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication Test asadmin deploy [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init.os: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init.tools.unix: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init.tools.windows: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init.tools: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] setAsadminArgs: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init: [2023-05-20T06:42:19.940Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:19.940Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:19.940Z] [get] Not modified - so not downloaded [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] init.customtasks: [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] prepare: [2023-05-20T06:42:19.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-05-20T06:42:19.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives [2023-05-20T06:42:19.940Z] [2023-05-20T06:42:19.940Z] compile: [2023-05-20T06:42:19.940Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:19.940Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-05-20T06:42:20.504Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:20.504Z] [javac] 1 warning [2023-05-20T06:42:20.504Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:20.504Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2023-05-20T06:42:20.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:20.760Z] [javac] 1 warning [2023-05-20T06:42:20.760Z] [2023-05-20T06:42:20.760Z] assemble: [2023-05-20T06:42:20.760Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-web.war [2023-05-20T06:42:20.760Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-ejb.jar [2023-05-20T06:42:20.760Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2023-05-20T06:42:20.760Z] [2023-05-20T06:42:20.760Z] deploy.asadmin: [2023-05-20T06:42:20.761Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2023-05-20T06:42:21.052Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:21.052Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:21.308Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app. [2023-05-20T06:42:21.308Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2023-05-20T06:42:21.308Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] processResult: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] failed: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] passed: [2023-05-20T06:42:21.308Z] [echo] Test CorrectEnterpriseApplication Passed [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] unknown: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.os: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools.unix: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools.windows: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] setAsadminArgs: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init: [2023-05-20T06:42:21.308Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:21.308Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:21.308Z] [get] Not modified - so not downloaded [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.customtasks: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] prepare: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] undeploy.asadmin: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] setAsadminArgs: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] common.undeploy.asadmin: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.os: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools.unix: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools.windows: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init.tools: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] setAsadminArgs: [2023-05-20T06:42:21.308Z] [2023-05-20T06:42:21.308Z] init: [2023-05-20T06:42:21.308Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:21.309Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:21.309Z] [get] Not modified - so not downloaded [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.customtasks: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] delAppRef: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.os: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.tools.unix: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.tools.windows: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.tools: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] setAsadminArgs: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init: [2023-05-20T06:42:21.309Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:21.309Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:21.309Z] [get] Not modified - so not downloaded [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] init.customtasks: [2023-05-20T06:42:21.309Z] [2023-05-20T06:42:21.309Z] common.run.asadmin: [2023-05-20T06:42:21.309Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2023-05-20T06:42:21.872Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:21.872Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:22.129Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] private-all: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] private-all: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] declare-test: [2023-05-20T06:42:22.129Z] [echo] Starting test CorrectLocalRef ejb31/jndivalidation/EJBRef/CorrectLocalRef Test asadmin deploy [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init.os: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init.tools.unix: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init.tools.windows: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init.tools: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] setAsadminArgs: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init: [2023-05-20T06:42:22.129Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:22.129Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:22.129Z] [get] Not modified - so not downloaded [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] init.customtasks: [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] prepare: [2023-05-20T06:42:22.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-05-20T06:42:22.129Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives [2023-05-20T06:42:22.129Z] [2023-05-20T06:42:22.129Z] compile: [2023-05-20T06:42:22.129Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:22.129Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-05-20T06:42:22.386Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:22.386Z] [javac] 1 warning [2023-05-20T06:42:22.386Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:22.386Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2023-05-20T06:42:22.642Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:22.642Z] [javac] 1 warning [2023-05-20T06:42:22.642Z] [2023-05-20T06:42:22.642Z] assemble: [2023-05-20T06:42:22.642Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-web.war [2023-05-20T06:42:22.642Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-ejb.jar [2023-05-20T06:42:22.642Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2023-05-20T06:42:22.642Z] [2023-05-20T06:42:22.642Z] deploy.asadmin: [2023-05-20T06:42:22.643Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2023-05-20T06:42:22.899Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:22.899Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:23.156Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app. [2023-05-20T06:42:23.156Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2023-05-20T06:42:23.156Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:23.156Z] [2023-05-20T06:42:23.156Z] processResult: [2023-05-20T06:42:23.156Z] [2023-05-20T06:42:23.156Z] failed: [2023-05-20T06:42:23.156Z] [2023-05-20T06:42:23.156Z] passed: [2023-05-20T06:42:23.156Z] [echo] Test CorrectLocalRef Passed [2023-05-20T06:42:23.156Z] [2023-05-20T06:42:23.156Z] unknown: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.os: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.unix: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.windows: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] setAsadminArgs: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init: [2023-05-20T06:42:23.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] Not modified - so not downloaded [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.customtasks: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] prepare: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] undeploy.asadmin: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] setAsadminArgs: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] common.undeploy.asadmin: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.os: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.unix: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.windows: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] setAsadminArgs: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init: [2023-05-20T06:42:23.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] Not modified - so not downloaded [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.customtasks: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] delAppRef: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.os: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.unix: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools.windows: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.tools: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] setAsadminArgs: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init: [2023-05-20T06:42:23.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:23.413Z] [get] Not modified - so not downloaded [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] init.customtasks: [2023-05-20T06:42:23.413Z] [2023-05-20T06:42:23.413Z] common.run.asadmin: [2023-05-20T06:42:23.413Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2023-05-20T06:42:23.670Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:23.670Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:23.670Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] private-all: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] declare-test: [2023-05-20T06:42:23.670Z] [echo] Starting test RemoteRef ejb31/jndivalidation/EJBRef/RemoteRef Test asadmin deploy [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init.os: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init.tools.unix: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init.tools.windows: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init.tools: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] setAsadminArgs: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init: [2023-05-20T06:42:23.670Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:23.670Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:23.670Z] [get] Not modified - so not downloaded [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] init.customtasks: [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] prepare: [2023-05-20T06:42:23.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-05-20T06:42:23.670Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives [2023-05-20T06:42:23.670Z] [2023-05-20T06:42:23.670Z] compile: [2023-05-20T06:42:23.670Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:23.670Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-05-20T06:42:23.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:24.185Z] [javac] 1 warning [2023-05-20T06:42:24.185Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:24.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2023-05-20T06:42:24.453Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:24.453Z] [javac] 1 warning [2023-05-20T06:42:24.453Z] [2023-05-20T06:42:24.453Z] assemble: [2023-05-20T06:42:24.453Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-web.war [2023-05-20T06:42:24.453Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-ejb.jar [2023-05-20T06:42:24.453Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2023-05-20T06:42:24.453Z] [2023-05-20T06:42:24.453Z] deploy.asadmin: [2023-05-20T06:42:24.453Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2023-05-20T06:42:24.453Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:24.453Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:25.018Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app. [2023-05-20T06:42:25.018Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2023-05-20T06:42:25.018Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] processResult: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] failed: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] passed: [2023-05-20T06:42:25.018Z] [echo] Test RemoteRef Passed [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] unknown: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.os: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.unix: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.windows: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] setAsadminArgs: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init: [2023-05-20T06:42:25.018Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.customtasks: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] prepare: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] undeploy.asadmin: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] setAsadminArgs: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] common.undeploy.asadmin: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.os: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.unix: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.windows: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] setAsadminArgs: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init: [2023-05-20T06:42:25.018Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.customtasks: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] delAppRef: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.os: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.unix: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools.windows: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.tools: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] setAsadminArgs: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init: [2023-05-20T06:42:25.018Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.018Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] init.customtasks: [2023-05-20T06:42:25.018Z] [2023-05-20T06:42:25.018Z] common.run.asadmin: [2023-05-20T06:42:25.018Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2023-05-20T06:42:25.307Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:25.307Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:25.564Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] private-all: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] private-all: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] private-all-pe: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init.os: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init.tools.unix: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init.tools.windows: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init.tools: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] setAsadminArgs: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init: [2023-05-20T06:42:25.564Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.564Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.564Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] init.customtasks: [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] prepare: [2023-05-20T06:42:25.564Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2023-05-20T06:42:25.564Z] [2023-05-20T06:42:25.564Z] compile: [2023-05-20T06:42:25.564Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:25.564Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy [2023-05-20T06:42:25.821Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:25.821Z] [javac] 1 warning [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] assemble: [2023-05-20T06:42:25.821Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/util.jar [2023-05-20T06:42:25.821Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/appclient.jar [2023-05-20T06:42:25.821Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar [2023-05-20T06:42:25.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] declare-test: [2023-05-20T06:42:25.821Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin deploydir [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.os: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools.unix: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools.windows: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] setAsadminArgs: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init: [2023-05-20T06:42:25.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.821Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.821Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.customtasks: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] prepare: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] deploy.asadmin: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] setAsadminArgs: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] common.deploydir.asadmin: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.os: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools.unix: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools.windows: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.tools: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] setAsadminArgs: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init: [2023-05-20T06:42:25.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:25.821Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:25.821Z] [get] Not modified - so not downloaded [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] init.customtasks: [2023-05-20T06:42:25.821Z] [2023-05-20T06:42:25.821Z] common.run.asadmin: [2023-05-20T06:42:25.821Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2023-05-20T06:42:26.078Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:26.078Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:26.334Z] [exec] Application deployed with name NoAppXml_Directory. [2023-05-20T06:42:26.334Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:26.334Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init.os: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init.tools.unix: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init.tools.windows: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init.tools: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] setAsadminArgs: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init: [2023-05-20T06:42:26.334Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:26.334Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:26.334Z] [get] Not modified - so not downloaded [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] init.customtasks: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] prepare: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] setOrbPort2: [2023-05-20T06:42:26.334Z] [2023-05-20T06:42:26.334Z] runclient: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] processResult: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] failed: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] passed: [2023-05-20T06:42:30.552Z] [echo] Test dir_deploy Passed [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] unknown: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] declare-test: [2023-05-20T06:42:30.552Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin re-deploy [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.os: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools.unix: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools.windows: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] setAsadminArgs: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init: [2023-05-20T06:42:30.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:30.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:30.552Z] [get] Not modified - so not downloaded [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.customtasks: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] prepare: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] redeploy.asadmin: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] setAsadminArgs: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] common.redeploydir.asadmin: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.os: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools.unix: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools.windows: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.tools: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] setAsadminArgs: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init: [2023-05-20T06:42:30.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:30.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:30.552Z] [get] Not modified - so not downloaded [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] init.customtasks: [2023-05-20T06:42:30.552Z] [2023-05-20T06:42:30.552Z] common.run.asadmin: [2023-05-20T06:42:30.552Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2023-05-20T06:42:30.808Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:30.808Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:31.064Z] [exec] Application deployed with name NoAppXml_Directory. [2023-05-20T06:42:31.064Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:31.064Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init.os: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init.tools.unix: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init.tools.windows: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init.tools: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] setAsadminArgs: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init: [2023-05-20T06:42:31.064Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:31.064Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:31.064Z] [get] Not modified - so not downloaded [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] init.customtasks: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] prepare: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.064Z] setOrbPort2: [2023-05-20T06:42:31.064Z] [2023-05-20T06:42:31.065Z] runclient: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] processResult: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] failed: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] passed: [2023-05-20T06:42:35.255Z] [echo] Test dir_deploy Passed [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] unknown: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] undeploy.asadmin: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] setAsadminArgs: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] common.undeploy.asadmin: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.os: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools.unix: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools.windows: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] setAsadminArgs: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init: [2023-05-20T06:42:35.255Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:35.255Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:35.255Z] [get] Not modified - so not downloaded [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.customtasks: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] delAppRef: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.os: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools.unix: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools.windows: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.tools: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] setAsadminArgs: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init: [2023-05-20T06:42:35.255Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:35.255Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:35.255Z] [get] Not modified - so not downloaded [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.255Z] init.customtasks: [2023-05-20T06:42:35.255Z] [2023-05-20T06:42:35.256Z] common.run.asadmin: [2023-05-20T06:42:35.256Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 NoAppXml_Directory [2023-05-20T06:42:35.818Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:35.818Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:35.818Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] private-all: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] private-all: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] private-all: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init.os: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init.tools.unix: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init.tools.windows: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init.tools: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] setAsadminArgs: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init: [2023-05-20T06:42:35.818Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:35.818Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:35.818Z] [get] Not modified - so not downloaded [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] init.customtasks: [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] prepare: [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-05-20T06:42:35.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2023-05-20T06:42:35.818Z] [2023-05-20T06:42:35.818Z] compile: [2023-05-20T06:42:35.818Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:35.818Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2023-05-20T06:42:36.074Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:36.074Z] [javac] 1 warning [2023-05-20T06:42:36.074Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:36.074Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-05-20T06:42:36.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:36.330Z] [javac] 1 warning [2023-05-20T06:42:36.330Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:36.330Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2023-05-20T06:42:36.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:36.894Z] [javac] 1 warning [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] assemble: [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2023-05-20T06:42:36.894Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2023-05-20T06:42:36.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2023-05-20T06:42:36.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2023-05-20T06:42:36.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] declare-test: [2023-05-20T06:42:36.894Z] [echo] Starting test ear directorydeploy/ear Test asadmin deploydir [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.os: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools.unix: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools.windows: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] setAsadminArgs: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init: [2023-05-20T06:42:36.894Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:36.894Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:36.894Z] [get] Not modified - so not downloaded [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.customtasks: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] prepare: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] deploydir.asadmin: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] setAsadminArgs: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] common.deploydir.asadmin: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.os: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools.unix: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools.windows: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.tools: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] setAsadminArgs: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init: [2023-05-20T06:42:36.894Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:36.894Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:36.894Z] [get] Not modified - so not downloaded [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] init.customtasks: [2023-05-20T06:42:36.894Z] [2023-05-20T06:42:36.894Z] common.run.asadmin: [2023-05-20T06:42:36.894Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-05-20T06:42:37.150Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:37.150Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:37.150Z] [exec] Application deployed with name dirDeployEar. [2023-05-20T06:42:37.150Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:37.150Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] setHttpPort: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] run.positive: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init.os: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init.tools.unix: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init.tools.windows: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init.tools: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] setAsadminArgs: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init: [2023-05-20T06:42:37.150Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:37.150Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:37.150Z] [get] Not modified - so not downloaded [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] init.customtasks: [2023-05-20T06:42:37.150Z] [2023-05-20T06:42:37.150Z] runclient: [2023-05-20T06:42:37.150Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:42:37.713Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] processResult: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] failed: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] passed: [2023-05-20T06:42:37.713Z] [echo] Test ear Passed [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] unknown: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] declare-test: [2023-05-20T06:42:37.713Z] [echo] Starting test ear directorydeploy/ear Test asadmin redeploydir [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.os: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools.unix: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools.windows: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] setAsadminArgs: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init: [2023-05-20T06:42:37.713Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:37.713Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:37.713Z] [get] Not modified - so not downloaded [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.customtasks: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] prepare: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] redeploydir.asadmin: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] setAsadminArgs: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] common.redeploydir.asadmin: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.os: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools.unix: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools.windows: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init.tools: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] setAsadminArgs: [2023-05-20T06:42:37.713Z] [2023-05-20T06:42:37.713Z] init: [2023-05-20T06:42:37.714Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:37.714Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:37.714Z] [get] Not modified - so not downloaded [2023-05-20T06:42:37.714Z] [2023-05-20T06:42:37.714Z] init.customtasks: [2023-05-20T06:42:37.714Z] [2023-05-20T06:42:37.714Z] common.run.asadmin: [2023-05-20T06:42:37.714Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2023-05-20T06:42:37.714Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:37.714Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:37.970Z] [exec] Application deployed with name dirDeployEar. [2023-05-20T06:42:37.970Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:37.970Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] setHttpPort: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] run.positive: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init.os: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init.tools.unix: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init.tools.windows: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init.tools: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] setAsadminArgs: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init: [2023-05-20T06:42:37.970Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:37.970Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:37.970Z] [get] Not modified - so not downloaded [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] init.customtasks: [2023-05-20T06:42:37.970Z] [2023-05-20T06:42:37.970Z] runclient: [2023-05-20T06:42:37.970Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:42:38.554Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] processResult: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] failed: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] passed: [2023-05-20T06:42:38.554Z] [echo] Test ear Passed [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] unknown: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] declare-test: [2023-05-20T06:42:38.554Z] [echo] Starting test ear directorydeploy/ear Test asadmin undeploydir [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] undeploy.asadmin: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] setAsadminArgs: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] common.undeploy.asadmin: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.os: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools.unix: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools.windows: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] setAsadminArgs: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init: [2023-05-20T06:42:38.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:38.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:38.554Z] [get] Not modified - so not downloaded [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.customtasks: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] delAppRef: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.os: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools.unix: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools.windows: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.tools: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] setAsadminArgs: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init: [2023-05-20T06:42:38.554Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:38.554Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:38.554Z] [get] Not modified - so not downloaded [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] init.customtasks: [2023-05-20T06:42:38.554Z] [2023-05-20T06:42:38.554Z] common.run.asadmin: [2023-05-20T06:42:38.554Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEar [2023-05-20T06:42:38.554Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:38.554Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:38.812Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] setHttpPort: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] run.negative: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init.os: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init.tools.unix: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init.tools.windows: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init.tools: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] setAsadminArgs: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init: [2023-05-20T06:42:38.812Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:38.812Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:38.812Z] [get] Not modified - so not downloaded [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] init.customtasks: [2023-05-20T06:42:38.812Z] [2023-05-20T06:42:38.812Z] runclient: [2023-05-20T06:42:38.812Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb/dirDeployEar false [2023-05-20T06:42:39.069Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:39.069Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb/dirDeployEar [2023-05-20T06:42:39.069Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployEarWeb/dirDeployEar [2023-05-20T06:42:39.069Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] processResult: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] failed: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] passed: [2023-05-20T06:42:39.069Z] [echo] Test ear Passed [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] unknown: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] private-all: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init.os: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init.tools.unix: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init.tools.windows: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init.tools: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] setAsadminArgs: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init: [2023-05-20T06:42:39.069Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:39.069Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:39.069Z] [get] Not modified - so not downloaded [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] init.customtasks: [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] prepare: [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-05-20T06:42:39.069Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2023-05-20T06:42:39.069Z] [2023-05-20T06:42:39.069Z] compile: [2023-05-20T06:42:39.069Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:39.069Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2023-05-20T06:42:39.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:39.634Z] [javac] 1 warning [2023-05-20T06:42:39.634Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:39.634Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-05-20T06:42:39.890Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:39.890Z] [javac] 1 warning [2023-05-20T06:42:39.890Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:39.890Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2023-05-20T06:42:40.147Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:40.147Z] [javac] 1 warning [2023-05-20T06:42:40.147Z] [2023-05-20T06:42:40.147Z] assemble: [2023-05-20T06:42:40.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2023-05-20T06:42:40.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2023-05-20T06:42:40.147Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2023-05-20T06:42:40.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2023-05-20T06:42:40.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-05-20T06:42:40.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-05-20T06:42:40.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2023-05-20T06:42:40.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2023-05-20T06:42:40.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] declare-test: [2023-05-20T06:42:40.148Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin deploydir [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.os: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools.unix: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools.windows: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] setAsadminArgs: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init: [2023-05-20T06:42:40.148Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:40.148Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:40.148Z] [get] Not modified - so not downloaded [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.customtasks: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] prepare: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] deploydir.asadmin: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] setAsadminArgs: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] common.deploydir.asadmin: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.os: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools.unix: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools.windows: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.tools: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] setAsadminArgs: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init: [2023-05-20T06:42:40.148Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:40.148Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:40.148Z] [get] Not modified - so not downloaded [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] init.customtasks: [2023-05-20T06:42:40.148Z] [2023-05-20T06:42:40.148Z] common.run.asadmin: [2023-05-20T06:42:40.148Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-05-20T06:42:40.404Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:40.404Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:40.661Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2023-05-20T06:42:40.661Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:40.661Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] setHttpPort: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] run.positive: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init.os: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init.tools.unix: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init.tools.windows: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init.tools: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] setAsadminArgs: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init: [2023-05-20T06:42:40.661Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:40.661Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:40.661Z] [get] Not modified - so not downloaded [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] init.customtasks: [2023-05-20T06:42:40.661Z] [2023-05-20T06:42:40.661Z] runclient: [2023-05-20T06:42:40.661Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:42:41.224Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] processResult: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] failed: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] passed: [2023-05-20T06:42:41.224Z] [echo] Test earwithsuffix Passed [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] unknown: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] declare-test: [2023-05-20T06:42:41.224Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin redeploydir [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] init.os: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] init.tools.unix: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] init.tools.windows: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] init.tools: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] setAsadminArgs: [2023-05-20T06:42:41.224Z] [2023-05-20T06:42:41.224Z] init: [2023-05-20T06:42:41.224Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:41.224Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:41.225Z] [get] Not modified - so not downloaded [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.customtasks: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] prepare: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] redeploydir.asadmin: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] setAsadminArgs: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] common.redeploydir.asadmin: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.os: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.tools.unix: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.tools.windows: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.tools: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] setAsadminArgs: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init: [2023-05-20T06:42:41.225Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:41.225Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:41.225Z] [get] Not modified - so not downloaded [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] init.customtasks: [2023-05-20T06:42:41.225Z] [2023-05-20T06:42:41.225Z] common.run.asadmin: [2023-05-20T06:42:41.225Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2023-05-20T06:42:41.225Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:41.225Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:41.482Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2023-05-20T06:42:41.482Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:41.482Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] setHttpPort: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] run.positive: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init.os: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init.tools.unix: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init.tools.windows: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init.tools: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] setAsadminArgs: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init: [2023-05-20T06:42:41.482Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:41.482Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:41.482Z] [get] Not modified - so not downloaded [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] init.customtasks: [2023-05-20T06:42:41.482Z] [2023-05-20T06:42:41.482Z] runclient: [2023-05-20T06:42:41.482Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]::
[2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:42:42.046Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.046Z] processResult: [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.046Z] failed: [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.046Z] passed: [2023-05-20T06:42:42.046Z] [echo] Test earwithsuffix Passed [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.046Z] unknown: [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.046Z] declare-test: [2023-05-20T06:42:42.046Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin undeploydir [2023-05-20T06:42:42.046Z] [2023-05-20T06:42:42.047Z] undeploy.asadmin: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] setAsadminArgs: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] common.undeploy.asadmin: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.os: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools.unix: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools.windows: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] setAsadminArgs: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init: [2023-05-20T06:42:42.047Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:42.047Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:42.047Z] [get] Not modified - so not downloaded [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.customtasks: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] delAppRef: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.os: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools.unix: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools.windows: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.tools: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] setAsadminArgs: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init: [2023-05-20T06:42:42.047Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:42.047Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:42.047Z] [get] Not modified - so not downloaded [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] init.customtasks: [2023-05-20T06:42:42.047Z] [2023-05-20T06:42:42.047Z] common.run.asadmin: [2023-05-20T06:42:42.047Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEarSuffix [2023-05-20T06:42:42.303Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:42.303Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:42.560Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] setHttpPort: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] run.negative: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init.os: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init.tools.unix: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init.tools.windows: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init.tools: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] setAsadminArgs: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init: [2023-05-20T06:42:42.560Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:42.560Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:42.560Z] [get] Not modified - so not downloaded [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] init.customtasks: [2023-05-20T06:42:42.560Z] [2023-05-20T06:42:42.560Z] runclient: [2023-05-20T06:42:42.560Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix false [2023-05-20T06:42:42.816Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:42:42.816Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2023-05-20T06:42:42.816Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2023-05-20T06:42:42.816Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] processResult: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] failed: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] passed: [2023-05-20T06:42:42.816Z] [echo] Test earwithsuffix Passed [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] unknown: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] private-all: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] init.os: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] init.tools.unix: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] init.tools.windows: [2023-05-20T06:42:42.816Z] [2023-05-20T06:42:42.816Z] init.tools: [2023-05-20T06:42:42.817Z] [2023-05-20T06:42:42.817Z] setAsadminArgs: [2023-05-20T06:42:42.817Z] [2023-05-20T06:42:42.817Z] init: [2023-05-20T06:42:42.817Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:42.817Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:42.817Z] [get] Not modified - so not downloaded [2023-05-20T06:42:42.817Z] [2023-05-20T06:42:42.817Z] init.customtasks: [2023-05-20T06:42:42.817Z] [2023-05-20T06:42:42.817Z] prepare: [2023-05-20T06:42:42.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb [2023-05-20T06:42:42.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-05-20T06:42:42.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2023-05-20T06:42:42.817Z] [2023-05-20T06:42:42.817Z] compile: [2023-05-20T06:42:42.817Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:42.817Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-05-20T06:42:43.073Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:43.073Z] [javac] 1 warning [2023-05-20T06:42:43.073Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:43.073Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2023-05-20T06:42:43.652Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:43.652Z] [javac] 1 warning [2023-05-20T06:42:43.652Z] [2023-05-20T06:42:43.652Z] assemble: [2023-05-20T06:42:43.652Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-05-20T06:42:43.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-05-20T06:42:43.653Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] declare-test: [2023-05-20T06:42:43.653Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin deploydir [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.os: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools.unix: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools.windows: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] setAsadminArgs: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init: [2023-05-20T06:42:43.653Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:43.653Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:43.653Z] [get] Not modified - so not downloaded [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.customtasks: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] prepare: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] deploydir.asadmin: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] setAsadminArgs: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] common.deploydir.asadmin: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.os: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools.unix: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools.windows: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.tools: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] setAsadminArgs: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init: [2023-05-20T06:42:43.653Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:43.653Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:43.653Z] [get] Not modified - so not downloaded [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] init.customtasks: [2023-05-20T06:42:43.653Z] [2023-05-20T06:42:43.653Z] common.run.asadmin: [2023-05-20T06:42:43.653Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-05-20T06:42:43.910Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:43.910Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:43.910Z] [exec] Application deployed with name dirDeployEjb. [2023-05-20T06:42:43.910Z] [exec] there are no files to retrieve for application dirDeployEjb [2023-05-20T06:42:43.910Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:43.910Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.os: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools.unix: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools.windows: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] setAsadminArgs: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init: [2023-05-20T06:42:43.910Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:43.910Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:43.910Z] [get] Not modified - so not downloaded [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.customtasks: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] setOrbPort: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] run.positive: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.os: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools.unix: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools.windows: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.tools: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] setAsadminArgs: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init: [2023-05-20T06:42:43.910Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:43.910Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:43.910Z] [get] Not modified - so not downloaded [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] init.customtasks: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] setOrbPort: [2023-05-20T06:42:43.910Z] [2023-05-20T06:42:43.910Z] runclient: [2023-05-20T06:42:44.475Z] [javaWithResult] Test expects successful result [2023-05-20T06:42:44.732Z] [javaWithResult] May 20, 2023 6:42:44 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:42:44.732Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:42:46.651Z] [javaWithResult] Looked up home!! [2023-05-20T06:42:46.651Z] [javaWithResult] Narrowed home!! [2023-05-20T06:42:46.651Z] [javaWithResult] Got the EJB!! [2023-05-20T06:42:46.651Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-05-20T06:42:46.651Z] [javaWithResult] and for number which is = 22.25 [2023-05-20T06:42:46.651Z] [javaWithResult] [2023-05-20T06:42:46.651Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-05-20T06:42:46.651Z] [javaWithResult] [2023-05-20T06:42:46.651Z] [javaWithResult] Client now getting a User Defined Exception [2023-05-20T06:42:46.651Z] [javaWithResult] Success! Caught StatelesshelloException [2023-05-20T06:42:46.651Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-05-20T06:42:46.651Z] [javaWithResult] [2023-05-20T06:42:46.651Z] [javaWithResult] Client is now trying to remove the session bean [2023-05-20T06:42:46.651Z] [javaWithResult] [2023-05-20T06:42:46.651Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:42:46.651Z] [javaWithResult] [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] processResult: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] failed: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] passed: [2023-05-20T06:42:47.215Z] [echo] Test ejb Passed [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] unknown: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] declare-test: [2023-05-20T06:42:47.215Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin redeploydir [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.os: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools.unix: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools.windows: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] setAsadminArgs: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init: [2023-05-20T06:42:47.215Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:47.215Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:47.215Z] [get] Not modified - so not downloaded [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.customtasks: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] prepare: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] redeploydir.asadmin: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] setAsadminArgs: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] common.redeploydir.asadmin: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.os: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools.unix: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools.windows: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.tools: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] setAsadminArgs: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init: [2023-05-20T06:42:47.215Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:47.215Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:47.215Z] [get] Not modified - so not downloaded [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] init.customtasks: [2023-05-20T06:42:47.215Z] [2023-05-20T06:42:47.215Z] common.run.asadmin: [2023-05-20T06:42:47.215Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2023-05-20T06:42:47.472Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:47.472Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:47.750Z] [exec] Application deployed with name dirDeployEjb. [2023-05-20T06:42:47.750Z] [exec] there are no files to retrieve for application dirDeployEjb [2023-05-20T06:42:47.750Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:47.750Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:47.750Z] [2023-05-20T06:42:47.750Z] init.os: [2023-05-20T06:42:47.750Z] [2023-05-20T06:42:47.750Z] init.tools.unix: [2023-05-20T06:42:47.750Z] [2023-05-20T06:42:47.750Z] init.tools.windows: [2023-05-20T06:42:47.750Z] [2023-05-20T06:42:47.751Z] init.tools: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] setAsadminArgs: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init: [2023-05-20T06:42:47.751Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:47.751Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:47.751Z] [get] Not modified - so not downloaded [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.customtasks: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] setOrbPort: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] run.positive: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.os: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.tools.unix: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.tools.windows: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.tools: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] setAsadminArgs: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init: [2023-05-20T06:42:47.751Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:47.751Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:47.751Z] [get] Not modified - so not downloaded [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] init.customtasks: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] setOrbPort: [2023-05-20T06:42:47.751Z] [2023-05-20T06:42:47.751Z] runclient: [2023-05-20T06:42:48.681Z] [javaWithResult] Test expects successful result [2023-05-20T06:42:48.955Z] [javaWithResult] May 20, 2023 6:42:48 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:42:48.955Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:42:51.480Z] [javaWithResult] Looked up home!! [2023-05-20T06:42:51.480Z] [javaWithResult] Narrowed home!! [2023-05-20T06:42:51.480Z] [javaWithResult] Got the EJB!! [2023-05-20T06:42:51.480Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-05-20T06:42:51.480Z] [javaWithResult] and for number which is = 22.25 [2023-05-20T06:42:51.480Z] [javaWithResult] [2023-05-20T06:42:51.480Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-05-20T06:42:51.480Z] [javaWithResult] [2023-05-20T06:42:51.480Z] [javaWithResult] Client now getting a User Defined Exception [2023-05-20T06:42:51.480Z] [javaWithResult] Success! Caught StatelesshelloException [2023-05-20T06:42:51.480Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-05-20T06:42:51.480Z] [javaWithResult] [2023-05-20T06:42:51.480Z] [javaWithResult] Client is now trying to remove the session bean [2023-05-20T06:42:51.480Z] [javaWithResult] [2023-05-20T06:42:51.480Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:42:51.480Z] [javaWithResult] [2023-05-20T06:42:51.480Z] [2023-05-20T06:42:51.480Z] processResult: [2023-05-20T06:42:51.480Z] [2023-05-20T06:42:51.480Z] failed: [2023-05-20T06:42:51.480Z] [2023-05-20T06:42:51.480Z] passed: [2023-05-20T06:42:51.480Z] [echo] Test ejb Passed [2023-05-20T06:42:51.480Z] [2023-05-20T06:42:51.480Z] unknown: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] declare-test: [2023-05-20T06:42:51.738Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin undeploydir [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] undeploy.asadmin: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] setAsadminArgs: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] common.undeploy.asadmin: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.os: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools.unix: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools.windows: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] setAsadminArgs: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init: [2023-05-20T06:42:51.738Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:51.738Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:51.738Z] [get] Not modified - so not downloaded [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.customtasks: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] delAppRef: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.os: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools.unix: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools.windows: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.tools: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] setAsadminArgs: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init: [2023-05-20T06:42:51.738Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:51.738Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:51.738Z] [get] Not modified - so not downloaded [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] init.customtasks: [2023-05-20T06:42:51.738Z] [2023-05-20T06:42:51.738Z] common.run.asadmin: [2023-05-20T06:42:51.738Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEjb [2023-05-20T06:42:51.738Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:51.738Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:42:51.996Z] [exec] Command undeploy executed successfully. [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.os: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools.unix: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools.windows: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] setAsadminArgs: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init: [2023-05-20T06:42:51.996Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:51.996Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:51.996Z] [get] Not modified - so not downloaded [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.customtasks: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] setOrbPort: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] run.negative: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.os: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools.unix: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools.windows: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.tools: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] setAsadminArgs: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init: [2023-05-20T06:42:51.996Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:51.996Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:51.996Z] [get] Not modified - so not downloaded [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] init.customtasks: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] setOrbPort: [2023-05-20T06:42:51.996Z] [2023-05-20T06:42:51.996Z] runclient: [2023-05-20T06:42:52.253Z] [javaWithResult] Test expected to fail [2023-05-20T06:42:52.817Z] [javaWithResult] May 20, 2023 6:42:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:42:52.817Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:42:54.717Z] [javaWithResult] Recd exception as expected [2023-05-20T06:42:54.717Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:42:54.717Z] [javaWithResult] [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] processResult: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] failed: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] passed: [2023-05-20T06:42:54.974Z] [echo] Test ejb Passed [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] unknown: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] private-all: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init.os: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init.tools.unix: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init.tools.windows: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init.tools: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] setAsadminArgs: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init: [2023-05-20T06:42:54.974Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:54.974Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:54.974Z] [get] Not modified - so not downloaded [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] init.customtasks: [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] prepare: [2023-05-20T06:42:54.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix [2023-05-20T06:42:54.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-05-20T06:42:54.974Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2023-05-20T06:42:54.974Z] [2023-05-20T06:42:54.974Z] compile: [2023-05-20T06:42:54.974Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:54.974Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-05-20T06:42:55.539Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:55.539Z] [javac] 1 warning [2023-05-20T06:42:55.539Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:42:55.539Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2023-05-20T06:42:55.796Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:42:55.796Z] [javac] 1 warning [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] assemble: [2023-05-20T06:42:55.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-05-20T06:42:55.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-05-20T06:42:55.796Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] declare-test: [2023-05-20T06:42:55.796Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin deploydir [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.os: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools.unix: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools.windows: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] setAsadminArgs: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init: [2023-05-20T06:42:55.796Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:55.796Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:55.796Z] [get] Not modified - so not downloaded [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.customtasks: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] prepare: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] deploydir.asadmin: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] setAsadminArgs: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] common.deploy.asadmin: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.os: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools.unix: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools.windows: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.tools: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] setAsadminArgs: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init: [2023-05-20T06:42:55.796Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:55.796Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:55.796Z] [get] Not modified - so not downloaded [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] init.customtasks: [2023-05-20T06:42:55.796Z] [2023-05-20T06:42:55.796Z] common.run.asadmin: [2023-05-20T06:42:55.797Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-05-20T06:42:56.054Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:56.055Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:42:56.312Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2023-05-20T06:42:56.312Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2023-05-20T06:42:56.312Z] [exec] Command deploy executed successfully. [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init.os: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init.tools.unix: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init.tools.windows: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init.tools: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] setAsadminArgs: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init: [2023-05-20T06:42:56.312Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:56.312Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:56.312Z] [get] Not modified - so not downloaded [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] init.customtasks: [2023-05-20T06:42:56.312Z] [2023-05-20T06:42:56.312Z] setEnabled: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] createAppRef: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.os: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools.unix: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools.windows: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] setAsadminArgs: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init: [2023-05-20T06:42:56.313Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:56.313Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:56.313Z] [get] Not modified - so not downloaded [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.customtasks: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] setOrbPort: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] run.positive: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.os: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools.unix: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools.windows: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.tools: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] setAsadminArgs: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init: [2023-05-20T06:42:56.313Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:56.313Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:56.313Z] [get] Not modified - so not downloaded [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] init.customtasks: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] setOrbPort: [2023-05-20T06:42:56.313Z] [2023-05-20T06:42:56.313Z] runclient: [2023-05-20T06:42:56.570Z] [javaWithResult] Test expects successful result [2023-05-20T06:42:56.854Z] [javaWithResult] May 20, 2023 6:42:56 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:42:56.854Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:42:58.754Z] [javaWithResult] Looked up home!! [2023-05-20T06:42:58.754Z] [javaWithResult] Narrowed home!! [2023-05-20T06:42:58.754Z] [javaWithResult] Got the EJB!! [2023-05-20T06:42:58.754Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-05-20T06:42:58.754Z] [javaWithResult] and for number which is = 22.25 [2023-05-20T06:42:58.754Z] [javaWithResult] [2023-05-20T06:42:58.754Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-05-20T06:42:58.754Z] [javaWithResult] [2023-05-20T06:42:58.754Z] [javaWithResult] Client now getting a User Defined Exception [2023-05-20T06:42:58.754Z] [javaWithResult] Success! Caught StatelesshelloException [2023-05-20T06:42:58.754Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-05-20T06:42:58.754Z] [javaWithResult] [2023-05-20T06:42:58.754Z] [javaWithResult] Client is now trying to remove the session bean [2023-05-20T06:42:58.754Z] [javaWithResult] [2023-05-20T06:42:59.013Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:42:59.013Z] [javaWithResult] [2023-05-20T06:42:59.270Z] [2023-05-20T06:42:59.270Z] processResult: [2023-05-20T06:42:59.270Z] [2023-05-20T06:42:59.270Z] failed: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] passed: [2023-05-20T06:42:59.527Z] [echo] Test ejbwithsuffix Passed [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] unknown: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] declare-test: [2023-05-20T06:42:59.527Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin redeploydir [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.os: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools.unix: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools.windows: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] setAsadminArgs: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init: [2023-05-20T06:42:59.527Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:59.527Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:59.527Z] [get] Not modified - so not downloaded [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.customtasks: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] prepare: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] redeploydir.asadmin: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] setAsadminArgs: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] common.redeploydir.asadmin: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.os: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools.unix: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools.windows: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.tools: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] setAsadminArgs: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init: [2023-05-20T06:42:59.527Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:59.527Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:59.527Z] [get] Not modified - so not downloaded [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] init.customtasks: [2023-05-20T06:42:59.527Z] [2023-05-20T06:42:59.527Z] common.run.asadmin: [2023-05-20T06:42:59.527Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2023-05-20T06:42:59.527Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:42:59.527Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:42:59.806Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2023-05-20T06:42:59.806Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2023-05-20T06:42:59.806Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:42:59.806Z] [exec] Command deploydir executed successfully. [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.os: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools.unix: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools.windows: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] setAsadminArgs: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init: [2023-05-20T06:42:59.806Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:59.806Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:59.806Z] [get] Not modified - so not downloaded [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.customtasks: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] setOrbPort: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] run.positive: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.os: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools.unix: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools.windows: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.tools: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] setAsadminArgs: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init: [2023-05-20T06:42:59.806Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:42:59.806Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:42:59.806Z] [get] Not modified - so not downloaded [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] init.customtasks: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] setOrbPort: [2023-05-20T06:42:59.806Z] [2023-05-20T06:42:59.806Z] runclient: [2023-05-20T06:43:00.370Z] [javaWithResult] Test expects successful result [2023-05-20T06:43:00.627Z] [javaWithResult] May 20, 2023 6:43:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:43:00.627Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:43:02.522Z] [javaWithResult] Looked up home!! [2023-05-20T06:43:02.522Z] [javaWithResult] Narrowed home!! [2023-05-20T06:43:02.522Z] [javaWithResult] Got the EJB!! [2023-05-20T06:43:02.522Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2023-05-20T06:43:02.522Z] [javaWithResult] and for number which is = 22.25 [2023-05-20T06:43:02.522Z] [javaWithResult] [2023-05-20T06:43:02.522Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2023-05-20T06:43:02.522Z] [javaWithResult] [2023-05-20T06:43:02.522Z] [javaWithResult] Client now getting a User Defined Exception [2023-05-20T06:43:02.522Z] [javaWithResult] Success! Caught StatelesshelloException [2023-05-20T06:43:02.522Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2023-05-20T06:43:02.522Z] [javaWithResult] [2023-05-20T06:43:02.522Z] [javaWithResult] Client is now trying to remove the session bean [2023-05-20T06:43:02.522Z] [javaWithResult] [2023-05-20T06:43:02.522Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:43:02.522Z] [javaWithResult] [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] processResult: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] failed: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] passed: [2023-05-20T06:43:03.086Z] [echo] Test ejbwithsuffix Passed [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] unknown: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] declare-test: [2023-05-20T06:43:03.086Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin undeploydir [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] undeploy.asadmin: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] setAsadminArgs: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] common.undeploy.asadmin: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.os: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools.unix: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools.windows: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] setAsadminArgs: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init: [2023-05-20T06:43:03.086Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:03.086Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:03.086Z] [get] Not modified - so not downloaded [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.customtasks: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] delAppRef: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.os: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools.unix: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools.windows: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.tools: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] setAsadminArgs: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init: [2023-05-20T06:43:03.086Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:03.086Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:03.086Z] [get] Not modified - so not downloaded [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] init.customtasks: [2023-05-20T06:43:03.086Z] [2023-05-20T06:43:03.086Z] common.run.asadmin: [2023-05-20T06:43:03.086Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEjbSuffix [2023-05-20T06:43:03.343Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:03.343Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:03.343Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.os: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools.unix: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools.windows: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] setAsadminArgs: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init: [2023-05-20T06:43:03.343Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:03.343Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:03.343Z] [get] Not modified - so not downloaded [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.customtasks: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] setOrbPort: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] run.negative: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.os: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools.unix: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools.windows: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.tools: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] setAsadminArgs: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init: [2023-05-20T06:43:03.343Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:03.343Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:03.343Z] [get] Not modified - so not downloaded [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] init.customtasks: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] setOrbPort: [2023-05-20T06:43:03.343Z] [2023-05-20T06:43:03.343Z] runclient: [2023-05-20T06:43:03.906Z] [javaWithResult] Test expected to fail [2023-05-20T06:43:04.163Z] [javaWithResult] May 20, 2023 6:43:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2023-05-20T06:43:04.163Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2023-05-20T06:43:06.058Z] [javaWithResult] Recd exception as expected [2023-05-20T06:43:06.058Z] [javaWithResult] Session bean was successfully removed by the client. [2023-05-20T06:43:06.058Z] [javaWithResult] [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] processResult: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] failed: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] passed: [2023-05-20T06:43:06.623Z] [echo] Test ejbwithsuffix Passed [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] unknown: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] private-all: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init.os: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init.tools.unix: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init.tools.windows: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init.tools: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] setAsadminArgs: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init: [2023-05-20T06:43:06.623Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:06.623Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:06.623Z] [get] Not modified - so not downloaded [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] init.customtasks: [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] prepare: [2023-05-20T06:43:06.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war [2023-05-20T06:43:06.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-05-20T06:43:06.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2023-05-20T06:43:06.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2023-05-20T06:43:06.623Z] [2023-05-20T06:43:06.623Z] compile: [2023-05-20T06:43:06.623Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:06.623Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2023-05-20T06:43:06.881Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:06.881Z] [javac] 1 warning [2023-05-20T06:43:06.881Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:06.881Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2023-05-20T06:43:07.138Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:07.138Z] [javac] 1 warning [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] assemble: [2023-05-20T06:43:07.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2023-05-20T06:43:07.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] declare-test: [2023-05-20T06:43:07.138Z] [echo] Starting test war directorydeploy/war Test asadmin deploydir [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.os: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.tools.unix: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.tools.windows: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.tools: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] setAsadminArgs: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init: [2023-05-20T06:43:07.138Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:07.138Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:07.138Z] [get] Not modified - so not downloaded [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.customtasks: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] prepare: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] deploydir.asadmin: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] setAsadminArgs: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] common.deploydir.asadmin: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.138Z] init.os: [2023-05-20T06:43:07.138Z] [2023-05-20T06:43:07.139Z] init.tools.unix: [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] init.tools.windows: [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] init.tools: [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] setAsadminArgs: [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] init: [2023-05-20T06:43:07.139Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:07.139Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:07.139Z] [get] Not modified - so not downloaded [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] init.customtasks: [2023-05-20T06:43:07.139Z] [2023-05-20T06:43:07.139Z] common.run.asadmin: [2023-05-20T06:43:07.139Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-05-20T06:43:07.395Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:07.395Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:43:07.652Z] [exec] Application deployed with name dirDeployWar. [2023-05-20T06:43:07.652Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:43:07.652Z] [exec] Command deploydir executed successfully. [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] setHttpPort: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] run.positive: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init.os: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init.tools.unix: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init.tools.windows: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init.tools: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] setAsadminArgs: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init: [2023-05-20T06:43:07.652Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:07.652Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:07.652Z] [get] Not modified - so not downloaded [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] init.customtasks: [2023-05-20T06:43:07.652Z] [2023-05-20T06:43:07.652Z] runclient: [2023-05-20T06:43:07.652Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:43:08.255Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] processResult: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] failed: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] passed: [2023-05-20T06:43:08.255Z] [echo] Test war Passed [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] unknown: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] declare-test: [2023-05-20T06:43:08.255Z] [echo] Starting test war directorydeploy/war Test asadmin redeploydir [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.os: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools.unix: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools.windows: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] setAsadminArgs: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init: [2023-05-20T06:43:08.255Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:08.255Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:08.255Z] [get] Not modified - so not downloaded [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.customtasks: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] prepare: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] redeploydir.asadmin: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] setAsadminArgs: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] common.redeploydir.asadmin: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.os: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools.unix: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools.windows: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.tools: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] setAsadminArgs: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init: [2023-05-20T06:43:08.255Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:08.255Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:08.255Z] [get] Not modified - so not downloaded [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] init.customtasks: [2023-05-20T06:43:08.255Z] [2023-05-20T06:43:08.255Z] common.run.asadmin: [2023-05-20T06:43:08.255Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWar /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2023-05-20T06:43:08.512Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:08.512Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:43:08.512Z] [exec] Application deployed with name dirDeployWar. [2023-05-20T06:43:08.512Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:43:08.512Z] [exec] Command deploydir executed successfully. [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] setHttpPort: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] run.positive: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init.os: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init.tools.unix: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init.tools.windows: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init.tools: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] setAsadminArgs: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init: [2023-05-20T06:43:08.512Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:08.512Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:08.512Z] [get] Not modified - so not downloaded [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] init.customtasks: [2023-05-20T06:43:08.512Z] [2023-05-20T06:43:08.512Z] runclient: [2023-05-20T06:43:08.512Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:43:09.077Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] processResult: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] failed: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] passed: [2023-05-20T06:43:09.077Z] [echo] Test war Passed [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] unknown: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] declare-test: [2023-05-20T06:43:09.077Z] [echo] Starting test war directorydeploy/war Test asadmin undeploydir [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] undeploy.asadmin: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] setAsadminArgs: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] common.undeploy.asadmin: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.os: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools.unix: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools.windows: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] setAsadminArgs: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init: [2023-05-20T06:43:09.077Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:09.077Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:09.077Z] [get] Not modified - so not downloaded [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.customtasks: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] delAppRef: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.os: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools.unix: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools.windows: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.tools: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] setAsadminArgs: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init: [2023-05-20T06:43:09.077Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:09.077Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:09.077Z] [get] Not modified - so not downloaded [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] init.customtasks: [2023-05-20T06:43:09.077Z] [2023-05-20T06:43:09.077Z] common.run.asadmin: [2023-05-20T06:43:09.077Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWar [2023-05-20T06:43:09.334Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:09.334Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:09.334Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] setHttpPort: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] run.negative: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init.os: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init.tools.unix: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init.tools.windows: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init.tools: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] setAsadminArgs: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init: [2023-05-20T06:43:09.334Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:09.334Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:09.334Z] [get] Not modified - so not downloaded [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] init.customtasks: [2023-05-20T06:43:09.334Z] [2023-05-20T06:43:09.334Z] runclient: [2023-05-20T06:43:09.334Z] [echo] TestClient http://localhost:8080/foo/dirDeployWar false [2023-05-20T06:43:09.898Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:09.898Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWar [2023-05-20T06:43:09.898Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWar [2023-05-20T06:43:09.898Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] processResult: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] failed: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] passed: [2023-05-20T06:43:09.898Z] [echo] Test war Passed [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] unknown: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] private-all: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init.os: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init.tools.unix: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init.tools.windows: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init.tools: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] setAsadminArgs: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init: [2023-05-20T06:43:09.898Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:09.898Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:09.898Z] [get] Not modified - so not downloaded [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] init.customtasks: [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] prepare: [2023-05-20T06:43:09.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix [2023-05-20T06:43:09.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-05-20T06:43:09.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2023-05-20T06:43:09.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2023-05-20T06:43:09.898Z] [2023-05-20T06:43:09.898Z] compile: [2023-05-20T06:43:09.898Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:09.898Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2023-05-20T06:43:10.155Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:10.155Z] [javac] 1 warning [2023-05-20T06:43:10.155Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:10.155Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2023-05-20T06:43:10.718Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:10.718Z] [javac] 1 warning [2023-05-20T06:43:10.718Z] [2023-05-20T06:43:10.718Z] assemble: [2023-05-20T06:43:10.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2023-05-20T06:43:10.719Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] declare-test: [2023-05-20T06:43:10.719Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin deploydir [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.os: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools.unix: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools.windows: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] setAsadminArgs: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init: [2023-05-20T06:43:10.719Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:10.719Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:10.719Z] [get] Not modified - so not downloaded [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.customtasks: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] prepare: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] deploydir.asadmin: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] setAsadminArgs: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] common.deploydir.asadmin: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.os: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools.unix: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools.windows: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.tools: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] setAsadminArgs: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init: [2023-05-20T06:43:10.719Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:10.719Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:10.719Z] [get] Not modified - so not downloaded [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] init.customtasks: [2023-05-20T06:43:10.719Z] [2023-05-20T06:43:10.719Z] common.run.asadmin: [2023-05-20T06:43:10.719Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-05-20T06:43:10.719Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:10.719Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:43:10.976Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2023-05-20T06:43:10.976Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:43:10.976Z] [exec] Command deploydir executed successfully. [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] setHttpPort: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] run.positive: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init.os: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init.tools.unix: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init.tools.windows: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init.tools: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] setAsadminArgs: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init: [2023-05-20T06:43:10.976Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:10.976Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:10.976Z] [get] Not modified - so not downloaded [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] init.customtasks: [2023-05-20T06:43:10.976Z] [2023-05-20T06:43:10.976Z] runclient: [2023-05-20T06:43:10.976Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:43:11.555Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] processResult: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] failed: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] passed: [2023-05-20T06:43:11.555Z] [echo] Test warwithsuffix Passed [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] unknown: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] declare-test: [2023-05-20T06:43:11.555Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin redeploydir [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init.os: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init.tools.unix: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init.tools.windows: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init.tools: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] setAsadminArgs: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init: [2023-05-20T06:43:11.555Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:11.555Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:11.555Z] [get] Not modified - so not downloaded [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] init.customtasks: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.555Z] prepare: [2023-05-20T06:43:11.555Z] [2023-05-20T06:43:11.556Z] redeploydir.asadmin: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] setAsadminArgs: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] common.redeploydir.asadmin: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init.os: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init.tools.unix: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init.tools.windows: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init.tools: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] setAsadminArgs: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init: [2023-05-20T06:43:11.556Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:11.556Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:11.556Z] [get] Not modified - so not downloaded [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] init.customtasks: [2023-05-20T06:43:11.556Z] [2023-05-20T06:43:11.556Z] common.run.asadmin: [2023-05-20T06:43:11.556Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2023-05-20T06:43:11.556Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:11.556Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2023-05-20T06:43:11.813Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2023-05-20T06:43:11.813Z] [exec] deploydir command deprecated. Please use deploy command instead. [2023-05-20T06:43:11.813Z] [exec] Command deploydir executed successfully. [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] setHttpPort: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] run.positive: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init.os: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init.tools.unix: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init.tools.windows: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init.tools: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] setAsadminArgs: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init: [2023-05-20T06:43:11.813Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:11.813Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:11.813Z] [get] Not modified - so not downloaded [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] init.customtasks: [2023-05-20T06:43:11.813Z] [2023-05-20T06:43:11.813Z] runclient: [2023-05-20T06:43:11.813Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]::

[2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2023-05-20T06:43:12.376Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] processResult: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] failed: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] passed: [2023-05-20T06:43:12.376Z] [echo] Test warwithsuffix Passed [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] unknown: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] declare-test: [2023-05-20T06:43:12.376Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin undeploydir [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] undeploy.asadmin: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] setAsadminArgs: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] common.undeploy.asadmin: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.os: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools.unix: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools.windows: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] setAsadminArgs: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init: [2023-05-20T06:43:12.376Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:12.376Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:12.376Z] [get] Not modified - so not downloaded [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.customtasks: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] delAppRef: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.os: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools.unix: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools.windows: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.tools: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] setAsadminArgs: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init: [2023-05-20T06:43:12.376Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:12.376Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:12.376Z] [get] Not modified - so not downloaded [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] init.customtasks: [2023-05-20T06:43:12.376Z] [2023-05-20T06:43:12.376Z] common.run.asadmin: [2023-05-20T06:43:12.376Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithWarSuffix [2023-05-20T06:43:12.634Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:12.634Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:12.634Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] setHttpPort: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] run.negative: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init.os: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init.tools.unix: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init.tools.windows: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init.tools: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] setAsadminArgs: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init: [2023-05-20T06:43:12.634Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:12.634Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:12.634Z] [get] Not modified - so not downloaded [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] init.customtasks: [2023-05-20T06:43:12.634Z] [2023-05-20T06:43:12.634Z] runclient: [2023-05-20T06:43:12.634Z] [echo] TestClient http://localhost:8080/foo/dirDeployWithWarSuffix false [2023-05-20T06:43:13.199Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2023-05-20T06:43:13.199Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWithWarSuffix [2023-05-20T06:43:13.199Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWithWarSuffix [2023-05-20T06:43:13.199Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] processResult: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] failed: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] passed: [2023-05-20T06:43:13.199Z] [echo] Test warwithsuffix Passed [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] unknown: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] private-all: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] delete.log.next: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] private-all: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.os: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools.unix: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools.windows: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] setAsadminArgs: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init: [2023-05-20T06:43:13.199Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:13.199Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:13.199Z] [get] Not modified - so not downloaded [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.customtasks: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] private-rollingUpgrade: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] _private-all: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] main-all: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] versioned.vs.unversioned: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] clean.scenario: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] clean.scenario.cluster: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.os: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools.unix: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools.windows: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.tools: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] setAsadminArgs: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init: [2023-05-20T06:43:13.199Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:13.199Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:13.199Z] [get] Not modified - so not downloaded [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] init.customtasks: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] prepare: [2023-05-20T06:43:13.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.199Z] process.versionExpression: [2023-05-20T06:43:13.199Z] [2023-05-20T06:43:13.200Z] process.appname: [2023-05-20T06:43:13.200Z] [2023-05-20T06:43:13.200Z] _process.target: [2023-05-20T06:43:13.200Z] [2023-05-20T06:43:13.200Z] process.target: [2023-05-20T06:43:13.200Z] [2023-05-20T06:43:13.200Z] prepare.has.version.registred: [2023-05-20T06:43:13.200Z] [2023-05-20T06:43:13.200Z] exec.asadmin2: [2023-05-20T06:43:13.762Z] [exec] Result: 1 [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] process.registred: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] has.version.registred: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] del.all.version.registred: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] _clean.scenario: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] deploy.version: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] del.ref.registred: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] process.versionExpression: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] process.appname: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] _process.target: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] process.target: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] prepare.is.version.registred: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init.os: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init.tools.unix: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init.tools.windows: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init.tools: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] setAsadminArgs: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init: [2023-05-20T06:43:13.762Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:13.762Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:13.762Z] [get] Not modified - so not downloaded [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] init.customtasks: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] prepare: [2023-05-20T06:43:13.762Z] [2023-05-20T06:43:13.762Z] exec.asadmin2: [2023-05-20T06:43:14.019Z] [exec] Result: 1 [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.registred: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] is.version.registred: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.xmlversionidentifier: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] prepare.cluster: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.enabled: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.hasToDeploy: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] deploy.version.unregistred: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.os: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools.unix: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools.windows: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] setAsadminArgs: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init: [2023-05-20T06:43:14.019Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:14.019Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:14.019Z] [get] Not modified - so not downloaded [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.customtasks: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] prepare: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.versionExpression: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.appname: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] create.version: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] assemble.non-existent: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.os: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools.unix: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools.windows: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.tools: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] setAsadminArgs: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init: [2023-05-20T06:43:14.019Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:14.019Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:14.019Z] [get] Not modified - so not downloaded [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] init.customtasks: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] prepare: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] process.versionexpression: [2023-05-20T06:43:14.019Z] [2023-05-20T06:43:14.019Z] compile: [2023-05-20T06:43:14.019Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:14.019Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:14.275Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:14.275Z] [javac] 1 warning [2023-05-20T06:43:14.551Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] process.xmlversionidentifier: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] process.versionExpression: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] process.xml.create.flag: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] create.xml.flag: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] generate.xml.identifier: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] assemble: [2023-05-20T06:43:14.551Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] process.xmlversionidentifier: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] prepare.update.xml.identifier: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] update.xml.identifier: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] deployWithNameOption: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] deployWithoutNameOption: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] setAsadminArgs: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] common.deploy.asadmin: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init.os: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init.tools.unix: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init.tools.windows: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init.tools: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] setAsadminArgs: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init: [2023-05-20T06:43:14.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:14.551Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:14.551Z] [get] Not modified - so not downloaded [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] init.customtasks: [2023-05-20T06:43:14.551Z] [2023-05-20T06:43:14.551Z] common.run.asadmin: [2023-05-20T06:43:14.551Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:14.822Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:14.822Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:14.822Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:14.822Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.os: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools.unix: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools.windows: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] setAsadminArgs: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init: [2023-05-20T06:43:14.822Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:14.822Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:14.822Z] [get] Not modified - so not downloaded [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.customtasks: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] setEnabled: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] createAppRef: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.os: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools.unix: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools.windows: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.tools: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] setAsadminArgs: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init: [2023-05-20T06:43:14.822Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:14.822Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:14.822Z] [get] Not modified - so not downloaded [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] init.customtasks: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] prepare.client: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] prepare.client.appclient: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] increment.log.next: [2023-05-20T06:43:14.822Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] process.versionexpression: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] prepare.run: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] common.run.positive: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] setHttpPort: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] common.run: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] checkAppOnServer: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] declare-test: [2023-05-20T06:43:14.822Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(1) untagged - logID=1 (server) [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] prepare.runclient: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] process.classpath: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] process.jvmargs: [2023-05-20T06:43:14.822Z] [2023-05-20T06:43:14.822Z] java.with.result: [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:15.106Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:15.106Z] [2023-05-20T06:43:15.106Z] process.result: [2023-05-20T06:43:15.106Z] [2023-05-20T06:43:15.106Z] processResult: [2023-05-20T06:43:15.106Z] [2023-05-20T06:43:15.106Z] failed: [2023-05-20T06:43:15.106Z] [2023-05-20T06:43:15.106Z] passed: [2023-05-20T06:43:15.106Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] unknown: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] runclient: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.os: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools.unix: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools.windows: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] setAsadminArgs: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init: [2023-05-20T06:43:15.362Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:15.362Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:15.362Z] [get] Not modified - so not downloaded [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.customtasks: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] checkAppOnCluster: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] run.positive: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] process.versionExpression: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] process.appname: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] process.xmlversionidentifier: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] prepare.cluster: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] disable.version: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] setAsadminArgs: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] common.disable.asadmin: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.os: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools.unix: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools.windows: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.tools: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] setAsadminArgs: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init: [2023-05-20T06:43:15.362Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:15.362Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:15.362Z] [get] Not modified - so not downloaded [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] init.customtasks: [2023-05-20T06:43:15.362Z] [2023-05-20T06:43:15.362Z] common.run.asadmin: [2023-05-20T06:43:15.362Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-05-20T06:43:15.618Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:15.618Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:43:15.875Z] [exec] Command disable executed successfully. [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.os: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools.unix: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools.windows: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] setAsadminArgs: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init: [2023-05-20T06:43:15.875Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:15.875Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:15.875Z] [get] Not modified - so not downloaded [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.customtasks: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] disableAppOnInstance: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.os: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools.unix: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools.windows: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.tools: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] setAsadminArgs: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init: [2023-05-20T06:43:15.875Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:15.875Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:15.875Z] [get] Not modified - so not downloaded [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] init.customtasks: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] prepare.client: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] prepare.client.appclient: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] increment.log.next: [2023-05-20T06:43:15.875Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] process.versionexpression: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] prepare.run: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] common.run.negative: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] setHttpPort: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] common.run: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] checkAppOnServer: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] declare-test: [2023-05-20T06:43:15.875Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(2) untagged - logID=2 (server) [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] prepare.runclient: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] process.classpath: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] process.jvmargs: [2023-05-20T06:43:15.875Z] [2023-05-20T06:43:15.875Z] java.with.result: [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:16.132Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] process.result: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] processResult: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] failed: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] passed: [2023-05-20T06:43:16.132Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] unknown: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] runclient: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.os: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools.unix: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools.windows: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] setAsadminArgs: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init: [2023-05-20T06:43:16.132Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:16.132Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:16.132Z] [get] Not modified - so not downloaded [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.customtasks: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] checkAppOnCluster: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] run.negative: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] deploy.version: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] del.ref.registred: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] process.versionExpression: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] process.appname: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] _process.target: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] process.target: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] prepare.is.version.registred: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.os: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools.unix: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools.windows: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.tools: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] setAsadminArgs: [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init: [2023-05-20T06:43:16.132Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:16.132Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:16.132Z] [get] Not modified - so not downloaded [2023-05-20T06:43:16.132Z] [2023-05-20T06:43:16.132Z] init.customtasks: [2023-05-20T06:43:16.389Z] [2023-05-20T06:43:16.389Z] prepare: [2023-05-20T06:43:16.389Z] [2023-05-20T06:43:16.389Z] exec.asadmin2: [2023-05-20T06:43:16.646Z] [exec] Result: 1 [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.registred: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] is.version.registred: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.xmlversionidentifier: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] prepare.cluster: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.enabled: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.hasToDeploy: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] deploy.version.unregistred: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.os: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools.unix: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools.windows: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] setAsadminArgs: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init: [2023-05-20T06:43:16.646Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:16.646Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:16.646Z] [get] Not modified - so not downloaded [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.customtasks: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] prepare: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.versionExpression: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.appname: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] create.version: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] assemble.non-existent: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.os: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools.unix: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools.windows: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.tools: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] setAsadminArgs: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init: [2023-05-20T06:43:16.646Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:16.646Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:16.646Z] [get] Not modified - so not downloaded [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] init.customtasks: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] prepare: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] process.versionexpression: [2023-05-20T06:43:16.646Z] [2023-05-20T06:43:16.646Z] compile: [2023-05-20T06:43:16.646Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:16.646Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:16.906Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:16.906Z] [javac] 1 warning [2023-05-20T06:43:16.906Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] process.xmlversionidentifier: [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] process.versionExpression: [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] process.xml.create.flag: [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] create.xml.flag: [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] generate.xml.identifier: [2023-05-20T06:43:16.906Z] [2023-05-20T06:43:16.906Z] assemble: [2023-05-20T06:43:16.906Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] process.xmlversionidentifier: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] prepare.update.xml.identifier: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] update.xml.identifier: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] deployWithNameOption: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] setAsadminArgs: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] common.deploy.asadmin: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init.os: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init.tools.unix: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init.tools.windows: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init.tools: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] setAsadminArgs: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init: [2023-05-20T06:43:17.162Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:17.162Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:17.162Z] [get] Not modified - so not downloaded [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.162Z] init.customtasks: [2023-05-20T06:43:17.162Z] [2023-05-20T06:43:17.163Z] common.run.asadmin: [2023-05-20T06:43:17.163Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:17.163Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:17.163Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:17.418Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:17.418Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] init.os: [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] init.tools.unix: [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] init.tools.windows: [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] init.tools: [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] setAsadminArgs: [2023-05-20T06:43:17.418Z] [2023-05-20T06:43:17.418Z] init: [2023-05-20T06:43:17.419Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:17.419Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:17.419Z] [get] Not modified - so not downloaded [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.customtasks: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] setEnabled: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] createAppRef: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] deployWithoutNameOption: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.os: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.tools.unix: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.tools.windows: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.tools: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] setAsadminArgs: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init: [2023-05-20T06:43:17.419Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:17.419Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:17.419Z] [get] Not modified - so not downloaded [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] init.customtasks: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] prepare.client: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] prepare.client.appclient: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] increment.log.next: [2023-05-20T06:43:17.419Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] process.versionexpression: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] prepare.run: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] common.run.positive: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] setHttpPort: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] common.run: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] checkAppOnServer: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] declare-test: [2023-05-20T06:43:17.419Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(3) ALPHA-1.0.0 - logID=3 (server) [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] prepare.runclient: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] process.classpath: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] process.jvmargs: [2023-05-20T06:43:17.419Z] [2023-05-20T06:43:17.419Z] java.with.result: [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:17.675Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] process.result: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] processResult: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] failed: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] passed: [2023-05-20T06:43:17.675Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] unknown: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] runclient: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init.os: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init.tools.unix: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init.tools.windows: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init.tools: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] setAsadminArgs: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init: [2023-05-20T06:43:17.675Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:17.675Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:17.675Z] [get] Not modified - so not downloaded [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] init.customtasks: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] checkAppOnCluster: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] run.positive: [2023-05-20T06:43:17.675Z] [2023-05-20T06:43:17.675Z] clean.scenario: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] clean.scenario.cluster: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init.os: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init.tools.unix: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init.tools.windows: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init.tools: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] setAsadminArgs: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init: [2023-05-20T06:43:17.953Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:17.953Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:17.953Z] [get] Not modified - so not downloaded [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] init.customtasks: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] prepare: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] process.versionExpression: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] process.appname: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.953Z] _process.target: [2023-05-20T06:43:17.953Z] [2023-05-20T06:43:17.954Z] process.target: [2023-05-20T06:43:17.954Z] [2023-05-20T06:43:17.954Z] prepare.has.version.registred: [2023-05-20T06:43:17.954Z] [2023-05-20T06:43:17.954Z] exec.asadmin2: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] process.registred: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] has.version.registred: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] del.all.version.registred: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] _process.target: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] process.target: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] prepare.del.all.version.registred: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init.os: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init.tools.unix: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init.tools.windows: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init.tools: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] setAsadminArgs: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init: [2023-05-20T06:43:18.210Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:18.210Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:18.210Z] [get] Not modified - so not downloaded [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] init.customtasks: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] prepare: [2023-05-20T06:43:18.210Z] [2023-05-20T06:43:18.210Z] exec.asadmin: [2023-05-20T06:43:18.467Z] [2023-05-20T06:43:18.467Z] _del.all.version.registred: [2023-05-20T06:43:18.467Z] [2023-05-20T06:43:18.467Z] _clean.scenario: [2023-05-20T06:43:18.467Z] [2023-05-20T06:43:18.467Z] deployment: [2023-05-20T06:43:18.467Z] [2023-05-20T06:43:18.467Z] deploy.version: [2023-05-20T06:43:18.467Z] [2023-05-20T06:43:18.467Z] del.ref.registred: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] process.versionExpression: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] process.appname: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] _process.target: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] process.target: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] prepare.is.version.registred: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init.os: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init.tools.unix: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init.tools.windows: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init.tools: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] setAsadminArgs: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init: [2023-05-20T06:43:18.724Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:18.724Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:18.724Z] [get] Not modified - so not downloaded [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] init.customtasks: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] prepare: [2023-05-20T06:43:18.724Z] [2023-05-20T06:43:18.724Z] exec.asadmin2: [2023-05-20T06:43:19.005Z] [exec] Result: 1 [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.registred: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] is.version.registred: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.xmlversionidentifier: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] prepare.cluster: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.enabled: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.hasToDeploy: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] deploy.version.unregistred: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.os: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools.unix: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools.windows: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] setAsadminArgs: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init: [2023-05-20T06:43:19.005Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.005Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.005Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.customtasks: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] prepare: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.versionExpression: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.appname: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] create.version: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] assemble.non-existent: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] process.xmlversionidentifier: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] prepare.update.xml.identifier: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] update.xml.identifier: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] deployWithNameOption: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] setAsadminArgs: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] common.deploy.asadmin: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.os: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools.unix: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools.windows: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.tools: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] setAsadminArgs: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init: [2023-05-20T06:43:19.005Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.005Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.005Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] init.customtasks: [2023-05-20T06:43:19.005Z] [2023-05-20T06:43:19.005Z] common.run.asadmin: [2023-05-20T06:43:19.005Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:19.262Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:19.262Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:19.262Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:19.262Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] init.os: [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] init.tools.unix: [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] init.tools.windows: [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] init.tools: [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] setAsadminArgs: [2023-05-20T06:43:19.262Z] [2023-05-20T06:43:19.262Z] init: [2023-05-20T06:43:19.262Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.262Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.519Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.customtasks: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] setEnabled: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] createAppRef: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] deployWithoutNameOption: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] run.positive.deploy: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.os: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.tools.unix: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.tools.windows: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.tools: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] setAsadminArgs: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init: [2023-05-20T06:43:19.519Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.519Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.519Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] init.customtasks: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] prepare.client: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] prepare.client.appclient: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] increment.log.next: [2023-05-20T06:43:19.519Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] process.versionexpression: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] prepare.run: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] common.run.positive: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] setHttpPort: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] common.run: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] checkAppOnServer: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] declare-test: [2023-05-20T06:43:19.519Z] [echo] Starting test simple-versioned-servlet deployment(1) untagged - logID=4 (server) [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] prepare.runclient: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] process.classpath: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] process.jvmargs: [2023-05-20T06:43:19.519Z] [2023-05-20T06:43:19.519Z] java.with.result: [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:19.776Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] process.result: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] processResult: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] failed: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] passed: [2023-05-20T06:43:19.776Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] unknown: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] runclient: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.os: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools.unix: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools.windows: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] setAsadminArgs: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init: [2023-05-20T06:43:19.776Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.776Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.776Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.customtasks: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] checkAppOnCluster: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] run.positive: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] deploy.version: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] del.ref.registred: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] process.versionExpression: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] process.appname: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] _process.target: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] process.target: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] prepare.is.version.registred: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.os: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools.unix: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools.windows: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.tools: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] setAsadminArgs: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init: [2023-05-20T06:43:19.776Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:19.776Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:19.776Z] [get] Not modified - so not downloaded [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] init.customtasks: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] prepare: [2023-05-20T06:43:19.776Z] [2023-05-20T06:43:19.776Z] exec.asadmin2: [2023-05-20T06:43:20.033Z] [exec] Result: 1 [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.registred: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] is.version.registred: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.xmlversionidentifier: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] prepare.cluster: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.enabled: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.hasToDeploy: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] deploy.version.unregistred: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init.os: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init.tools.unix: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init.tools.windows: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init.tools: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] setAsadminArgs: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init: [2023-05-20T06:43:20.033Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.033Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.033Z] [get] Not modified - so not downloaded [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] init.customtasks: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] prepare: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.versionExpression: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.appname: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] create.version: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] assemble.non-existent: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.033Z] process.xmlversionidentifier: [2023-05-20T06:43:20.033Z] [2023-05-20T06:43:20.034Z] prepare.update.xml.identifier: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] update.xml.identifier: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] deployWithNameOption: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] setAsadminArgs: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] common.deploy.asadmin: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init.os: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init.tools.unix: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init.tools.windows: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init.tools: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] setAsadminArgs: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init: [2023-05-20T06:43:20.034Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.034Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.034Z] [get] Not modified - so not downloaded [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] init.customtasks: [2023-05-20T06:43:20.034Z] [2023-05-20T06:43:20.034Z] common.run.asadmin: [2023-05-20T06:43:20.034Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:20.290Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:20.290Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:20.546Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:20.546Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.os: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools.unix: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools.windows: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] setAsadminArgs: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init: [2023-05-20T06:43:20.546Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.546Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.546Z] [get] Not modified - so not downloaded [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.customtasks: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] setEnabled: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] createAppRef: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] deployWithoutNameOption: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] run.positive.deploy: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.os: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools.unix: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools.windows: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.tools: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] setAsadminArgs: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init: [2023-05-20T06:43:20.546Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.546Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.546Z] [get] Not modified - so not downloaded [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] init.customtasks: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] prepare.client: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] prepare.client.appclient: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] increment.log.next: [2023-05-20T06:43:20.546Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] process.versionexpression: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] prepare.run: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] common.run.positive: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] setHttpPort: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] common.run: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] checkAppOnServer: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] declare-test: [2023-05-20T06:43:20.546Z] [echo] Starting test simple-versioned-servlet deployment(2) ALPHA-1.0.0 - logID=5 (server) [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] prepare.runclient: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] process.classpath: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] process.jvmargs: [2023-05-20T06:43:20.546Z] [2023-05-20T06:43:20.546Z] java.with.result: [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:20.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] process.result: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] processResult: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] failed: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] passed: [2023-05-20T06:43:20.803Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] unknown: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] runclient: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.os: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools.unix: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools.windows: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] setAsadminArgs: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init: [2023-05-20T06:43:20.803Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.803Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.803Z] [get] Not modified - so not downloaded [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.customtasks: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] checkAppOnCluster: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] run.positive: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] deploy.version: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] del.ref.registred: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] process.versionExpression: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] process.appname: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] _process.target: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] process.target: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] prepare.is.version.registred: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.os: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools.unix: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools.windows: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init.tools: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] setAsadminArgs: [2023-05-20T06:43:20.803Z] [2023-05-20T06:43:20.803Z] init: [2023-05-20T06:43:20.803Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:20.803Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:20.803Z] [get] Not modified - so not downloaded [2023-05-20T06:43:21.060Z] [2023-05-20T06:43:21.060Z] init.customtasks: [2023-05-20T06:43:21.060Z] [2023-05-20T06:43:21.060Z] prepare: [2023-05-20T06:43:21.060Z] [2023-05-20T06:43:21.060Z] exec.asadmin2: [2023-05-20T06:43:21.315Z] [exec] Result: 1 [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.registred: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] is.version.registred: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.xmlversionidentifier: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] prepare.cluster: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.enabled: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.hasToDeploy: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] deploy.version.unregistred: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init.os: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init.tools.unix: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init.tools.windows: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init.tools: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] setAsadminArgs: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init: [2023-05-20T06:43:21.315Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:21.315Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:21.315Z] [get] Not modified - so not downloaded [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] init.customtasks: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] prepare: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.versionExpression: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] process.appname: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.315Z] create.version: [2023-05-20T06:43:21.315Z] [2023-05-20T06:43:21.316Z] assemble.non-existent: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init.os: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init.tools.unix: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init.tools.windows: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init.tools: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] setAsadminArgs: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init: [2023-05-20T06:43:21.316Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:21.316Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:21.316Z] [get] Not modified - so not downloaded [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] init.customtasks: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] prepare: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] process.versionexpression: [2023-05-20T06:43:21.316Z] [2023-05-20T06:43:21.316Z] compile: [2023-05-20T06:43:21.316Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:21.316Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:21.573Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:21.573Z] [javac] 1 warning [2023-05-20T06:43:21.573Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] process.xmlversionidentifier: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] process.versionExpression: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] process.xml.create.flag: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] create.xml.flag: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] generate.xml.identifier: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] assemble: [2023-05-20T06:43:21.573Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] process.xmlversionidentifier: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] prepare.update.xml.identifier: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] update.xml.identifier: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] deployWithNameOption: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] setAsadminArgs: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] common.deploy.asadmin: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init.os: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init.tools.unix: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init.tools.windows: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init.tools: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] setAsadminArgs: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init: [2023-05-20T06:43:21.573Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:21.573Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:21.573Z] [get] Not modified - so not downloaded [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] init.customtasks: [2023-05-20T06:43:21.573Z] [2023-05-20T06:43:21.573Z] common.run.asadmin: [2023-05-20T06:43:21.573Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:43:22.156Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:22.156Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:22.156Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:43:22.156Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.os: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools.unix: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools.windows: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] setAsadminArgs: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init: [2023-05-20T06:43:22.156Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.156Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.156Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.customtasks: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] setEnabled: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] createAppRef: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] deployWithoutNameOption: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] run.positive.deploy: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.os: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools.unix: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools.windows: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.tools: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] setAsadminArgs: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init: [2023-05-20T06:43:22.156Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.156Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.156Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] init.customtasks: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] prepare.client: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] prepare.client.appclient: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] increment.log.next: [2023-05-20T06:43:22.156Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] process.versionexpression: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] prepare.run: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] common.run.positive: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] setHttpPort: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] common.run: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] checkAppOnServer: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] declare-test: [2023-05-20T06:43:22.156Z] [echo] Starting test simple-versioned-servlet deployment(3) ALPHA-1.0.1 (enabled=false) - logID=6 (server) [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] prepare.runclient: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] process.classpath: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] process.jvmargs: [2023-05-20T06:43:22.156Z] [2023-05-20T06:43:22.156Z] java.with.result: [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:22.413Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] process.result: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] processResult: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] failed: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] passed: [2023-05-20T06:43:22.413Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] unknown: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] runclient: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.os: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools.unix: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools.windows: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] setAsadminArgs: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init: [2023-05-20T06:43:22.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.413Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.413Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.customtasks: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] checkAppOnCluster: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] run.positive: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] deploy.version: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] del.ref.registred: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] process.versionExpression: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] process.appname: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] _process.target: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] process.target: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] prepare.is.version.registred: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.os: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools.unix: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools.windows: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init.tools: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] setAsadminArgs: [2023-05-20T06:43:22.413Z] [2023-05-20T06:43:22.413Z] init: [2023-05-20T06:43:22.413Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.414Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.414Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.414Z] [2023-05-20T06:43:22.414Z] init.customtasks: [2023-05-20T06:43:22.414Z] [2023-05-20T06:43:22.414Z] prepare: [2023-05-20T06:43:22.414Z] [2023-05-20T06:43:22.414Z] exec.asadmin2: [2023-05-20T06:43:22.978Z] [exec] Result: 1 [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.registred: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] is.version.registred: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.xmlversionidentifier: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] prepare.cluster: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.enabled: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.hasToDeploy: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] deploy.version.unregistred: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.os: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools.unix: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools.windows: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] setAsadminArgs: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init: [2023-05-20T06:43:22.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.978Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.978Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.customtasks: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] prepare: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.versionExpression: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.appname: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] create.version: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] assemble.non-existent: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.os: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools.unix: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools.windows: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.tools: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] setAsadminArgs: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init: [2023-05-20T06:43:22.978Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:22.978Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:22.978Z] [get] Not modified - so not downloaded [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] init.customtasks: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] prepare: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] process.versionexpression: [2023-05-20T06:43:22.978Z] [2023-05-20T06:43:22.978Z] compile: [2023-05-20T06:43:22.978Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:22.978Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:23.235Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:23.235Z] [javac] 1 warning [2023-05-20T06:43:23.235Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] process.xmlversionidentifier: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] process.versionExpression: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] process.xml.create.flag: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] create.xml.flag: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] generate.xml.identifier: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] assemble: [2023-05-20T06:43:23.235Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] process.xmlversionidentifier: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] prepare.update.xml.identifier: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] update.xml.identifier: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] deployWithNameOption: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] setAsadminArgs: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] common.deploy.asadmin: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init.os: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init.tools.unix: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init.tools.windows: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init.tools: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] setAsadminArgs: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init: [2023-05-20T06:43:23.235Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:23.235Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:23.235Z] [get] Not modified - so not downloaded [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] init.customtasks: [2023-05-20T06:43:23.235Z] [2023-05-20T06:43:23.235Z] common.run.asadmin: [2023-05-20T06:43:23.235Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:43:23.492Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:23.492Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:23.752Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-05-20T06:43:23.752Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.os: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools.unix: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools.windows: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] setAsadminArgs: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init: [2023-05-20T06:43:23.752Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:23.752Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:23.752Z] [get] Not modified - so not downloaded [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.customtasks: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] setEnabled: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] createAppRef: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] deployWithoutNameOption: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] run.positive.deploy: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.os: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools.unix: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools.windows: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.tools: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] setAsadminArgs: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init: [2023-05-20T06:43:23.752Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:23.752Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:23.752Z] [get] Not modified - so not downloaded [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] init.customtasks: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] prepare.client: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] prepare.client.appclient: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] increment.log.next: [2023-05-20T06:43:23.752Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] process.versionexpression: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] prepare.run: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] common.run.positive: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] setHttpPort: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] common.run: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] checkAppOnServer: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] declare-test: [2023-05-20T06:43:23.752Z] [echo] Starting test simple-versioned-servlet deployment(4) RC-1.0.0 (enabled=false) - logID=7 (server) [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] prepare.runclient: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] process.classpath: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] process.jvmargs: [2023-05-20T06:43:23.752Z] [2023-05-20T06:43:23.752Z] java.with.result: [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:24.009Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] process.result: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] processResult: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] failed: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] passed: [2023-05-20T06:43:24.009Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] unknown: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] runclient: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.os: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools.unix: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools.windows: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] setAsadminArgs: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init: [2023-05-20T06:43:24.009Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:24.009Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:24.009Z] [get] Not modified - so not downloaded [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.customtasks: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] checkAppOnCluster: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] run.positive: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] process.versionExpression: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] process.appname: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.os: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools.unix: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools.windows: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init.tools: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] setAsadminArgs: [2023-05-20T06:43:24.009Z] [2023-05-20T06:43:24.009Z] init: [2023-05-20T06:43:24.009Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:24.010Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:24.010Z] [get] Not modified - so not downloaded [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.customtasks: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] prepare: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] create.version: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] assemble.non-existent: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.os: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.tools.unix: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.tools.windows: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.tools: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] setAsadminArgs: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init: [2023-05-20T06:43:24.010Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:24.010Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:24.010Z] [get] Not modified - so not downloaded [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] init.customtasks: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] prepare: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] process.versionexpression: [2023-05-20T06:43:24.010Z] [2023-05-20T06:43:24.010Z] compile: [2023-05-20T06:43:24.010Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:24.010Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:24.574Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:24.574Z] [javac] 1 warning [2023-05-20T06:43:24.574Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] process.xmlversionidentifier: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] process.versionExpression: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] process.xml.create.flag: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] create.xml.flag: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] generate.xml.identifier: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] assemble: [2023-05-20T06:43:24.574Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] process.xmlversionidentifier: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] prepare.update.xml.identifier: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] update.xml.identifier: [2023-05-20T06:43:24.574Z] [2023-05-20T06:43:24.574Z] unzip.version: [2023-05-20T06:43:24.575Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] deploy.version: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] del.ref.registred: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] process.versionExpression: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] process.appname: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] _process.target: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] process.target: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] prepare.is.version.registred: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] init.os: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] init.tools.unix: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] init.tools.windows: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] init.tools: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] setAsadminArgs: [2023-05-20T06:43:24.575Z] [2023-05-20T06:43:24.575Z] init: [2023-05-20T06:43:24.575Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:24.575Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:24.852Z] [get] Not modified - so not downloaded [2023-05-20T06:43:24.852Z] [2023-05-20T06:43:24.852Z] init.customtasks: [2023-05-20T06:43:24.852Z] [2023-05-20T06:43:24.852Z] prepare: [2023-05-20T06:43:24.852Z] [2023-05-20T06:43:24.852Z] exec.asadmin2: [2023-05-20T06:43:25.278Z] [exec] Result: 1 [2023-05-20T06:43:25.278Z] [2023-05-20T06:43:25.278Z] process.registred: [2023-05-20T06:43:25.278Z] [2023-05-20T06:43:25.278Z] is.version.registred: [2023-05-20T06:43:25.278Z] [2023-05-20T06:43:25.278Z] process.xmlversionidentifier: [2023-05-20T06:43:25.278Z] [2023-05-20T06:43:25.278Z] prepare.cluster: [2023-05-20T06:43:25.278Z] [2023-05-20T06:43:25.278Z] process.enabled: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] process.hasToDeploy: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] deploy.version.unregistred: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.os: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools.unix: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools.windows: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] setAsadminArgs: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init: [2023-05-20T06:43:25.279Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:25.279Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:25.279Z] [get] Not modified - so not downloaded [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.customtasks: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] prepare: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] process.versionExpression: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] process.appname: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] create.version: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] assemble.non-existent: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.os: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools.unix: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools.windows: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.tools: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] setAsadminArgs: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init: [2023-05-20T06:43:25.279Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:25.279Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:25.279Z] [get] Not modified - so not downloaded [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] init.customtasks: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] prepare: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] process.versionexpression: [2023-05-20T06:43:25.279Z] [2023-05-20T06:43:25.279Z] compile: [2023-05-20T06:43:25.279Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:43:25.279Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:43:25.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:43:25.540Z] [javac] 1 warning [2023-05-20T06:43:25.540Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] process.xmlversionidentifier: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] process.versionExpression: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] process.xml.create.flag: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] create.xml.flag: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] generate.xml.identifier: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] assemble: [2023-05-20T06:43:25.540Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] process.xmlversionidentifier: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] prepare.update.xml.identifier: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] update.xml.identifier: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] deployWithNameOption: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] setAsadminArgs: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] common.deploy.asadmin: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init.os: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init.tools.unix: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init.tools.windows: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init.tools: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] setAsadminArgs: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init: [2023-05-20T06:43:25.540Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:25.540Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:25.540Z] [get] Not modified - so not downloaded [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] init.customtasks: [2023-05-20T06:43:25.540Z] [2023-05-20T06:43:25.540Z] common.run.asadmin: [2023-05-20T06:43:25.540Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:43:26.191Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:26.191Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:26.191Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-05-20T06:43:26.191Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] init.os: [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] init.tools.unix: [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] init.tools.windows: [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] init.tools: [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] setAsadminArgs: [2023-05-20T06:43:26.191Z] [2023-05-20T06:43:26.191Z] init: [2023-05-20T06:43:26.191Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:26.192Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:26.192Z] [get] Not modified - so not downloaded [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.customtasks: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] setEnabled: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] createAppRef: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] deployWithoutNameOption: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] deploydir.version: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] run.positive.deploy: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.os: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.tools.unix: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.tools.windows: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.tools: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] setAsadminArgs: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init: [2023-05-20T06:43:26.192Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:26.192Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:26.192Z] [get] Not modified - so not downloaded [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] init.customtasks: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] prepare.client: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] prepare.client.appclient: [2023-05-20T06:43:26.192Z] [2023-05-20T06:43:26.192Z] increment.log.next: [2023-05-20T06:43:26.192Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] process.versionexpression: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] prepare.run: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] common.run.positive: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] setHttpPort: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] common.run: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] checkAppOnServer: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] declare-test: [2023-05-20T06:43:26.447Z] [echo] Starting test simple-versioned-servlet deployment(5) RC-1.0.1 - logID=8 (server) [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] prepare.runclient: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] process.classpath: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] process.jvmargs: [2023-05-20T06:43:26.447Z] [2023-05-20T06:43:26.447Z] java.with.result: [2023-05-20T06:43:26.447Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:26.448Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:26.448Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:26.448Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2023-05-20T06:43:26.705Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:26.705Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-05-20T06:43:26.705Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] process.result: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] processResult: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] failed: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] passed: [2023-05-20T06:43:26.705Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] unknown: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] runclient: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.os: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools.unix: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools.windows: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] setAsadminArgs: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init: [2023-05-20T06:43:26.705Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:26.705Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:26.705Z] [get] Not modified - so not downloaded [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.customtasks: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] checkAppOnCluster: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] run.positive: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] clean.scenario: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] clean.scenario.cluster: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.os: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools.unix: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools.windows: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.tools: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] setAsadminArgs: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init: [2023-05-20T06:43:26.705Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:26.705Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:26.705Z] [get] Not modified - so not downloaded [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] init.customtasks: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] prepare: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] process.versionExpression: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] process.appname: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] _process.target: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] process.target: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] prepare.has.version.registred: [2023-05-20T06:43:26.705Z] [2023-05-20T06:43:26.705Z] exec.asadmin2: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] process.registred: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] has.version.registred: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] del.all.version.registred: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] _process.target: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] process.target: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] prepare.del.all.version.registred: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init.os: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init.tools.unix: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init.tools.windows: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init.tools: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] setAsadminArgs: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init: [2023-05-20T06:43:27.360Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:27.360Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:27.360Z] [get] Not modified - so not downloaded [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] init.customtasks: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] prepare: [2023-05-20T06:43:27.360Z] [2023-05-20T06:43:27.360Z] exec.asadmin: [2023-05-20T06:43:27.616Z] [2023-05-20T06:43:27.616Z] _del.all.version.registred: [2023-05-20T06:43:27.616Z] [2023-05-20T06:43:27.616Z] _clean.scenario: [2023-05-20T06:43:27.616Z] [2023-05-20T06:43:27.616Z] deployment: [2023-05-20T06:43:27.616Z] [2023-05-20T06:43:27.616Z] deploy.version: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] del.ref.registred: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] process.versionExpression: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] process.appname: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] _process.target: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] process.target: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] prepare.is.version.registred: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init.os: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init.tools.unix: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init.tools.windows: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init.tools: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] setAsadminArgs: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init: [2023-05-20T06:43:27.872Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:27.872Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:27.872Z] [get] Not modified - so not downloaded [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] init.customtasks: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] prepare: [2023-05-20T06:43:27.872Z] [2023-05-20T06:43:27.872Z] exec.asadmin2: [2023-05-20T06:43:28.128Z] [exec] Result: 1 [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] process.registred: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] is.version.registred: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] process.xmlversionidentifier: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] prepare.cluster: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] process.enabled: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] process.hasToDeploy: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] deploy.version.unregistred: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] init.os: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.128Z] init.tools.unix: [2023-05-20T06:43:28.128Z] [2023-05-20T06:43:28.129Z] init.tools.windows: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.tools: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] setAsadminArgs: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init: [2023-05-20T06:43:28.129Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.129Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.129Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.customtasks: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] prepare: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] process.versionExpression: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] process.appname: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] create.version: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] assemble.non-existent: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] process.xmlversionidentifier: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] prepare.update.xml.identifier: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] update.xml.identifier: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] deployWithNameOption: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] setAsadminArgs: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] common.deploy.asadmin: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.os: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.tools.unix: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.tools.windows: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.tools: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] setAsadminArgs: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init: [2023-05-20T06:43:28.129Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.129Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.129Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] init.customtasks: [2023-05-20T06:43:28.129Z] [2023-05-20T06:43:28.129Z] common.run.asadmin: [2023-05-20T06:43:28.129Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:28.385Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:28.385Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:28.741Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:28.741Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.os: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools.unix: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools.windows: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] setAsadminArgs: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init: [2023-05-20T06:43:28.741Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.741Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.741Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.customtasks: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] setEnabled: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] createAppRef: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] deployWithoutNameOption: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] run.positive.deploy: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] deploy.version: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] del.ref.registred: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] process.versionExpression: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] process.appname: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] _process.target: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] process.target: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] prepare.is.version.registred: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.os: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools.unix: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools.windows: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.tools: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] setAsadminArgs: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init: [2023-05-20T06:43:28.741Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.741Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.741Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] init.customtasks: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] prepare: [2023-05-20T06:43:28.741Z] [2023-05-20T06:43:28.741Z] exec.asadmin2: [2023-05-20T06:43:28.998Z] [exec] Result: 1 [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.registred: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] is.version.registred: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.xmlversionidentifier: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] prepare.cluster: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.enabled: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.hasToDeploy: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] deploy.version.unregistred: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init.os: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init.tools.unix: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init.tools.windows: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init.tools: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] setAsadminArgs: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init: [2023-05-20T06:43:28.998Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.998Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.998Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] init.customtasks: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] prepare: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.versionExpression: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.appname: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] create.version: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] assemble.non-existent: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.998Z] process.xmlversionidentifier: [2023-05-20T06:43:28.998Z] [2023-05-20T06:43:28.999Z] prepare.update.xml.identifier: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] update.xml.identifier: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] deployWithNameOption: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] setAsadminArgs: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] common.deploy.asadmin: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init.os: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init.tools.unix: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init.tools.windows: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init.tools: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] setAsadminArgs: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init: [2023-05-20T06:43:28.999Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:28.999Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:28.999Z] [get] Not modified - so not downloaded [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] init.customtasks: [2023-05-20T06:43:28.999Z] [2023-05-20T06:43:28.999Z] common.run.asadmin: [2023-05-20T06:43:28.999Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:30.119Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:30.119Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:30.674Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:30.674Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init.os: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init.tools.unix: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init.tools.windows: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init.tools: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] setAsadminArgs: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init: [2023-05-20T06:43:30.674Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:30.674Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:30.674Z] [get] Not modified - so not downloaded [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] init.customtasks: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] setEnabled: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] createAppRef: [2023-05-20T06:43:30.674Z] [2023-05-20T06:43:30.674Z] deployWithoutNameOption: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] run.positive.deploy: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] deploy.version: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] del.ref.registred: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] process.versionExpression: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] process.appname: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] _process.target: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] process.target: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] prepare.is.version.registred: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init.os: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init.tools.unix: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init.tools.windows: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init.tools: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] setAsadminArgs: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init: [2023-05-20T06:43:30.675Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:30.675Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:30.675Z] [get] Not modified - so not downloaded [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] init.customtasks: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] prepare: [2023-05-20T06:43:30.675Z] [2023-05-20T06:43:30.675Z] exec.asadmin2: [2023-05-20T06:43:30.951Z] [exec] Result: 1 [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.registred: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] is.version.registred: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.xmlversionidentifier: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] prepare.cluster: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.enabled: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.hasToDeploy: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] deploy.version.unregistred: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.os: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools.unix: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools.windows: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] setAsadminArgs: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init: [2023-05-20T06:43:30.951Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:30.951Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:30.951Z] [get] Not modified - so not downloaded [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.customtasks: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] prepare: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.versionExpression: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.appname: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] create.version: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] assemble.non-existent: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] process.xmlversionidentifier: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] prepare.update.xml.identifier: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] update.xml.identifier: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] deployWithNameOption: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] setAsadminArgs: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] common.deploy.asadmin: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.os: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools.unix: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools.windows: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.tools: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] setAsadminArgs: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init: [2023-05-20T06:43:30.951Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:30.951Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:30.951Z] [get] Not modified - so not downloaded [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] init.customtasks: [2023-05-20T06:43:30.951Z] [2023-05-20T06:43:30.951Z] common.run.asadmin: [2023-05-20T06:43:30.951Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:43:30.951Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:30.951Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:31.208Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:43:31.208Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.os: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools.unix: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools.windows: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] setAsadminArgs: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init: [2023-05-20T06:43:31.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:31.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:31.208Z] [get] Not modified - so not downloaded [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.customtasks: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] setEnabled: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] createAppRef: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] deployWithoutNameOption: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] run.positive.deploy: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] deploy.version: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] del.ref.registred: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] process.versionExpression: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] process.appname: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] _process.target: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] process.target: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] prepare.is.version.registred: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.os: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools.unix: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools.windows: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.tools: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] setAsadminArgs: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init: [2023-05-20T06:43:31.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:31.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:31.208Z] [get] Not modified - so not downloaded [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] init.customtasks: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] prepare: [2023-05-20T06:43:31.208Z] [2023-05-20T06:43:31.208Z] exec.asadmin2: [2023-05-20T06:43:31.772Z] [exec] Result: 1 [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.registred: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] is.version.registred: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.xmlversionidentifier: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] prepare.cluster: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.enabled: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.hasToDeploy: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] deploy.version.unregistred: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.os: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools.unix: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools.windows: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] setAsadminArgs: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init: [2023-05-20T06:43:31.772Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:31.772Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:31.772Z] [get] Not modified - so not downloaded [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.customtasks: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] prepare: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.versionExpression: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.appname: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] create.version: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] assemble.non-existent: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] process.xmlversionidentifier: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] prepare.update.xml.identifier: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] update.xml.identifier: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] deployWithNameOption: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] setAsadminArgs: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] common.deploy.asadmin: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.os: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools.unix: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools.windows: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.tools: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] setAsadminArgs: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init: [2023-05-20T06:43:31.772Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:31.772Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:31.772Z] [get] Not modified - so not downloaded [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] init.customtasks: [2023-05-20T06:43:31.772Z] [2023-05-20T06:43:31.772Z] common.run.asadmin: [2023-05-20T06:43:31.772Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:43:32.028Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:32.028Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:32.028Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-05-20T06:43:32.028Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] init.os: [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] init.tools.unix: [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] init.tools.windows: [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] init.tools: [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] setAsadminArgs: [2023-05-20T06:43:32.028Z] [2023-05-20T06:43:32.028Z] init: [2023-05-20T06:43:32.028Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:32.028Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:32.028Z] [get] Not modified - so not downloaded [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.customtasks: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] setEnabled: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] createAppRef: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] deployWithoutNameOption: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] run.positive.deploy: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.versionExpression: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.appname: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.os: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools.unix: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools.windows: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] setAsadminArgs: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init: [2023-05-20T06:43:32.284Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:32.284Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:32.284Z] [get] Not modified - so not downloaded [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.customtasks: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] prepare: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] create.version: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] assemble.non-existent: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.xmlversionidentifier: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] prepare.update.xml.identifier: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] update.xml.identifier: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] unzip.version: [2023-05-20T06:43:32.284Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] deploy.version: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] del.ref.registred: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.versionExpression: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.appname: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] _process.target: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] process.target: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] prepare.is.version.registred: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.os: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools.unix: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools.windows: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.tools: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] setAsadminArgs: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init: [2023-05-20T06:43:32.284Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:32.284Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:32.284Z] [get] Not modified - so not downloaded [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] init.customtasks: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] prepare: [2023-05-20T06:43:32.284Z] [2023-05-20T06:43:32.284Z] exec.asadmin2: [2023-05-20T06:43:32.850Z] [exec] Result: 1 [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.registred: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] is.version.registred: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.xmlversionidentifier: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] prepare.cluster: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.enabled: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.hasToDeploy: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] deploy.version.unregistred: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.os: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools.unix: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools.windows: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] setAsadminArgs: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init: [2023-05-20T06:43:32.850Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:32.850Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:32.850Z] [get] Not modified - so not downloaded [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.customtasks: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] prepare: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.versionExpression: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.appname: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] create.version: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] assemble.non-existent: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] process.xmlversionidentifier: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] prepare.update.xml.identifier: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] update.xml.identifier: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] deployWithNameOption: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] setAsadminArgs: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] common.deploy.asadmin: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.os: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools.unix: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools.windows: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.tools: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] setAsadminArgs: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init: [2023-05-20T06:43:32.850Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:32.850Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:32.850Z] [get] Not modified - so not downloaded [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] init.customtasks: [2023-05-20T06:43:32.850Z] [2023-05-20T06:43:32.850Z] common.run.asadmin: [2023-05-20T06:43:32.851Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:43:33.107Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:33.107Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:33.107Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-05-20T06:43:33.107Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.os: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools.unix: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools.windows: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] setAsadminArgs: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init: [2023-05-20T06:43:33.364Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.364Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.364Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.customtasks: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] setEnabled: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] createAppRef: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] deployWithoutNameOption: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] deploydir.version: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] run.positive.deploy: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] deactivation: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] process.versionExpression: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] process.appname: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] process.xmlversionidentifier: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] prepare.cluster: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] disable.version: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] setAsadminArgs: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] common.disable.asadmin: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.os: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools.unix: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools.windows: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.tools: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] setAsadminArgs: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init: [2023-05-20T06:43:33.364Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.364Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.364Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] init.customtasks: [2023-05-20T06:43:33.364Z] [2023-05-20T06:43:33.364Z] common.run.asadmin: [2023-05-20T06:43:33.364Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-05-20T06:43:33.364Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:33.364Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:43:33.620Z] [exec] Command disable executed successfully. [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.os: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools.unix: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools.windows: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] setAsadminArgs: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init: [2023-05-20T06:43:33.620Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.620Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.620Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.customtasks: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] disableAppOnInstance: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.os: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools.unix: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools.windows: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init.tools: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] setAsadminArgs: [2023-05-20T06:43:33.620Z] [2023-05-20T06:43:33.620Z] init: [2023-05-20T06:43:33.620Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.621Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.621Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] init.customtasks: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] prepare.client: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] prepare.client.appclient: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] increment.log.next: [2023-05-20T06:43:33.621Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] process.versionexpression: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] prepare.run: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] common.run.negative: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] setHttpPort: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] common.run: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] checkAppOnServer: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] declare-test: [2023-05-20T06:43:33.621Z] [echo] Starting test simple-versioned-servlet deactivation(1) untagged - logID=9 (server) [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] prepare.runclient: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] process.classpath: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] process.jvmargs: [2023-05-20T06:43:33.621Z] [2023-05-20T06:43:33.621Z] java.with.result: [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-05-20T06:43:33.878Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] process.result: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] processResult: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] failed: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] passed: [2023-05-20T06:43:33.878Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] unknown: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] runclient: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.os: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools.unix: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools.windows: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] setAsadminArgs: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init: [2023-05-20T06:43:33.878Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.878Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.878Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.customtasks: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] checkAppOnCluster: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] run.negative: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] process.versionExpression: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] process.appname: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] process.xmlversionidentifier: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] prepare.cluster: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] disable.version: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] setAsadminArgs: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] common.disable.asadmin: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.os: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools.unix: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools.windows: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.tools: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] setAsadminArgs: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init: [2023-05-20T06:43:33.878Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:33.878Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:33.878Z] [get] Not modified - so not downloaded [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] init.customtasks: [2023-05-20T06:43:33.878Z] [2023-05-20T06:43:33.878Z] common.run.asadmin: [2023-05-20T06:43:33.878Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-05-20T06:43:34.457Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:34.457Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:43:34.457Z] [exec] Command disable executed successfully. [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.os: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools.unix: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools.windows: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] setAsadminArgs: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init: [2023-05-20T06:43:34.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.457Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.457Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.customtasks: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] disableAppOnInstance: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.os: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools.unix: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools.windows: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.tools: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] setAsadminArgs: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init: [2023-05-20T06:43:34.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.457Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.457Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] init.customtasks: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] prepare.client: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] prepare.client.appclient: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] increment.log.next: [2023-05-20T06:43:34.457Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] process.versionexpression: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] prepare.run: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] common.run.negative: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] setHttpPort: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] common.run: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] checkAppOnServer: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] declare-test: [2023-05-20T06:43:34.457Z] [echo] Starting test simple-versioned-servlet deactivation(2) ALPHA-1.0.0 - logID=10 (server) [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] prepare.runclient: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] process.classpath: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] process.jvmargs: [2023-05-20T06:43:34.457Z] [2023-05-20T06:43:34.457Z] java.with.result: [2023-05-20T06:43:34.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:34.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:34.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:34.457Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:34.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:34.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-05-20T06:43:34.714Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] process.result: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] processResult: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] failed: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] passed: [2023-05-20T06:43:34.714Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] unknown: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] runclient: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init.os: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init.tools.unix: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init.tools.windows: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init.tools: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] setAsadminArgs: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init: [2023-05-20T06:43:34.714Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.714Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.714Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] init.customtasks: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] checkAppOnCluster: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] run.negative: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] process.versionExpression: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] process.appname: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] process.xmlversionidentifier: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] prepare.cluster: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] disable.version: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.714Z] setAsadminArgs: [2023-05-20T06:43:34.714Z] [2023-05-20T06:43:34.715Z] common.disable.asadmin: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init.os: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init.tools.unix: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init.tools.windows: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init.tools: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] setAsadminArgs: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init: [2023-05-20T06:43:34.715Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.715Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.715Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] init.customtasks: [2023-05-20T06:43:34.715Z] [2023-05-20T06:43:34.715Z] common.run.asadmin: [2023-05-20T06:43:34.715Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-05-20T06:43:34.971Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:34.971Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:43:34.971Z] [exec] Command disable executed successfully. [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.os: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools.unix: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools.windows: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] setAsadminArgs: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init: [2023-05-20T06:43:34.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.971Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.971Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.customtasks: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] disableAppOnInstance: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.os: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools.unix: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools.windows: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.tools: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] setAsadminArgs: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init: [2023-05-20T06:43:34.971Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:34.971Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:34.971Z] [get] Not modified - so not downloaded [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] init.customtasks: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] prepare.client: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] prepare.client.appclient: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] increment.log.next: [2023-05-20T06:43:34.971Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] process.versionexpression: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] prepare.run: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] common.run.negative: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] setHttpPort: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] common.run: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] checkAppOnServer: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] declare-test: [2023-05-20T06:43:34.971Z] [echo] Starting test simple-versioned-servlet deactivation(3) ALPHA* - logID=11 (server) [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] prepare.runclient: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] process.classpath: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] process.jvmargs: [2023-05-20T06:43:34.971Z] [2023-05-20T06:43:34.971Z] java.with.result: [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-05-20T06:43:35.228Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] process.result: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] processResult: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] failed: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] passed: [2023-05-20T06:43:35.228Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] unknown: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] runclient: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] init.os: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] init.tools.unix: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] init.tools.windows: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] init.tools: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] setAsadminArgs: [2023-05-20T06:43:35.228Z] [2023-05-20T06:43:35.228Z] init: [2023-05-20T06:43:35.228Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.228Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.484Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.customtasks: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] checkAppOnCluster: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] run.negative: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] process.versionExpression: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] process.appname: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] process.xmlversionidentifier: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] prepare.cluster: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] disable.version: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] setAsadminArgs: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] common.disable.asadmin: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.os: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.tools.unix: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.tools.windows: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.tools: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] setAsadminArgs: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init: [2023-05-20T06:43:35.484Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.484Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.484Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] init.customtasks: [2023-05-20T06:43:35.484Z] [2023-05-20T06:43:35.484Z] common.run.asadmin: [2023-05-20T06:43:35.484Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-05-20T06:43:35.740Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:35.740Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:43:35.740Z] [exec] Command disable executed successfully. [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.os: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools.unix: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools.windows: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] setAsadminArgs: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init: [2023-05-20T06:43:35.740Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.740Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.740Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.customtasks: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] disableAppOnInstance: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.os: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools.unix: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools.windows: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.tools: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] setAsadminArgs: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init: [2023-05-20T06:43:35.740Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.740Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.740Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] init.customtasks: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] prepare.client: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] prepare.client.appclient: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] increment.log.next: [2023-05-20T06:43:35.740Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] process.versionexpression: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] prepare.run: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] common.run.negative: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] setHttpPort: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] common.run: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] checkAppOnServer: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] declare-test: [2023-05-20T06:43:35.740Z] [echo] Starting test simple-versioned-servlet deactivation(4) * - logID=12 (server) [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] prepare.runclient: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] process.classpath: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] process.jvmargs: [2023-05-20T06:43:35.740Z] [2023-05-20T06:43:35.740Z] java.with.result: [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:35.997Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] process.result: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] processResult: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] failed: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] passed: [2023-05-20T06:43:35.997Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] unknown: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] runclient: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.os: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools.unix: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools.windows: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] setAsadminArgs: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init: [2023-05-20T06:43:35.997Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.997Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.997Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.customtasks: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] checkAppOnCluster: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] run.negative: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] redeployment: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] clean.scenario: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] clean.scenario.cluster: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.os: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools.unix: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools.windows: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.tools: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] setAsadminArgs: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init: [2023-05-20T06:43:35.997Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:35.997Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:35.997Z] [get] Not modified - so not downloaded [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] init.customtasks: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] prepare: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] process.versionExpression: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] process.appname: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] _process.target: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] process.target: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] prepare.has.version.registred: [2023-05-20T06:43:35.997Z] [2023-05-20T06:43:35.997Z] exec.asadmin2: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] process.registred: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] has.version.registred: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] del.all.version.registred: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] _process.target: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] process.target: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] prepare.del.all.version.registred: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init.os: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init.tools.unix: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init.tools.windows: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init.tools: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] setAsadminArgs: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init: [2023-05-20T06:43:36.560Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:36.560Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:36.560Z] [get] Not modified - so not downloaded [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] init.customtasks: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] prepare: [2023-05-20T06:43:36.560Z] [2023-05-20T06:43:36.560Z] exec.asadmin: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] _del.all.version.registred: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] _clean.scenario: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] deploy.version: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] del.ref.registred: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] process.versionExpression: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] process.appname: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] _process.target: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] process.target: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] prepare.is.version.registred: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init.os: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init.tools.unix: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init.tools.windows: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init.tools: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] setAsadminArgs: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init: [2023-05-20T06:43:36.817Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:36.817Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:36.817Z] [get] Not modified - so not downloaded [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] init.customtasks: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] prepare: [2023-05-20T06:43:36.817Z] [2023-05-20T06:43:36.817Z] exec.asadmin2: [2023-05-20T06:43:37.380Z] [exec] Result: 1 [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.registred: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] is.version.registred: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.xmlversionidentifier: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] prepare.cluster: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.enabled: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.hasToDeploy: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] deploy.version.unregistred: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.os: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools.unix: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools.windows: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] setAsadminArgs: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init: [2023-05-20T06:43:37.380Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:37.380Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:37.380Z] [get] Not modified - so not downloaded [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.customtasks: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] prepare: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.versionExpression: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.appname: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] create.version: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] assemble.non-existent: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] process.xmlversionidentifier: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] prepare.update.xml.identifier: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] update.xml.identifier: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] deployWithNameOption: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] setAsadminArgs: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] common.deploy.asadmin: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.os: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools.unix: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools.windows: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.tools: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] setAsadminArgs: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init: [2023-05-20T06:43:37.380Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:37.380Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:37.380Z] [get] Not modified - so not downloaded [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] init.customtasks: [2023-05-20T06:43:37.380Z] [2023-05-20T06:43:37.380Z] common.run.asadmin: [2023-05-20T06:43:37.381Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:37.381Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:37.381Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:37.637Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:37.637Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.os: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.unix: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.windows: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] setAsadminArgs: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init: [2023-05-20T06:43:37.637Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:37.637Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:37.637Z] [get] Not modified - so not downloaded [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.customtasks: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] setEnabled: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] createAppRef: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] deployWithoutNameOption: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] process.versionExpression: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] process.appname: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] process.xmlversionidentifier: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] prepare.cluster: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] redeploy.version: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] setAsadminArgs: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] common.redeploy.asadmin: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.os: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.unix: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.windows: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] setAsadminArgs: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init: [2023-05-20T06:43:37.637Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:37.637Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:37.637Z] [get] Not modified - so not downloaded [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.customtasks: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] delAppRef: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.os: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.unix: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools.windows: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init.tools: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] setAsadminArgs: [2023-05-20T06:43:37.637Z] [2023-05-20T06:43:37.637Z] init: [2023-05-20T06:43:37.637Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:37.637Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:37.894Z] [get] Not modified - so not downloaded [2023-05-20T06:43:37.894Z] [2023-05-20T06:43:37.894Z] init.customtasks: [2023-05-20T06:43:37.894Z] [2023-05-20T06:43:37.894Z] common.run.asadmin: [2023-05-20T06:43:37.894Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:38.150Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:38.150Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:38.150Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:38.151Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.os: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools.unix: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools.windows: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] setAsadminArgs: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init: [2023-05-20T06:43:38.407Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:38.407Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:38.407Z] [get] Not modified - so not downloaded [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.customtasks: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] setEnabled: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] createAppRef: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.os: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools.unix: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools.windows: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.tools: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] setAsadminArgs: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init: [2023-05-20T06:43:38.407Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:38.407Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:38.407Z] [get] Not modified - so not downloaded [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] init.customtasks: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] prepare.client: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] prepare.client.appclient: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] increment.log.next: [2023-05-20T06:43:38.407Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] process.versionexpression: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] prepare.run: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] common.run.positive: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] setHttpPort: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] common.run: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] checkAppOnServer: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] declare-test: [2023-05-20T06:43:38.407Z] [echo] Starting test simple-versioned-servlet redeployment(1) untagged - logID=13 (server) [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] prepare.runclient: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] process.classpath: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] process.jvmargs: [2023-05-20T06:43:38.407Z] [2023-05-20T06:43:38.407Z] java.with.result: [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:38.664Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] process.result: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] processResult: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] failed: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] passed: [2023-05-20T06:43:38.664Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] unknown: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] runclient: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init.os: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init.tools.unix: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init.tools.windows: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init.tools: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] setAsadminArgs: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init: [2023-05-20T06:43:38.664Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:38.664Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:38.664Z] [get] Not modified - so not downloaded [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] init.customtasks: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] checkAppOnCluster: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] run.positive: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] deploy.version: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] del.ref.registred: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] process.versionExpression: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] process.appname: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] _process.target: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.664Z] process.target: [2023-05-20T06:43:38.664Z] [2023-05-20T06:43:38.665Z] prepare.is.version.registred: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init.os: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init.tools.unix: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init.tools.windows: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init.tools: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] setAsadminArgs: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init: [2023-05-20T06:43:38.665Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:38.665Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:38.665Z] [get] Not modified - so not downloaded [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] init.customtasks: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] prepare: [2023-05-20T06:43:38.665Z] [2023-05-20T06:43:38.665Z] exec.asadmin2: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.registred: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] is.version.registred: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.xmlversionidentifier: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] prepare.cluster: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.enabled: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.hasToDeploy: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] deploy.version.unregistred: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init.os: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init.tools.unix: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init.tools.windows: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init.tools: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] setAsadminArgs: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init: [2023-05-20T06:43:38.921Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:38.921Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:38.921Z] [get] Not modified - so not downloaded [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] init.customtasks: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] prepare: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.versionExpression: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] process.appname: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] create.version: [2023-05-20T06:43:38.921Z] [2023-05-20T06:43:38.921Z] assemble.non-existent: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] process.xmlversionidentifier: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] prepare.update.xml.identifier: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] update.xml.identifier: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] deployWithNameOption: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] setAsadminArgs: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] common.deploy.asadmin: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init.os: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init.tools.unix: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init.tools.windows: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init.tools: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] setAsadminArgs: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init: [2023-05-20T06:43:39.179Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:39.179Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:39.179Z] [get] Not modified - so not downloaded [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] init.customtasks: [2023-05-20T06:43:39.179Z] [2023-05-20T06:43:39.179Z] common.run.asadmin: [2023-05-20T06:43:39.179Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:39.179Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:39.179Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:39.436Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:39.436Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.os: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools.unix: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools.windows: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] setAsadminArgs: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init: [2023-05-20T06:43:39.436Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:39.436Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:39.436Z] [get] Not modified - so not downloaded [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.customtasks: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] setEnabled: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] createAppRef: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] deployWithoutNameOption: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.os: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools.unix: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools.windows: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.tools: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] setAsadminArgs: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init: [2023-05-20T06:43:39.436Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:39.436Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:39.436Z] [get] Not modified - so not downloaded [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] init.customtasks: [2023-05-20T06:43:39.436Z] [2023-05-20T06:43:39.436Z] prepare.client: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] prepare.client.appclient: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] increment.log.next: [2023-05-20T06:43:39.693Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] process.versionexpression: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] prepare.run: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] common.run.positive: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] setHttpPort: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] common.run: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] checkAppOnServer: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] declare-test: [2023-05-20T06:43:39.693Z] [echo] Starting test simple-versioned-servlet redeployment(2) untagged - logID=14 (server) [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] prepare.runclient: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] process.classpath: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] process.jvmargs: [2023-05-20T06:43:39.693Z] [2023-05-20T06:43:39.693Z] java.with.result: [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:39.952Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] process.result: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] processResult: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] failed: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] passed: [2023-05-20T06:43:39.952Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] unknown: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] runclient: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.os: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools.unix: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools.windows: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] setAsadminArgs: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init: [2023-05-20T06:43:39.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:39.952Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:39.952Z] [get] Not modified - so not downloaded [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.customtasks: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] checkAppOnCluster: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] run.positive: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] deploy.version: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] del.ref.registred: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] process.versionExpression: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] process.appname: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] _process.target: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] process.target: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] prepare.is.version.registred: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.os: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools.unix: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools.windows: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.tools: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] setAsadminArgs: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init: [2023-05-20T06:43:39.952Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:39.952Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:39.952Z] [get] Not modified - so not downloaded [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] init.customtasks: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] prepare: [2023-05-20T06:43:39.952Z] [2023-05-20T06:43:39.952Z] exec.asadmin2: [2023-05-20T06:43:40.208Z] [exec] Result: 1 [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.registred: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] is.version.registred: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.xmlversionidentifier: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] prepare.cluster: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.enabled: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.hasToDeploy: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] deploy.version.unregistred: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.os: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools.unix: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools.windows: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] setAsadminArgs: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init: [2023-05-20T06:43:40.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:40.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:40.208Z] [get] Not modified - so not downloaded [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.customtasks: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] prepare: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.versionExpression: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.appname: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] create.version: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] assemble.non-existent: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] process.xmlversionidentifier: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] prepare.update.xml.identifier: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] update.xml.identifier: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] deployWithNameOption: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] setAsadminArgs: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] common.deploy.asadmin: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.os: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools.unix: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools.windows: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.tools: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] setAsadminArgs: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init: [2023-05-20T06:43:40.208Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:40.208Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:40.208Z] [get] Not modified - so not downloaded [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] init.customtasks: [2023-05-20T06:43:40.208Z] [2023-05-20T06:43:40.208Z] common.run.asadmin: [2023-05-20T06:43:40.208Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:40.465Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:40.465Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:40.722Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:40.722Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.os: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.unix: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.windows: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] setAsadminArgs: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init: [2023-05-20T06:43:40.722Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] Not modified - so not downloaded [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.customtasks: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] setEnabled: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] createAppRef: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] deployWithoutNameOption: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] process.versionExpression: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] process.appname: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] process.xmlversionidentifier: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] prepare.cluster: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] redeploy.version: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] setAsadminArgs: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] common.redeploy.asadmin: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.os: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.unix: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.windows: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] setAsadminArgs: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init: [2023-05-20T06:43:40.722Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] Not modified - so not downloaded [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.customtasks: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] delAppRef: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.os: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.unix: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools.windows: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.tools: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] setAsadminArgs: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init: [2023-05-20T06:43:40.722Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:40.722Z] [get] Not modified - so not downloaded [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] init.customtasks: [2023-05-20T06:43:40.722Z] [2023-05-20T06:43:40.722Z] common.run.asadmin: [2023-05-20T06:43:40.722Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:40.978Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:40.978Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:41.234Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:41.234Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] init.os: [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] init.tools.unix: [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] init.tools.windows: [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] init.tools: [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] setAsadminArgs: [2023-05-20T06:43:41.234Z] [2023-05-20T06:43:41.234Z] init: [2023-05-20T06:43:41.234Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:41.234Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:41.234Z] [get] Not modified - so not downloaded [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.customtasks: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] setEnabled: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] createAppRef: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.os: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.tools.unix: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.tools.windows: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.tools: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] setAsadminArgs: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init: [2023-05-20T06:43:41.235Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:41.235Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:41.235Z] [get] Not modified - so not downloaded [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] init.customtasks: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] prepare.client: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] prepare.client.appclient: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] increment.log.next: [2023-05-20T06:43:41.235Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] process.versionexpression: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] prepare.run: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] common.run.positive: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] setHttpPort: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] common.run: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] checkAppOnServer: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] declare-test: [2023-05-20T06:43:41.235Z] [echo] Starting test simple-versioned-servlet redeployment(3) ALPHA-1.0.0 - logID=15 (server) [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] prepare.runclient: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] process.classpath: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] process.jvmargs: [2023-05-20T06:43:41.235Z] [2023-05-20T06:43:41.235Z] java.with.result: [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:41.509Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] process.result: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] processResult: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] failed: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] passed: [2023-05-20T06:43:41.509Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] unknown: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] runclient: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.os: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools.unix: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools.windows: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] setAsadminArgs: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init: [2023-05-20T06:43:41.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:41.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:41.509Z] [get] Not modified - so not downloaded [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.customtasks: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] checkAppOnCluster: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] run.positive: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] deploy.version: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] del.ref.registred: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] process.versionExpression: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] process.appname: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] _process.target: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] process.target: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] prepare.is.version.registred: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.os: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools.unix: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools.windows: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init.tools: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] setAsadminArgs: [2023-05-20T06:43:41.509Z] [2023-05-20T06:43:41.509Z] init: [2023-05-20T06:43:41.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:41.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:41.509Z] [get] Not modified - so not downloaded [2023-05-20T06:43:41.765Z] [2023-05-20T06:43:41.765Z] init.customtasks: [2023-05-20T06:43:41.765Z] [2023-05-20T06:43:41.765Z] prepare: [2023-05-20T06:43:41.765Z] [2023-05-20T06:43:41.765Z] exec.asadmin2: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.registred: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] is.version.registred: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.xmlversionidentifier: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] prepare.cluster: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.enabled: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.hasToDeploy: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] deploy.version.unregistred: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.os: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools.unix: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools.windows: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] setAsadminArgs: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init: [2023-05-20T06:43:42.022Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.022Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.022Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.customtasks: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] prepare: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.versionExpression: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.appname: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] create.version: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] assemble.non-existent: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] process.xmlversionidentifier: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] prepare.update.xml.identifier: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] update.xml.identifier: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] deployWithNameOption: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] setAsadminArgs: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] common.deploy.asadmin: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.os: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools.unix: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools.windows: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.tools: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] setAsadminArgs: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init: [2023-05-20T06:43:42.022Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.022Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.022Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] init.customtasks: [2023-05-20T06:43:42.022Z] [2023-05-20T06:43:42.022Z] common.run.asadmin: [2023-05-20T06:43:42.022Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:42.279Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:42.279Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:42.552Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:42.552Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.os: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools.unix: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools.windows: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] setAsadminArgs: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init: [2023-05-20T06:43:42.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.552Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.customtasks: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] setEnabled: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] createAppRef: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] deployWithoutNameOption: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.os: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools.unix: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools.windows: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.tools: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] setAsadminArgs: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init: [2023-05-20T06:43:42.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.552Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] init.customtasks: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] prepare.client: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] prepare.client.appclient: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] increment.log.next: [2023-05-20T06:43:42.552Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] process.versionexpression: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] prepare.run: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] common.run.positive: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] setHttpPort: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] common.run: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] checkAppOnServer: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] declare-test: [2023-05-20T06:43:42.552Z] [echo] Starting test simple-versioned-servlet redeployment(4) ALPHA-1.0.0 - logID=16 (server) [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] prepare.runclient: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] process.classpath: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] process.jvmargs: [2023-05-20T06:43:42.552Z] [2023-05-20T06:43:42.552Z] java.with.result: [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:42.809Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] process.result: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] processResult: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] failed: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] passed: [2023-05-20T06:43:42.809Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] unknown: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] runclient: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.os: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools.unix: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools.windows: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] setAsadminArgs: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init: [2023-05-20T06:43:42.809Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.809Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.809Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.customtasks: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] checkAppOnCluster: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] run.positive: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] clean.scenario: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] clean.scenario.cluster: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.os: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools.unix: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools.windows: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.tools: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] setAsadminArgs: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init: [2023-05-20T06:43:42.809Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:42.809Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:42.809Z] [get] Not modified - so not downloaded [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] init.customtasks: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] prepare: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] process.versionExpression: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] process.appname: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] _process.target: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] process.target: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] prepare.has.version.registred: [2023-05-20T06:43:42.809Z] [2023-05-20T06:43:42.809Z] exec.asadmin2: [2023-05-20T06:43:43.371Z] [2023-05-20T06:43:43.371Z] process.registred: [2023-05-20T06:43:43.371Z] [2023-05-20T06:43:43.371Z] has.version.registred: [2023-05-20T06:43:43.371Z] [2023-05-20T06:43:43.372Z] del.all.version.registred: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] _process.target: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] process.target: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] prepare.del.all.version.registred: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init.os: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init.tools.unix: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init.tools.windows: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init.tools: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] setAsadminArgs: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init: [2023-05-20T06:43:43.372Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:43.372Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:43.372Z] [get] Not modified - so not downloaded [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] init.customtasks: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] prepare: [2023-05-20T06:43:43.372Z] [2023-05-20T06:43:43.372Z] exec.asadmin: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] _del.all.version.registred: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] _clean.scenario: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] deployment: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] deploy.version: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] del.ref.registred: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] process.versionExpression: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] process.appname: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] _process.target: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] process.target: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] prepare.is.version.registred: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init.os: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init.tools.unix: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init.tools.windows: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init.tools: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] setAsadminArgs: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init: [2023-05-20T06:43:43.628Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:43.628Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:43.628Z] [get] Not modified - so not downloaded [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] init.customtasks: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] prepare: [2023-05-20T06:43:43.628Z] [2023-05-20T06:43:43.628Z] exec.asadmin2: [2023-05-20T06:43:43.885Z] [exec] Result: 1 [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.registred: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] is.version.registred: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.xmlversionidentifier: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] prepare.cluster: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.enabled: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.hasToDeploy: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] deploy.version.unregistred: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init.os: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init.tools.unix: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init.tools.windows: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init.tools: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] setAsadminArgs: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init: [2023-05-20T06:43:43.885Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:43.885Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:43.885Z] [get] Not modified - so not downloaded [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] init.customtasks: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] prepare: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.versionExpression: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.appname: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] create.version: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] assemble.non-existent: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] process.xmlversionidentifier: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] prepare.update.xml.identifier: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] update.xml.identifier: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] deployWithNameOption: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] setAsadminArgs: [2023-05-20T06:43:43.885Z] [2023-05-20T06:43:43.885Z] common.deploy.asadmin: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init.os: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init.tools.unix: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init.tools.windows: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init.tools: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] setAsadminArgs: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init: [2023-05-20T06:43:44.141Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:44.141Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:44.141Z] [get] Not modified - so not downloaded [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] init.customtasks: [2023-05-20T06:43:44.141Z] [2023-05-20T06:43:44.141Z] common.run.asadmin: [2023-05-20T06:43:44.142Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:44.142Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:44.142Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:44.398Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:44.398Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.os: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools.unix: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools.windows: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] setAsadminArgs: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init: [2023-05-20T06:43:44.398Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:44.398Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:44.398Z] [get] Not modified - so not downloaded [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.customtasks: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] setEnabled: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] createAppRef: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] deployWithoutNameOption: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] run.positive.deploy: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] deploy.version: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] del.ref.registred: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] process.versionExpression: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] process.appname: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] _process.target: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] process.target: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] prepare.is.version.registred: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.os: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools.unix: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools.windows: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.tools: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] setAsadminArgs: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init: [2023-05-20T06:43:44.398Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:44.398Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:44.398Z] [get] Not modified - so not downloaded [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] init.customtasks: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] prepare: [2023-05-20T06:43:44.398Z] [2023-05-20T06:43:44.398Z] exec.asadmin2: [2023-05-20T06:43:44.960Z] [exec] Result: 1 [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.registred: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] is.version.registred: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.xmlversionidentifier: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] prepare.cluster: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.enabled: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.hasToDeploy: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] deploy.version.unregistred: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.os: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools.unix: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools.windows: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] setAsadminArgs: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init: [2023-05-20T06:43:44.960Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:44.960Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:44.960Z] [get] Not modified - so not downloaded [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.customtasks: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] prepare: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.versionExpression: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.appname: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] create.version: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] assemble.non-existent: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] process.xmlversionidentifier: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] prepare.update.xml.identifier: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] update.xml.identifier: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] deployWithNameOption: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] setAsadminArgs: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] common.deploy.asadmin: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.os: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools.unix: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools.windows: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.tools: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] setAsadminArgs: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init: [2023-05-20T06:43:44.960Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:44.960Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:44.960Z] [get] Not modified - so not downloaded [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] init.customtasks: [2023-05-20T06:43:44.960Z] [2023-05-20T06:43:44.960Z] common.run.asadmin: [2023-05-20T06:43:44.960Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:44.960Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:44.960Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:45.217Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:45.217Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.os: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools.unix: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools.windows: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] setAsadminArgs: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init: [2023-05-20T06:43:45.217Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:45.217Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:45.217Z] [get] Not modified - so not downloaded [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.customtasks: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] setEnabled: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] createAppRef: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] deployWithoutNameOption: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] run.positive.deploy: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] deploy.version: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] del.ref.registred: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] process.versionExpression: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] process.appname: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] _process.target: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] process.target: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] prepare.is.version.registred: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.os: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools.unix: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools.windows: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.tools: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] setAsadminArgs: [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init: [2023-05-20T06:43:45.217Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:45.217Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:45.217Z] [get] Not modified - so not downloaded [2023-05-20T06:43:45.217Z] [2023-05-20T06:43:45.217Z] init.customtasks: [2023-05-20T06:43:45.472Z] [2023-05-20T06:43:45.472Z] prepare: [2023-05-20T06:43:45.472Z] [2023-05-20T06:43:45.472Z] exec.asadmin2: [2023-05-20T06:43:45.728Z] [exec] Result: 1 [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] process.registred: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] is.version.registred: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] process.xmlversionidentifier: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] prepare.cluster: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] process.enabled: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] process.hasToDeploy: [2023-05-20T06:43:45.728Z] [2023-05-20T06:43:45.728Z] deploy.version.unregistred: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.os: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools.unix: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools.windows: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] setAsadminArgs: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init: [2023-05-20T06:43:45.729Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:45.729Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:45.729Z] [get] Not modified - so not downloaded [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.customtasks: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] prepare: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] process.versionExpression: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] process.appname: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] create.version: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] assemble.non-existent: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] process.xmlversionidentifier: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] prepare.update.xml.identifier: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] update.xml.identifier: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] deployWithNameOption: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] setAsadminArgs: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] common.deploy.asadmin: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.os: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools.unix: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools.windows: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.tools: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] setAsadminArgs: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init: [2023-05-20T06:43:45.729Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:45.729Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:45.729Z] [get] Not modified - so not downloaded [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] init.customtasks: [2023-05-20T06:43:45.729Z] [2023-05-20T06:43:45.729Z] common.run.asadmin: [2023-05-20T06:43:45.729Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:43:45.985Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:45.985Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:46.241Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:43:46.241Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.os: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools.unix: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools.windows: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] setAsadminArgs: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init: [2023-05-20T06:43:46.241Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:46.241Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:46.241Z] [get] Not modified - so not downloaded [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.customtasks: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] setEnabled: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] createAppRef: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] deployWithoutNameOption: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] run.positive.deploy: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] deploy.version: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] del.ref.registred: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] process.versionExpression: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] process.appname: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] _process.target: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] process.target: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] prepare.is.version.registred: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.os: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools.unix: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools.windows: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.tools: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] setAsadminArgs: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init: [2023-05-20T06:43:46.241Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:46.241Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:46.241Z] [get] Not modified - so not downloaded [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] init.customtasks: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] prepare: [2023-05-20T06:43:46.241Z] [2023-05-20T06:43:46.241Z] exec.asadmin2: [2023-05-20T06:43:46.859Z] [exec] Result: 1 [2023-05-20T06:43:46.859Z] [2023-05-20T06:43:46.860Z] process.registred: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] is.version.registred: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.xmlversionidentifier: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] prepare.cluster: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.enabled: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.hasToDeploy: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] deploy.version.unregistred: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.os: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools.unix: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools.windows: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] setAsadminArgs: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init: [2023-05-20T06:43:46.860Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:46.860Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:46.860Z] [get] Not modified - so not downloaded [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.customtasks: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] prepare: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.versionExpression: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.appname: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] create.version: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] assemble.non-existent: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] process.xmlversionidentifier: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] prepare.update.xml.identifier: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] update.xml.identifier: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] deployWithNameOption: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] setAsadminArgs: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] common.deploy.asadmin: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.os: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools.unix: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools.windows: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.tools: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] setAsadminArgs: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init: [2023-05-20T06:43:46.860Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:46.860Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:46.860Z] [get] Not modified - so not downloaded [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] init.customtasks: [2023-05-20T06:43:46.860Z] [2023-05-20T06:43:46.860Z] common.run.asadmin: [2023-05-20T06:43:46.860Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:43:47.116Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:47.116Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:47.116Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-05-20T06:43:47.116Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init.os: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init.tools.unix: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init.tools.windows: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init.tools: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] setAsadminArgs: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init: [2023-05-20T06:43:47.116Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:47.116Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:47.116Z] [get] Not modified - so not downloaded [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] init.customtasks: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] setEnabled: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] createAppRef: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] deployWithoutNameOption: [2023-05-20T06:43:47.116Z] [2023-05-20T06:43:47.116Z] run.positive.deploy: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.versionExpression: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.appname: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.os: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools.unix: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools.windows: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] setAsadminArgs: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init: [2023-05-20T06:43:47.372Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:47.372Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:47.372Z] [get] Not modified - so not downloaded [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.customtasks: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] prepare: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] create.version: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] assemble.non-existent: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.xmlversionidentifier: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] prepare.update.xml.identifier: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] update.xml.identifier: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] unzip.version: [2023-05-20T06:43:47.372Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] deploy.version: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] del.ref.registred: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.versionExpression: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.appname: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] _process.target: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] process.target: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] prepare.is.version.registred: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.os: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools.unix: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools.windows: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.tools: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] setAsadminArgs: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init: [2023-05-20T06:43:47.372Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:47.372Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:47.372Z] [get] Not modified - so not downloaded [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] init.customtasks: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] prepare: [2023-05-20T06:43:47.372Z] [2023-05-20T06:43:47.372Z] exec.asadmin2: [2023-05-20T06:43:47.628Z] [exec] Result: 1 [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.registred: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] is.version.registred: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.xmlversionidentifier: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] prepare.cluster: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.enabled: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.hasToDeploy: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] deploy.version.unregistred: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.os: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools.unix: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools.windows: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] setAsadminArgs: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init: [2023-05-20T06:43:47.628Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:47.628Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:47.628Z] [get] Not modified - so not downloaded [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.customtasks: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] prepare: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.versionExpression: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.appname: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] create.version: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] assemble.non-existent: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] process.xmlversionidentifier: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] prepare.update.xml.identifier: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] update.xml.identifier: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] deployWithNameOption: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] setAsadminArgs: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] common.deploy.asadmin: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.os: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools.unix: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools.windows: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.tools: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] setAsadminArgs: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init: [2023-05-20T06:43:47.628Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:47.628Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:47.628Z] [get] Not modified - so not downloaded [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] init.customtasks: [2023-05-20T06:43:47.628Z] [2023-05-20T06:43:47.628Z] common.run.asadmin: [2023-05-20T06:43:47.629Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:43:47.885Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:47.885Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:48.142Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-05-20T06:43:48.142Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.os: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.unix: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.windows: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] setAsadminArgs: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init: [2023-05-20T06:43:48.142Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.customtasks: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] setEnabled: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] createAppRef: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] deployWithoutNameOption: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] deploydir.version: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] run.positive.deploy: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] undeployment: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] process.versionExpression: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] process.appname: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] process.xmlversionidentifier: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] prepare.cluster: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] undeploy.version: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] setAsadminArgs: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] common.undeploy.asadmin: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.os: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.unix: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.windows: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] setAsadminArgs: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init: [2023-05-20T06:43:48.142Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.customtasks: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] delAppRef: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.os: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.unix: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools.windows: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.tools: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] setAsadminArgs: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init: [2023-05-20T06:43:48.142Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.142Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] init.customtasks: [2023-05-20T06:43:48.142Z] [2023-05-20T06:43:48.142Z] common.run.asadmin: [2023-05-20T06:43:48.142Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-05-20T06:43:48.399Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:48.399Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:48.656Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] test.notregistred: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] process.versionExpression: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] process.appname: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] _process.target: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] process.target: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] prepare.show-component-status.asadmin: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] increment.log.next: [2023-05-20T06:43:48.656Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] declare.test: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] setHttpPort: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] declare.test.positive: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] setHttpPort: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] declare.test.negative: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] declare-test: [2023-05-20T06:43:48.656Z] [echo] Starting test simple-versioned-servlet undeployment(1) untagged - logID=17 - (server) - (fail expected) [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init.os: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init.tools.unix: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init.tools.windows: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init.tools: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] setAsadminArgs: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init: [2023-05-20T06:43:48.656Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.656Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.656Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] init.customtasks: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] prepare: [2023-05-20T06:43:48.656Z] [2023-05-20T06:43:48.656Z] exec.asadmin: [2023-05-20T06:43:48.912Z] [exec] Result: 1 [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] process.result: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] processResult: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] failed: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] passed: [2023-05-20T06:43:48.912Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] unknown: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] asadmin.with.result: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] show-component-status.asadmin: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] test.notregistred.cluster: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] process.versionExpression: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] process.appname: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] process.xmlversionidentifier: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] prepare.cluster: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] undeploy.version: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] setAsadminArgs: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] common.undeploy.asadmin: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.os: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools.unix: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools.windows: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] setAsadminArgs: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init: [2023-05-20T06:43:48.912Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.912Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.912Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.customtasks: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] delAppRef: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.os: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools.unix: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools.windows: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.tools: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] setAsadminArgs: [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init: [2023-05-20T06:43:48.912Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:48.912Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:48.912Z] [get] Not modified - so not downloaded [2023-05-20T06:43:48.912Z] [2023-05-20T06:43:48.912Z] init.customtasks: [2023-05-20T06:43:48.913Z] [2023-05-20T06:43:48.913Z] common.run.asadmin: [2023-05-20T06:43:48.913Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-05-20T06:43:49.169Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:49.170Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:49.456Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:49.456Z] [2023-05-20T06:43:49.456Z] test.notregistred: [2023-05-20T06:43:49.456Z] [2023-05-20T06:43:49.457Z] process.versionExpression: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] process.appname: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] _process.target: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] process.target: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] prepare.show-component-status.asadmin: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] increment.log.next: [2023-05-20T06:43:49.457Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] declare.test: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] setHttpPort: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] declare.test.positive: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] setHttpPort: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] declare.test.negative: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] declare-test: [2023-05-20T06:43:49.457Z] [echo] Starting test simple-versioned-servlet undeployment(2) ALPHA-1.0.0 - logID=18 - (server) - (fail expected) [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init.os: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init.tools.unix: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init.tools.windows: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init.tools: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] setAsadminArgs: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init: [2023-05-20T06:43:49.457Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:49.457Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:49.457Z] [get] Not modified - so not downloaded [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] init.customtasks: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] prepare: [2023-05-20T06:43:49.457Z] [2023-05-20T06:43:49.457Z] exec.asadmin: [2023-05-20T06:43:49.713Z] [exec] Result: 1 [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] process.result: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] processResult: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] failed: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] passed: [2023-05-20T06:43:49.713Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] unknown: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] asadmin.with.result: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] show-component-status.asadmin: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] test.notregistred.cluster: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] process.versionExpression: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] process.appname: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] process.xmlversionidentifier: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] prepare.cluster: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] undeploy.version: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] setAsadminArgs: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] common.undeploy.asadmin: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.os: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools.unix: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools.windows: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] setAsadminArgs: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init: [2023-05-20T06:43:49.713Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:49.713Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:49.713Z] [get] Not modified - so not downloaded [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.customtasks: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] delAppRef: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.os: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools.unix: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools.windows: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.tools: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] setAsadminArgs: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init: [2023-05-20T06:43:49.713Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:49.713Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:49.713Z] [get] Not modified - so not downloaded [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] init.customtasks: [2023-05-20T06:43:49.713Z] [2023-05-20T06:43:49.713Z] common.run.asadmin: [2023-05-20T06:43:49.713Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-05-20T06:43:49.969Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:49.969Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:50.253Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] test.notregistred: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] process.versionExpression: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] process.appname: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] _process.target: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] process.target: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] prepare.show-component-status.asadmin: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] increment.log.next: [2023-05-20T06:43:50.253Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] declare.test: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] setHttpPort: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] declare.test.positive: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] setHttpPort: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] declare.test.negative: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] declare-test: [2023-05-20T06:43:50.253Z] [echo] Starting test simple-versioned-servlet undeployment(3) ALPHA* - logID=19 - (server) - (fail expected) [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init.os: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init.tools.unix: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init.tools.windows: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init.tools: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] setAsadminArgs: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init: [2023-05-20T06:43:50.253Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:50.253Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:50.253Z] [get] Not modified - so not downloaded [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] init.customtasks: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] prepare: [2023-05-20T06:43:50.253Z] [2023-05-20T06:43:50.253Z] exec.asadmin: [2023-05-20T06:43:50.509Z] [exec] Result: 1 [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] process.result: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] processResult: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] failed: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] passed: [2023-05-20T06:43:50.509Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] unknown: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] asadmin.with.result: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] show-component-status.asadmin: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] test.notregistred.cluster: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] process.versionExpression: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] process.appname: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] process.xmlversionidentifier: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] prepare.cluster: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] undeploy.version: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] setAsadminArgs: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] common.undeploy.asadmin: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.os: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools.unix: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools.windows: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] setAsadminArgs: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init: [2023-05-20T06:43:50.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:50.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:50.509Z] [get] Not modified - so not downloaded [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.customtasks: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] delAppRef: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.os: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools.unix: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools.windows: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.tools: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] setAsadminArgs: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init: [2023-05-20T06:43:50.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:50.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:50.509Z] [get] Not modified - so not downloaded [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] init.customtasks: [2023-05-20T06:43:50.509Z] [2023-05-20T06:43:50.509Z] common.run.asadmin: [2023-05-20T06:43:50.509Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-05-20T06:43:50.765Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:50.765Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:51.050Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] test.notregistred: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] process.versionExpression: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] process.appname: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] _process.target: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] process.target: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] prepare.show-component-status.asadmin: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] increment.log.next: [2023-05-20T06:43:51.051Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] declare.test: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] setHttpPort: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] declare.test.positive: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] setHttpPort: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] declare.test.negative: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] declare-test: [2023-05-20T06:43:51.051Z] [echo] Starting test simple-versioned-servlet undeployment(4) * - logID=20 - (server) - (fail expected) [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init.os: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init.tools.unix: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init.tools.windows: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init.tools: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] setAsadminArgs: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init: [2023-05-20T06:43:51.051Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:51.051Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:51.051Z] [get] Not modified - so not downloaded [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] init.customtasks: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] prepare: [2023-05-20T06:43:51.051Z] [2023-05-20T06:43:51.051Z] exec.asadmin: [2023-05-20T06:43:51.307Z] [exec] Result: 1 [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] process.result: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] processResult: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] failed: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] passed: [2023-05-20T06:43:51.307Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] unknown: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] asadmin.with.result: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] show-component-status.asadmin: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] test.notregistred.cluster: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] samples.scenarios: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] clean.scenario: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] clean.scenario.cluster: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init.os: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init.tools.unix: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init.tools.windows: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init.tools: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] setAsadminArgs: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init: [2023-05-20T06:43:51.307Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:51.307Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:51.307Z] [get] Not modified - so not downloaded [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] init.customtasks: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] prepare: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] process.versionExpression: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] process.appname: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] _process.target: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] process.target: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] prepare.has.version.registred: [2023-05-20T06:43:51.307Z] [2023-05-20T06:43:51.307Z] exec.asadmin2: [2023-05-20T06:43:51.563Z] [exec] Result: 1 [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] process.registred: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] has.version.registred: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] del.all.version.registred: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] _clean.scenario: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] deploy.version: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] del.ref.registred: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] process.versionExpression: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] process.appname: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] _process.target: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] process.target: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] prepare.is.version.registred: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init.os: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init.tools.unix: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init.tools.windows: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init.tools: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] setAsadminArgs: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init: [2023-05-20T06:43:51.563Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:51.563Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:51.563Z] [get] Not modified - so not downloaded [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] init.customtasks: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] prepare: [2023-05-20T06:43:51.563Z] [2023-05-20T06:43:51.563Z] exec.asadmin2: [2023-05-20T06:43:52.152Z] [exec] Result: 1 [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.registred: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] is.version.registred: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.xmlversionidentifier: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] prepare.cluster: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.enabled: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.hasToDeploy: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] deploy.version.unregistred: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.os: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools.unix: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools.windows: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] setAsadminArgs: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init: [2023-05-20T06:43:52.152Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:52.152Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:52.152Z] [get] Not modified - so not downloaded [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.customtasks: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] prepare: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.versionExpression: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.appname: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] create.version: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] assemble.non-existent: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] process.xmlversionidentifier: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] prepare.update.xml.identifier: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] update.xml.identifier: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] deployWithNameOption: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] setAsadminArgs: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] common.deploy.asadmin: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.os: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools.unix: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools.windows: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.tools: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] setAsadminArgs: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init: [2023-05-20T06:43:52.152Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:52.152Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:52.152Z] [get] Not modified - so not downloaded [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] init.customtasks: [2023-05-20T06:43:52.152Z] [2023-05-20T06:43:52.152Z] common.run.asadmin: [2023-05-20T06:43:52.152Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:52.152Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:52.152Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:52.409Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:52.409Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.os: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools.unix: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools.windows: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] setAsadminArgs: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init: [2023-05-20T06:43:52.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:52.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:52.409Z] [get] Not modified - so not downloaded [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.customtasks: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] setEnabled: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] createAppRef: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] deployWithoutNameOption: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.os: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools.unix: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools.windows: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.tools: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] setAsadminArgs: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init: [2023-05-20T06:43:52.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:52.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:52.409Z] [get] Not modified - so not downloaded [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] init.customtasks: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] prepare.client: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] prepare.client.appclient: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] increment.log.next: [2023-05-20T06:43:52.409Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] process.versionexpression: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] prepare.run: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] common.run.positive: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] setHttpPort: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] common.run: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] checkAppOnServer: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] declare-test: [2023-05-20T06:43:52.409Z] [echo] Starting test simple-versioned-servlet sample.scenarios(1) - logID=21 (server) [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] prepare.runclient: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] process.classpath: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] process.jvmargs: [2023-05-20T06:43:52.409Z] [2023-05-20T06:43:52.409Z] java.with.result: [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:53.352Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] process.result: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] processResult: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] failed: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] passed: [2023-05-20T06:43:53.352Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] unknown: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] runclient: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.os: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools.unix: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools.windows: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] setAsadminArgs: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init: [2023-05-20T06:43:53.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:53.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:53.352Z] [get] Not modified - so not downloaded [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.customtasks: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] checkAppOnCluster: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] run.positive: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] deploy.version: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] del.ref.registred: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] process.versionExpression: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] process.appname: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] _process.target: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] process.target: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] prepare.is.version.registred: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.os: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools.unix: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools.windows: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.tools: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] setAsadminArgs: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init: [2023-05-20T06:43:53.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:53.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:53.352Z] [get] Not modified - so not downloaded [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] init.customtasks: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] prepare: [2023-05-20T06:43:53.352Z] [2023-05-20T06:43:53.352Z] exec.asadmin2: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.registred: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] is.version.registred: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.xmlversionidentifier: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] prepare.cluster: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.enabled: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.hasToDeploy: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] deploy.version.unregistred: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.os: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools.unix: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools.windows: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] setAsadminArgs: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init: [2023-05-20T06:43:53.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:53.609Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:53.609Z] [get] Not modified - so not downloaded [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.customtasks: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] prepare: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.versionExpression: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.appname: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] create.version: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] assemble.non-existent: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] process.xmlversionidentifier: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] prepare.update.xml.identifier: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] update.xml.identifier: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] deployWithNameOption: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] setAsadminArgs: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] common.deploy.asadmin: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.os: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools.unix: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools.windows: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.tools: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] setAsadminArgs: [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init: [2023-05-20T06:43:53.609Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:53.609Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:53.609Z] [get] Not modified - so not downloaded [2023-05-20T06:43:53.609Z] [2023-05-20T06:43:53.609Z] init.customtasks: [2023-05-20T06:43:53.610Z] [2023-05-20T06:43:53.610Z] common.run.asadmin: [2023-05-20T06:43:53.610Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:43:53.866Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:53.866Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:54.122Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:43:54.123Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.os: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools.unix: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools.windows: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] setAsadminArgs: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init: [2023-05-20T06:43:54.123Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.123Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.123Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.customtasks: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] setEnabled: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] createAppRef: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] deployWithoutNameOption: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.os: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools.unix: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools.windows: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.tools: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] setAsadminArgs: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init: [2023-05-20T06:43:54.123Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.123Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.123Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] init.customtasks: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] prepare.client: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] prepare.client.appclient: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] increment.log.next: [2023-05-20T06:43:54.123Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] process.versionexpression: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] prepare.run: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] common.run.positive: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] setHttpPort: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] common.run: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] checkAppOnServer: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] declare-test: [2023-05-20T06:43:54.123Z] [echo] Starting test simple-versioned-servlet sample.scenarios(2) - logID=22 (server) [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] prepare.runclient: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] process.classpath: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] process.jvmargs: [2023-05-20T06:43:54.123Z] [2023-05-20T06:43:54.123Z] java.with.result: [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:43:54.380Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] process.result: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] processResult: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] failed: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] passed: [2023-05-20T06:43:54.380Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] unknown: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] runclient: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.os: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools.unix: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools.windows: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] setAsadminArgs: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init: [2023-05-20T06:43:54.380Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.380Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.380Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.customtasks: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] checkAppOnCluster: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] run.positive: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] deploy.version: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] del.ref.registred: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] process.versionExpression: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] process.appname: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] _process.target: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] process.target: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] prepare.is.version.registred: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.os: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools.unix: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools.windows: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.tools: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] setAsadminArgs: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init: [2023-05-20T06:43:54.380Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.380Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.380Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] init.customtasks: [2023-05-20T06:43:54.380Z] [2023-05-20T06:43:54.380Z] prepare: [2023-05-20T06:43:54.381Z] [2023-05-20T06:43:54.381Z] exec.asadmin2: [2023-05-20T06:43:54.959Z] [exec] Result: 1 [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.registred: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] is.version.registred: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.xmlversionidentifier: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] prepare.cluster: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.enabled: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.hasToDeploy: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] deploy.version.unregistred: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.os: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools.unix: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools.windows: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] setAsadminArgs: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init: [2023-05-20T06:43:54.959Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.959Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.959Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.customtasks: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] prepare: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.versionExpression: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.appname: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] create.version: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] assemble.non-existent: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] process.xmlversionidentifier: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] prepare.update.xml.identifier: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] update.xml.identifier: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] deployWithNameOption: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] setAsadminArgs: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] common.deploy.asadmin: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.os: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools.unix: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools.windows: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.tools: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] setAsadminArgs: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init: [2023-05-20T06:43:54.959Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:54.959Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:54.959Z] [get] Not modified - so not downloaded [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] init.customtasks: [2023-05-20T06:43:54.959Z] [2023-05-20T06:43:54.959Z] common.run.asadmin: [2023-05-20T06:43:54.960Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:43:54.960Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:54.960Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:55.216Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:43:55.216Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.os: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools.unix: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools.windows: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] setAsadminArgs: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init: [2023-05-20T06:43:55.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:55.216Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:55.216Z] [get] Not modified - so not downloaded [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.customtasks: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] setEnabled: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] createAppRef: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] deployWithoutNameOption: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.os: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools.unix: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools.windows: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.tools: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] setAsadminArgs: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init: [2023-05-20T06:43:55.216Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:55.216Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:55.216Z] [get] Not modified - so not downloaded [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] init.customtasks: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] prepare.client: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] prepare.client.appclient: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] increment.log.next: [2023-05-20T06:43:55.216Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] process.versionexpression: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] prepare.run: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] common.run.positive: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] setHttpPort: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] common.run: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] checkAppOnServer: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] declare-test: [2023-05-20T06:43:55.216Z] [echo] Starting test simple-versioned-servlet sample.scenarios(3) - logID=23 (server) [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] prepare.runclient: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] process.classpath: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] process.jvmargs: [2023-05-20T06:43:55.216Z] [2023-05-20T06:43:55.216Z] java.with.result: [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:55.780Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] process.result: [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] processResult: [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] failed: [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] passed: [2023-05-20T06:43:55.780Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] unknown: [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.780Z] runclient: [2023-05-20T06:43:55.780Z] [2023-05-20T06:43:55.781Z] init.os: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools.unix: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools.windows: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] setAsadminArgs: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init: [2023-05-20T06:43:55.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:55.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:55.781Z] [get] Not modified - so not downloaded [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.customtasks: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] checkAppOnCluster: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] run.positive: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] deploy.version: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] del.ref.registred: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] process.versionExpression: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] process.appname: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] _process.target: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] process.target: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] prepare.is.version.registred: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.os: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools.unix: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools.windows: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.tools: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] setAsadminArgs: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init: [2023-05-20T06:43:55.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:55.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:55.781Z] [get] Not modified - so not downloaded [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] init.customtasks: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] prepare: [2023-05-20T06:43:55.781Z] [2023-05-20T06:43:55.781Z] exec.asadmin2: [2023-05-20T06:43:56.054Z] [exec] Result: 1 [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.registred: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] is.version.registred: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.xmlversionidentifier: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] prepare.cluster: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.enabled: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.hasToDeploy: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] deploy.version.unregistred: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.os: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools.unix: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools.windows: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] setAsadminArgs: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init: [2023-05-20T06:43:56.054Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.054Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.054Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.customtasks: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] prepare: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.versionExpression: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.appname: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] create.version: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] assemble.non-existent: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] process.xmlversionidentifier: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] prepare.update.xml.identifier: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] update.xml.identifier: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] deployWithNameOption: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] setAsadminArgs: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] common.deploy.asadmin: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.os: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools.unix: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools.windows: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.tools: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] setAsadminArgs: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init: [2023-05-20T06:43:56.054Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.054Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.054Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] init.customtasks: [2023-05-20T06:43:56.054Z] [2023-05-20T06:43:56.054Z] common.run.asadmin: [2023-05-20T06:43:56.054Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:43:56.311Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:56.311Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:56.567Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:43:56.567Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] init.os: [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] init.tools.unix: [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] init.tools.windows: [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] init.tools: [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] setAsadminArgs: [2023-05-20T06:43:56.567Z] [2023-05-20T06:43:56.567Z] init: [2023-05-20T06:43:56.567Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.568Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.568Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.customtasks: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] setEnabled: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] createAppRef: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] deployWithoutNameOption: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.os: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.tools.unix: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.tools.windows: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.tools: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] setAsadminArgs: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init: [2023-05-20T06:43:56.568Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.568Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.568Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] init.customtasks: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] prepare.client: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] prepare.client.appclient: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] increment.log.next: [2023-05-20T06:43:56.568Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] process.versionexpression: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] prepare.run: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] common.run.negative: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] setHttpPort: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] common.run: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] checkAppOnServer: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] declare-test: [2023-05-20T06:43:56.568Z] [echo] Starting test simple-versioned-servlet sample.scenarios(4) - logID=24 (server) [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] prepare.runclient: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] process.classpath: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] process.jvmargs: [2023-05-20T06:43:56.568Z] [2023-05-20T06:43:56.568Z] java.with.result: [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:43:56.824Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] process.result: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] processResult: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] failed: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] passed: [2023-05-20T06:43:56.824Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] unknown: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] runclient: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.os: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools.unix: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools.windows: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] setAsadminArgs: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init: [2023-05-20T06:43:56.824Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.824Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.824Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.customtasks: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] checkAppOnCluster: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] run.negative: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] process.versionExpression: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] process.appname: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] process.xmlversionidentifier: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] prepare.cluster: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] enable.version: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] setAsadminArgs: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] common.enable.asadmin: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.os: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools.unix: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools.windows: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.tools: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] setAsadminArgs: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init: [2023-05-20T06:43:56.824Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:56.824Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:56.824Z] [get] Not modified - so not downloaded [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] init.customtasks: [2023-05-20T06:43:56.824Z] [2023-05-20T06:43:56.824Z] common.run.asadmin: [2023-05-20T06:43:56.824Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-05-20T06:43:57.081Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:57.081Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:43:57.338Z] [exec] Command enable executed successfully. [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.os: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools.unix: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools.windows: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] setAsadminArgs: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init: [2023-05-20T06:43:57.338Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:57.338Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:57.338Z] [get] Not modified - so not downloaded [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.customtasks: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] enableAppOnInstance: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.os: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools.unix: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools.windows: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.tools: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] setAsadminArgs: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init: [2023-05-20T06:43:57.338Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:57.338Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:57.338Z] [get] Not modified - so not downloaded [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] init.customtasks: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] prepare.client: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] prepare.client.appclient: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] increment.log.next: [2023-05-20T06:43:57.338Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] process.versionexpression: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] prepare.run: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] common.run.positive: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] setHttpPort: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] common.run: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] checkAppOnServer: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] declare-test: [2023-05-20T06:43:57.338Z] [echo] Starting test simple-versioned-servlet sample.scenarios(5) - logID=25 (server) [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] prepare.runclient: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] process.classpath: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] process.jvmargs: [2023-05-20T06:43:57.338Z] [2023-05-20T06:43:57.338Z] java.with.result: [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2023-05-20T06:43:57.605Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] process.result: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] processResult: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] failed: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] passed: [2023-05-20T06:43:57.605Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] unknown: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] runclient: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.os: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools.unix: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools.windows: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] setAsadminArgs: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init: [2023-05-20T06:43:57.605Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:57.605Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:57.605Z] [get] Not modified - so not downloaded [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.customtasks: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] checkAppOnCluster: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] run.positive: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] deploy.version: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] del.ref.registred: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] process.versionExpression: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] process.appname: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] _process.target: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] process.target: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] prepare.is.version.registred: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.os: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools.unix: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools.windows: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init.tools: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] setAsadminArgs: [2023-05-20T06:43:57.605Z] [2023-05-20T06:43:57.605Z] init: [2023-05-20T06:43:57.605Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:57.605Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:57.605Z] [get] Not modified - so not downloaded [2023-05-20T06:43:57.861Z] [2023-05-20T06:43:57.861Z] init.customtasks: [2023-05-20T06:43:57.861Z] [2023-05-20T06:43:57.861Z] prepare: [2023-05-20T06:43:57.861Z] [2023-05-20T06:43:57.861Z] exec.asadmin2: [2023-05-20T06:43:58.118Z] [exec] Result: 1 [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.registred: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] is.version.registred: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.xmlversionidentifier: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] prepare.cluster: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.enabled: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.hasToDeploy: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] deploy.version.unregistred: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.os: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools.unix: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools.windows: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] setAsadminArgs: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init: [2023-05-20T06:43:58.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.118Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.118Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.customtasks: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] prepare: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.versionExpression: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.appname: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] create.version: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] assemble.non-existent: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] process.xmlversionidentifier: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] prepare.update.xml.identifier: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] update.xml.identifier: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] deployWithNameOption: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] setAsadminArgs: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] common.deploy.asadmin: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.os: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools.unix: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools.windows: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.tools: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] setAsadminArgs: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init: [2023-05-20T06:43:58.118Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.118Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.118Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] init.customtasks: [2023-05-20T06:43:58.118Z] [2023-05-20T06:43:58.118Z] common.run.asadmin: [2023-05-20T06:43:58.118Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:43:58.378Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:58.379Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:43:58.379Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-05-20T06:43:58.379Z] [exec] Command deploy executed successfully. [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.os: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools.unix: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools.windows: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] setAsadminArgs: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init: [2023-05-20T06:43:58.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.638Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.customtasks: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] setEnabled: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] createAppRef: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] deployWithoutNameOption: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.os: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools.unix: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools.windows: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.tools: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] setAsadminArgs: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init: [2023-05-20T06:43:58.638Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.638Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.638Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] init.customtasks: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] prepare.client: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] prepare.client.appclient: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] increment.log.next: [2023-05-20T06:43:58.638Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] process.versionexpression: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] prepare.run: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] common.run.positive: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] setHttpPort: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] common.run: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] checkAppOnServer: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] declare-test: [2023-05-20T06:43:58.638Z] [echo] Starting test simple-versioned-servlet sample.scenarios(6) - logID=26 (server) [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] prepare.runclient: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] process.classpath: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] process.jvmargs: [2023-05-20T06:43:58.638Z] [2023-05-20T06:43:58.638Z] java.with.result: [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2023-05-20T06:43:58.895Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] process.result: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] processResult: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] failed: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] passed: [2023-05-20T06:43:58.895Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] unknown: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] runclient: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init.os: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init.tools.unix: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init.tools.windows: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init.tools: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] setAsadminArgs: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init: [2023-05-20T06:43:58.895Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.895Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.895Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] init.customtasks: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.895Z] checkAppOnCluster: [2023-05-20T06:43:58.895Z] [2023-05-20T06:43:58.896Z] run.positive: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] process.versionExpression: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] process.appname: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] process.xmlversionidentifier: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] prepare.cluster: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] undeploy.version: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] setAsadminArgs: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] common.undeploy.asadmin: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.os: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools.unix: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools.windows: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] setAsadminArgs: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init: [2023-05-20T06:43:58.896Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.896Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.896Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.customtasks: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] delAppRef: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.os: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools.unix: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools.windows: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.tools: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] setAsadminArgs: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init: [2023-05-20T06:43:58.896Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:58.896Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:58.896Z] [get] Not modified - so not downloaded [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] init.customtasks: [2023-05-20T06:43:58.896Z] [2023-05-20T06:43:58.896Z] common.run.asadmin: [2023-05-20T06:43:58.896Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2023-05-20T06:43:59.152Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:59.152Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:43:59.152Z] [exec] Command undeploy executed successfully. [2023-05-20T06:43:59.152Z] [2023-05-20T06:43:59.152Z] test.notregistred: [2023-05-20T06:43:59.152Z] [2023-05-20T06:43:59.152Z] process.versionExpression: [2023-05-20T06:43:59.152Z] [2023-05-20T06:43:59.153Z] process.appname: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] _process.target: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] process.target: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] prepare.show-component-status.asadmin: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] increment.log.next: [2023-05-20T06:43:59.153Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] declare.test: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] setHttpPort: [2023-05-20T06:43:59.153Z] [2023-05-20T06:43:59.153Z] declare.test.positive: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] setHttpPort: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] declare.test.negative: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] declare-test: [2023-05-20T06:43:59.411Z] [echo] Starting test simple-versioned-servlet sample.scenarios(7) - logID=27 - (server) - (fail expected) [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init.os: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init.tools.unix: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init.tools.windows: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init.tools: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] setAsadminArgs: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init: [2023-05-20T06:43:59.411Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:59.411Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:59.411Z] [get] Not modified - so not downloaded [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] init.customtasks: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] prepare: [2023-05-20T06:43:59.411Z] [2023-05-20T06:43:59.411Z] exec.asadmin: [2023-05-20T06:43:59.668Z] [exec] Result: 1 [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] process.result: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] processResult: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] failed: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] passed: [2023-05-20T06:43:59.668Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] unknown: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] asadmin.with.result: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] show-component-status.asadmin: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] test.notregistred.cluster: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] process.versionExpression: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] process.appname: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] process.xmlversionidentifier: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] prepare.cluster: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] enable.version: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] setAsadminArgs: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] common.enable.asadmin: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init.os: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init.tools.unix: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init.tools.windows: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init.tools: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] setAsadminArgs: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init: [2023-05-20T06:43:59.668Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:59.668Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:59.668Z] [get] Not modified - so not downloaded [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] init.customtasks: [2023-05-20T06:43:59.668Z] [2023-05-20T06:43:59.668Z] common.run.asadmin: [2023-05-20T06:43:59.668Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-05-20T06:43:59.924Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:43:59.924Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:43:59.924Z] [exec] Command enable executed successfully. [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.os: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools.unix: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools.windows: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] setAsadminArgs: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init: [2023-05-20T06:43:59.924Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:59.924Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:59.924Z] [get] Not modified - so not downloaded [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.customtasks: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] enableAppOnInstance: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.os: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools.unix: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools.windows: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.tools: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] setAsadminArgs: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init: [2023-05-20T06:43:59.924Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:43:59.924Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:43:59.924Z] [get] Not modified - so not downloaded [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] init.customtasks: [2023-05-20T06:43:59.924Z] [2023-05-20T06:43:59.924Z] prepare.client: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] prepare.client.appclient: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] increment.log.next: [2023-05-20T06:44:00.181Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] process.versionexpression: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] prepare.run: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] common.run.positive: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] setHttpPort: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] common.run: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] checkAppOnServer: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] declare-test: [2023-05-20T06:44:00.181Z] [echo] Starting test simple-versioned-servlet sample.scenarions(8) - logID=28 (server) [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] prepare.runclient: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] process.classpath: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] process.jvmargs: [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] java.with.result: [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:44:00.181Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:00.181Z] [2023-05-20T06:44:00.181Z] process.result: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] processResult: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] failed: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] passed: [2023-05-20T06:44:00.452Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] unknown: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] runclient: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.os: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.unix: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.windows: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] setAsadminArgs: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init: [2023-05-20T06:44:00.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:00.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:00.452Z] [get] Not modified - so not downloaded [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.customtasks: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] checkAppOnCluster: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] run.positive: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] process.versionExpression: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] process.appname: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] process.xmlversionidentifier: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] prepare.cluster: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] undeploy.version: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] setAsadminArgs: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] common.undeploy.asadmin: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.os: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.unix: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.windows: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] setAsadminArgs: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init: [2023-05-20T06:44:00.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:00.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:00.452Z] [get] Not modified - so not downloaded [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.customtasks: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] delAppRef: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.os: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.unix: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools.windows: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init.tools: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] setAsadminArgs: [2023-05-20T06:44:00.452Z] [2023-05-20T06:44:00.452Z] init: [2023-05-20T06:44:00.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:00.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:00.453Z] [get] Not modified - so not downloaded [2023-05-20T06:44:00.453Z] [2023-05-20T06:44:00.453Z] init.customtasks: [2023-05-20T06:44:00.453Z] [2023-05-20T06:44:00.453Z] common.run.asadmin: [2023-05-20T06:44:00.453Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2023-05-20T06:44:00.709Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:00.709Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:00.709Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] test.notregistred: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] process.versionExpression: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] process.appname: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] _process.target: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] process.target: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] increment.log.next: [2023-05-20T06:44:00.709Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] declare.test: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] setHttpPort: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] declare.test.positive: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] setHttpPort: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] declare.test.negative: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] declare-test: [2023-05-20T06:44:00.709Z] [echo] Starting test simple-versioned-servlet sample.scenarios(9) - logID=29 - (server) - (fail expected) [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] init.os: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] init.tools.unix: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.709Z] init.tools.windows: [2023-05-20T06:44:00.709Z] [2023-05-20T06:44:00.710Z] init.tools: [2023-05-20T06:44:00.710Z] [2023-05-20T06:44:00.710Z] setAsadminArgs: [2023-05-20T06:44:00.710Z] [2023-05-20T06:44:00.710Z] init: [2023-05-20T06:44:00.710Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:00.710Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:00.710Z] [get] Not modified - so not downloaded [2023-05-20T06:44:00.710Z] [2023-05-20T06:44:00.710Z] init.customtasks: [2023-05-20T06:44:00.710Z] [2023-05-20T06:44:00.710Z] prepare: [2023-05-20T06:44:00.710Z] [2023-05-20T06:44:00.710Z] exec.asadmin: [2023-05-20T06:44:00.966Z] [exec] Result: 1 [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] process.result: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] processResult: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] failed: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] passed: [2023-05-20T06:44:00.966Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] unknown: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] asadmin.with.result: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] show-component-status.asadmin: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] test.notregistred.cluster: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] test.notregistred: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] process.versionExpression: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] process.appname: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] _process.target: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] process.target: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:00.966Z] [2023-05-20T06:44:00.966Z] increment.log.next: [2023-05-20T06:44:00.966Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] declare.test: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] setHttpPort: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] declare.test.positive: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] setHttpPort: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] declare.test.negative: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] declare-test: [2023-05-20T06:44:01.252Z] [echo] Starting test simple-versioned-servlet sample.scenarios(10) - logID=30 - (server) - (fail expected) [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init.os: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init.tools.unix: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init.tools.windows: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init.tools: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] setAsadminArgs: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init: [2023-05-20T06:44:01.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:01.252Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:01.252Z] [get] Not modified - so not downloaded [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] init.customtasks: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] prepare: [2023-05-20T06:44:01.252Z] [2023-05-20T06:44:01.252Z] exec.asadmin: [2023-05-20T06:44:01.509Z] [exec] Result: 1 [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] process.result: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] processResult: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] failed: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] passed: [2023-05-20T06:44:01.509Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] unknown: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] asadmin.with.result: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] show-component-status.asadmin: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.509Z] test.notregistred.cluster: [2023-05-20T06:44:01.509Z] [2023-05-20T06:44:01.510Z] clean.scenario: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] clean.scenario.cluster: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init.os: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init.tools.unix: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init.tools.windows: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init.tools: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] setAsadminArgs: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init: [2023-05-20T06:44:01.510Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:01.510Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:01.510Z] [get] Not modified - so not downloaded [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] init.customtasks: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] prepare: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] process.versionExpression: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] process.appname: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] _process.target: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] process.target: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] prepare.has.version.registred: [2023-05-20T06:44:01.510Z] [2023-05-20T06:44:01.510Z] exec.asadmin2: [2023-05-20T06:44:01.768Z] [exec] Result: 1 [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] process.registred: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] has.version.registred: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] del.all.version.registred: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] _clean.scenario: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] deployment: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] deploy.version: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] del.ref.registred: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] process.versionExpression: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] process.appname: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] _process.target: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] process.target: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] prepare.is.version.registred: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init.os: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init.tools.unix: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init.tools.windows: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init.tools: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] setAsadminArgs: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init: [2023-05-20T06:44:01.768Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:01.768Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:01.768Z] [get] Not modified - so not downloaded [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] init.customtasks: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] prepare: [2023-05-20T06:44:01.768Z] [2023-05-20T06:44:01.768Z] exec.asadmin2: [2023-05-20T06:44:02.025Z] [exec] Result: 1 [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] process.registred: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] is.version.registred: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] process.xmlversionidentifier: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] prepare.cluster: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] process.enabled: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] process.hasToDeploy: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] deploy.version.unregistred: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] init.os: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] init.tools.unix: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] init.tools.windows: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] init.tools: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] setAsadminArgs: [2023-05-20T06:44:02.025Z] [2023-05-20T06:44:02.025Z] init: [2023-05-20T06:44:02.025Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:02.025Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:02.025Z] [get] Not modified - so not downloaded [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.customtasks: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] prepare: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] process.versionExpression: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] process.appname: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] create.version: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] assemble.non-existent: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] process.xmlversionidentifier: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] prepare.update.xml.identifier: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] update.xml.identifier: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] deployWithNameOption: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] setAsadminArgs: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] common.deploy.asadmin: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.os: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.tools.unix: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.tools.windows: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.tools: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] setAsadminArgs: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init: [2023-05-20T06:44:02.282Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:02.282Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:02.282Z] [get] Not modified - so not downloaded [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] init.customtasks: [2023-05-20T06:44:02.282Z] [2023-05-20T06:44:02.282Z] common.run.asadmin: [2023-05-20T06:44:02.282Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:44:02.552Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:02.552Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:02.552Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:44:02.552Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init.os: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init.tools.unix: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init.tools.windows: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init.tools: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] setAsadminArgs: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init: [2023-05-20T06:44:02.552Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:02.552Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:02.552Z] [get] Not modified - so not downloaded [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] init.customtasks: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] setEnabled: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] createAppRef: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] deployWithoutNameOption: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] run.positive.deploy: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] deploy.version: [2023-05-20T06:44:02.552Z] [2023-05-20T06:44:02.552Z] del.ref.registred: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] process.versionExpression: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] process.appname: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] _process.target: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] process.target: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] prepare.is.version.registred: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init.os: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init.tools.unix: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init.tools.windows: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init.tools: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] setAsadminArgs: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init: [2023-05-20T06:44:02.809Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:02.809Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:02.809Z] [get] Not modified - so not downloaded [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] init.customtasks: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] prepare: [2023-05-20T06:44:02.809Z] [2023-05-20T06:44:02.809Z] exec.asadmin2: [2023-05-20T06:44:03.065Z] [exec] Result: 1 [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.registred: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] is.version.registred: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.xmlversionidentifier: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] prepare.cluster: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.enabled: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.hasToDeploy: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] deploy.version.unregistred: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.os: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools.unix: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools.windows: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] setAsadminArgs: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init: [2023-05-20T06:44:03.065Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.065Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.065Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.customtasks: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] prepare: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.versionExpression: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.appname: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] create.version: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] assemble.non-existent: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] process.xmlversionidentifier: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] prepare.update.xml.identifier: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] update.xml.identifier: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] deployWithNameOption: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] setAsadminArgs: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] common.deploy.asadmin: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.os: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools.unix: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools.windows: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.tools: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] setAsadminArgs: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init: [2023-05-20T06:44:03.065Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.065Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.065Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] init.customtasks: [2023-05-20T06:44:03.065Z] [2023-05-20T06:44:03.065Z] common.run.asadmin: [2023-05-20T06:44:03.065Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:44:03.323Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:03.323Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:03.323Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:44:03.323Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] init.os: [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] init.tools.unix: [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] init.tools.windows: [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] init.tools: [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] setAsadminArgs: [2023-05-20T06:44:03.323Z] [2023-05-20T06:44:03.323Z] init: [2023-05-20T06:44:03.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.323Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.580Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.customtasks: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] setEnabled: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] createAppRef: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] deployWithoutNameOption: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] run.positive.deploy: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] deploy.version: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] del.ref.registred: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] process.versionExpression: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] process.appname: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] _process.target: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] process.target: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] prepare.is.version.registred: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.os: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.tools.unix: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.tools.windows: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.tools: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] setAsadminArgs: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init: [2023-05-20T06:44:03.580Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.580Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.580Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] init.customtasks: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] prepare: [2023-05-20T06:44:03.580Z] [2023-05-20T06:44:03.580Z] exec.asadmin2: [2023-05-20T06:44:03.837Z] [exec] Result: 1 [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.registred: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] is.version.registred: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.xmlversionidentifier: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] prepare.cluster: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.enabled: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.hasToDeploy: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] deploy.version.unregistred: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init.os: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init.tools.unix: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init.tools.windows: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init.tools: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] setAsadminArgs: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init: [2023-05-20T06:44:03.837Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.837Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.837Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] init.customtasks: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] prepare: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.versionExpression: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.appname: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] create.version: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] assemble.non-existent: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] process.xmlversionidentifier: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] prepare.update.xml.identifier: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] update.xml.identifier: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.837Z] deployWithNameOption: [2023-05-20T06:44:03.837Z] [2023-05-20T06:44:03.838Z] setAsadminArgs: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] common.deploy.asadmin: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init.os: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init.tools.unix: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init.tools.windows: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init.tools: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] setAsadminArgs: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init: [2023-05-20T06:44:03.838Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:03.838Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:03.838Z] [get] Not modified - so not downloaded [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] init.customtasks: [2023-05-20T06:44:03.838Z] [2023-05-20T06:44:03.838Z] common.run.asadmin: [2023-05-20T06:44:03.838Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:44:04.094Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:04.094Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:04.351Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:44:04.351Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.os: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools.unix: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools.windows: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] setAsadminArgs: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init: [2023-05-20T06:44:04.351Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:04.351Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:04.351Z] [get] Not modified - so not downloaded [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.customtasks: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] setEnabled: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] createAppRef: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] deployWithoutNameOption: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] run.positive.deploy: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] deploy.version: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] del.ref.registred: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] process.versionExpression: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] process.appname: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] _process.target: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] process.target: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] prepare.is.version.registred: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.os: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools.unix: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools.windows: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.tools: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] setAsadminArgs: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init: [2023-05-20T06:44:04.351Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:04.351Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:04.351Z] [get] Not modified - so not downloaded [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] init.customtasks: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] prepare: [2023-05-20T06:44:04.351Z] [2023-05-20T06:44:04.351Z] exec.asadmin2: [2023-05-20T06:44:04.608Z] [exec] Result: 1 [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.registred: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] is.version.registred: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.xmlversionidentifier: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] prepare.cluster: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.enabled: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.hasToDeploy: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] deploy.version.unregistred: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init.os: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init.tools.unix: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init.tools.windows: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init.tools: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] setAsadminArgs: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init: [2023-05-20T06:44:04.608Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:04.608Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:04.608Z] [get] Not modified - so not downloaded [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] init.customtasks: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] prepare: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.versionExpression: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] process.appname: [2023-05-20T06:44:04.608Z] [2023-05-20T06:44:04.608Z] create.version: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] assemble.non-existent: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] process.xmlversionidentifier: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] prepare.update.xml.identifier: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] update.xml.identifier: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] deployWithNameOption: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] setAsadminArgs: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] common.deploy.asadmin: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init.os: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init.tools.unix: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init.tools.windows: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init.tools: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] setAsadminArgs: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init: [2023-05-20T06:44:04.866Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:04.866Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:04.866Z] [get] Not modified - so not downloaded [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] init.customtasks: [2023-05-20T06:44:04.866Z] [2023-05-20T06:44:04.866Z] common.run.asadmin: [2023-05-20T06:44:04.867Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2023-05-20T06:44:04.867Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:04.867Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:05.123Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2023-05-20T06:44:05.123Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.os: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools.unix: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools.windows: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] setAsadminArgs: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init: [2023-05-20T06:44:05.123Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.123Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.123Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.customtasks: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] setEnabled: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] createAppRef: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] deployWithoutNameOption: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] run.positive.deploy: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] process.versionExpression: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] process.appname: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.os: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools.unix: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools.windows: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.tools: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] setAsadminArgs: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init: [2023-05-20T06:44:05.123Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.123Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.123Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] init.customtasks: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] prepare: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] create.version: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] assemble.non-existent: [2023-05-20T06:44:05.123Z] [2023-05-20T06:44:05.123Z] process.xmlversionidentifier: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] prepare.update.xml.identifier: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] update.xml.identifier: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] unzip.version: [2023-05-20T06:44:05.124Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] deploy.version: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] del.ref.registred: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] process.versionExpression: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] process.appname: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] _process.target: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] process.target: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] prepare.is.version.registred: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init.os: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init.tools.unix: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init.tools.windows: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init.tools: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] setAsadminArgs: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init: [2023-05-20T06:44:05.124Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.124Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.124Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] init.customtasks: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] prepare: [2023-05-20T06:44:05.124Z] [2023-05-20T06:44:05.124Z] exec.asadmin2: [2023-05-20T06:44:05.697Z] [exec] Result: 1 [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.registred: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] is.version.registred: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.xmlversionidentifier: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] prepare.cluster: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.enabled: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.hasToDeploy: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] deploy.version.unregistred: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.os: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools.unix: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools.windows: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] setAsadminArgs: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init: [2023-05-20T06:44:05.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.697Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.697Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.customtasks: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] prepare: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.versionExpression: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.appname: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] create.version: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] assemble.non-existent: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] process.xmlversionidentifier: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] prepare.update.xml.identifier: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] update.xml.identifier: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] deployWithNameOption: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] setAsadminArgs: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] common.deploy.asadmin: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.os: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools.unix: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools.windows: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.tools: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] setAsadminArgs: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init: [2023-05-20T06:44:05.697Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.697Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.697Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] init.customtasks: [2023-05-20T06:44:05.697Z] [2023-05-20T06:44:05.697Z] common.run.asadmin: [2023-05-20T06:44:05.697Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2023-05-20T06:44:05.697Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:05.697Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:05.953Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2023-05-20T06:44:05.954Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.os: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools.unix: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools.windows: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] setAsadminArgs: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init: [2023-05-20T06:44:05.954Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.954Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.954Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.customtasks: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] setEnabled: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] createAppRef: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] deployWithoutNameOption: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] deploydir.version: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] run.positive.deploy: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] switch: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] process.versionExpression: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] process.appname: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] process.xmlversionidentifier: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] prepare.cluster: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] enable.version: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] setAsadminArgs: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] common.enable.asadmin: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.os: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools.unix: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools.windows: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.tools: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] setAsadminArgs: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init: [2023-05-20T06:44:05.954Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:05.954Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:05.954Z] [get] Not modified - so not downloaded [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] init.customtasks: [2023-05-20T06:44:05.954Z] [2023-05-20T06:44:05.954Z] common.run.asadmin: [2023-05-20T06:44:05.954Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2023-05-20T06:44:06.211Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:06.211Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:06.467Z] [exec] Command enable executed successfully. [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.os: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools.unix: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools.windows: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] setAsadminArgs: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init: [2023-05-20T06:44:06.467Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:06.467Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:06.467Z] [get] Not modified - so not downloaded [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.customtasks: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] enableAppOnInstance: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.os: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools.unix: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools.windows: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.tools: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] setAsadminArgs: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init: [2023-05-20T06:44:06.467Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:06.467Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:06.467Z] [get] Not modified - so not downloaded [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] init.customtasks: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] prepare.client: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] prepare.client.appclient: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] increment.log.next: [2023-05-20T06:44:06.467Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] process.versionexpression: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] prepare.run: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] common.run.positive: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] setHttpPort: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] common.run: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] checkAppOnServer: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] declare-test: [2023-05-20T06:44:06.467Z] [echo] Starting test simple-versioned-servlet switch(1) untagged - logID=31 (server) [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] prepare.runclient: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] process.classpath: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.467Z] process.jvmargs: [2023-05-20T06:44:06.467Z] [2023-05-20T06:44:06.468Z] java.with.result: [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2023-05-20T06:44:06.724Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] process.result: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] processResult: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] failed: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] passed: [2023-05-20T06:44:06.724Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] unknown: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] runclient: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.os: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools.unix: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools.windows: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] setAsadminArgs: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init: [2023-05-20T06:44:06.724Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:06.724Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:06.724Z] [get] Not modified - so not downloaded [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.customtasks: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] checkAppOnCluster: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] run.positive: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] process.versionExpression: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] process.appname: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] process.xmlversionidentifier: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] prepare.cluster: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] enable.version: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] setAsadminArgs: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] common.enable.asadmin: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.os: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools.unix: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools.windows: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.tools: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] setAsadminArgs: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init: [2023-05-20T06:44:06.724Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:06.724Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:06.724Z] [get] Not modified - so not downloaded [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] init.customtasks: [2023-05-20T06:44:06.724Z] [2023-05-20T06:44:06.724Z] common.run.asadmin: [2023-05-20T06:44:06.724Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-05-20T06:44:06.981Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:06.981Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:07.237Z] [exec] Command enable executed successfully. [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.os: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools.unix: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools.windows: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] setAsadminArgs: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init: [2023-05-20T06:44:07.237Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:07.237Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:07.237Z] [get] Not modified - so not downloaded [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.customtasks: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] enableAppOnInstance: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.os: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools.unix: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools.windows: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.tools: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] setAsadminArgs: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init: [2023-05-20T06:44:07.237Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:07.237Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:07.237Z] [get] Not modified - so not downloaded [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] init.customtasks: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] prepare.client: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] prepare.client.appclient: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] increment.log.next: [2023-05-20T06:44:07.237Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] process.versionexpression: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] prepare.run: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] common.run.positive: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] setHttpPort: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] common.run: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] checkAppOnServer: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] declare-test: [2023-05-20T06:44:07.237Z] [echo] Starting test simple-versioned-servlet switch(2) ALPHA-1.0.0 - logID=32 (server) [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] prepare.runclient: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] process.classpath: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] process.jvmargs: [2023-05-20T06:44:07.237Z] [2023-05-20T06:44:07.237Z] java.with.result: [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2023-05-20T06:44:07.493Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] process.result: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] processResult: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] failed: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] passed: [2023-05-20T06:44:07.493Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] unknown: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] runclient: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.os: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools.unix: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools.windows: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] setAsadminArgs: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init: [2023-05-20T06:44:07.493Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:07.493Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:07.493Z] [get] Not modified - so not downloaded [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.customtasks: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] checkAppOnCluster: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] run.positive: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] process.versionExpression: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] process.appname: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] process.xmlversionidentifier: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] prepare.cluster: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] enable.version: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] setAsadminArgs: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] common.enable.asadmin: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.os: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools.unix: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools.windows: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.tools: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] setAsadminArgs: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init: [2023-05-20T06:44:07.493Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:07.493Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:07.493Z] [get] Not modified - so not downloaded [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] init.customtasks: [2023-05-20T06:44:07.493Z] [2023-05-20T06:44:07.493Z] common.run.asadmin: [2023-05-20T06:44:07.493Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-05-20T06:44:08.058Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:08.059Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:08.059Z] [exec] Command enable executed successfully. [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.os: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools.unix: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools.windows: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] setAsadminArgs: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init: [2023-05-20T06:44:08.059Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.059Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.059Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.customtasks: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] enableAppOnInstance: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.os: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools.unix: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools.windows: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.tools: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] setAsadminArgs: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init: [2023-05-20T06:44:08.059Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.059Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.059Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] init.customtasks: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] prepare.client: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] prepare.client.appclient: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] increment.log.next: [2023-05-20T06:44:08.059Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] process.versionexpression: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] prepare.run: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] common.run.positive: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] setHttpPort: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] common.run: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] checkAppOnServer: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] declare-test: [2023-05-20T06:44:08.059Z] [echo] Starting test simple-versioned-servlet switch(3) ALPHA-1.0.1 - logID=33 (server) [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] prepare.runclient: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] process.classpath: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] process.jvmargs: [2023-05-20T06:44:08.059Z] [2023-05-20T06:44:08.059Z] java.with.result: [2023-05-20T06:44:08.340Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2023-05-20T06:44:08.341Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:08.341Z] [2023-05-20T06:44:08.341Z] process.result: [2023-05-20T06:44:08.341Z] [2023-05-20T06:44:08.341Z] processResult: [2023-05-20T06:44:08.341Z] [2023-05-20T06:44:08.341Z] failed: [2023-05-20T06:44:08.342Z] [2023-05-20T06:44:08.342Z] passed: [2023-05-20T06:44:08.342Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:08.342Z] [2023-05-20T06:44:08.342Z] unknown: [2023-05-20T06:44:08.342Z] [2023-05-20T06:44:08.342Z] runclient: [2023-05-20T06:44:08.342Z] [2023-05-20T06:44:08.342Z] init.os: [2023-05-20T06:44:08.343Z] [2023-05-20T06:44:08.343Z] init.tools.unix: [2023-05-20T06:44:08.343Z] [2023-05-20T06:44:08.343Z] init.tools.windows: [2023-05-20T06:44:08.343Z] [2023-05-20T06:44:08.343Z] init.tools: [2023-05-20T06:44:08.343Z] [2023-05-20T06:44:08.343Z] setAsadminArgs: [2023-05-20T06:44:08.343Z] [2023-05-20T06:44:08.343Z] init: [2023-05-20T06:44:08.344Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.344Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.344Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.344Z] [2023-05-20T06:44:08.344Z] init.customtasks: [2023-05-20T06:44:08.344Z] [2023-05-20T06:44:08.344Z] checkAppOnCluster: [2023-05-20T06:44:08.344Z] [2023-05-20T06:44:08.344Z] run.positive: [2023-05-20T06:44:08.344Z] [2023-05-20T06:44:08.344Z] process.versionExpression: [2023-05-20T06:44:08.345Z] [2023-05-20T06:44:08.345Z] process.appname: [2023-05-20T06:44:08.345Z] [2023-05-20T06:44:08.345Z] process.xmlversionidentifier: [2023-05-20T06:44:08.345Z] [2023-05-20T06:44:08.345Z] prepare.cluster: [2023-05-20T06:44:08.345Z] [2023-05-20T06:44:08.345Z] enable.version: [2023-05-20T06:44:08.345Z] [2023-05-20T06:44:08.346Z] setAsadminArgs: [2023-05-20T06:44:08.346Z] [2023-05-20T06:44:08.346Z] common.enable.asadmin: [2023-05-20T06:44:08.346Z] [2023-05-20T06:44:08.346Z] init.os: [2023-05-20T06:44:08.346Z] [2023-05-20T06:44:08.346Z] init.tools.unix: [2023-05-20T06:44:08.346Z] [2023-05-20T06:44:08.346Z] init.tools.windows: [2023-05-20T06:44:08.346Z] [2023-05-20T06:44:08.347Z] init.tools: [2023-05-20T06:44:08.347Z] [2023-05-20T06:44:08.347Z] setAsadminArgs: [2023-05-20T06:44:08.347Z] [2023-05-20T06:44:08.347Z] init: [2023-05-20T06:44:08.347Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.347Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.347Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.347Z] [2023-05-20T06:44:08.347Z] init.customtasks: [2023-05-20T06:44:08.654Z] [2023-05-20T06:44:08.654Z] common.run.asadmin: [2023-05-20T06:44:08.654Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.0 [2023-05-20T06:44:08.654Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:08.654Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:08.910Z] [exec] Command enable executed successfully. [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.os: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools.unix: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools.windows: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] setAsadminArgs: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init: [2023-05-20T06:44:08.910Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.910Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.910Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.customtasks: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] enableAppOnInstance: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.os: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools.unix: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools.windows: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.tools: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] setAsadminArgs: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init: [2023-05-20T06:44:08.910Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:08.910Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:08.910Z] [get] Not modified - so not downloaded [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] init.customtasks: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] prepare.client: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] prepare.client.appclient: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] increment.log.next: [2023-05-20T06:44:08.910Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] process.versionexpression: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] prepare.run: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] common.run.positive: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] setHttpPort: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] common.run: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] checkAppOnServer: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] declare-test: [2023-05-20T06:44:08.910Z] [echo] Starting test simple-versioned-servlet switch(4) RC-1.0.0 - logID=34 (server) [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] prepare.runclient: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] process.classpath: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] process.jvmargs: [2023-05-20T06:44:08.910Z] [2023-05-20T06:44:08.910Z] java.with.result: [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2023-05-20T06:44:09.166Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] process.result: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] processResult: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] failed: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] passed: [2023-05-20T06:44:09.166Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] unknown: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] runclient: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init.os: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init.tools.unix: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init.tools.windows: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init.tools: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] setAsadminArgs: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init: [2023-05-20T06:44:09.166Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.166Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.166Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] init.customtasks: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] checkAppOnCluster: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] run.positive: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] process.versionExpression: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] process.appname: [2023-05-20T06:44:09.166Z] [2023-05-20T06:44:09.166Z] process.xmlversionidentifier: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] prepare.cluster: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] enable.version: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] setAsadminArgs: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] common.enable.asadmin: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init.os: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init.tools.unix: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init.tools.windows: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init.tools: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] setAsadminArgs: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init: [2023-05-20T06:44:09.167Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.167Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.167Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] init.customtasks: [2023-05-20T06:44:09.167Z] [2023-05-20T06:44:09.167Z] common.run.asadmin: [2023-05-20T06:44:09.167Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.1 [2023-05-20T06:44:09.424Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:09.424Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:09.681Z] [exec] Command enable executed successfully. [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.os: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools.unix: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools.windows: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] setAsadminArgs: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init: [2023-05-20T06:44:09.681Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.681Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.681Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.customtasks: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] enableAppOnInstance: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.os: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools.unix: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools.windows: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.tools: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] setAsadminArgs: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init: [2023-05-20T06:44:09.681Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.681Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.681Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] init.customtasks: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] prepare.client: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] prepare.client.appclient: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] increment.log.next: [2023-05-20T06:44:09.681Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] process.versionexpression: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] prepare.run: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] common.run.positive: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] setHttpPort: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] common.run: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] checkAppOnServer: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] declare-test: [2023-05-20T06:44:09.681Z] [echo] Starting test simple-versioned-servlet switch(5) RC-1.0.1 - logID=35 (server) [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] prepare.runclient: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] process.classpath: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] process.jvmargs: [2023-05-20T06:44:09.681Z] [2023-05-20T06:44:09.681Z] java.with.result: [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2023-05-20T06:44:09.938Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] process.result: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] processResult: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] failed: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] passed: [2023-05-20T06:44:09.938Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] unknown: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] runclient: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.os: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools.unix: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools.windows: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] setAsadminArgs: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init: [2023-05-20T06:44:09.938Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.938Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.938Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.customtasks: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] checkAppOnCluster: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] run.positive: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] xml.version.information: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] clean.scenario: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] clean.scenario.cluster: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.os: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools.unix: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools.windows: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.tools: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] setAsadminArgs: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init: [2023-05-20T06:44:09.938Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:09.938Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:09.938Z] [get] Not modified - so not downloaded [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] init.customtasks: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] prepare: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] process.versionExpression: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] process.appname: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] _process.target: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] process.target: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] prepare.has.version.registred: [2023-05-20T06:44:09.938Z] [2023-05-20T06:44:09.938Z] exec.asadmin2: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] process.registred: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] has.version.registred: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] del.all.version.registred: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] _process.target: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] process.target: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] prepare.del.all.version.registred: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init.os: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init.tools.unix: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init.tools.windows: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init.tools: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] setAsadminArgs: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init: [2023-05-20T06:44:10.195Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:10.195Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:10.195Z] [get] Not modified - so not downloaded [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] init.customtasks: [2023-05-20T06:44:10.195Z] [2023-05-20T06:44:10.195Z] prepare: [2023-05-20T06:44:10.451Z] [2023-05-20T06:44:10.451Z] exec.asadmin: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] _del.all.version.registred: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] _clean.scenario: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] deploy.version: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] del.ref.registred: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] process.versionExpression: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] process.appname: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] _process.target: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] process.target: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] prepare.is.version.registred: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init.os: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init.tools.unix: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init.tools.windows: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init.tools: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] setAsadminArgs: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init: [2023-05-20T06:44:10.708Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:10.708Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:10.708Z] [get] Not modified - so not downloaded [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] init.customtasks: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] prepare: [2023-05-20T06:44:10.708Z] [2023-05-20T06:44:10.708Z] exec.asadmin2: [2023-05-20T06:44:10.965Z] [exec] Result: 1 [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] process.registred: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] is.version.registred: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] process.xmlversionidentifier: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] prepare.cluster: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] process.enabled: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] process.hasToDeploy: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] deploy.version.unregistred: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init.os: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init.tools.unix: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init.tools.windows: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init.tools: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] setAsadminArgs: [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init: [2023-05-20T06:44:10.965Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:10.965Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:10.965Z] [get] Not modified - so not downloaded [2023-05-20T06:44:10.965Z] [2023-05-20T06:44:10.965Z] init.customtasks: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] prepare: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.versionExpression: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.appname: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] create.version: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] assemble.non-existent: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.xmlversionidentifier: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] prepare.update.xml.identifier: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] update.xml.identifier: [2023-05-20T06:44:11.252Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.xmlversionidentifier: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.versionExpression: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.xml.create.flag: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] create.xml.flag: [2023-05-20T06:44:11.252Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] generate.xml.identifier: [2023-05-20T06:44:11.252Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-05-20T06:44:11.252Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:44:11.252Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:11.252Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] process.xml.delete.flag: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] delete.xml.flag: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] deployWithNameOption: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] deployWithoutNameOption: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] setAsadminArgs: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] common.deploy.asadmin: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init.os: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init.tools.unix: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init.tools.windows: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init.tools: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] setAsadminArgs: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init: [2023-05-20T06:44:11.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:11.252Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:11.252Z] [get] Not modified - so not downloaded [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] init.customtasks: [2023-05-20T06:44:11.252Z] [2023-05-20T06:44:11.252Z] common.run.asadmin: [2023-05-20T06:44:11.252Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:44:11.252Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:11.252Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:11.509Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:44:11.509Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init.os: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init.tools.unix: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init.tools.windows: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init.tools: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] setAsadminArgs: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init: [2023-05-20T06:44:11.509Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:11.509Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:11.509Z] [get] Not modified - so not downloaded [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] init.customtasks: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] setEnabled: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] createAppRef: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] test.registred: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] process.versionExpression: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] process.appname: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] _process.target: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] process.target: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] increment.log.next: [2023-05-20T06:44:11.509Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] declare.test: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] setHttpPort: [2023-05-20T06:44:11.509Z] [2023-05-20T06:44:11.509Z] declare.test.positive: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] declare-test: [2023-05-20T06:44:11.510Z] [echo] Starting test simple-versioned-servlet xml.version(1) - logID=36 - (server) - (sucess expected) [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] setHttpPort: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] declare.test.negative: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init.os: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init.tools.unix: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init.tools.windows: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init.tools: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] setAsadminArgs: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init: [2023-05-20T06:44:11.510Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:11.510Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:11.510Z] [get] Not modified - so not downloaded [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] init.customtasks: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] prepare: [2023-05-20T06:44:11.510Z] [2023-05-20T06:44:11.510Z] exec.asadmin: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] process.result: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] processResult: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] failed: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] passed: [2023-05-20T06:44:11.767Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] unknown: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] asadmin.with.result: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] show-component-status.asadmin: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] test.registred.cluster: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] process.versionExpression: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] process.appname: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] process.xmlversionidentifier: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] prepare.cluster: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] undeploy.version: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] setAsadminArgs: [2023-05-20T06:44:11.767Z] [2023-05-20T06:44:11.767Z] common.undeploy.asadmin: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.os: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools.unix: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools.windows: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] setAsadminArgs: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init: [2023-05-20T06:44:12.024Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:12.024Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:12.024Z] [get] Not modified - so not downloaded [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.customtasks: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] delAppRef: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.os: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools.unix: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools.windows: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.tools: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] setAsadminArgs: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init: [2023-05-20T06:44:12.024Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:12.024Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:12.024Z] [get] Not modified - so not downloaded [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] init.customtasks: [2023-05-20T06:44:12.024Z] [2023-05-20T06:44:12.024Z] common.run.asadmin: [2023-05-20T06:44:12.024Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2023-05-20T06:44:12.024Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:12.024Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:12.282Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] deploy.version: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] del.ref.registred: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] process.versionExpression: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] process.appname: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] _process.target: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] process.target: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] prepare.is.version.registred: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init.os: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init.tools.unix: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init.tools.windows: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init.tools: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] setAsadminArgs: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init: [2023-05-20T06:44:12.282Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:12.282Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:12.282Z] [get] Not modified - so not downloaded [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] init.customtasks: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] prepare: [2023-05-20T06:44:12.282Z] [2023-05-20T06:44:12.282Z] exec.asadmin2: [2023-05-20T06:44:12.539Z] [exec] Result: 1 [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.registred: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] is.version.registred: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.xmlversionidentifier: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] prepare.cluster: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.enabled: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.hasToDeploy: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] deploy.version.unregistred: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init.os: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init.tools.unix: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init.tools.windows: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init.tools: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] setAsadminArgs: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init: [2023-05-20T06:44:12.539Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:12.539Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:12.539Z] [get] Not modified - so not downloaded [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] init.customtasks: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] prepare: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.versionExpression: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.appname: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] create.version: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] assemble.non-existent: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.xmlversionidentifier: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] prepare.update.xml.identifier: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] update.xml.identifier: [2023-05-20T06:44:12.539Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.xmlversionidentifier: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.versionExpression: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] process.xml.create.flag: [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] create.xml.flag: [2023-05-20T06:44:12.539Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1-hasXmlVersion [2023-05-20T06:44:12.539Z] [2023-05-20T06:44:12.539Z] generate.xml.identifier: [2023-05-20T06:44:12.539Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-05-20T06:44:12.539Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:44:12.539Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:12.796Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] process.xml.delete.flag: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] delete.xml.flag: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] deployWithNameOption: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] setAsadminArgs: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] common.deploy.asadmin: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init.os: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init.tools.unix: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init.tools.windows: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init.tools: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] setAsadminArgs: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init: [2023-05-20T06:44:12.796Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:12.796Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:12.796Z] [get] Not modified - so not downloaded [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] init.customtasks: [2023-05-20T06:44:12.796Z] [2023-05-20T06:44:12.796Z] common.run.asadmin: [2023-05-20T06:44:12.796Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:44:13.053Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:13.053Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:13.309Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2023-05-20T06:44:13.309Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init.os: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init.tools.unix: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init.tools.windows: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init.tools: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] setAsadminArgs: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init: [2023-05-20T06:44:13.309Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:13.309Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:13.309Z] [get] Not modified - so not downloaded [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] init.customtasks: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] setEnabled: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] createAppRef: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] deployWithoutNameOption: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] test.registred: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] process.versionExpression: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] process.appname: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] _process.target: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] process.target: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] increment.log.next: [2023-05-20T06:44:13.309Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] declare.test: [2023-05-20T06:44:13.309Z] [2023-05-20T06:44:13.309Z] setHttpPort: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] declare.test.positive: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] declare-test: [2023-05-20T06:44:13.310Z] [echo] Starting test simple-versioned-servlet xml.version(2) - logID=37 - (server) - (sucess expected) [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] setHttpPort: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] declare.test.negative: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init.os: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init.tools.unix: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init.tools.windows: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init.tools: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] setAsadminArgs: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init: [2023-05-20T06:44:13.310Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:13.310Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:13.310Z] [get] Not modified - so not downloaded [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] init.customtasks: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] prepare: [2023-05-20T06:44:13.310Z] [2023-05-20T06:44:13.310Z] exec.asadmin: [2023-05-20T06:44:13.567Z] [2023-05-20T06:44:13.567Z] process.result: [2023-05-20T06:44:13.567Z] [2023-05-20T06:44:13.567Z] processResult: [2023-05-20T06:44:13.567Z] [2023-05-20T06:44:13.567Z] failed: [2023-05-20T06:44:13.567Z] [2023-05-20T06:44:13.567Z] passed: [2023-05-20T06:44:13.567Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] unknown: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] asadmin.with.result: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] show-component-status.asadmin: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] test.registred.cluster: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] process.versionExpression: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] process.appname: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] process.xmlversionidentifier: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] prepare.cluster: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] undeploy.version: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] setAsadminArgs: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] common.undeploy.asadmin: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] init.os: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] init.tools.unix: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] init.tools.windows: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] init.tools: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] setAsadminArgs: [2023-05-20T06:44:13.937Z] [2023-05-20T06:44:13.937Z] init: [2023-05-20T06:44:13.937Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:13.938Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:13.938Z] [get] Not modified - so not downloaded [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.customtasks: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] delAppRef: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.os: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.tools.unix: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.tools.windows: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.tools: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] setAsadminArgs: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init: [2023-05-20T06:44:13.938Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:13.938Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:13.938Z] [get] Not modified - so not downloaded [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] init.customtasks: [2023-05-20T06:44:13.938Z] [2023-05-20T06:44:13.938Z] common.run.asadmin: [2023-05-20T06:44:13.938Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2023-05-20T06:44:14.195Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:14.195Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:14.195Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] client-stubs: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] clean.scenario: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] clean.scenario.cluster: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init.os: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init.tools.unix: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init.tools.windows: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init.tools: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] setAsadminArgs: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init: [2023-05-20T06:44:14.195Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:14.195Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:14.195Z] [get] Not modified - so not downloaded [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] init.customtasks: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] prepare: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] process.versionExpression: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] process.appname: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] _process.target: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] process.target: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] prepare.has.version.registred: [2023-05-20T06:44:14.195Z] [2023-05-20T06:44:14.195Z] exec.asadmin2: [2023-05-20T06:44:14.452Z] [exec] Result: 1 [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] process.registred: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] has.version.registred: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] del.all.version.registred: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] _clean.scenario: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] deploy.version: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] del.ref.registred: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] process.versionExpression: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] process.appname: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] _process.target: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] process.target: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] prepare.is.version.registred: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init.os: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init.tools.unix: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init.tools.windows: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init.tools: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] setAsadminArgs: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init: [2023-05-20T06:44:14.452Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:14.452Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:14.452Z] [get] Not modified - so not downloaded [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] init.customtasks: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] prepare: [2023-05-20T06:44:14.452Z] [2023-05-20T06:44:14.452Z] exec.asadmin2: [2023-05-20T06:44:15.016Z] [exec] Result: 1 [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.registred: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] is.version.registred: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.xmlversionidentifier: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] prepare.cluster: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.enabled: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.hasToDeploy: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] deploy.version.unregistred: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.os: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools.unix: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools.windows: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] setAsadminArgs: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init: [2023-05-20T06:44:15.017Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:15.017Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:15.017Z] [get] Not modified - so not downloaded [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.customtasks: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] prepare: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.versionExpression: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.appname: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] create.version: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] assemble.non-existent: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.xmlversionidentifier: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] prepare.update.xml.identifier: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] update.xml.identifier: [2023-05-20T06:44:15.017Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.xmlversionidentifier: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.versionExpression: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.xml.create.flag: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] create.xml.flag: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] generate.xml.identifier: [2023-05-20T06:44:15.017Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2023-05-20T06:44:15.017Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:44:15.017Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2023-05-20T06:44:15.017Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] process.xml.delete.flag: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] delete.xml.flag: [2023-05-20T06:44:15.017Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] deployWithNameOption: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] setAsadminArgs: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] common.deploy.asadmin: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.os: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools.unix: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools.windows: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.tools: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] setAsadminArgs: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init: [2023-05-20T06:44:15.017Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:15.017Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:15.017Z] [get] Not modified - so not downloaded [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] init.customtasks: [2023-05-20T06:44:15.017Z] [2023-05-20T06:44:15.017Z] common.run.asadmin: [2023-05-20T06:44:15.017Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2023-05-20T06:44:15.325Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:15.325Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:15.583Z] [exec] Application deployed with name simple-versioned-servlet. [2023-05-20T06:44:15.583Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init.os: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init.tools.unix: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init.tools.windows: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init.tools: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] setAsadminArgs: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init: [2023-05-20T06:44:15.583Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:15.583Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:15.583Z] [get] Not modified - so not downloaded [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] init.customtasks: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] setEnabled: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] createAppRef: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] deployWithoutNameOption: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] get-client-stubs.asadmin: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] process.versionExpression: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] process.appname: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] _process.target: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.583Z] process.target: [2023-05-20T06:44:15.583Z] [2023-05-20T06:44:15.584Z] prepare.get-client-stubs.asadmin: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] increment.log.next: [2023-05-20T06:44:15.584Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] declare.test: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] setHttpPort: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] declare.test.positive: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] declare-test: [2023-05-20T06:44:15.584Z] [echo] Starting test simple-versioned-servlet get-client-stubs(1) untagged - logID=38 - (server) - (sucess expected) [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] setHttpPort: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] declare.test.negative: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init.os: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init.tools.unix: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init.tools.windows: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init.tools: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] setAsadminArgs: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init: [2023-05-20T06:44:15.584Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:15.584Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:15.584Z] [get] Not modified - so not downloaded [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] init.customtasks: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] prepare: [2023-05-20T06:44:15.584Z] [2023-05-20T06:44:15.584Z] exec.asadmin: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] process.result: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] processResult: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] failed: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] passed: [2023-05-20T06:44:16.402Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] unknown: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] asadmin.with.result: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] _get-client-stubs.asadmin: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] deploy.version: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] del.ref.registred: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] process.versionExpression: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] process.appname: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] _process.target: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] process.target: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] prepare.is.version.registred: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] init.os: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] init.tools.unix: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] init.tools.windows: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] init.tools: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] setAsadminArgs: [2023-05-20T06:44:16.402Z] [2023-05-20T06:44:16.402Z] init: [2023-05-20T06:44:16.402Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:16.403Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:16.403Z] [get] Not modified - so not downloaded [2023-05-20T06:44:16.403Z] [2023-05-20T06:44:16.403Z] init.customtasks: [2023-05-20T06:44:16.403Z] [2023-05-20T06:44:16.403Z] prepare: [2023-05-20T06:44:16.403Z] [2023-05-20T06:44:16.403Z] exec.asadmin2: [2023-05-20T06:44:16.660Z] [exec] Result: 1 [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.registred: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] is.version.registred: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.xmlversionidentifier: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] prepare.cluster: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.enabled: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.hasToDeploy: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] deploy.version.unregistred: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.os: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools.unix: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools.windows: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] setAsadminArgs: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init: [2023-05-20T06:44:16.660Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:16.660Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:16.660Z] [get] Not modified - so not downloaded [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.customtasks: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] prepare: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.versionExpression: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.appname: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] create.version: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] assemble.non-existent: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] process.xmlversionidentifier: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] prepare.update.xml.identifier: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] update.xml.identifier: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] deployWithNameOption: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] setAsadminArgs: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] common.deploy.asadmin: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.os: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools.unix: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools.windows: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.tools: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] setAsadminArgs: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init: [2023-05-20T06:44:16.660Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:16.660Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:16.660Z] [get] Not modified - so not downloaded [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] init.customtasks: [2023-05-20T06:44:16.660Z] [2023-05-20T06:44:16.660Z] common.run.asadmin: [2023-05-20T06:44:16.660Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2023-05-20T06:44:16.918Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:16.918Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:16.918Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2023-05-20T06:44:16.918Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.os: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools.unix: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools.windows: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] setAsadminArgs: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init: [2023-05-20T06:44:16.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:16.918Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:16.918Z] [get] Not modified - so not downloaded [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.customtasks: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] setEnabled: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] createAppRef: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] deployWithoutNameOption: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] get-client-stubs.asadmin: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] process.versionExpression: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] process.appname: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] _process.target: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] process.target: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] prepare.get-client-stubs.asadmin: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] increment.log.next: [2023-05-20T06:44:16.918Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] declare.test: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] setHttpPort: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] declare.test.positive: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] declare-test: [2023-05-20T06:44:16.918Z] [echo] Starting test simple-versioned-servlet get-client-stubs(2) ALPHA-1.0.0 - logID=39 - (server) - (sucess expected) [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] setHttpPort: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] declare.test.negative: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.os: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools.unix: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools.windows: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.tools: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] setAsadminArgs: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init: [2023-05-20T06:44:16.918Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:16.918Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:16.918Z] [get] Not modified - so not downloaded [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] init.customtasks: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] prepare: [2023-05-20T06:44:16.918Z] [2023-05-20T06:44:16.918Z] exec.asadmin: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] process.result: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] processResult: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] failed: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] passed: [2023-05-20T06:44:17.484Z] [echo] Test simple-versioned-servlet Passed [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] unknown: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] asadmin.with.result: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] _get-client-stubs.asadmin: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] clean.scenario: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] clean.scenario.cluster: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init.os: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init.tools.unix: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init.tools.windows: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init.tools: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] setAsadminArgs: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init: [2023-05-20T06:44:17.484Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:17.484Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:17.484Z] [get] Not modified - so not downloaded [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] init.customtasks: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] prepare: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] process.versionExpression: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] process.appname: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] _process.target: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] process.target: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] prepare.has.version.registred: [2023-05-20T06:44:17.484Z] [2023-05-20T06:44:17.484Z] exec.asadmin2: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] process.registred: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] has.version.registred: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] del.all.version.registred: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] _process.target: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] process.target: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] prepare.del.all.version.registred: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init.os: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init.tools.unix: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init.tools.windows: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init.tools: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] setAsadminArgs: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init: [2023-05-20T06:44:17.752Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:17.752Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:17.752Z] [get] Not modified - so not downloaded [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] init.customtasks: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] prepare: [2023-05-20T06:44:17.752Z] [2023-05-20T06:44:17.752Z] exec.asadmin: [2023-05-20T06:44:18.009Z] [2023-05-20T06:44:18.009Z] _del.all.version.registred: [2023-05-20T06:44:18.010Z] [2023-05-20T06:44:18.010Z] _clean.scenario: [2023-05-20T06:44:18.010Z] [2023-05-20T06:44:18.010Z] delete.log.next: [2023-05-20T06:44:18.010Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2023-05-20T06:44:18.010Z] [2023-05-20T06:44:18.010Z] delete.log.next: [2023-05-20T06:44:18.010Z] [2023-05-20T06:44:18.010Z] private-all: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.os: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools.unix: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools.windows: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] setAsadminArgs: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init: [2023-05-20T06:44:18.267Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:18.267Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:18.267Z] [get] Not modified - so not downloaded [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.customtasks: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] private-rollingUpgrade: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] _private-all: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] main-all: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] xml.version.information: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] clean.scenario: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] clean.scenario.cluster: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.os: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools.unix: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools.windows: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.tools: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] setAsadminArgs: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init: [2023-05-20T06:44:18.267Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:18.267Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:18.267Z] [get] Not modified - so not downloaded [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] init.customtasks: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] prepare: [2023-05-20T06:44:18.267Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] process.versionExpression: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] process.appname: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] _process.target: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] process.target: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] prepare.has.version.registred: [2023-05-20T06:44:18.267Z] [2023-05-20T06:44:18.267Z] exec.asadmin2: [2023-05-20T06:44:18.523Z] [exec] Result: 1 [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] process.registred: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] has.version.registred: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] del.all.version.registred: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] _clean.scenario: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] deploy.version: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] del.ref.registred: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] process.versionExpression: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] process.appname: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] _process.target: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] process.target: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] prepare.is.version.registred: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init.os: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init.tools.unix: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init.tools.windows: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init.tools: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] setAsadminArgs: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init: [2023-05-20T06:44:18.523Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:18.523Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:18.523Z] [get] Not modified - so not downloaded [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] init.customtasks: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] prepare: [2023-05-20T06:44:18.523Z] [2023-05-20T06:44:18.523Z] exec.asadmin2: [2023-05-20T06:44:18.781Z] [exec] Result: 1 [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.registred: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] is.version.registred: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.xmlversionidentifier: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] prepare.cluster: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.enabled: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.hasToDeploy: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] deploy.version.unregistred: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.os: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools.unix: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools.windows: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] setAsadminArgs: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init: [2023-05-20T06:44:18.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:18.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:18.781Z] [get] Not modified - so not downloaded [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.customtasks: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] prepare: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.versionExpression: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.appname: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] create.version: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] assemble.non-existent: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.os: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools.unix: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools.windows: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.tools: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] setAsadminArgs: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init: [2023-05-20T06:44:18.781Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:18.781Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:18.781Z] [get] Not modified - so not downloaded [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] init.customtasks: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] prepare: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] process.versionexpression: [2023-05-20T06:44:18.781Z] [2023-05-20T06:44:18.781Z] compile: [2023-05-20T06:44:18.781Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:18.781Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:19.343Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:19.343Z] [javac] 1 warning [2023-05-20T06:44:19.343Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] process.xmlversionidentifier: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] process.versionExpression: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] process.xml.create.flag: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] create.xml.flag: [2023-05-20T06:44:19.343Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] generate.xml.identifier: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] assemble: [2023-05-20T06:44:19.343Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] process.xmlversionidentifier: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] prepare.update.xml.identifier: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] update.xml.identifier: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] deployWithNameOption: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] deployWithoutNameOption: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] setAsadminArgs: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] common.deploy.asadmin: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init.os: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init.tools.unix: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init.tools.windows: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init.tools: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] setAsadminArgs: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init: [2023-05-20T06:44:19.343Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:19.343Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:19.343Z] [get] Not modified - so not downloaded [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] init.customtasks: [2023-05-20T06:44:19.343Z] [2023-05-20T06:44:19.343Z] common.run.asadmin: [2023-05-20T06:44:19.343Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-05-20T06:44:19.652Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:19.652Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:19.908Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2023-05-20T06:44:19.908Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.os: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools.unix: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools.windows: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] setAsadminArgs: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init: [2023-05-20T06:44:19.908Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:19.908Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:19.908Z] [get] Not modified - so not downloaded [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.customtasks: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] setEnabled: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] createAppRef: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] test.registred: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] process.versionExpression: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] process.appname: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] _process.target: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] process.target: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] increment.log.next: [2023-05-20T06:44:19.908Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] declare.test: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] setHttpPort: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] declare.test.positive: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] declare-test: [2023-05-20T06:44:19.908Z] [echo] Starting test simple-versioned-appclient xml.version(1) - logID=1 - (server) - (sucess expected) [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] setHttpPort: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] declare.test.negative: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.os: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools.unix: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools.windows: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.tools: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] setAsadminArgs: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init: [2023-05-20T06:44:19.908Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:19.908Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:19.908Z] [get] Not modified - so not downloaded [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] init.customtasks: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] prepare: [2023-05-20T06:44:19.908Z] [2023-05-20T06:44:19.908Z] exec.asadmin: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] process.result: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] processResult: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] failed: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] passed: [2023-05-20T06:44:20.474Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] unknown: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] asadmin.with.result: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] show-component-status.asadmin: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] test.registred.cluster: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] process.versionExpression: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] process.appname: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] process.xmlversionidentifier: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] prepare.cluster: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] undeploy.version: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] setAsadminArgs: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] common.undeploy.asadmin: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.os: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools.unix: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools.windows: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] setAsadminArgs: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init: [2023-05-20T06:44:20.474Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:20.474Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:20.474Z] [get] Not modified - so not downloaded [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.customtasks: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] delAppRef: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.os: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools.unix: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools.windows: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.tools: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] setAsadminArgs: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init: [2023-05-20T06:44:20.474Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:20.474Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:20.474Z] [get] Not modified - so not downloaded [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] init.customtasks: [2023-05-20T06:44:20.474Z] [2023-05-20T06:44:20.474Z] common.run.asadmin: [2023-05-20T06:44:20.474Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.0 [2023-05-20T06:44:20.730Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:20.730Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:20.730Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:20.730Z] [2023-05-20T06:44:20.730Z] deploy.version: [2023-05-20T06:44:20.730Z] [2023-05-20T06:44:20.730Z] del.ref.registred: [2023-05-20T06:44:20.730Z] [2023-05-20T06:44:20.730Z] process.versionExpression: [2023-05-20T06:44:20.730Z] [2023-05-20T06:44:20.730Z] process.appname: [2023-05-20T06:44:20.730Z] [2023-05-20T06:44:20.731Z] _process.target: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] process.target: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] prepare.is.version.registred: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init.os: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init.tools.unix: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init.tools.windows: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init.tools: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] setAsadminArgs: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init: [2023-05-20T06:44:20.731Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:20.731Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:20.731Z] [get] Not modified - so not downloaded [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] init.customtasks: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] prepare: [2023-05-20T06:44:20.731Z] [2023-05-20T06:44:20.731Z] exec.asadmin2: [2023-05-20T06:44:21.294Z] [exec] Result: 1 [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] process.registred: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] is.version.registred: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] process.xmlversionidentifier: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] prepare.cluster: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] process.enabled: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] process.hasToDeploy: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] deploy.version.unregistred: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] init.os: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] init.tools.unix: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] init.tools.windows: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] init.tools: [2023-05-20T06:44:21.294Z] [2023-05-20T06:44:21.294Z] setAsadminArgs: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init: [2023-05-20T06:44:21.295Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:21.295Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:21.295Z] [get] Not modified - so not downloaded [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.customtasks: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] prepare: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] process.versionExpression: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] process.appname: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] create.version: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] assemble.non-existent: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.os: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.tools.unix: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.tools.windows: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.tools: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] setAsadminArgs: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init: [2023-05-20T06:44:21.295Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:21.295Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:21.295Z] [get] Not modified - so not downloaded [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] init.customtasks: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] prepare: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] process.versionexpression: [2023-05-20T06:44:21.295Z] [2023-05-20T06:44:21.295Z] compile: [2023-05-20T06:44:21.295Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:21.295Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:21.551Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:21.551Z] [javac] 1 warning [2023-05-20T06:44:21.551Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] process.xmlversionidentifier: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] process.versionExpression: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] process.xml.create.flag: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] create.xml.flag: [2023-05-20T06:44:21.551Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] generate.xml.identifier: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] assemble: [2023-05-20T06:44:21.551Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] process.xmlversionidentifier: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] prepare.update.xml.identifier: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] update.xml.identifier: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] deployWithNameOption: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] setAsadminArgs: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] common.deploy.asadmin: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init.os: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init.tools.unix: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init.tools.windows: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init.tools: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] setAsadminArgs: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init: [2023-05-20T06:44:21.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:21.551Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:21.551Z] [get] Not modified - so not downloaded [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] init.customtasks: [2023-05-20T06:44:21.551Z] [2023-05-20T06:44:21.551Z] common.run.asadmin: [2023-05-20T06:44:21.551Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-05-20T06:44:21.809Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:21.809Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:22.066Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2023-05-20T06:44:22.066Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.os: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools.unix: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools.windows: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] setAsadminArgs: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init: [2023-05-20T06:44:22.066Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:22.066Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:22.066Z] [get] Not modified - so not downloaded [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.customtasks: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] setEnabled: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] createAppRef: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] deployWithoutNameOption: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] test.registred: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] process.versionExpression: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] process.appname: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] _process.target: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] process.target: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] increment.log.next: [2023-05-20T06:44:22.066Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] declare.test: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] setHttpPort: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] declare.test.positive: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] declare-test: [2023-05-20T06:44:22.066Z] [echo] Starting test simple-versioned-appclient xml.version(2) - logID=2 - (server) - (sucess expected) [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] setHttpPort: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] declare.test.negative: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.os: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools.unix: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools.windows: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.tools: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] setAsadminArgs: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init: [2023-05-20T06:44:22.066Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:22.066Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:22.066Z] [get] Not modified - so not downloaded [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] init.customtasks: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] prepare: [2023-05-20T06:44:22.066Z] [2023-05-20T06:44:22.066Z] exec.asadmin: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] process.result: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] processResult: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] failed: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] passed: [2023-05-20T06:44:22.323Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] unknown: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] asadmin.with.result: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] show-component-status.asadmin: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] test.registred.cluster: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] process.versionExpression: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] process.appname: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] process.xmlversionidentifier: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] prepare.cluster: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] undeploy.version: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] setAsadminArgs: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] common.undeploy.asadmin: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.os: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools.unix: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools.windows: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] setAsadminArgs: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init: [2023-05-20T06:44:22.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:22.323Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:22.323Z] [get] Not modified - so not downloaded [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.customtasks: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] delAppRef: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.os: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools.unix: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools.windows: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.tools: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] setAsadminArgs: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init: [2023-05-20T06:44:22.323Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:22.323Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:22.323Z] [get] Not modified - so not downloaded [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] init.customtasks: [2023-05-20T06:44:22.323Z] [2023-05-20T06:44:22.323Z] common.run.asadmin: [2023-05-20T06:44:22.323Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2023-05-20T06:44:22.580Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:22.580Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:22.836Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] samples.scenarios: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] clean.scenario: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] clean.scenario.cluster: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init.os: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init.tools.unix: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init.tools.windows: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init.tools: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] setAsadminArgs: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init: [2023-05-20T06:44:22.836Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:22.836Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:22.836Z] [get] Not modified - so not downloaded [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] init.customtasks: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] prepare: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] process.versionExpression: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] process.appname: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] _process.target: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] process.target: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] prepare.has.version.registred: [2023-05-20T06:44:22.836Z] [2023-05-20T06:44:22.836Z] exec.asadmin2: [2023-05-20T06:44:23.092Z] [exec] Result: 1 [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] process.registred: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] has.version.registred: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] del.all.version.registred: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] _clean.scenario: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] deploy.version: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] del.ref.registred: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] process.versionExpression: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] process.appname: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] _process.target: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] process.target: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] prepare.is.version.registred: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init.os: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init.tools.unix: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init.tools.windows: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init.tools: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] setAsadminArgs: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init: [2023-05-20T06:44:23.092Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:23.092Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:23.092Z] [get] Not modified - so not downloaded [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] init.customtasks: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] prepare: [2023-05-20T06:44:23.092Z] [2023-05-20T06:44:23.092Z] exec.asadmin2: [2023-05-20T06:44:23.353Z] [exec] Result: 1 [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] process.registred: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] is.version.registred: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] process.xmlversionidentifier: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] prepare.cluster: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] process.enabled: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] process.hasToDeploy: [2023-05-20T06:44:23.353Z] [2023-05-20T06:44:23.353Z] deploy.version.unregistred: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.os: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools.unix: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools.windows: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] setAsadminArgs: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init: [2023-05-20T06:44:23.610Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:23.610Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:23.610Z] [get] Not modified - so not downloaded [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.customtasks: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] prepare: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.versionExpression: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.appname: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] create.version: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] assemble.non-existent: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.xmlversionidentifier: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] prepare.update.xml.identifier: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] update.xml.identifier: [2023-05-20T06:44:23.610Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.xmlversionidentifier: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.versionExpression: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.xml.create.flag: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] create.xml.flag: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] generate.xml.identifier: [2023-05-20T06:44:23.610Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2023-05-20T06:44:23.610Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-05-20T06:44:23.610Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:23.610Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] process.xml.delete.flag: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] delete.xml.flag: [2023-05-20T06:44:23.610Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] deployWithNameOption: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] setAsadminArgs: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] common.deploy.asadmin: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.os: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools.unix: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools.windows: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.tools: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] setAsadminArgs: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init: [2023-05-20T06:44:23.610Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:23.610Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:23.610Z] [get] Not modified - so not downloaded [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] init.customtasks: [2023-05-20T06:44:23.610Z] [2023-05-20T06:44:23.610Z] common.run.asadmin: [2023-05-20T06:44:23.610Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-05-20T06:44:23.867Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:23.867Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:23.867Z] [exec] Application deployed with name simple-versioned-appclient. [2023-05-20T06:44:23.867Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.os: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools.unix: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools.windows: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] setAsadminArgs: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init: [2023-05-20T06:44:23.867Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:23.867Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:23.867Z] [get] Not modified - so not downloaded [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.customtasks: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] setEnabled: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] createAppRef: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] deployWithoutNameOption: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.os: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools.unix: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools.windows: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.tools: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] setAsadminArgs: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init: [2023-05-20T06:44:23.867Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:23.867Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:23.867Z] [get] Not modified - so not downloaded [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] init.customtasks: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] prepare.client: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] prepare.client.appclient: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] setHttpPort: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] process.versionExpression: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] process.appname: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] prepare.appclient.preparator: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] process.classpath: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] process.jvmargs: [2023-05-20T06:44:23.867Z] [2023-05-20T06:44:23.867Z] java.with.result: [2023-05-20T06:44:24.429Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:24.429Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=7505449768858427080; Path=/ [2023-05-20T06:44:24.429Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:24.686Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] _prepare.client.appclient: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] increment.log.next: [2023-05-20T06:44:24.686Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] process.versionexpression: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] prepare.run: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] common.run.positive: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] setHttpPort: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] common.run: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] checkAppOnServer: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] declare-test: [2023-05-20T06:44:24.686Z] [echo] Starting test simple-versioned-appclient sample.scenarios(1) - logID=3 (server) [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] prepare.runclient: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] process.classpath: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] process.jvmargs: [2023-05-20T06:44:24.686Z] [2023-05-20T06:44:24.686Z] java.with.result: [2023-05-20T06:44:24.686Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:26.067Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:26.067Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:26.067Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:44:26.067Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-05-20T06:44:26.067Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] process.result: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] processResult: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] failed: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] passed: [2023-05-20T06:44:26.067Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] unknown: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] runclient: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.os: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools.unix: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools.windows: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] setAsadminArgs: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init: [2023-05-20T06:44:26.067Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.067Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.067Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.customtasks: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] checkAppOnCluster: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] run.positive: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] deploy.version: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] del.ref.registred: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] process.versionExpression: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] process.appname: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] _process.target: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] process.target: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] prepare.is.version.registred: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.os: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools.unix: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools.windows: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.tools: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] setAsadminArgs: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init: [2023-05-20T06:44:26.067Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.067Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.067Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] init.customtasks: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] prepare: [2023-05-20T06:44:26.067Z] [2023-05-20T06:44:26.067Z] exec.asadmin2: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.registred: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] is.version.registred: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.xmlversionidentifier: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] prepare.cluster: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.enabled: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.hasToDeploy: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] deploy.version.unregistred: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.os: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools.unix: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools.windows: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] setAsadminArgs: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init: [2023-05-20T06:44:26.651Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.651Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.651Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.customtasks: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] prepare: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.versionExpression: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.appname: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] create.version: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] assemble.non-existent: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] process.xmlversionidentifier: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] prepare.update.xml.identifier: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] update.xml.identifier: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] deployWithNameOption: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] setAsadminArgs: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] common.deploy.asadmin: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.os: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools.unix: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools.windows: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.tools: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] setAsadminArgs: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init: [2023-05-20T06:44:26.651Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.651Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.651Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] init.customtasks: [2023-05-20T06:44:26.651Z] [2023-05-20T06:44:26.651Z] common.run.asadmin: [2023-05-20T06:44:26.651Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2023-05-20T06:44:26.651Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:26.651Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:26.908Z] [exec] Application deployed with name simple-versioned-appclient. [2023-05-20T06:44:26.908Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.os: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools.unix: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools.windows: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] setAsadminArgs: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init: [2023-05-20T06:44:26.908Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.908Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.908Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.customtasks: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] setEnabled: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] createAppRef: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] deployWithoutNameOption: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.os: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools.unix: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools.windows: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.tools: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] setAsadminArgs: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init: [2023-05-20T06:44:26.908Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:26.908Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:26.908Z] [get] Not modified - so not downloaded [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] init.customtasks: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] prepare.client: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] prepare.client.appclient: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] setHttpPort: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] process.versionExpression: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] process.appname: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] prepare.appclient.preparator: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] process.classpath: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] process.jvmargs: [2023-05-20T06:44:26.908Z] [2023-05-20T06:44:26.908Z] java.with.result: [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=914225439546296450; Path=/ [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:27.472Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] _prepare.client.appclient: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] increment.log.next: [2023-05-20T06:44:27.472Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] process.versionexpression: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] prepare.run: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] common.run.positive: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] setHttpPort: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] common.run: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] checkAppOnServer: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] declare-test: [2023-05-20T06:44:27.472Z] [echo] Starting test simple-versioned-appclient sample.scenarios(2) - logID=4 (server) [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] prepare.runclient: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] process.classpath: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] process.jvmargs: [2023-05-20T06:44:27.472Z] [2023-05-20T06:44:27.472Z] java.with.result: [2023-05-20T06:44:27.472Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:28.855Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:28.855Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:28.855Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:44:28.855Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-05-20T06:44:28.855Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] process.result: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] processResult: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] failed: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] passed: [2023-05-20T06:44:28.855Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] unknown: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] runclient: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.os: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools.unix: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools.windows: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] setAsadminArgs: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init: [2023-05-20T06:44:28.855Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:28.855Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:28.855Z] [get] Not modified - so not downloaded [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.customtasks: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] checkAppOnCluster: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] run.positive: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] deploy.version: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] del.ref.registred: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] process.versionExpression: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] process.appname: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] _process.target: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] process.target: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] prepare.is.version.registred: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.os: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools.unix: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools.windows: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.tools: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] setAsadminArgs: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init: [2023-05-20T06:44:28.855Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:28.855Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:28.855Z] [get] Not modified - so not downloaded [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] init.customtasks: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] prepare: [2023-05-20T06:44:28.855Z] [2023-05-20T06:44:28.855Z] exec.asadmin2: [2023-05-20T06:44:29.418Z] [exec] Result: 1 [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.registred: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] is.version.registred: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.xmlversionidentifier: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] prepare.cluster: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.enabled: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.hasToDeploy: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] deploy.version.unregistred: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.os: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools.unix: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools.windows: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] setAsadminArgs: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init: [2023-05-20T06:44:29.418Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:29.418Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:29.418Z] [get] Not modified - so not downloaded [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.customtasks: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] prepare: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.versionExpression: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.appname: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] create.version: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] assemble.non-existent: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.os: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools.unix: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools.windows: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.tools: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] setAsadminArgs: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init: [2023-05-20T06:44:29.418Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:29.418Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:29.418Z] [get] Not modified - so not downloaded [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] init.customtasks: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] prepare: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] process.versionexpression: [2023-05-20T06:44:29.418Z] [2023-05-20T06:44:29.418Z] compile: [2023-05-20T06:44:29.418Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:29.418Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:29.675Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:29.675Z] [javac] 1 warning [2023-05-20T06:44:29.675Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] process.xmlversionidentifier: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] process.versionExpression: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] process.xml.create.flag: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] create.xml.flag: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] generate.xml.identifier: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] assemble: [2023-05-20T06:44:29.675Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] process.xmlversionidentifier: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] prepare.update.xml.identifier: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] update.xml.identifier: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] deployWithNameOption: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] setAsadminArgs: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] common.deploy.asadmin: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init.os: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init.tools.unix: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init.tools.windows: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init.tools: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] setAsadminArgs: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init: [2023-05-20T06:44:29.675Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:29.675Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:29.675Z] [get] Not modified - so not downloaded [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] init.customtasks: [2023-05-20T06:44:29.675Z] [2023-05-20T06:44:29.675Z] common.run.asadmin: [2023-05-20T06:44:29.675Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2023-05-20T06:44:29.932Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:29.932Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:29.932Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2023-05-20T06:44:29.932Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.os: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools.unix: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools.windows: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] setAsadminArgs: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init: [2023-05-20T06:44:30.190Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:30.190Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:30.190Z] [get] Not modified - so not downloaded [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.customtasks: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] setEnabled: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] createAppRef: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] deployWithoutNameOption: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.os: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools.unix: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools.windows: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.tools: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] setAsadminArgs: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init: [2023-05-20T06:44:30.190Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:30.190Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:30.190Z] [get] Not modified - so not downloaded [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] init.customtasks: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] prepare.client: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] prepare.client.appclient: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] setHttpPort: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] process.versionExpression: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] process.appname: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] prepare.appclient.preparator: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] process.classpath: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] process.jvmargs: [2023-05-20T06:44:30.190Z] [2023-05-20T06:44:30.190Z] java.with.result: [2023-05-20T06:44:30.190Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=2271996957335463697; Path=/ [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:30.450Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] _prepare.client.appclient: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] increment.log.next: [2023-05-20T06:44:30.450Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] process.versionexpression: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] prepare.run: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] common.run.positive: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] setHttpPort: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] common.run: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] checkAppOnServer: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] declare-test: [2023-05-20T06:44:30.450Z] [echo] Starting test simple-versioned-appclient sample.scenarios(3) - logID=5 (server) [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] prepare.runclient: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] process.classpath: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] process.jvmargs: [2023-05-20T06:44:30.450Z] [2023-05-20T06:44:30.450Z] java.with.result: [2023-05-20T06:44:30.450Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:32.981Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:32.981Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:32.981Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2023-05-20T06:44:32.981Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2023-05-20T06:44:32.981Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.result: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] processResult: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] failed: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] passed: [2023-05-20T06:44:32.981Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] unknown: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] runclient: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.os: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools.unix: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools.windows: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] setAsadminArgs: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init: [2023-05-20T06:44:32.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:32.981Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:32.981Z] [get] Not modified - so not downloaded [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.customtasks: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] checkAppOnCluster: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] run.positive: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] deploy.version: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] del.ref.registred: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.versionExpression: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.appname: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] _process.target: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.target: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] prepare.is.version.registred: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.os: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools.unix: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools.windows: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.tools: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] setAsadminArgs: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init: [2023-05-20T06:44:32.981Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:32.981Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:32.981Z] [get] Not modified - so not downloaded [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] init.customtasks: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] prepare: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] exec.asadmin2: [2023-05-20T06:44:32.981Z] [exec] Result: 1 [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.registred: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] is.version.registred: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.xmlversionidentifier: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] prepare.cluster: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.enabled: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] process.hasToDeploy: [2023-05-20T06:44:32.981Z] [2023-05-20T06:44:32.981Z] deploy.version.unregistred: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.os: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools.unix: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools.windows: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] setAsadminArgs: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init: [2023-05-20T06:44:33.238Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:33.238Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:33.238Z] [get] Not modified - so not downloaded [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.customtasks: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] prepare: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.versionExpression: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.appname: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] create.version: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] assemble.non-existent: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.xmlversionidentifier: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] prepare.update.xml.identifier: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] update.xml.identifier: [2023-05-20T06:44:33.238Z] [unzip] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.xmlversionidentifier: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.versionExpression: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.xml.create.flag: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] create.xml.flag: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] generate.xml.identifier: [2023-05-20T06:44:33.238Z] [zip] Building zip: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2023-05-20T06:44:33.238Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-05-20T06:44:33.238Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:33.238Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] process.xml.delete.flag: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] delete.xml.flag: [2023-05-20T06:44:33.238Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] deployWithNameOption: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] setAsadminArgs: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] common.deploy.asadmin: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.os: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools.unix: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools.windows: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.tools: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] setAsadminArgs: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init: [2023-05-20T06:44:33.238Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:33.238Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:33.238Z] [get] Not modified - so not downloaded [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] init.customtasks: [2023-05-20T06:44:33.238Z] [2023-05-20T06:44:33.238Z] common.run.asadmin: [2023-05-20T06:44:33.238Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2023-05-20T06:44:33.505Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:33.505Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:33.505Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2023-05-20T06:44:33.505Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.os: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools.unix: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools.windows: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] setAsadminArgs: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init: [2023-05-20T06:44:33.505Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:33.505Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:33.505Z] [get] Not modified - so not downloaded [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.customtasks: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] setEnabled: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] createAppRef: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] deployWithoutNameOption: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.os: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools.unix: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools.windows: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.tools: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] setAsadminArgs: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init: [2023-05-20T06:44:33.505Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:33.505Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:33.505Z] [get] Not modified - so not downloaded [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] init.customtasks: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] prepare.client: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] prepare.client.appclient: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] setHttpPort: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] process.versionExpression: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] process.appname: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] prepare.appclient.preparator: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] process.classpath: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] process.jvmargs: [2023-05-20T06:44:33.505Z] [2023-05-20T06:44:33.505Z] java.with.result: [2023-05-20T06:44:33.761Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:33.761Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=2149601763462152187; Path=/ [2023-05-20T06:44:33.761Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:33.761Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:33.761Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2023-05-20T06:44:34.017Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:34.017Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:34.017Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:34.017Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:34.017Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] _prepare.client.appclient: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] increment.log.next: [2023-05-20T06:44:34.017Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] process.versionexpression: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] prepare.run: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] common.run.negative: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] setHttpPort: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] common.run: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] checkAppOnServer: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] declare-test: [2023-05-20T06:44:34.017Z] [echo] Starting test simple-versioned-appclient sample.scenarios(4) - logID=6 (server) [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] prepare.runclient: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] process.classpath: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] process.jvmargs: [2023-05-20T06:44:34.017Z] [2023-05-20T06:44:34.017Z] java.with.result: [2023-05-20T06:44:34.017Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:35.821Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:35.821Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to fail [2023-05-20T06:44:35.821Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-05-20T06:44:35.821Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2023-05-20T06:44:35.821Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] process.result: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] processResult: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] failed: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] passed: [2023-05-20T06:44:35.821Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] unknown: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] runclient: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.os: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools.unix: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools.windows: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] setAsadminArgs: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init: [2023-05-20T06:44:35.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:35.821Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:35.821Z] [get] Not modified - so not downloaded [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.customtasks: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] checkAppOnCluster: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] run.negative: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] process.versionExpression: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] process.appname: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] process.xmlversionidentifier: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] prepare.cluster: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] enable.version: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] setAsadminArgs: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] common.enable.asadmin: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.os: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools.unix: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools.windows: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.tools: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] setAsadminArgs: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init: [2023-05-20T06:44:35.821Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:35.821Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:35.821Z] [get] Not modified - so not downloaded [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] init.customtasks: [2023-05-20T06:44:35.821Z] [2023-05-20T06:44:35.821Z] common.run.asadmin: [2023-05-20T06:44:35.821Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2023-05-20T06:44:35.821Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:35.821Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:36.078Z] [exec] Command enable executed successfully. [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.os: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools.unix: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools.windows: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] setAsadminArgs: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init: [2023-05-20T06:44:36.078Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:36.078Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:36.078Z] [get] Not modified - so not downloaded [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.customtasks: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] enableAppOnInstance: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.os: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools.unix: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools.windows: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.tools: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] setAsadminArgs: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init: [2023-05-20T06:44:36.078Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:36.078Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:36.078Z] [get] Not modified - so not downloaded [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] init.customtasks: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] prepare.client: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] prepare.client.appclient: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] setHttpPort: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] process.versionExpression: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] process.appname: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] prepare.appclient.preparator: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] process.classpath: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] process.jvmargs: [2023-05-20T06:44:36.078Z] [2023-05-20T06:44:36.078Z] java.with.result: [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=5603755993320246944; Path=/ [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.1/simple-versioned-appclientClient.jar [2023-05-20T06:44:36.334Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:36.335Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:36.335Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:36.335Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:36.335Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] _prepare.client.appclient: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] increment.log.next: [2023-05-20T06:44:36.335Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] process.versionexpression: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] prepare.run: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] common.run.positive: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] setHttpPort: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] common.run: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] checkAppOnServer: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] declare-test: [2023-05-20T06:44:36.335Z] [echo] Starting test simple-versioned-appclient sample.scenarios(5) - logID=7 (server) [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] prepare.runclient: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] process.classpath: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] process.jvmargs: [2023-05-20T06:44:36.335Z] [2023-05-20T06:44:36.335Z] java.with.result: [2023-05-20T06:44:36.592Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:38.488Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:38.488Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:38.488Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2023-05-20T06:44:38.488Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.1 [2023-05-20T06:44:38.488Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] process.result: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] processResult: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] failed: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] passed: [2023-05-20T06:44:38.488Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] unknown: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] runclient: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init.os: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init.tools.unix: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init.tools.windows: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init.tools: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] setAsadminArgs: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init: [2023-05-20T06:44:38.488Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:38.488Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:38.488Z] [get] Not modified - so not downloaded [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] init.customtasks: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] checkAppOnCluster: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] run.positive: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] deploy.version: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.488Z] del.ref.registred: [2023-05-20T06:44:38.488Z] [2023-05-20T06:44:38.489Z] process.versionExpression: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.appname: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] _process.target: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.target: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] prepare.is.version.registred: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.os: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.unix: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.windows: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] setAsadminArgs: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init: [2023-05-20T06:44:38.489Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] Not modified - so not downloaded [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.customtasks: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] prepare: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] exec.asadmin2: [2023-05-20T06:44:38.489Z] [exec] Result: 1 [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.registred: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] is.version.registred: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.xmlversionidentifier: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] prepare.cluster: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.enabled: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.hasToDeploy: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] deploy.version.unregistred: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.os: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.unix: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.windows: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] setAsadminArgs: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init: [2023-05-20T06:44:38.489Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] Not modified - so not downloaded [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.customtasks: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] prepare: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.versionExpression: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.appname: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] create.version: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] assemble.non-existent: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.os: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.unix: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools.windows: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.tools: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] setAsadminArgs: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init: [2023-05-20T06:44:38.489Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:38.489Z] [get] Not modified - so not downloaded [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] init.customtasks: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] prepare: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] process.versionexpression: [2023-05-20T06:44:38.489Z] [2023-05-20T06:44:38.489Z] compile: [2023-05-20T06:44:38.489Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:38.489Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2023-05-20T06:44:38.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:38.745Z] [javac] 1 warning [2023-05-20T06:44:38.745Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] process.xmlversionidentifier: [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] process.versionExpression: [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] process.xml.create.flag: [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] create.xml.flag: [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] generate.xml.identifier: [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] assemble: [2023-05-20T06:44:38.745Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2023-05-20T06:44:38.745Z] [2023-05-20T06:44:38.745Z] process.xmlversionidentifier: [2023-05-20T06:44:38.746Z] [2023-05-20T06:44:38.746Z] prepare.update.xml.identifier: [2023-05-20T06:44:38.746Z] [2023-05-20T06:44:38.746Z] update.xml.identifier: [2023-05-20T06:44:38.746Z] [2023-05-20T06:44:38.746Z] deployWithNameOption: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] setAsadminArgs: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] common.deploy.asadmin: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init.os: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init.tools.unix: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init.tools.windows: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init.tools: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] setAsadminArgs: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init: [2023-05-20T06:44:39.002Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:39.002Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:39.002Z] [get] Not modified - so not downloaded [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] init.customtasks: [2023-05-20T06:44:39.002Z] [2023-05-20T06:44:39.002Z] common.run.asadmin: [2023-05-20T06:44:39.002Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2023-05-20T06:44:39.259Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:39.259Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:39.259Z] [exec] Application deployed with name simple-versioned-appclient:RC-1.0.0. [2023-05-20T06:44:39.259Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.os: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools.unix: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools.windows: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] setAsadminArgs: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init: [2023-05-20T06:44:39.259Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:39.259Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:39.259Z] [get] Not modified - so not downloaded [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.customtasks: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] setEnabled: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] createAppRef: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] deployWithoutNameOption: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.os: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools.unix: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools.windows: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.tools: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] setAsadminArgs: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init: [2023-05-20T06:44:39.259Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:39.259Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:39.259Z] [get] Not modified - so not downloaded [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] init.customtasks: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] prepare.client: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] prepare.client.appclient: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] setHttpPort: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] process.versionExpression: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] process.appname: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] prepare.appclient.preparator: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] process.classpath: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] process.jvmargs: [2023-05-20T06:44:39.259Z] [2023-05-20T06:44:39.259Z] java.with.result: [2023-05-20T06:44:39.516Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:39.516Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=3121885573141104911; Path=/ [2023-05-20T06:44:39.516Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:RC-1.0.0/simple-versioned-appclientClient.jar [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:39.773Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] _prepare.client.appclient: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] increment.log.next: [2023-05-20T06:44:39.773Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] process.versionexpression: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] prepare.run: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] common.run.positive: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] setHttpPort: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] common.run: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] checkAppOnServer: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] declare-test: [2023-05-20T06:44:39.773Z] [echo] Starting test simple-versioned-appclient sample.scenarios(6) - logID=8 (server) [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] prepare.runclient: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] process.classpath: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] process.jvmargs: [2023-05-20T06:44:39.773Z] [2023-05-20T06:44:39.773Z] java.with.result: [2023-05-20T06:44:39.773Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:41.161Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:41.161Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:41.161Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2023-05-20T06:44:41.161Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = RC-1.0.0 [2023-05-20T06:44:41.161Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] process.result: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] processResult: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] failed: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] passed: [2023-05-20T06:44:41.161Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] unknown: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] runclient: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.os: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools.unix: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools.windows: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] setAsadminArgs: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init: [2023-05-20T06:44:41.161Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:41.161Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:41.161Z] [get] Not modified - so not downloaded [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.customtasks: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] checkAppOnCluster: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] run.positive: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] process.versionExpression: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] process.appname: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] process.xmlversionidentifier: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] prepare.cluster: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] undeploy.version: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] setAsadminArgs: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] common.undeploy.asadmin: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.os: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools.unix: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools.windows: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init.tools: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] setAsadminArgs: [2023-05-20T06:44:41.161Z] [2023-05-20T06:44:41.161Z] init: [2023-05-20T06:44:41.161Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:41.161Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:41.418Z] [get] Not modified - so not downloaded [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.customtasks: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] delAppRef: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.os: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.tools.unix: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.tools.windows: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.tools: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] setAsadminArgs: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init: [2023-05-20T06:44:41.418Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:41.418Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:41.418Z] [get] Not modified - so not downloaded [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] init.customtasks: [2023-05-20T06:44:41.418Z] [2023-05-20T06:44:41.418Z] common.run.asadmin: [2023-05-20T06:44:41.418Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA* [2023-05-20T06:44:41.418Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:41.418Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:41.675Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] test.notregistred: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] process.versionExpression: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] process.appname: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] _process.target: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] process.target: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] increment.log.next: [2023-05-20T06:44:41.675Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] declare.test: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] setHttpPort: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] declare.test.positive: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] setHttpPort: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] declare.test.negative: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] declare-test: [2023-05-20T06:44:41.675Z] [echo] Starting test simple-versioned-appclient sample.scenarios(7) - logID=9 - (server) - (fail expected) [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init.os: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init.tools.unix: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init.tools.windows: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init.tools: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] setAsadminArgs: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init: [2023-05-20T06:44:41.675Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:41.675Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:41.675Z] [get] Not modified - so not downloaded [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] init.customtasks: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] prepare: [2023-05-20T06:44:41.675Z] [2023-05-20T06:44:41.675Z] exec.asadmin: [2023-05-20T06:44:41.932Z] [exec] Result: 1 [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] process.result: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] processResult: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] failed: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] passed: [2023-05-20T06:44:41.932Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] unknown: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] asadmin.with.result: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] show-component-status.asadmin: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] test.notregistred.cluster: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] process.versionExpression: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] process.appname: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] process.xmlversionidentifier: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] prepare.cluster: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] enable.version: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] setAsadminArgs: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] common.enable.asadmin: [2023-05-20T06:44:41.932Z] [2023-05-20T06:44:41.932Z] init.os: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] init.tools.unix: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] init.tools.windows: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] init.tools: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] setAsadminArgs: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] init: [2023-05-20T06:44:42.188Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:42.188Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:42.188Z] [get] Not modified - so not downloaded [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] init.customtasks: [2023-05-20T06:44:42.188Z] [2023-05-20T06:44:42.188Z] common.run.asadmin: [2023-05-20T06:44:42.188Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient [2023-05-20T06:44:42.445Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:42.445Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:44:42.445Z] [exec] Command enable executed successfully. [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init.os: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init.tools.unix: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init.tools.windows: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init.tools: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] setAsadminArgs: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init: [2023-05-20T06:44:42.445Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:42.445Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:42.445Z] [get] Not modified - so not downloaded [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] init.customtasks: [2023-05-20T06:44:42.445Z] [2023-05-20T06:44:42.445Z] enableAppOnInstance: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init.os: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init.tools.unix: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init.tools.windows: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init.tools: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] setAsadminArgs: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init: [2023-05-20T06:44:42.701Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:42.701Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:42.701Z] [get] Not modified - so not downloaded [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] init.customtasks: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] prepare.client: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] prepare.client.appclient: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] setHttpPort: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] process.versionExpression: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] process.appname: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] prepare.appclient.preparator: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] process.classpath: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] process.jvmargs: [2023-05-20T06:44:42.701Z] [2023-05-20T06:44:42.701Z] java.with.result: [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=5400382731703577899; Path=/ [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2023-05-20T06:44:42.957Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] _prepare.client.appclient: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] increment.log.next: [2023-05-20T06:44:42.957Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] process.versionexpression: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] prepare.run: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] common.run.positive: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] setHttpPort: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] common.run: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] checkAppOnServer: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] declare-test: [2023-05-20T06:44:42.957Z] [echo] Starting test simple-versioned-appclient sample.scenarions(8) - logID=10 (server) [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] prepare.runclient: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] process.classpath: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] process.jvmargs: [2023-05-20T06:44:42.957Z] [2023-05-20T06:44:42.957Z] java.with.result: [2023-05-20T06:44:43.214Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: 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 [2023-05-20T06:44:44.589Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:44.589Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2023-05-20T06:44:44.589Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2023-05-20T06:44:44.589Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2023-05-20T06:44:44.589Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] process.result: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] processResult: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] failed: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] passed: [2023-05-20T06:44:44.589Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] unknown: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] runclient: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.os: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.unix: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.windows: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] setAsadminArgs: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init: [2023-05-20T06:44:44.589Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] Not modified - so not downloaded [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.customtasks: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] checkAppOnCluster: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] run.positive: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] process.versionExpression: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] process.appname: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] process.xmlversionidentifier: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] prepare.cluster: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] undeploy.version: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] setAsadminArgs: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] common.undeploy.asadmin: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.os: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.unix: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.windows: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] setAsadminArgs: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init: [2023-05-20T06:44:44.589Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] Not modified - so not downloaded [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.customtasks: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] delAppRef: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.os: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.unix: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools.windows: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.tools: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] setAsadminArgs: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init: [2023-05-20T06:44:44.589Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:44.589Z] [get] Not modified - so not downloaded [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] init.customtasks: [2023-05-20T06:44:44.589Z] [2023-05-20T06:44:44.589Z] common.run.asadmin: [2023-05-20T06:44:44.589Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:* [2023-05-20T06:44:44.845Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:44.845Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:44.845Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] test.notregistred: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] process.versionExpression: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] process.appname: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] _process.target: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] process.target: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] increment.log.next: [2023-05-20T06:44:44.845Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] declare.test: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] setHttpPort: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] declare.test.positive: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] setHttpPort: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] declare.test.negative: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] declare-test: [2023-05-20T06:44:44.845Z] [echo] Starting test simple-versioned-appclient sample.scenarios(9) - logID=11 - (server) - (fail expected) [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init.os: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init.tools.unix: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init.tools.windows: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init.tools: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] setAsadminArgs: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init: [2023-05-20T06:44:44.845Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:44.845Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:44.845Z] [get] Not modified - so not downloaded [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] init.customtasks: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] prepare: [2023-05-20T06:44:44.845Z] [2023-05-20T06:44:44.845Z] exec.asadmin: [2023-05-20T06:44:45.409Z] [exec] Result: 1 [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] process.result: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] processResult: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] failed: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] passed: [2023-05-20T06:44:45.409Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] unknown: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] asadmin.with.result: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] show-component-status.asadmin: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] test.notregistred.cluster: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] test.notregistred: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] process.versionExpression: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] process.appname: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] _process.target: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] process.target: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] increment.log.next: [2023-05-20T06:44:45.409Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] declare.test: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] setHttpPort: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] declare.test.positive: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] setHttpPort: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] declare.test.negative: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] declare-test: [2023-05-20T06:44:45.409Z] [echo] Starting test simple-versioned-appclient sample.scenarios(10) - logID=12 - (server) - (fail expected) [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init.os: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init.tools.unix: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init.tools.windows: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init.tools: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] setAsadminArgs: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init: [2023-05-20T06:44:45.409Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:45.409Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:45.409Z] [get] Not modified - so not downloaded [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] init.customtasks: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] prepare: [2023-05-20T06:44:45.409Z] [2023-05-20T06:44:45.409Z] exec.asadmin: [2023-05-20T06:44:45.665Z] [exec] Result: 1 [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] process.result: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] processResult: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] failed: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] passed: [2023-05-20T06:44:45.665Z] [echo] Test simple-versioned-appclient Passed [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] unknown: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] asadmin.with.result: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] show-component-status.asadmin: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] test.notregistred.cluster: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] clean.scenario: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] clean.scenario.cluster: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init.os: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init.tools.unix: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init.tools.windows: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init.tools: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] setAsadminArgs: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init: [2023-05-20T06:44:45.665Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:45.665Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:45.665Z] [get] Not modified - so not downloaded [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] init.customtasks: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] prepare: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] process.versionExpression: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] process.appname: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] _process.target: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] process.target: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] prepare.has.version.registred: [2023-05-20T06:44:45.665Z] [2023-05-20T06:44:45.665Z] exec.asadmin2: [2023-05-20T06:44:46.252Z] [exec] Result: 1 [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] process.registred: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] has.version.registred: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] del.all.version.registred: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] _clean.scenario: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] delete.log.next: [2023-05-20T06:44:46.252Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] delete.log.next: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] private-all: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.os: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools.unix: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools.windows: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] setAsadminArgs: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init: [2023-05-20T06:44:46.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:46.252Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:46.252Z] [get] Not modified - so not downloaded [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.customtasks: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] private-rollingUpgrade: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] _private-all: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] main-all: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] xml.version.information: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] clean.scenario: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] clean.scenario.cluster: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.os: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools.unix: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools.windows: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.tools: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] setAsadminArgs: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init: [2023-05-20T06:44:46.252Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:46.252Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:46.252Z] [get] Not modified - so not downloaded [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] init.customtasks: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] prepare: [2023-05-20T06:44:46.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] process.versionExpression: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] process.appname: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] _process.target: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] process.target: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] prepare.has.version.registred: [2023-05-20T06:44:46.252Z] [2023-05-20T06:44:46.252Z] exec.asadmin2: [2023-05-20T06:44:46.508Z] [exec] Result: 1 [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] process.registred: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] has.version.registred: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] del.all.version.registred: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] _clean.scenario: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] deploy.version: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] del.ref.registred: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] process.versionExpression: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] process.appname: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] _process.target: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] process.target: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] prepare.is.version.registred: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init.os: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init.tools.unix: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init.tools.windows: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init.tools: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] setAsadminArgs: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init: [2023-05-20T06:44:46.508Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:46.508Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:46.508Z] [get] Not modified - so not downloaded [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] init.customtasks: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] prepare: [2023-05-20T06:44:46.508Z] [2023-05-20T06:44:46.508Z] exec.asadmin2: [2023-05-20T06:44:46.764Z] [exec] Result: 1 [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] process.registred: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] is.version.registred: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] process.xmlversionidentifier: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] prepare.cluster: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] process.enabled: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] process.hasToDeploy: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] deploy.version.unregistred: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] init.os: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] init.tools.unix: [2023-05-20T06:44:46.764Z] [2023-05-20T06:44:46.764Z] init.tools.windows: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.tools: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] setAsadminArgs: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init: [2023-05-20T06:44:46.765Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:46.765Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:46.765Z] [get] Not modified - so not downloaded [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.customtasks: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] prepare: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] process.versionExpression: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] process.appname: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] create.version: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] assemble.non-existent: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.os: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.tools.unix: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.tools.windows: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.tools: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] setAsadminArgs: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init: [2023-05-20T06:44:46.765Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:46.765Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:46.765Z] [get] Not modified - so not downloaded [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] init.customtasks: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] prepare: [2023-05-20T06:44:46.765Z] [2023-05-20T06:44:46.765Z] compile: [2023-05-20T06:44:46.765Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:46.765Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-05-20T06:44:47.352Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:47.352Z] [javac] 1 warning [2023-05-20T06:44:47.352Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] process.xmlversionidentifier: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] process.versionExpression: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] process.xml.create.flag: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] create.xml.flag: [2023-05-20T06:44:47.352Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb-hasXmlVersion [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] generate.xml.identifier: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] assemble: [2023-05-20T06:44:47.352Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] process.xmlversionidentifier: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] prepare.update.xml.identifier: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] update.xml.identifier: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] deployWithNameOption: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] deployWithoutNameOption: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] setAsadminArgs: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] common.deploy.asadmin: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init.os: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init.tools.unix: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init.tools.windows: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init.tools: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] setAsadminArgs: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init: [2023-05-20T06:44:47.352Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:47.352Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:47.352Z] [get] Not modified - so not downloaded [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] init.customtasks: [2023-05-20T06:44:47.352Z] [2023-05-20T06:44:47.352Z] common.run.asadmin: [2023-05-20T06:44:47.352Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2023-05-20T06:44:47.608Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:47.608Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:47.866Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.0. [2023-05-20T06:44:47.866Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.os: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools.unix: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools.windows: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] setAsadminArgs: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init: [2023-05-20T06:44:47.866Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:47.866Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:47.866Z] [get] Not modified - so not downloaded [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.customtasks: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] setEnabled: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] createAppRef: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] test.registred: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] process.versionExpression: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] process.appname: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] _process.target: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] process.target: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] increment.log.next: [2023-05-20T06:44:47.866Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] declare.test: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] setHttpPort: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] declare.test.positive: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] declare-test: [2023-05-20T06:44:47.866Z] [echo] Starting test simple-versioned-ejb xml.version(1) - logID=1 - (server) - (sucess expected) [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] setHttpPort: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] declare.test.negative: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.os: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools.unix: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools.windows: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.tools: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] setAsadminArgs: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init: [2023-05-20T06:44:47.866Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:47.866Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:47.866Z] [get] Not modified - so not downloaded [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] init.customtasks: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] prepare: [2023-05-20T06:44:47.866Z] [2023-05-20T06:44:47.866Z] exec.asadmin: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] process.result: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] processResult: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] failed: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] passed: [2023-05-20T06:44:48.451Z] [echo] Test simple-versioned-ejb Passed [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] unknown: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] asadmin.with.result: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] show-component-status.asadmin: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] test.registred.cluster: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] process.versionExpression: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] process.appname: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] process.xmlversionidentifier: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] prepare.cluster: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] undeploy.version: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] setAsadminArgs: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] common.undeploy.asadmin: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.os: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools.unix: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools.windows: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] setAsadminArgs: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init: [2023-05-20T06:44:48.451Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:48.451Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:48.451Z] [get] Not modified - so not downloaded [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.customtasks: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] delAppRef: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.os: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools.unix: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools.windows: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.tools: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] setAsadminArgs: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init: [2023-05-20T06:44:48.451Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:48.451Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:48.451Z] [get] Not modified - so not downloaded [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] init.customtasks: [2023-05-20T06:44:48.451Z] [2023-05-20T06:44:48.451Z] common.run.asadmin: [2023-05-20T06:44:48.451Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.0 [2023-05-20T06:44:48.451Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:48.451Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:48.708Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] deploy.version: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] del.ref.registred: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] process.versionExpression: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] process.appname: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] _process.target: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] process.target: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] prepare.is.version.registred: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init.os: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init.tools.unix: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init.tools.windows: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init.tools: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] setAsadminArgs: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init: [2023-05-20T06:44:48.708Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:48.708Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:48.708Z] [get] Not modified - so not downloaded [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] init.customtasks: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] prepare: [2023-05-20T06:44:48.708Z] [2023-05-20T06:44:48.708Z] exec.asadmin2: [2023-05-20T06:44:48.964Z] [exec] Result: 1 [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.registred: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] is.version.registred: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.xmlversionidentifier: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] prepare.cluster: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.enabled: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.hasToDeploy: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] deploy.version.unregistred: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.os: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools.unix: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools.windows: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] setAsadminArgs: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init: [2023-05-20T06:44:48.964Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:48.964Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:48.964Z] [get] Not modified - so not downloaded [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.customtasks: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] prepare: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.versionExpression: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] process.appname: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] create.version: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] assemble.non-existent: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.os: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools.unix: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools.windows: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.tools: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] setAsadminArgs: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init: [2023-05-20T06:44:48.964Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:48.964Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:48.964Z] [get] Not modified - so not downloaded [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] init.customtasks: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] prepare: [2023-05-20T06:44:48.964Z] [2023-05-20T06:44:48.964Z] compile: [2023-05-20T06:44:48.964Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:48.964Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2023-05-20T06:44:49.527Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:49.527Z] [javac] 1 warning [2023-05-20T06:44:49.527Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] process.xmlversionidentifier: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] process.versionExpression: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] process.xml.create.flag: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] create.xml.flag: [2023-05-20T06:44:49.527Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1-hasXmlVersion [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] generate.xml.identifier: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] assemble: [2023-05-20T06:44:49.527Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] process.xmlversionidentifier: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] prepare.update.xml.identifier: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] update.xml.identifier: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] deployWithNameOption: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] setAsadminArgs: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] common.deploy.asadmin: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init.os: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init.tools.unix: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init.tools.windows: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init.tools: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] setAsadminArgs: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init: [2023-05-20T06:44:49.527Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:49.527Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:49.527Z] [get] Not modified - so not downloaded [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] init.customtasks: [2023-05-20T06:44:49.527Z] [2023-05-20T06:44:49.527Z] common.run.asadmin: [2023-05-20T06:44:49.528Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2023-05-20T06:44:51.419Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:51.419Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:51.419Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.1. [2023-05-20T06:44:51.419Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] init.os: [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] init.tools.unix: [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] init.tools.windows: [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] init.tools: [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] setAsadminArgs: [2023-05-20T06:44:51.419Z] [2023-05-20T06:44:51.419Z] init: [2023-05-20T06:44:51.419Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:51.420Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:51.420Z] [get] Not modified - so not downloaded [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.customtasks: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] setEnabled: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] createAppRef: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] deployWithoutNameOption: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] test.registred: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] process.versionExpression: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] process.appname: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] _process.target: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] process.target: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] increment.log.next: [2023-05-20T06:44:51.420Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] declare.test: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] setHttpPort: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] declare.test.positive: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] declare-test: [2023-05-20T06:44:51.420Z] [echo] Starting test simple-versioned-ejb xml.version(2) - logID=2 - (server) - (sucess expected) [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] setHttpPort: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] declare.test.negative: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.os: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.tools.unix: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.tools.windows: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.tools: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] setAsadminArgs: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init: [2023-05-20T06:44:51.420Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:51.420Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:51.420Z] [get] Not modified - so not downloaded [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] init.customtasks: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] prepare: [2023-05-20T06:44:51.420Z] [2023-05-20T06:44:51.420Z] exec.asadmin: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] process.result: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] processResult: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] failed: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] passed: [2023-05-20T06:44:51.983Z] [echo] Test simple-versioned-ejb Passed [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] unknown: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] asadmin.with.result: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] show-component-status.asadmin: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] test.registred.cluster: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] process.versionExpression: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] process.appname: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] process.xmlversionidentifier: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] prepare.cluster: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] undeploy.version: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] setAsadminArgs: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] common.undeploy.asadmin: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.os: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools.unix: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools.windows: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] setAsadminArgs: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init: [2023-05-20T06:44:51.983Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:51.983Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:51.983Z] [get] Not modified - so not downloaded [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.customtasks: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] delAppRef: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.os: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools.unix: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools.windows: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.tools: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] setAsadminArgs: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init: [2023-05-20T06:44:51.983Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:51.983Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:51.983Z] [get] Not modified - so not downloaded [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] init.customtasks: [2023-05-20T06:44:51.983Z] [2023-05-20T06:44:51.983Z] common.run.asadmin: [2023-05-20T06:44:51.983Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.1 [2023-05-20T06:44:52.251Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:52.251Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:52.507Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] clean.scenario: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] clean.scenario.cluster: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init.os: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init.tools.unix: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init.tools.windows: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init.tools: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] setAsadminArgs: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init: [2023-05-20T06:44:52.507Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:52.507Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:52.507Z] [get] Not modified - so not downloaded [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] init.customtasks: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] prepare: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] process.versionExpression: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] process.appname: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] _process.target: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] process.target: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] prepare.has.version.registred: [2023-05-20T06:44:52.507Z] [2023-05-20T06:44:52.507Z] exec.asadmin2: [2023-05-20T06:44:52.763Z] [exec] Result: 1 [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] process.registred: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] has.version.registred: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] del.all.version.registred: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] _clean.scenario: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] delete.log.next: [2023-05-20T06:44:52.763Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] delete.log.next: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] private-all: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.os: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools.unix: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools.windows: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] setAsadminArgs: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init: [2023-05-20T06:44:52.763Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:52.763Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:52.763Z] [get] Not modified - so not downloaded [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.customtasks: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] private-rollingUpgrade: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] _private-all: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] main-all: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] xml.version.information: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] clean.scenario: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] clean.scenario.cluster: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.os: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools.unix: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools.windows: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init.tools: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] setAsadminArgs: [2023-05-20T06:44:52.763Z] [2023-05-20T06:44:52.763Z] init: [2023-05-20T06:44:52.763Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:52.763Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.020Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] init.customtasks: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] prepare: [2023-05-20T06:44:53.020Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] process.versionExpression: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] process.appname: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] _process.target: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] process.target: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] prepare.has.version.registred: [2023-05-20T06:44:53.020Z] [2023-05-20T06:44:53.020Z] exec.asadmin2: [2023-05-20T06:44:53.276Z] [exec] Result: 1 [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] process.registred: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] has.version.registred: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] del.all.version.registred: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] _clean.scenario: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] deploy.version: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] del.ref.registred: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] process.versionExpression: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] process.appname: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] _process.target: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] process.target: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] prepare.is.version.registred: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init.os: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init.tools.unix: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init.tools.windows: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init.tools: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] setAsadminArgs: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init: [2023-05-20T06:44:53.276Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:53.276Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.276Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] init.customtasks: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] prepare: [2023-05-20T06:44:53.276Z] [2023-05-20T06:44:53.276Z] exec.asadmin2: [2023-05-20T06:44:53.532Z] [exec] Result: 1 [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.registred: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] is.version.registred: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.xmlversionidentifier: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] prepare.cluster: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.enabled: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.hasToDeploy: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] deploy.version.unregistred: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.os: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.unix: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.windows: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] setAsadminArgs: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init: [2023-05-20T06:44:53.532Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:53.532Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.532Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.customtasks: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] prepare: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.versionExpression: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.appname: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] create.version: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] assemble.non-existent: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.os: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.unix: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.windows: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] setAsadminArgs: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init: [2023-05-20T06:44:53.532Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:53.532Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.532Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.customtasks: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] prepare: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.versionExpression: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] process.servletName: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] assemble: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.os: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.unix: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools.windows: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.532Z] init.tools: [2023-05-20T06:44:53.532Z] [2023-05-20T06:44:53.533Z] setAsadminArgs: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init: [2023-05-20T06:44:53.533Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:53.533Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.533Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init.customtasks: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] prepare: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] process.versionExpression: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] process.appname: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] create.version: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] assemble.non-existent: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init.os: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init.tools.unix: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init.tools.windows: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init.tools: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] setAsadminArgs: [2023-05-20T06:44:53.533Z] [2023-05-20T06:44:53.533Z] init: [2023-05-20T06:44:53.789Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:53.789Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:53.789Z] [get] Not modified - so not downloaded [2023-05-20T06:44:53.789Z] [2023-05-20T06:44:53.789Z] init.customtasks: [2023-05-20T06:44:53.789Z] [2023-05-20T06:44:53.789Z] prepare: [2023-05-20T06:44:53.789Z] [2023-05-20T06:44:53.789Z] process.versionexpression: [2023-05-20T06:44:53.789Z] [2023-05-20T06:44:53.789Z] compile: [2023-05-20T06:44:53.789Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:53.789Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-05-20T06:44:54.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:54.046Z] [javac] 1 warning [2023-05-20T06:44:54.046Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xmlversionidentifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.versionExpression: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xml.create.flag: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] create.xml.flag: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] generate.xml.identifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] assemble: [2023-05-20T06:44:54.046Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xmlversionidentifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] prepare.update.xml.identifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] update.xml.identifier: [2023-05-20T06:44:54.046Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xmlversionidentifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.versionExpression: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xml.create.flag: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] create.xml.flag: [2023-05-20T06:44:54.046Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear-hasXmlVersion [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] generate.xml.identifier: [2023-05-20T06:44:54.046Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2023-05-20T06:44:54.046Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] process.xmlversionidentifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] prepare.update.xml.identifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] update.xml.identifier: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] deployWithNameOption: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] deployWithoutNameOption: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] setAsadminArgs: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] common.deploy.asadmin: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init.os: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init.tools.unix: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init.tools.windows: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init.tools: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] setAsadminArgs: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init: [2023-05-20T06:44:54.046Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:54.046Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:54.046Z] [get] Not modified - so not downloaded [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] init.customtasks: [2023-05-20T06:44:54.046Z] [2023-05-20T06:44:54.046Z] common.run.asadmin: [2023-05-20T06:44:54.046Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2023-05-20T06:44:54.302Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:54.302Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:55.673Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.0. [2023-05-20T06:44:55.674Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.os: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools.unix: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools.windows: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] setAsadminArgs: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init: [2023-05-20T06:44:55.674Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:55.674Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:55.674Z] [get] Not modified - so not downloaded [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.customtasks: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] setEnabled: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] createAppRef: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] test.registred: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] process.versionExpression: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] process.appname: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] _process.target: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] process.target: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] increment.log.next: [2023-05-20T06:44:55.674Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] declare.test: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] setHttpPort: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] declare.test.positive: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] declare-test: [2023-05-20T06:44:55.674Z] [echo] Starting test simple-versioned-ear xml.version(1) - logID=1 - (server) - (sucess expected) [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] setHttpPort: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] declare.test.negative: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.os: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools.unix: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools.windows: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.tools: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] setAsadminArgs: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init: [2023-05-20T06:44:55.674Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:55.674Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:55.674Z] [get] Not modified - so not downloaded [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] init.customtasks: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] prepare: [2023-05-20T06:44:55.674Z] [2023-05-20T06:44:55.674Z] exec.asadmin: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] process.result: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] processResult: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] failed: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] passed: [2023-05-20T06:44:55.930Z] [echo] Test simple-versioned-ear Passed [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] unknown: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] asadmin.with.result: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] show-component-status.asadmin: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] test.registred.cluster: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] process.versionExpression: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] process.appname: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] process.xmlversionidentifier: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] prepare.cluster: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] undeploy.version: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] setAsadminArgs: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] common.undeploy.asadmin: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.os: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools.unix: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools.windows: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] setAsadminArgs: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init: [2023-05-20T06:44:55.930Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:55.930Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:55.930Z] [get] Not modified - so not downloaded [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.customtasks: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] delAppRef: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.os: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools.unix: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools.windows: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] init.tools: [2023-05-20T06:44:55.930Z] [2023-05-20T06:44:55.930Z] setAsadminArgs: [2023-05-20T06:44:55.931Z] [2023-05-20T06:44:55.931Z] init: [2023-05-20T06:44:55.931Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:55.931Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:55.931Z] [get] Not modified - so not downloaded [2023-05-20T06:44:55.931Z] [2023-05-20T06:44:55.931Z] init.customtasks: [2023-05-20T06:44:55.931Z] [2023-05-20T06:44:55.931Z] common.run.asadmin: [2023-05-20T06:44:55.931Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.0 [2023-05-20T06:44:57.732Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:57.732Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:57.732Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] deploy.version: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] del.ref.registred: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] process.versionExpression: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] process.appname: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] _process.target: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] process.target: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] prepare.is.version.registred: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init.os: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init.tools.unix: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init.tools.windows: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init.tools: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] setAsadminArgs: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init: [2023-05-20T06:44:57.732Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:57.732Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:57.732Z] [get] Not modified - so not downloaded [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] init.customtasks: [2023-05-20T06:44:57.732Z] [2023-05-20T06:44:57.732Z] prepare: [2023-05-20T06:44:57.733Z] [2023-05-20T06:44:57.733Z] exec.asadmin2: [2023-05-20T06:44:58.007Z] [exec] Result: 1 [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.registred: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] is.version.registred: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.xmlversionidentifier: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] prepare.cluster: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.enabled: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.hasToDeploy: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] deploy.version.unregistred: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.os: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools.unix: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools.windows: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] setAsadminArgs: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init: [2023-05-20T06:44:58.007Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.007Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.007Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.customtasks: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] prepare: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.versionExpression: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] process.appname: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] create.version: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] assemble.non-existent: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.os: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools.unix: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools.windows: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init.tools: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] setAsadminArgs: [2023-05-20T06:44:58.007Z] [2023-05-20T06:44:58.007Z] init: [2023-05-20T06:44:58.007Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.007Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.007Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.customtasks: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] prepare: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] process.versionExpression: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] process.servletName: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] assemble: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.os: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools.unix: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools.windows: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] setAsadminArgs: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init: [2023-05-20T06:44:58.008Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.008Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.008Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.customtasks: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] prepare: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] process.versionExpression: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] process.appname: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] create.version: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] assemble.non-existent: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.os: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools.unix: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools.windows: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.tools: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] setAsadminArgs: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init: [2023-05-20T06:44:58.008Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.008Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.008Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] init.customtasks: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] prepare: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] process.versionexpression: [2023-05-20T06:44:58.008Z] [2023-05-20T06:44:58.008Z] compile: [2023-05-20T06:44:58.008Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:44:58.008Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-05-20T06:44:58.265Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:44:58.265Z] [javac] 1 warning [2023-05-20T06:44:58.265Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xmlversionidentifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.versionExpression: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xml.create.flag: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] create.xml.flag: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] generate.xml.identifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] assemble: [2023-05-20T06:44:58.265Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet:ALPHA-1.0.1.war [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xmlversionidentifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] prepare.update.xml.identifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] update.xml.identifier: [2023-05-20T06:44:58.265Z] [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xmlversionidentifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.versionExpression: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xml.create.flag: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] create.xml.flag: [2023-05-20T06:44:58.265Z] [touch] Creating /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1-hasXmlVersion [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] generate.xml.identifier: [2023-05-20T06:44:58.265Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2023-05-20T06:44:58.265Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] process.xmlversionidentifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] prepare.update.xml.identifier: [2023-05-20T06:44:58.265Z] [2023-05-20T06:44:58.265Z] update.xml.identifier: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] deployWithNameOption: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] setAsadminArgs: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] common.deploy.asadmin: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] init.os: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] init.tools.unix: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] init.tools.windows: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] init.tools: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.550Z] setAsadminArgs: [2023-05-20T06:44:58.550Z] [2023-05-20T06:44:58.551Z] init: [2023-05-20T06:44:58.551Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.551Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.551Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.551Z] [2023-05-20T06:44:58.551Z] init.customtasks: [2023-05-20T06:44:58.551Z] [2023-05-20T06:44:58.551Z] common.run.asadmin: [2023-05-20T06:44:58.551Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2023-05-20T06:44:58.551Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:58.551Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:44:58.808Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.1. [2023-05-20T06:44:58.808Z] [exec] Command deploy executed successfully. [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.os: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools.unix: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools.windows: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] setAsadminArgs: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init: [2023-05-20T06:44:58.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.808Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.808Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.customtasks: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] setEnabled: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] createAppRef: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] deployWithoutNameOption: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] test.registred: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] process.versionExpression: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] process.appname: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] _process.target: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] process.target: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] prepare.show-component-status.asadmin: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] increment.log.next: [2023-05-20T06:44:58.808Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] declare.test: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] setHttpPort: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] declare.test.positive: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] declare-test: [2023-05-20T06:44:58.808Z] [echo] Starting test simple-versioned-ear xml.version(2) - logID=2 - (server) - (sucess expected) [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] setHttpPort: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] declare.test.negative: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.os: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools.unix: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools.windows: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.tools: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] setAsadminArgs: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init: [2023-05-20T06:44:58.808Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:58.808Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:58.808Z] [get] Not modified - so not downloaded [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] init.customtasks: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] prepare: [2023-05-20T06:44:58.808Z] [2023-05-20T06:44:58.808Z] exec.asadmin: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] process.result: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] processResult: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] failed: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] passed: [2023-05-20T06:44:59.371Z] [echo] Test simple-versioned-ear Passed [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] unknown: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] asadmin.with.result: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] show-component-status.asadmin: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] test.registred.cluster: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] process.versionExpression: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] process.appname: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] process.xmlversionidentifier: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] prepare.cluster: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] undeploy.version: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] setAsadminArgs: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] common.undeploy.asadmin: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.os: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools.unix: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools.windows: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] setAsadminArgs: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init: [2023-05-20T06:44:59.371Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:59.371Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:59.371Z] [get] Not modified - so not downloaded [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.customtasks: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] delAppRef: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.os: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools.unix: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools.windows: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.tools: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] setAsadminArgs: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init: [2023-05-20T06:44:59.371Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:59.371Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:59.371Z] [get] Not modified - so not downloaded [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] init.customtasks: [2023-05-20T06:44:59.371Z] [2023-05-20T06:44:59.371Z] common.run.asadmin: [2023-05-20T06:44:59.371Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.1 [2023-05-20T06:44:59.627Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:44:59.627Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:44:59.627Z] [exec] Command undeploy executed successfully. [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] clean.scenario: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] clean.scenario.cluster: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init.os: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init.tools.unix: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init.tools.windows: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init.tools: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] setAsadminArgs: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init: [2023-05-20T06:44:59.627Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:44:59.627Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:44:59.627Z] [get] Not modified - so not downloaded [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] init.customtasks: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] prepare: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] process.versionExpression: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] process.appname: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] _process.target: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] process.target: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] prepare.has.version.registred: [2023-05-20T06:44:59.627Z] [2023-05-20T06:44:59.627Z] exec.asadmin2: [2023-05-20T06:45:00.190Z] [exec] Result: 1 [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] process.registred: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] has.version.registred: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] del.all.version.registred: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] _clean.scenario: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] delete.log.next: [2023-05-20T06:45:00.190Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] private-all: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] private-all: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init.os: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init.tools.unix: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init.tools.windows: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init.tools: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] setAsadminArgs: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init: [2023-05-20T06:45:00.190Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:00.190Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:00.190Z] [get] Not modified - so not downloaded [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] init.customtasks: [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] prepare: [2023-05-20T06:45:00.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.190Z] assemble: [2023-05-20T06:45:00.190Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-05-20T06:45:00.190Z] [2023-05-20T06:45:00.191Z] init.os: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools.unix: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools.windows: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] setAsadminArgs: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init: [2023-05-20T06:45:00.191Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:00.191Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:00.191Z] [get] Not modified - so not downloaded [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.customtasks: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] prepare: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] deploy.osgi.asadmin: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] setAsadminArgs: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] common.deploy.osgi.asadmin: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.os: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools.unix: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools.windows: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.tools: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] setAsadminArgs: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init: [2023-05-20T06:45:00.191Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:00.191Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:00.191Z] [get] Not modified - so not downloaded [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] init.customtasks: [2023-05-20T06:45:00.191Z] [2023-05-20T06:45:00.191Z] common.run.asadmin: [2023-05-20T06:45:00.191Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-05-20T06:45:00.448Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:45:00.448Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:45:00.448Z] [exec] Application deployed with name simple. [2023-05-20T06:45:00.448Z] [exec] Command deploy executed successfully. [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init.os: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init.tools.unix: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init.tools.windows: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init.tools: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] setAsadminArgs: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init: [2023-05-20T06:45:00.448Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:00.448Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:00.448Z] [get] Not modified - so not downloaded [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] init.customtasks: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] setEnabled: [2023-05-20T06:45:00.448Z] [2023-05-20T06:45:00.448Z] createAppRef: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setHttpPort: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] run.positive: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] common.run.positive: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setHttpPort: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] common.run: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] checkAppOnServer: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] declare-test: [2023-05-20T06:45:32.496Z] [echo] Starting test simple osgi/simple Test asadmin deploy (server) [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.os: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.unix: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.windows: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setAsadminArgs: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init: [2023-05-20T06:45:32.496Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.customtasks: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] prepare: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] compile: [2023-05-20T06:45:32.496Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:45:32.496Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] runclient: [2023-05-20T06:45:32.496Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-05-20T06:45:32.496Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-05-20T06:45:32.496Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-05-20T06:45:32.496Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-05-20T06:45:32.496Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:45:32.496Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-05-20T06:45:32.496Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-05-20T06:45:32.496Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-05-20T06:45:32.496Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:45:32.496Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2023-05-20T06:45:32.496Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-05-20T06:45:32.496Z] [javaWithResult] ... 2 more [2023-05-20T06:45:32.496Z] [javaWithResult] Java Result: 255 [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] processResult: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] failed: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] passed: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] unknown: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] writeLogToConsole: [2023-05-20T06:45:32.496Z] [echo] Test simple UNKNOWN at 20-May-2023 06:45:30.580 with return code 255 [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.os: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.unix: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.windows: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setAsadminArgs: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init: [2023-05-20T06:45:32.496Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.customtasks: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] checkAppOnCluster: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.os: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.unix: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.windows: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setAsadminArgs: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init: [2023-05-20T06:45:32.496Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.customtasks: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] prepare: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] redeploy.osgi.asadmin: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setAsadminArgs: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] common.redeploy.osgi.asadmin: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.os: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.unix: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools.windows: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init.tools: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] setAsadminArgs: [2023-05-20T06:45:32.496Z] [2023-05-20T06:45:32.496Z] init: [2023-05-20T06:45:32.496Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.496Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.customtasks: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] delAppRef: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.os: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools.unix: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools.windows: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] setAsadminArgs: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init: [2023-05-20T06:45:32.497Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.497Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.497Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.customtasks: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] common.run.asadmin: [2023-05-20T06:45:32.497Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi --force=true /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2023-05-20T06:45:32.497Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:45:32.497Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:45:32.497Z] [exec] Application deployed with name simple. [2023-05-20T06:45:32.497Z] [exec] Command deploy executed successfully. [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.os: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools.unix: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools.windows: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.tools: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] setAsadminArgs: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init: [2023-05-20T06:45:32.497Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:45:32.497Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:45:32.497Z] [get] Not modified - so not downloaded [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] init.customtasks: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] setEnabled: [2023-05-20T06:45:32.497Z] [2023-05-20T06:45:32.497Z] createAppRef: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] setHttpPort: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] run.positive: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] common.run.positive: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] setHttpPort: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] common.run: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] checkAppOnServer: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] declare-test: [2023-05-20T06:46:04.540Z] [echo] Starting test simple osgi/simple Test asadmin redeploy (server) [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init.os: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init.tools.unix: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init.tools.windows: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init.tools: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] setAsadminArgs: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init: [2023-05-20T06:46:04.540Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.540Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.540Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] init.customtasks: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] prepare: [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] compile: [2023-05-20T06:46:04.540Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:04.540Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-05-20T06:46:04.540Z] [2023-05-20T06:46:04.540Z] runclient: [2023-05-20T06:46:04.540Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-05-20T06:46:04.540Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-05-20T06:46:04.540Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-05-20T06:46:04.540Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-05-20T06:46:04.540Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2023-05-20T06:46:04.540Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:46:04.540Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-05-20T06:46:04.541Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-05-20T06:46:04.541Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-05-20T06:46:04.541Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:46:04.541Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) [2023-05-20T06:46:04.541Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:46:04.541Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2023-05-20T06:46:04.541Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-05-20T06:46:04.541Z] [javaWithResult] ... 2 more [2023-05-20T06:46:04.541Z] [javaWithResult] Java Result: 255 [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] processResult: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] failed: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] passed: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] unknown: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] writeLogToConsole: [2023-05-20T06:46:04.541Z] [echo] Test simple UNKNOWN at 20-May-2023 06:46:01.219 with return code 255 [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] checkAppOnCluster: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] disable.asadmin: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.disable.asadmin: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.run.asadmin: [2023-05-20T06:46:04.541Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-05-20T06:46:04.541Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:46:04.541Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2023-05-20T06:46:04.541Z] [exec] Command disable executed successfully. [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] disableAppOnInstance: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setHttpPort: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] run.negative: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.run.negative: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setHttpPort: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.run: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] checkAppOnServer: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] declare-test: [2023-05-20T06:46:04.541Z] [echo] Starting test simple osgi/simple Test asadmin disable (server) [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] prepare: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] compile: [2023-05-20T06:46:04.541Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:04.541Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] runclient: [2023-05-20T06:46:04.541Z] [echo] TestClient http://localhost:8080/simple_osgi false ${extra.args} [2023-05-20T06:46:04.541Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-05-20T06:46:04.541Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-05-20T06:46:04.541Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:46:04.541Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/osgi/simple [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] processResult: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] failed: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] passed: [2023-05-20T06:46:04.541Z] [echo] Test simple Passed [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] unknown: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] checkAppOnCluster: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] enable.asadmin: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.enable.asadmin: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] common.run.asadmin: [2023-05-20T06:46:04.541Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-05-20T06:46:04.541Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:46:04.541Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2023-05-20T06:46:04.541Z] [exec] Command enable executed successfully. [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.os: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.unix: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools.windows: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.tools: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] setAsadminArgs: [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init: [2023-05-20T06:46:04.541Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.541Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.541Z] [2023-05-20T06:46:04.541Z] init.customtasks: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] enableAppOnInstance: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setHttpPort: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] run.positive: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] common.run.positive: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setHttpPort: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] common.run: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] checkAppOnServer: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] declare-test: [2023-05-20T06:46:04.542Z] [echo] Starting test simple osgi/simple Test asadmin enable (server) [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.os: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.unix: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.windows: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setAsadminArgs: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init: [2023-05-20T06:46:04.542Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.customtasks: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] prepare: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] compile: [2023-05-20T06:46:04.542Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:04.542Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] runclient: [2023-05-20T06:46:04.542Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2023-05-20T06:46:04.542Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2023-05-20T06:46:04.542Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2023-05-20T06:46:04.542Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2023-05-20T06:46:04.542Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2048) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2043) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2042) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:46:04.542Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2023-05-20T06:46:04.542Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2023-05-20T06:46:04.542Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2023-05-20T06:46:04.542Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2023-05-20T06:46:04.542Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2023-05-20T06:46:04.542Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2023-05-20T06:46:04.542Z] [javaWithResult] ... 2 more [2023-05-20T06:46:04.542Z] [javaWithResult] Java Result: 255 [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] processResult: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] failed: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] passed: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] unknown: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] writeLogToConsole: [2023-05-20T06:46:04.542Z] [echo] Test simple UNKNOWN at 20-May-2023 06:46:02.417 with return code 255 [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.os: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.unix: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.windows: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setAsadminArgs: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init: [2023-05-20T06:46:04.542Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.customtasks: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] checkAppOnCluster: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] undeploy.asadmin: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setAsadminArgs: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] common.undeploy.asadmin: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.os: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.unix: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.windows: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setAsadminArgs: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init: [2023-05-20T06:46:04.542Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.customtasks: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] delAppRef: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.os: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.unix: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools.windows: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.tools: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] setAsadminArgs: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init: [2023-05-20T06:46:04.542Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:04.542Z] [get] Not modified - so not downloaded [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] init.customtasks: [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] common.run.asadmin: [2023-05-20T06:46:04.542Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2023-05-20T06:46:04.542Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:46:04.542Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:46:04.542Z] [exec] Command undeploy executed successfully. [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] private-all: [2023-05-20T06:46:04.542Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] clean: [2023-05-20T06:46:04.542Z] [echo] Clean from /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml [2023-05-20T06:46:04.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:46:04.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:46:04.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:46:04.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/archive [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] test-all: [2023-05-20T06:46:04.542Z] [echo] Starting Test /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/endpoint [2023-05-20T06:46:04.542Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] deploy: [2023-05-20T06:46:04.542Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:04.542Z] [2023-05-20T06:46:04.542Z] build: [2023-05-20T06:46:04.542Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:04.543Z] [2023-05-20T06:46:04.543Z] test-compile: [2023-05-20T06:46:04.543Z] [echo] Compiling into endpoint/HelloImpl.class [2023-05-20T06:46:04.543Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:04.543Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:46:04.543Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:46:04.543Z] [javac] 1 warning [2023-05-20T06:46:04.543Z] [echo] Building with package endpoint [2023-05-20T06:46:04.543Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-05-20T06:46:05.922Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:05.922Z] [2023-05-20T06:46:05.922Z] run: [2023-05-20T06:46:05.922Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:05.922Z] [2023-05-20T06:46:05.922Z] prepare-client: [2023-05-20T06:46:05.922Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:05.922Z] [2023-05-20T06:46:05.922Z] wsdl-import: [2023-05-20T06:46:05.922Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:05.922Z] [2023-05-20T06:46:05.922Z] configurable-wsdl-import: [2023-05-20T06:46:05.922Z] [echo] Current time (ISO): 2023-05-20T06:46:05.674+0000 [2023-05-20T06:46:05.922Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2023-05-20T06:46:05.922Z] [exec] parsing WSDL... [2023-05-20T06:46:05.922Z] [exec] [2023-05-20T06:46:05.922Z] [exec] [2023-05-20T06:46:06.485Z] [exec] [2023-05-20T06:46:06.485Z] [exec] Generating code... [2023-05-20T06:46:06.485Z] [exec] [2023-05-20T06:46:06.485Z] [exec] [2023-05-20T06:46:06.485Z] [exec] Compiling code... [2023-05-20T06:46:06.485Z] [exec] [2023-05-20T06:46:07.061Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:07.061Z] [2023-05-20T06:46:07.061Z] compile-client: [2023-05-20T06:46:07.061Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:07.061Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:46:07.344Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:46:07.344Z] [javac] 1 warning [2023-05-20T06:46:07.344Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:07.344Z] [2023-05-20T06:46:07.344Z] unjar-client-utils: [2023-05-20T06:46:07.344Z] [unjar] Expanding: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/lib/reporter.jar into /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/build/module/classes [2023-05-20T06:46:07.344Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:07.344Z] [2023-05-20T06:46:07.344Z] internal-run: [2023-05-20T06:46:07.344Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2023-05-20T06:46:09.862Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] WebSvcTest-Hello Appserver Tester ! [2023-05-20T06:46:09.863Z] [exec] Value of key is:ejb-nointf-annotation [2023-05-20T06:46:09.863Z] [exec] Generating report at /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/test_results.xml [2023-05-20T06:46:09.863Z] [exec] [2023-05-20T06:46:09.863Z] [exec] [2023-05-20T06:46:09.863Z] [exec] ----------------------------------------- [2023-05-20T06:46:09.863Z] [exec] - ejb-nointf-annotation: PASS - [2023-05-20T06:46:09.863Z] [exec] ----------------------------------------- [2023-05-20T06:46:09.863Z] [exec] Total PASS: 1 [2023-05-20T06:46:09.863Z] [exec] Total FAIL: 0 [2023-05-20T06:46:09.863Z] [exec] Total DID NOT RUN: 0 [2023-05-20T06:46:09.863Z] [exec] ----------------------------------------- [2023-05-20T06:46:09.863Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:46:09.863Z] [exec] in flushAll , creating new testSuiteHash [2023-05-20T06:46:09.863Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2023-05-20T06:46:09.863Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:09.863Z] [2023-05-20T06:46:09.863Z] undeploy: [2023-05-20T06:46:09.863Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:09.863Z] [2023-05-20T06:46:09.863Z] autoundeploy-file: [2023-05-20T06:46:09.863Z] [delete] Deleting: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2023-05-20T06:46:10.792Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] internal-report-success: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] internal-report-failure: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] report: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] all: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] private-all: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] private-all: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] declare-test: [2023-05-20T06:46:10.792Z] [echo] Starting test ear javaee8/ear Test asadmin deploy [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init.os: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init.tools.unix: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init.tools.windows: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init.tools: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] setAsadminArgs: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init: [2023-05-20T06:46:10.792Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:10.792Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:10.792Z] [get] Not modified - so not downloaded [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] init.customtasks: [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] prepare: [2023-05-20T06:46:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-05-20T06:46:10.792Z] [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives [2023-05-20T06:46:10.792Z] [2023-05-20T06:46:10.792Z] compile: [2023-05-20T06:46:10.792Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:10.792Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-05-20T06:46:11.049Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:46:11.049Z] [javac] 1 warning [2023-05-20T06:46:11.049Z] [javac] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/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 [2023-05-20T06:46:11.050Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2023-05-20T06:46:11.306Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2023-05-20T06:46:11.306Z] [javac] 1 warning [2023-05-20T06:46:11.306Z] [2023-05-20T06:46:11.306Z] assemble: [2023-05-20T06:46:11.306Z] [war] Building war: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-web.war [2023-05-20T06:46:11.306Z] [jar] Building jar: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-client.jar [2023-05-20T06:46:11.306Z] [ear] Building ear: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2023-05-20T06:46:11.306Z] [2023-05-20T06:46:11.306Z] deploy.asadmin: [2023-05-20T06:46:11.306Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives --name deployment-javaee8-app /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2023-05-20T06:46:11.916Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:46:11.916Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2023-05-20T06:46:12.173Z] [exec] Application deployed with name deployment-javaee8-app. [2023-05-20T06:46:12.173Z] [exec] Command deploy executed successfully. [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] processResult: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] failed: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] passed: [2023-05-20T06:46:12.173Z] [echo] Test ear Passed [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] unknown: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.os: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.unix: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.windows: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] setAsadminArgs: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init: [2023-05-20T06:46:12.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] Not modified - so not downloaded [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.customtasks: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] prepare: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] undeploy.asadmin: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] setAsadminArgs: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] common.undeploy.asadmin: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.os: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.unix: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.windows: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] setAsadminArgs: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init: [2023-05-20T06:46:12.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] Not modified - so not downloaded [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.customtasks: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] delAppRef: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.os: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.unix: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools.windows: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.tools: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] setAsadminArgs: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init: [2023-05-20T06:46:12.173Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:12.173Z] [get] Not modified - so not downloaded [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] init.customtasks: [2023-05-20T06:46:12.173Z] [2023-05-20T06:46:12.173Z] common.run.asadmin: [2023-05-20T06:46:12.173Z] [echo] /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/target/glassfish6/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-javaee8-app [2023-05-20T06:46:12.516Z] [exec] Deprecated syntax, instead use: [2023-05-20T06:46:12.517Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2023-05-20T06:46:12.517Z] [exec] Command undeploy executed successfully. [2023-05-20T06:46:16.696Z] [exec] Waiting for the domain to stop .. [2023-05-20T06:46:16.696Z] [exec] Command stop-domain executed successfully. [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] postTestsRun: [2023-05-20T06:46:16.696Z] [echo] Processing tests results [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init.os: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init.tools.unix: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init.tools.windows: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init.tools: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] setAsadminArgs: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init: [2023-05-20T06:46:16.696Z] [get] Getting: https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar [2023-05-20T06:46:16.696Z] [get] To: /home/jenkins/agent/workspace/glassfish6_build-and-test_jdk17/appserver/tests/appserv-tests/devtests/deployment/junit-4.12.jar [2023-05-20T06:46:16.696Z] [get] Not modified - so not downloaded [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] init.customtasks: [2023-05-20T06:46:16.696Z] [2023-05-20T06:46:16.696Z] transform: [2023-05-20T06:46:16.696Z] [style] Warning: the task name